Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin c338fa3ee5 Implement the fixed point algorithm
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-09-16 00:23:44 -07:00
Chain.agda Add a lemma about chains of length h+1 2023-09-16 00:23:30 -07:00
Equivalence.agda Extract the equivalence code into its own module 2023-09-02 20:36:12 -07:00
Lattice.agda Implement the fixed point algorithm 2023-09-16 00:23:44 -07:00
Map.agda Add congruence for Map union and intersect 2023-09-03 16:57:56 -07:00