Calc
FreshVar()
FreshVars()
Inductive()
Lemma()
NewType()
PTheorem()
Proof
QExists()
QForAll()
QImplies()
Struct()
Theorem()
axiom()
cond()
define()
prove()
search()
simp()
PEq()
Box()
MImplies()
PIf()
PImplies()
PointEq()
PointIf()
Valid()
coerce()
Pointwise equality rather than on the nose equality.
>>> x = smt.Int("x") >>> PointEq(smt.Lambda([x], x), 1) Lambda(x0!..., x0!... == 1)
x (ExprRef)
ExprRef