lean4-htt/tests/lean/qexpr1.lean.expected.out
Leonardo de Moura f00e6c0a96 feat(frontends/lean): anonymous instances
The instance name is synthesized automatically.
2016-09-23 13:34:34 -07:00

4 lines
77 B
Text

@add.{1} nat nat.has_add a b
nat
@add.{1} nat nat.has_add (nat.succ a) b
nat