Kind/book/Nat.succ.kind2
2024-02-08 20:01:37 -03:00

6 lines
56 B
Plaintext

Nat.succ
: ∀(n: Nat) Nat
= λn
~λP λs λz
(s n)