Theorems · Theorem · general topology
IsUltrametricDist.closedBall_subset_trichotomy
∀ {X : Type u_1} [inst : PseudoMetricSpace X] [IsUltrametricDist X] (x y : X) (r s : ℝ),
Metric.closedBall x r ⊆ Metric.closedBall y s ∨
Metric.closedBall y s ⊆ Metric.closedBall x r ∨ Disjoint (Metric.closedBall x r) (Metric.closedBall y s)- Defined in
- Mathlib.Topology.MetricSpace.Ultra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Set.Nonemptyproof · cited by 2,627
- Disjointstatement and proof · cited by 2,201
- LT.lt.leproof · cited by 2,189
- PseudoMetricSpacestatement and proof · cited by 1,550
- Metric.closedBallstatement and proof · cited by 704
- IsUltrametricDiststatement and proof · cited by 177
- Set.Nonempty.someproof · cited by 53
- Set.mem_inter_iffproof · cited by 50
- disjoint_commproof · cited by 49
- Set.Nonempty.some_memproof · cited by 42
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.