Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-04-06 05:50 975f5333

View on Github →

chore(topology/continuous_function/algebra): add simp lemmas for smul coercion, move names out of global namespace (#7007) The two new lemmas proposed are:

  • continuous_map.smul_coe
  • continuous_functions.smul_coe

Estimated changes