Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-03-24 23:20 039dfd2e

View on Github →

refactor(data/finsupp): add decidable_eq (#6333) ... when the statement (not the proof) of the theorem depends on a decidability assumption. This prevents instance mismatch issues in downstream theorems.

Estimated changes