lean4-htt/tests/lean/calc1.lean.expected.out
Leonardo de Moura e5298c9d8f feat(frontends/lean/elaborator): modify the pre-term for overloaded notation
The new encoding is better for the new elaborator.
2016-07-31 17:14:01 -07:00

2 lines
109 B
Text

le_eq_trans a d e (le_trans a c d (eq_le_trans a b c H1 H2) H3) H4 : a ≤ e
le_lt_trans b c d H2 H5 : b < d