[Merged by Bors] - feat: generalize some ContinuousMul hypotheses to SeparatelyContinuousMul#36562
Conversation
| instance instContinuousSMul : ContinuousSMul G (G ⧸ N) where | ||
| instance instContinuousSMul {G : Type*} [Group G] [TopologicalSpace G] [ContinuousMul G] | ||
| {N : Subgroup G} : ContinuousSMul G (G ⧸ N) where |
There was a problem hiding this comment.
Just shadowing the variables because ContinuousMul really is necessary here, but none of the other results in this section need it.
PR summary 1049ae22f7Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
…uousMul` (#36562) As discussed at [#mathlib4 > A `ContinuousConstMul` class @ 💬](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/A.20.60ContinuousConstMul.60.20class/near/578259560)
|
Pull request successfully merged into master. Build succeeded:
|
ContinuousMul hypotheses to SeparatelyContinuousMulContinuousMul hypotheses to SeparatelyContinuousMul
As discussed at #mathlib4 > A `ContinuousConstMul` class @ 💬