REFL
Thm.REFL : conv
Returns theorem expressing reflexivity of equality.
REFL maps any term t to the corresponding theorem |- t = t.
t
|- t = t
Never fails.
Conv.ALL_CONV, Tactic.REFL_TAC
Conv.ALL_CONV
Tactic.REFL_TAC