gapt.examples.theories
package gapt.examples.theories
Members list
Type members
Classlikes
object Theory
Models a mathematical theory, i.e. definitions of data types, sorts, constants, etc. (contained in a gapt.proofs.context.Context), together with proofs about these objects.
Models a mathematical theory, i.e. definitions of data types, sorts, constants, etc. (contained in a gapt.proofs.context.Context), together with proofs about these objects.
Value parameters
- imports
-
A list of theories that this theory is based upon.
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
object ftaobject listobject listdropobject listfoldobject listlengthobject logicobject natobject natdivisibleobject natdivisionobject natlistsobject natorderobject propsobject setShow all
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Theoryobject ftaobject listobject listdropobject listfoldobject listlengthobject logicobject natobject natdivisibleobject natdivisionobject natlistsobject natorderobject propsobject setShow all
object listlength extends Theory
Attributes
- Supertypes
- Self type
-
listlength.type
object natdivisible extends Theory
Attributes
- Supertypes
- Self type
-
natdivisible.type
object natdivision extends Theory
Attributes
- Supertypes
- Self type
-
natdivision.type
In this article