Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin 8eaec3facd Provide a 'fixed height' predicate from Lattice for convenience
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2023-09-23 16:20:58 -07:00
Lattice Moved the Nat lattice instance into an actual file 2023-09-23 15:34:59 -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 lattice etc. instances into Lattice.Map 2023-09-23 15:08:04 -07:00
Fixedpoint.agda Remove IsDecidable record in favor of a plain definition 2023-09-17 19:43:24 -07:00
Lattice.agda Provide a 'fixed height' predicate from Lattice for convenience 2023-09-23 16:20:58 -07:00