Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-02-18 04:52 17b3357b

View on Github →

feat(topology/algebra): generalize has_continuous_smul arguments to has_continuous_const_smul (#11999) This changes the majority of the downstream call-sites of the const_smul lemmas to only need the weaker typeclass.

Estimated changes