Theorems · Definition · measure theory
MeasureTheory.SimpleFunc.nearestPtInd
{α : Type u_1} →
[inst : MeasurableSpace α] →
[inst_1 : PseudoEMetricSpace α] → [OpensMeasurableSpace α] → (ℕ → α) → ℕ → MeasureTheory.SimpleFunc α ℕnearestPtInd e N x is the index k such that e k 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
nearestPtInd e N x returns the least of their indices.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
Cited by7
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.nearestPtproof · cited by 5
- MeasureTheory.SimpleFunc.approxOn_memproof · cited by 3
- MeasureTheory.SimpleFunc.nearestPtInd_succstatement and proof · cited by 2
- MeasureTheory.SimpleFunc.nearestPtInd_lestatement and proof · cited by 1
- MeasureTheory.SimpleFunc.nearestPtInd.eq_defstatement and proof · cited by 0
- MeasureTheory.SimpleFunc.nearestPtInd_zerostatement · cited by 0
- MeasureTheory.SimpleFunc.nearestPtInd.congr_simpstatement and proof · cited by 0