Kind/book/test5.kind2

3 lines
79 B
Plaintext
Raw Normal View History

2024-02-19 21:27:32 +03:00
test5
2024-03-02 02:40:31 +03:00
: ∀(x: Bool) (Equal Bool (Bool.not (Bool.not x)) x)
= λb (~b ?A ?T ?F)