mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-15 10:46:37 +03:00
4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
Loading module Cryptol
|
|
(\(x : Bit) (y : Bit) -> x < y) False True = True
|
|
Q.E.D.
|