Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin 4033a1b33d Prove most of commutativity by relying on in-dec.
The "no" case still needs to be dismissed, but that can probably
be done by some lemma about keys in maps.

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-07-28 00:05:41 -07:00
Lattice.agda Do away with implicit arguments in some places where they can't be inferred 2023-07-24 23:58:14 -07:00
Map.agda Prove most of commutativity by relying on in-dec. 2023-07-28 00:05:41 -07:00
NatMap.agda Add note to self 2023-07-14 22:45:17 -07:00