Theorems · Definition · measure theory
MeasureTheory.SimpleFunc.nearestPt
{α : Type u_1} →
[inst : MeasurableSpace α] →
[inst_1 : PseudoEMetricSpace α] → [OpensMeasurableSpace α] → (ℕ → α) → ℕ → MeasureTheory.SimpleFunc α αnearestPt e N x is the nearest point to x among the points e 0, ..., e N. If more than
one point are at the same distance from x, then nearestPt e N x returns the point with the
least possible index.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- PseudoEMetricSpacestatement and proof · cited by 1,536
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.SimpleFuncstatement · cited by 411
- MeasureTheory.SimpleFunc.mapproof · cited by 54
- MeasureTheory.SimpleFunc.nearestPtIndproof · cited by 6
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.approxOnproof · cited by 39
- MeasureTheory.SimpleFunc.edist_nearestPt_lestatement and proof · cited by 2
- MeasureTheory.SimpleFunc.tendsto_nearestPtstatement · cited by 1
- ProbabilityTheory.strong_law_ae_of_measurableproof · cited by 1
- MeasureTheory.SimpleFunc.nearestPt_zerostatement · cited by 0
- MeasureTheory.SimpleFunc.nearestPt.congr_simpstatement and proof · cited by 0