= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package dolmen
-
dolmen
-
dolmen.intf
-
-
dolmen.line
-
dolmen.smtlib2
-
dolmen.std
-
-
dolmen.tptp
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Juxtaposition of terms, usually used for annotating terms with their type.
Make a variable (in tptp, variable are syntaxically different from constants).
Make a constant whose name possibly contain special characters (All 'distinct' constants name are enclosed in quotes).
Conditional, of the form ite condition then_branch els_branch
.
Product of types, used for function types with more than one argument.
Dependant type constructor, used for polymorphic function types.