Kind/book/Nat/succ.kind2

3 lines
52 B
Plaintext
Raw Normal View History

2024-03-16 04:07:01 +03:00
succ (n: Nat) : Nat =
~λP λsucc λzero (succ n)