Theorems · Theorem · general topology
ContinuousOn.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 α},
ContinuousOn f s → ContinuousOn g s → (∀ x ∈ s, g x ≠ 0) → ContinuousOn (f / g) s- Defined in
- Mathlib.Topology.Algebra.GroupWithZero
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 74 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
- ContinuousOnstatement and proof · cited by 1,411
- GroupWithZerostatement and proof · cited by 691
- ContinuousMulstatement and proof · cited by 343
- ContinuousInv₀statement and proof · cited by 73
- ContinuousWithinAt.divproof · cited by 3
Cited by11
Results whose statement or proof uses this declaration.
- Real.continuousOn_tanproof · cited by 3
- continuousOn_herglotzRieszKernel_sphereproof · cited by 2
- intervalIntegral.intervalIntegrable_one_divproof · cited by 2
- ContinuousOn.div₀proof · cited by 2
- Complex.continuousOn_tanproof · cited by 1
- LocallyLipschitzOn.exists_lipschitzOnWith_of_compactproof · cited by 1
- IsPreconnected.eq_or_eq_neg_of_sq_eqproof · cited by 1
- DirichletCharacter.continuousOn_neg_logDeriv_LFunction_of_nontrivproof · cited by 1
- DirichletCharacter.continuousOn_neg_logDeriv_LFunctionTrivChar₁proof · cited by 1
- Complex.continuousOn_prod_circle_transform_functionproof · cited by 1
- continuousOn_divproof · cited by 0