Theorems · Theorem · measure theory
OrderIso.essInf_apply
∀ {α : Type u_1} {β : Type u_2} [inst : ConditionallyCompleteLattice β] {x : MeasurableSpace α} {γ : Type u_3}
[inst_1 : ConditionallyCompleteLattice γ] (f : α → β) (μ : MeasureTheory.Measure α) (g : β ≃o γ),
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) (MeasureTheory.ae μ) f) OrderIso.essInf_apply._auto_1 →
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≥ x2) (MeasureTheory.ae μ) f) OrderIso.essInf_apply._auto_3 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) (MeasureTheory.ae μ) fun x => g (f x))
OrderIso.essInf_apply._auto_5 →
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≥ x2) (MeasureTheory.ae μ) fun x => g (f x))
OrderIso.essInf_apply._auto_7 →
g (essInf f μ) = essInf (fun x => g (f x)) μ- Defined in
- Mathlib.MeasureTheory.Function.EssSup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.aestatement and proof · cited by 2,352
- OrderIsostatement and proof · cited by 874
- ConditionallyCompleteLatticestatement and proof · cited by 364
- Filter.IsBoundedUnderstatement and proof · cited by 247
- Filter.IsCoboundedUnderstatement and proof · cited by 102
- essInfstatement · cited by 18
- OrderIso.liminf_applyproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.