2 lines
118 B
Text
2 lines
118 B
Text
a + of_num b = 10 : Prop
|
|
@eq.{1} nat (@add.{1} nat _source.to.has_add ((λ (x : nat), x) a) (nat.of_num 2)) 10 : Prop
|