a3ecefd41506d915a62ac2ce24b16c92085ed6a3
The `inst*` prefix is reserved for compiler-generated instance names; writing it by hand is non-idiomatic. Rename the recursive instances in Spa/Lattice/IterProd.lean to descriptive lowerCamelCase matching the file's `def fixedHeight`: instLattice -> lattice, instDecidableEq -> decidableEq, instFiniteHeight -> finiteHeight. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
Attempts at formalizing static program analysis techniques in Agda.
Languages
Agda
100%