Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin 67e96b27cf Add congruence instances for < and <= on semilattices
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-09-03 19:33:04 -07:00
Chain.agda Add the beginnings of a formalization of chains 2023-08-19 14:22:03 -07:00
Equivalence.agda Extract the equivalence code into its own module 2023-09-02 20:36:12 -07:00
Lattice.agda Add congruence instances for < and <= on semilattices 2023-09-03 19:33:04 -07:00
Map.agda Add congruence for Map union and intersect 2023-09-03 16:57:56 -07:00