Theorems · Theorem · probability
ProbabilityTheory.Locally.of_and
∀ {ι : Type u_1} {Ω : Type u_2} {E : Type u_3} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω}
[inst : LinearOrder ι] {𝓕 : MeasureTheory.Filtration ι mΩ} {X : ι → Ω → E} {p q : (ι → Ω → E) → Prop}
[inst_1 : OrderBot ι] [inst_2 : TopologicalSpace ι] [inst_3 : OrderTopology ι] [inst_4 : Zero E],
ProbabilityTheory.Locally (fun Y => p Y ∧ q Y) 𝓕 X P →
ProbabilityTheory.Locally p 𝓕 X P ∧ ProbabilityTheory.Locally q 𝓕 X P- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- LinearOrderstatement and proof · cited by 8,572
- OrderTopologystatement and proof · cited by 1,355
- OrderBotstatement and proof · cited by 1,055
- MeasureTheory.Filtrationstatement and proof · cited by 425
- ProbabilityTheory.Locallystatement and proof · cited by 15
- ProbabilityTheory.Locally.monoproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsStable.locally_and_iffproof · cited by 1
- ProbabilityTheory.Locally.rightproof · cited by 0
- ProbabilityTheory.Locally.leftproof · cited by 0