Theorems · Theorem · measure theory
MeasureTheory.Measure.pi_Ioo_ae_eq_pi_Icc
∀ {ι : Type u_1} {α : ι → Type u_3} [inst : Fintype ι] [inst_1 : (i : ι) → MeasurableSpace (α i)]
{μ : (i : ι) → MeasureTheory.Measure (α i)} [∀ (i : ι), MeasureTheory.SigmaFinite (μ i)]
[inst_3 : (i : ι) → PartialOrder (α i)] [∀ (i : ι), MeasureTheory.NullSingletonClass (μ i)] {s : Set ι}
{f g : (i : ι) → α i},
(s.pi fun i => Set.Ioo (f i) (g i)) =ᵐ[MeasureTheory.Measure.pi μ] s.pi fun i => Set.Icc (f i) (g i)- Defined in
- Mathlib.MeasureTheory.Constructions.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 235 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypestatement and proof · cited by 7,736
- PartialOrderstatement and proof · cited by 6,410
- MeasureTheory.aestatement · cited by 2,352
- Filter.EventuallyEqstatement · cited by 1,912
- Set.Iccstatement · cited by 1,702
- Set.Ioostatement · cited by 1,214
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- Set.pistatement · cited by 405
- MeasureTheory.Measure.pistatement · cited by 130
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.univ_pi_Ioo_ae_eq_Iccproof · cited by 2