Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin bf74b35c14 Add proof of Lattice preservation
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-09-29 21:19:48 -07:00
Lattice Add a 'set' lattice backed by maps 2023-09-23 17:12:12 -07:00
Chain.agda Put the fixed point algorithm code into its own file 2023-09-16 13:39:35 -07:00
Equivalence.agda Move the product instances into its own file 2023-09-23 16:34:30 -07:00
Fixedpoint.agda Remove IsDecidable record in favor of a plain definition 2023-09-17 19:43:24 -07:00
Homomorphism.agda Add proof of Lattice preservation 2023-09-29 21:19:48 -07:00
Lattice.agda Clean up imports a bit 2023-09-23 16:39:11 -07:00