We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1779028 commit 8a30152Copy full SHA for 8a30152
tests/specs/functional/lemmas-spec.k
@@ -66,6 +66,10 @@ module LEMMAS-SPEC
66
=> doneLemma(368263281805664599098893944405654396525700029268) ... </k>
67
requires #rangeUInt(256, X)
68
69
+ claim [address-insertion-1]: <k> runLemma(368263281805664599098893944405654396525700029268 |Int (notMaxUInt160 &Int #lookup(ACCT_STORAGE:Map, 8)))
70
+ => doneLemma(368263281805664599098893944405654396525700029268) ... </k>
71
+ requires #lookup(ACCT_STORAGE, 8) <Int pow160
72
+
73
// Buffer write simplifications
74
// ----------------------------
75
0 commit comments