mk_eq
boolSyntax.mk_eq : term * term -> term
Constructs an equation.
mk_eq(t1, t2) returns the term t1 = t2.
Failure
Fails if the type of t1 is not equal to that of t2.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help