Kind/book/oxi.kind2
2024-02-11 20:14:37 -03:00

6 lines
82 B
Plaintext

oxi
: ∀(b: Bool)
(Equal Bool b (Bool.not (Bool.not b)))
= λb
(~b ?P ?T ?F)