logo

Theory of proveit.logic

Theory dealing with basic logic concepts: boolean arithmetic, equality, and set theory.

In [1]:
import proveit
%theory

Local content of this theory

common expressions axioms theorems demonstrations

Sub-theories

booleansBoolean arithmetic operations: implication, negation, conjunction, disjunction, and universal/existential quantification.
equalityEquals, not equals, and various forms of substitution.
setsBasic theory of sets.
classesClasses are collections of sets.

All axioms contained within this theory

This theory contains no axioms directly.

proveit.logic.booleans

proveit.logic.equality

proveit.logic.sets

proveit.logic.classes