Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-12-15 01:31 4dbb3e23

View on Github →

chore(data/finsupp/basic): more lemmas about α →₀ ℕ (#5362)

  • define canonically_ordered_add_monoid instance;
  • add a few simp lemmas;
  • more lemmas about product over finsupp.antidiagonal n;
  • define finsupp.Iic_finset, use it for finite_le_nat.

Estimated changes