lean2/tests/lean/extra/755.expected.out
2016-06-02 11:28:00 -07:00

8 lines
133 B
Text

LEAN_INFORMATION
position 55:52
A : Type,
B : Type,
f : one_step_tr A → B
⊢ Π x y,
f (tr x) = f (tr y)
END_LEAN_INFORMATION