Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-05-02 13:45 4fe734da

View on Github →

fix(algebra/indicator_function): add missing decidable instances to lemma statements (#13834) This keeps the definition of set.indicator as non-computable, but ensures that when lemmas are applied they generalize to any decidable instances.

Estimated changes