Calc
Inductive()
Lemma
NewType()
Proof
QExists()
QForAll()
Struct()
axiom()
cond()
define()
prove()
search()
simp()
BVNot()
BitVecN
BitVecNConst()
BitVecNVal()
BitVecSort()
PopCount()
SelectConcat()
fromBV()
select64()
toBV()
>>> BV32 = BitVecSort(32) >>> BV32.bvadd_comm |- ForAll([x, y], x + y == y + x)