Mathlib Map

Theorems · Definition · Lie groups

Homeomorph.constSDiv

{V : Type u_1} →
  {P : Type u_2} →
    [inst : Group V] →
      [inst_1 : TopologicalSpace V] →
        [inst_2 : Torsor V P] → [inst_3 : TopologicalSpace P] → [IsTopologicalTorsor P] → P → P ≃ₜ V

The map p' ↦ p /ₛ p' as a homeomorphism: Equiv.constSDiv as a homeomorphism

Defined in
Mathlib.Topology.Algebra.Group.Torsor
Cited by
2 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupTopologicalSpaceTorsorTopologicalSpaceIsTopologicalTorsor

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 by2

Results whose statement or proof uses this declaration.