lean4-htt/tests/lean/defeq_simp5.lean.expected.out
2016-10-05 22:00:23 -07:00

2 lines
136 B
Text

@eq.{1} (nat → nat → nat) (λ (x y : nat), @add.{1} nat (nat_has_add3 x) a b)
(λ (x y : nat), @add.{1} nat (nat_has_add3 y) a x)