Mathlib Map

Theorems · Definition · Lie groups

IsTopologicalTorsor.casesOn

{V : Type u_1} →
  [inst : Group V] →
    [inst_1 : TopologicalSpace V] →
      {P : Type u_2} →
        [inst_2 : Torsor V P] →
          [inst_3 : TopologicalSpace P] →
            {motive : IsTopologicalTorsor P → Sort u} →
              (t : IsTopologicalTorsor P) →
                ([toContinuousSMul : ContinuousSMul V P] →
                    (continuous_sdiv : Continuous fun x => x.1 /ₛ x.2) → motive ⋯) →
                  motive t
Defined in
Mathlib.Topology.Algebra.Group.Torsor
Cited by
0 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupTopologicalSpaceTorsorTopologicalSpace

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.