Theorems · Definition · measure theory
MeasureTheory.extend
{α : Type u_2} → {P : α → Prop} → ((s : α) → P s → ENNReal) → α → ENNRealWe can trivially extend a function defined on a subclass of objects (with codomain ℝ≥0∞)
to all objects by defining it to be ∞ on the objects not in the class.
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by27
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_iUnionproof · cited by 39
- MeasureTheory.inducedOuterMeasureproof · cited by 22
- MeasureTheory.extend_eqstatement · cited by 10
- MeasureTheory.OuterMeasure.mkMetric'.preproof · cited by 9
- MeasureTheory.AddContent.extendproof · cited by 5
- MeasureTheory.extend_iUnion_le_tsum_nat'statement and proof · cited by 3
- MeasureTheory.OuterMeasure.isometry_comap_mkMetricproof · cited by 3
- MeasureTheory.extend_iUnionstatement and proof · cited by 2
- MeasureTheory.extend_monostatement and proof · cited by 2
- MeasureTheory.OuterMeasure.mkMetric_mono_smulproof · cited by 2
- MeasureTheory.AddContent.extend_eq_extendstatement · cited by 2
- MeasureTheory.Measure.mkMetric_applyproof · cited by 2