Theorems · Theorem · measure theory
MeasureTheory.projectiveFamilyContent_sdiff_of_subset
∀ {ι : Type u_1} {α : ι → Type u_2} {mα : (i : ι) → MeasurableSpace (α i)}
{P : (J : Finset ι) → MeasureTheory.Measure ((j : ↥J) → α ↑j)} {s t : Set ((i : ι) → α i)}
[∀ (J : Finset ι), MeasureTheory.IsFiniteMeasure (P J)] (hP : MeasureTheory.IsProjectiveMeasureFamily P),
s ∈ MeasureTheory.measurableCylinders α →
t ∈ MeasureTheory.measurableCylinders α →
t ⊆ s →
(MeasureTheory.projectiveFamilyContent hP) (s \ t) =
(MeasureTheory.projectiveFamilyContent hP) s - (MeasureTheory.projectiveFamilyContent hP) t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- MeasureTheory.AddContentstatement · cited by 78
- MeasureTheory.measurableCylindersstatement and proof · cited by 48
- MeasureTheory.IsProjectiveMeasureFamilystatement and proof · cited by 27
- MeasureTheory.projectiveFamilyContentstatement and proof · cited by 11
- MeasureTheory.isSetRing_measurableCylindersproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.projectiveFamilyContent_diff_of_subsetproof · cited by 0