lean2/tests/lean/eta_bug.lean.expected.out

2 lines
72 B
Text
Raw Normal View History

λ (A : Type) (x y : A) (H₁ : x = y) (H₂ : y = x), eq.rec H₁ H₂