Theorems · Theorem · Lie groups
ContinuousAt.sdiv
∀ {V : Type u_1} {P : Type u_2} {α : Type u_3} [inst : Group V] [inst_1 : TopologicalSpace V] [inst_2 : Torsor V P]
[inst_3 : TopologicalSpace P] [IsTopologicalTorsor P] [inst_5 : TopologicalSpace α] {f g : α → P} {x : α},
ContinuousAt f x → ContinuousAt g x → ContinuousAt (fun x => f x /ₛ g x) x- Defined in
- Mathlib.Topology.Algebra.Group.Torsor
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 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
- ContinuousAtstatement and proof · cited by 697
- SDiv.sdivstatement · cited by 79
- Torsorstatement and proof · cited by 65
- IsTopologicalTorsorstatement and proof · cited by 11
- Filter.Tendsto.sdivproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.