4 lines
56 B
Text
4 lines
56 B
Text
open nat
|
|
#check succ 1
|
|
notation 1 := unit
|
|
#check succ 1
|
open nat
|
|
#check succ 1
|
|
notation 1 := unit
|
|
#check succ 1
|