Theorems · Theorem · measure theory
essSup_map_measure
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst : ConditionallyCompleteLattice β] {γ : Type u_3} {mγ : MeasurableSpace γ} {f : α → γ} {g : γ → β}
[inst_1 : MeasurableSpace β] [inst_2 : TopologicalSpace β] [SecondCountableTopology β] [OrderClosedTopology β]
[OpensMeasurableSpace β],
AEMeasurable g (MeasureTheory.Measure.map f μ) →
AEMeasurable f μ →
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≤ x2) (MeasureTheory.ae (MeasureTheory.Measure.map f μ)) g)
essSup_map_measure._auto_1 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) (MeasureTheory.ae μ) (g ∘ f))
essSup_map_measure._auto_3 →
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≤ x2) (MeasureTheory.ae μ) (g ∘ f))
essSup_map_measure._auto_5 →
autoParam
(Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) (MeasureTheory.ae (MeasureTheory.Measure.map f μ)) g)
essSup_map_measure._auto_7 →
essSup g (MeasureTheory.Measure.map f μ) = essSup (g ∘ f) μ- Defined in
- Mathlib.MeasureTheory.Function.EssSup
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- MeasureTheory.Measure.mapstatement and proof · cited by 858
- AEMeasurablestatement and proof · cited by 840
- SecondCountableTopologystatement and proof · cited by 750
- OpensMeasurableSpacestatement and proof · cited by 636
- OrderClosedTopologystatement and proof · cited by 445
- Filter.EventuallyEq.symmproof · cited by 408
- ConditionallyCompleteLatticestatement and proof · cited by 364
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.eLpNormEssSup_map_measureproof · cited by 1
- essSup_comp_quotientAddGroup_mkproof · cited by 1
- essSup_comp_quotientGroup_mkproof · cited by 1