Kind/book/test5.kind2
2024-03-01 20:40:31 -03:00

3 lines
79 B
Plaintext

test5
: ∀(x: Bool) (Equal Bool (Bool.not (Bool.not x)) x)
= λb (~b ?A ?T ?F)