lean4-htt/tests/lean/run/K_new_elab.lean
2016-09-20 08:32:37 -07:00

3 lines
66 B
Text

theorem ex2 {A : Type} (H : A = A) (a : A) : cast H a = a :=
rfl