Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin c0db2ccd46 Add a lattice instance for the AboveBelow type
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-09-18 20:56:08 -07:00
Lattice Add a lattice instance for the AboveBelow type 2023-09-18 20:56:08 -07:00
Chain.agda Put the fixed point algorithm code into its own file 2023-09-16 13:39:35 -07:00
Equivalence.agda Extract the equivalence code into its own module 2023-09-02 20:36:12 -07:00
Fixedpoint.agda Remove IsDecidable record in favor of a plain definition 2023-09-17 19:43:24 -07:00
Lattice.agda Remove IsDecidable record in favor of a plain definition 2023-09-17 19:43:24 -07:00
Map.agda Add congruence for Map union and intersect 2023-09-03 16:57:56 -07:00