Commit 2026-04-09 12:35 644bbfd5

View on Github →

chore: rename fin_cons etc to finCons (#37740) LinearIndependent.fin_cons and its ilk fin_cons' fin_succ and fin_succ' had not been updated to use camelCase. This commit fixes all instances of this. We also fix a typo whereby an element y was defined by y : Submodule.span instead of (y : M), y \in Submodule.span.

Estimated changes