Commit 2026-03-10 13:37 fbc91858

View on Github →

chore: fix induction and recursor names (#35884)

  • Finset.induction_on_{min,max}, Finset.induction_on_{min,max}_value
  • FreeAbelianGroup.induction_on, FreeAbelianGroup.induction_on' Applications of these induction principles are also fixed.

Estimated changes