Calc
FreshVar()
FreshVars()
Inductive()
Lemma()
NewType()
PTheorem()
Proof
QExists()
QForAll()
QImplies()
Struct()
Theorem()
axiom()
cond()
define()
prove()
search()
simp()
None_()
OptionSort()
Some()
get()
is_option()
Check if a value is an Option >>> is_option(Some(42)) True >>> is_option(42) False
x (DatatypeRef)
bool