Theorems · Theorem · measure theory
MeasureTheory.condExp_le_nonneg_const
∀ {α : Type u_1} {m m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {E : Type u_2} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [CompleteSpace E] [inst_3 : PartialOrder E] [ClosedIciTopology E] [IsOrderedAddMonoid E]
[IsOrderedModule ℝ E] {f : α → E} {c : E}, 0 ≤ c → (∀ᵐ (x : α) ∂μ, f x ≤ c) → ∀ᵐ (x : α) ∂μ, μ[f | m] x ≤ c- Cited by
- 2 results in Mathlib
- Foundations
- Depth 302 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · 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
- PartialOrderstatement and proof · cited by 6,410
- Set.rangeproof · cited by 4,705
- Filter.Eventuallystatement and proof · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
- le_reflproof · cited by 2,061
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.ae_bdd_norm_condExp_of_ae_bdd_normproof · cited by 2
- MeasureTheory.ae_bdd_abs_condExp_of_ae_bdd_absproof · cited by 0