Commit 2025-10-22 19:38 df375c23

View on Github →

feat(SetTheory/Cardinal): generalize and rename theorems on Cardinal.sum (#29351) Some theorems on Cardinal.sum f are taking f : ι → Cardinal.{max u v}, which can be generalized to f : ι → Cardinal.{v}. Also rename sum_le_iSup_lift, sum_eq_iSup_lift etc. to reflect their signatures in names.

Estimated changes