lean4-htt/tests/lean/coe5.lean.expected.out
2016-07-30 18:54:20 -07:00

5 lines
155 B
Text

⇑f a : expr
⇑(⇑f a) b : expr
⇑(⇑(⇑f a) b) a : expr
f a b a : expr
@coe_fn.{1 1} expr expr_to_app (@coe_fn.{1 1} expr expr_to_app f a) b : expr