lean2/tests/lean/check2.lean.expected.out
Leonardo de Moura 64c3ba7b74 feat(frontends/lean): display metavariable application arguments in check command
The idea is to "fix" counter-intuitive output like the ones were
produced in the tests check.lean and check2.lean
2014-10-30 13:28:25 -07:00

1 line
44 B
Text

eq.rec_on : ?a = ?a_1 → ?C ?a → ?C ?a_1