Theorems · Theorem · probability
ProbabilityTheory.IsStable.locally_induction
∀ {ι : Type u_1} {Ω : Type u_2} {E : Type u_3} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω}
[inst : ConditionallyCompleteLinearOrderBot ι] [inst_1 : TopologicalSpace ι] [inst_2 : OrderTopology ι]
{𝓕 : MeasureTheory.Filtration ι mΩ} {X : ι → Ω → E} {p q : (ι → Ω → E) → Prop} [SecondCountableTopology ι]
[MeasureTheory.IsFiniteMeasure P] [DenselyOrdered ι] [NoMaxOrder ι] [inst_7 : Zero E] [𝓕.IsRightContinuous],
ProbabilityTheory.IsStable 𝓕 q →
(∀ (Y : ι → Ω → E), p Y → ProbabilityTheory.Locally q 𝓕 Y P) →
ProbabilityTheory.Locally p 𝓕 X P → ProbabilityTheory.Locally q 𝓕 X PIf q is a stable property and p implies q locally, then p locally implies
q locally.
- 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.
Cites15
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
- OrderTopologystatement and proof · cited by 1,355
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- SecondCountableTopologystatement and proof · cited by 750
- DenselyOrderedstatement and proof · cited by 471
- MeasureTheory.Filtrationstatement and proof · cited by 425
- NoMaxOrderstatement and proof · cited by 340
- ConditionallyCompleteLinearOrderBotstatement and proof · cited by 84
- ProbabilityTheory.Locallystatement and proof · cited by 15
- MeasureTheory.Filtration.IsRightContinuousstatement and proof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsStable.locally_induction₂proof · cited by 0