Kind/book/The.value.kind2
2024-03-09 17:59:39 -03:00

8 lines
83 B
Plaintext

The.value
: ∀(A: *)
∀(x: A)
(The A x)
= λA λx
~λP λvalue (value x)