Motivation: avoid overload when we use `open nat`. Unfortunately, we currently do not allow users to mark inductive datatype declarations as protected.
4 lines
140 B
Text
4 lines
140 B
Text
@mul.{1} nat nat.has_mul a b : nat
|
|
@add.{1} nat nat.has_add a b : nat
|
|
@mul.{1} nat nat.has_mul a b : nat
|
|
@add.{1} nat nat.has_add a b : nat
|