Theorems · Theorem · general topology
ContinuousWithinAt.div
∀ {α : Type u_1} {G₀ : Type u_3} [inst : GroupWithZero G₀] [inst_1 : TopologicalSpace G₀] [ContinuousInv₀ G₀]
[ContinuousMul G₀] {f g : α → G₀} [inst_4 : TopologicalSpace α] {s : Set α} {a : α},
ContinuousWithinAt f s a → ContinuousWithinAt g s a → g a ≠ 0 → ContinuousWithinAt (f / g) s a- Defined in
- Mathlib.Topology.Algebra.GroupWithZero
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 73 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- GroupWithZerostatement and proof · cited by 691
- ContinuousWithinAtstatement and proof · cited by 512
- ContinuousMulstatement and proof · cited by 343
- ContinuousInv₀statement and proof · cited by 73
- Filter.Tendsto.divproof · cited by 23
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousOn.divproof · cited by 11
- Complex.continuousWithinAt_arg_of_re_neg_of_im_zeroproof · cited by 2
- Complex.tendsto_arg_nhdsWithin_im_neg_of_re_neg_of_im_zeroproof · cited by 1