Theorems · Theorem · measure theory
MeasureTheory.condExpIndSMul_nonneg
∀ {α : Type u_1} {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {s : Set α} {hm : m ≤ m0} {E : Type u_10}
[inst : NormedAddCommGroup E] [inst_1 : PartialOrder E] [inst_2 : NormedSpace ℝ E] [IsOrderedModule ℝ E]
[MeasureTheory.SigmaFinite (μ.trim hm)] (hs : MeasurableSet s) (hμs : μ s ≠ ⊤) (x : E),
0 ≤ x → 0 ≤ᵐ[μ] ↑↑(MeasureTheory.condExpIndSMul hm hs hμs x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 279 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- PartialOrderstatement and proof · cited by 6,410
- AddSubgroupstatement · cited by 3,232
- MeasurableSetstatement and proof · cited by 3,075
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.condExpInd_nonnegproof · cited by 1