Theorems · Theorem · probability
ProbabilityTheory.IsStable.and
∀ {ι : Type u_1} {Ω : Type u_2} {E : Type u_3} {mΩ : MeasurableSpace Ω} [inst : LinearOrder ι]
{𝓕 : MeasureTheory.Filtration ι mΩ} {p q : (ι → Ω → E) → Prop} [inst_1 : OrderBot ι] [inst_2 : Zero E],
ProbabilityTheory.IsStable 𝓕 p → ProbabilityTheory.IsStable 𝓕 q → ProbabilityTheory.IsStable 𝓕 fun X => p X ∧ q X- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderOrderBotZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- LinearOrderstatement and proof · cited by 8,572
- WithTopproof · cited by 3,754
- OrderBotstatement and proof · cited by 1,055
- MeasureTheory.Filtrationstatement and proof · cited by 425
- MeasureTheory.IsStoppingTimeproof · cited by 122
- ProbabilityTheory.IsStablestatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.