Commit 2022-02-14 08:41 a87d431b
View on Github →feat(topology/algebra): add @[to_additive] to some lemmas (#12018)
- rename
embed_producttounits.embed_product, addadd_units.embed_product; - add additive versions to lemmas about topology on
units M; - add
add_opposite.topological_spaceandadd_opposite.has_continuous_add; - move
continuous_opandcontinuous_unopto themul_oppositenamespace, add additive versions.