1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 18:14:21 +03:00
inform7/services/calculus-module/Contents.w

32 lines
642 B
OpenEdge ABL
Raw Normal View History

2020-08-20 01:36:18 +03:00
Title: calculus
Author: Graham Nelson
Purpose: Storing and simplifying propositions in predicate calculus.
Language: InC
Licence: Artistic License 2.0
Preliminaries
What This Module Does
How To Include This Module
2020-08-22 00:58:58 +03:00
Introduction to Predicate Calculus
2020-08-20 01:36:18 +03:00
Chapter 1: Setting Up
Calculus Module
2020-08-22 00:58:58 +03:00
Chapter 2: Predicates
Compilation Schemas
2020-08-22 00:58:58 +03:00
Unary Predicates
2020-08-24 16:57:13 +03:00
Unary Predicate Families
Kind Predicates
2020-08-24 02:22:48 +03:00
The Adjectival Predicates
The Creation Predicates
Everywhere, Nowhere and Here
2020-08-20 13:50:43 +03:00
Binary Predicate Families
2020-08-20 01:36:18 +03:00
Binary Predicates
The Equality Relation
2020-08-22 00:58:58 +03:00
Chapter 3: Propositions
2020-08-20 01:36:18 +03:00
Terms
Atomic Propositions
2020-08-22 00:58:58 +03:00
Propositions
Binding and Substitution