Theorems · Theorem · measure theory
MeasureTheory.condExp_ae_eq_restrict_of_measurableSpace_eq_on
∀ {α : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] {f : α → E}
{s : Set α} {m m₂ m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} (hm : m ≤ m0) (hm₂ : m₂ ≤ m0)
[MeasureTheory.SigmaFinite (μ.trim hm)] [MeasureTheory.SigmaFinite (μ.trim hm₂)],
MeasurableSet s → (∀ (t : Set α), MeasurableSet (s ∩ t) ↔ MeasurableSet (s ∩ t)) → μ[f | m] =ᵐ[μ.restrict s] μ[f | m₂]If the restriction to an m-measurable set s of a σ-algebra m is equal to the restriction
to s of another σ-algebra m₂ (hypothesis hs), then μ[f | m] =ᵐ[μ.restrict s] μ[f | m₂].
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 301 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Top.topproof · cited by 9,680
- Set.univproof · cited by 3,945
- MeasurableSetstatement and proof · cited by 3,075
- Compl.complproof · cited by 2,925
- add_zeroproof · cited by 2,707
Cited by6
Results whose statement or proof uses this declaration.
- MeasureTheory.condExp_min_stopping_time_ae_eq_restrict_leproof · cited by 1
- MeasureTheory.condExp_stopping_time_ae_eq_restrict_eq_of_countable_rangeproof · cited by 1
- MeasureTheory.Martingale.condExp_stopping_time_ae_eq_restrict_eq_constproof · cited by 0
- MeasureTheory.condExp_min_stopping_time_ae_eq_restrict_le_constproof · cited by 0
- MeasureTheory.condExp_stopping_time_ae_eq_restrict_eqproof · cited by 0