Theorems · Theorem · general topology
ContinuousAt.div_const
∀ {α : Type u_1} {G₀ : Type u_3} [inst : DivInvMonoid G₀] [inst_1 : TopologicalSpace G₀] [SeparatelyContinuousMul G₀]
{f : α → G₀} [inst_3 : TopologicalSpace α] {a : α}, ContinuousAt f a → ∀ (y : G₀), ContinuousAt (fun x => f x / y) a- Defined in
- Mathlib.Topology.Algebra.GroupWithZero
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- ContinuousAtstatement and proof · cited by 697
- SeparatelyContinuousMulstatement and proof · cited by 133
- DivInvMonoidstatement and proof · cited by 103
- Filter.Tendsto.div_constproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- Real.continuousAt_logbproof · cited by 2
- HurwitzZeta.continuousOn_oddKernelproof · cited by 0