Mathlib Map

Theorems · Definition · Lie groups

OpenSubgroup.comap

{G : Type u_1} →
  [inst : Group G] →
    [inst_1 : TopologicalSpace G] →
      {N : Type u_2} →
        [inst_2 : Group N] →
          [inst_3 : TopologicalSpace N] → (f : G →* N) → Continuous ⇑f → OpenSubgroup N → OpenSubgroup G

The preimage of an OpenSubgroup along a continuous Monoid homomorphism is an OpenSubgroup.

Defined in
Mathlib.Topology.Algebra.OpenSubgroup
Cited by
4 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext
Assumes
GroupTopologicalSpaceGroupTopologicalSpace

Around this declaration

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

Cites8

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

Cited by4

Results whose statement or proof uses this declaration.