Mathlib Map

Theorems · Definition · Lie groups

Units.mapContinuousMulEquiv

{M : Type u_1} →
  {N : Type u_2} →
    [inst : TopologicalSpace M] →
      [inst_1 : TopologicalSpace N] → [inst_2 : Monoid M] → [inst_3 : Monoid N] → M ≃ₜ* N → Mˣ ≃ₜ* Nˣ

Any ContinuousMulEquiv induces a ContinuousMulEquiv on units.

Defined in
Mathlib.Topology.Algebra.Group.Units
Cited by
3 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceMonoidMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.