Attempts at formalizing static program analysis techniques in Agda.
Go to file
Danila Fedorin 512cd22be5 Fix definition of 'less than' to not involve a third variable.
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2024-02-07 21:04:13 -08:00
Lattice Fix definition of 'less than' to not involve a third variable. 2024-02-07 21:04:13 -08: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 Fix definition of 'less than' to not involve a third variable. 2024-02-07 21:04:13 -08:00
Homomorphism.agda Add proof of Lattice preservation 2023-09-29 21:19:48 -07:00
Lattice.agda Fix definition of 'less than' to not involve a third variable. 2024-02-07 21:04:13 -08:00