mathlib3
7fff35f5 - chore(algebra/pointwise): remove `@[simp]` from `singleton_one`/`singleton_zero` (#4592)

Commit
5 years ago
chore(algebra/pointwise): remove `@[simp]` from `singleton_one`/`singleton_zero` (#4592) This lemma simplified `{1}` and `{0}` to `1` and `0` making them unusable for other `singleton` lemmas.
Author
Parents
Loading