Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin f5457d8841 Move proof of least element into FiniteHeightLattice
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2025-07-26 13:16:22 +02:00
Analysis Move proof of least element into FiniteHeightLattice 2025-07-26 13:16:22 +02:00
Language Switch maps (and consequently most of the code) to using instances 2025-01-04 21:16:22 -08:00
Lattice [WIP] Demonstrate partial lattice construction 2025-07-25 19:51:27 +02:00
Chain.agda Use records rather than nested pairs to represent 'fixed height' 2024-05-09 20:11:04 -07:00
Equivalence.agda Add some additional 'equivalence' definitions to Equivalence 2024-02-18 21:46:42 -08:00
Fixedpoint.agda Move proof of least element into FiniteHeightLattice 2025-07-26 13:16:22 +02:00
Isomorphism.agda Move proof of least element into FiniteHeightLattice 2025-07-26 13:16:22 +02:00
Language.agda Switch maps (and consequently most of the code) to using instances 2025-01-04 21:16:22 -08:00
Lattice.agda Move proof of least element into FiniteHeightLattice 2025-07-26 13:16:22 +02:00
Main.agda Implement constant analysis 2025-01-05 19:39:12 -08:00
Showable.agda Use instances to simplify printing code 2024-03-11 12:50:05 -07:00
Utils.agda Switch maps (and consequently most of the code) to using instances 2025-01-04 21:16:22 -08:00