Mathlib Map

Theorems · Inductive type · Lie groups

TopologicalGroup.IsSES

{A : Type u_1} →
  {B : Type u_2} →
    {C : Type u_3} →
      [inst : Group A] →
        [inst_1 : Group B] →
          [inst_2 : Group C] →
            [TopologicalSpace A] → [TopologicalSpace B] → [TopologicalSpace C] → (A →* B) → (B →* C) → Prop

A predicate stating that φ and ψ define a short exact sequence of topological groups.

Defined in
Mathlib.Topology.Algebra.Group.Extension
Cited by
17 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
GroupGroupGroupTopologicalSpaceTopologicalSpaceTopologicalSpace

Around this declaration

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

Cites3

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

Cited by23

Results whose statement or proof uses this declaration.