lean4-htt/tests/lean/defeq_simp5.lean.expected.out
2017-01-30 11:54:00 -08:00

2 lines
136 B
Text

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