Theorems · Theorem · measure theory
MeasureTheory.Measure.LebesgueDecomposition.sup_mem_measurableLE
∀ {α : Type u_1} {m : MeasurableSpace α} {μ ν : MeasureTheory.Measure α} {f g : α → ENNReal},
f ∈ MeasureTheory.Measure.LebesgueDecomposition.measurableLE μ ν →
g ∈ MeasureTheory.Measure.LebesgueDecomposition.measurableLE μ ν →
(fun a => max (f a) (g a)) ∈ MeasureTheory.Measure.LebesgueDecomposition.measurableLE μ ν- Cited by
- 1 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.ofPredproof · cited by 6,101
- MeasurableSetproof · cited by 3,075
- add_le_addproof · cited by 666
- LE.le.trans_eqproof · cited by 328
- MeasurableSet.interproof · cited by 167
- Set.sdiff_eqproof · cited by 59
- measurableSet_leproof · cited by 28
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.LebesgueDecomposition.iSup_mem_measurableLEproof · cited by 2