Theorems · Theorem · general topology
sphere_pi
∀ {β : Type u_2} {X : β → Type u_3} [inst : Fintype β] [inst_1 : (b : β) → PseudoMetricSpace (X b)] (x : (b : β) → X b)
{r : ℝ},
0 < r ∨ Nonempty β → Metric.sphere x r = (⋃ i, Function.eval i ⁻¹' Metric.sphere (x i) r) ∩ Metric.closedBall x rA sphere in a product space is a union of spheres on each component restricted to the closed ball.
- Defined in
- Mathlib.Topology.MetricSpace.Pseudo.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypePseudoMetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Realstatement and proof · cited by 25,697
- Fintypestatement and proof · cited by 7,736
- Set.preimagestatement and proof · cited by 4,946
- Set.iUnionstatement and proof · cited by 2,483
- Set.extproof · cited by 2,266
- LT.lt.leproof · cited by 2,189
- le_antisymmproof · cited by 2,068
- le_rflproof · cited by 1,558
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.distproof · cited by 1,539
- Metric.closedBallstatement and proof · cited by 704
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.