dest_thm : thm -> term list * term
# dest_thm (ASSUME `1 = 0`);; val it : term list * term = ([`1 = 0`], `1 = 0`)