Theorems · Definition · measure theory
MeasureTheory.OuterMeasure.sInfGen
{α : Type u_1} → Set (MeasureTheory.OuterMeasure α) → Set α → ENNRealGiven a set of outer measures, we define a new function that on a set s is defined to be the
infimum of μ(s) for the outer measures μ in the collection. We ensure that this
function is defined to be 0 on ∅, even if the collection of outer measures is empty.
The outer measure generated by this function is the infimum of the given outer measures.
- Cited by
- 4 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- ENNRealstatement · cited by 9,879
- iInfproof · cited by 1,690
- MeasureTheory.OuterMeasurestatement and proof · cited by 287
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.OuterMeasure.sInf_eq_boundedBy_sInfGenstatement · cited by 2
- MeasureTheory.OuterMeasure.sInfGen_defstatement · cited by 1
- MeasureTheory.OuterMeasure.iSup_sInfGen_nonemptystatement and proof · cited by 1
- MeasureTheory.Measure.sInf_caratheodoryproof · cited by 1