mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-11-28 01:13:34 +03:00
13 lines
305 B
Plaintext
13 lines
305 B
Plaintext
Loading module Cryptol
|
|
[[False, False, False, False, False, ...],
|
|
[False, False, False, False, True, ...],
|
|
[False, False, True, True, False, ...],
|
|
[False, True, False, True, False, ...]]
|
|
Counterexample
|
|
(\(x : [4]) -> (transpose [x ...]) @ 0 @ 0 == False) 0x8 = False
|
|
Q.E.D.
|
|
Q.E.D.
|
|
Q.E.D.
|
|
Q.E.D.
|
|
Q.E.D.
|