Kind/book/Nat/succ.kind2
2024-03-15 22:07:01 -03:00

3 lines
52 B
Plaintext

succ (n: Nat) : Nat =
~λP λsucc λzero (succ n)