Theorems · Definition · Lie groups
IsTopologicalTorsor.recOn
{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
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.
- TopologicalSpacestatement and proof · cited by 24,529
- Groupstatement and proof · cited by 6,238
- Continuousstatement and proof · cited by 2,592
- ContinuousSMulstatement and proof · cited by 1,016
- SDiv.sdivstatement and proof · cited by 79
- Torsorstatement and proof · cited by 65
- IsTopologicalTorsorstatement and proof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.