Theorems · Theorem · general topology
ContinuousOn.div_const
∀ {α : Type u_1} {G₀ : Type u_3} [inst : DivInvMonoid G₀] [inst_1 : TopologicalSpace G₀] [SeparatelyContinuousMul G₀]
{f : α → G₀} {s : Set α} [inst_3 : TopologicalSpace α],
ContinuousOn f s → ∀ (y : G₀), ContinuousOn (fun x => f x / y) s- Defined in
- Mathlib.Topology.Algebra.GroupWithZero
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, 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
- div_eq_mul_invproof · cited by 715
- SeparatelyContinuousMulstatement and proof · cited by 133
- DivInvMonoidstatement and proof · cited by 103
- ContinuousOn.mul_constproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- intervalIntegral.intervalIntegrable_rpow'proof · cited by 6
- Real.continuousOn_logbproof · cited by 1
- HurwitzZeta.continuousOn_sinKernelproof · cited by 0