Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin 266c3dd81e Prove that a finite height lattice is bounded below
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-09-15 21:07:14 -07:00
Chain.agda Prove that AxB is a finite height semilattice 2023-09-03 23:56:39 -07:00
Equivalence.agda Extract the equivalence code into its own module 2023-09-02 20:36:12 -07:00
Lattice.agda Prove that a finite height lattice is bounded below 2023-09-15 21:07:14 -07:00
Map.agda Add congruence for Map union and intersect 2023-09-03 16:57:56 -07:00