Theorems · Theorem · measure theory
MeasureTheory.integral_monotoneOn_of_integrand_ae
∀ {α : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} [inst_2 : PartialOrder E] [IsOrderedAddMonoid E] [IsOrderedModule ℝ E]
[ClosedIciTopology E] {β : Type u_6} [inst_6 : Preorder β] {f : α → β → E} {s : Set β},
(∀ᵐ (x : α) ∂μ, MonotoneOn (f x) s) →
(∀ a ∈ s, MeasureTheory.Integrable (fun x => f x a) μ) → MonotoneOn (fun b => ∫ (x : α), f x b ∂μ) s- Cited by
- 0 results in Mathlib
- Foundations
- Depth 254 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Preorderstatement and proof · cited by 7,952
- PartialOrderstatement and proof · cited by 6,410
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- MeasureTheory.integralstatement · cited by 1,779
- Filter.univ_mem'proof · cited by 1,672
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.