Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin c50195942d Start moving away from purely list-based maps.
The eventual goal is to make a map be a list and a proof
that all the keys are unique.

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-07-24 20:38:34 -07:00
Lattice.agda Prove that maps are functional assuming uniqueness 2023-07-23 17:50:25 -07:00
Map.agda Start moving away from purely list-based maps. 2023-07-24 20:38:34 -07:00
NatMap.agda Add note to self 2023-07-14 22:45:17 -07:00