Theorems · Definition · convex and discrete geometry
Delone.DeloneSet.casesOn
{X : Type u_3} →
[inst : MetricSpace X] →
{motive : Delone.DeloneSet X → Sort u} →
(t : Delone.DeloneSet X) →
((carrier : Set X) →
(packingRadius : NNReal) →
(packingRadius_pos : 0 < packingRadius) →
(isSeparated_packingRadius : Metric.IsSeparated (↑packingRadius) carrier) →
(coveringRadius : NNReal) →
(coveringRadius_pos : 0 < coveringRadius) →
(isCover_coveringRadius : Metric.IsCover coveringRadius Set.univ carrier) →
motive
{ carrier := carrier, packingRadius := packingRadius, packingRadius_pos := packingRadius_pos,
isSeparated_packingRadius := isSeparated_packingRadius, coveringRadius := coveringRadius,
coveringRadius_pos := coveringRadius_pos,
isCover_coveringRadius := isCover_coveringRadius }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MetricSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- NNRealstatement and proof · cited by 4,310
- Set.univstatement and proof · cited by 3,945
- MetricSpacestatement and proof · cited by 1,684
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- Metric.IsCoverstatement and proof · cited by 51
- Delone.DeloneSetstatement and proof · cited by 34
- Metric.IsSeparatedstatement and proof · cited by 28
Cited by2
Results whose statement or proof uses this declaration.
- Delone.DeloneSet.noConfusionproof · cited by 0
- Delone.DeloneSet.noConfusionTypeproof · cited by 0