The environment section is constructed of the following items.
| environ |
We will explain each item in the environment section.
Also, when we want to indicate vocabularies that are registered in the vocabulary file, we write the following.
(intersection) is defined in both of the articles BOOLE and PRE_TOPC. However, the method of using that symbol is different.
| definition | definition |
Y -> set means | |
Q -> Subset of TP; | |
| end; | end; |
| article BOOLE | article PRE_TOPC |
in BOOLE means the set itself, and it has a set on the both sides as an argument. On the other hand,
in PRE_TOPC makes itself a Subset of TP(topological space), and it has Subsets of TP on both sides as an argument.
, if we want to use that as a set, we write BOOLE in the signature section, and if we want it to be a Subset of TP, we have to write set PRE_TOPC.
Therefore, if we write TARSKI in the definitions section, when we demonstrate X c= Y, it means that we demonstrated X c= Y if we can say that aCX implies aCY.
In the schemes section, we write the file names of articles that have phrasing schemes (demonstration form) written.