Theorems · Theorem · probability
MeasureTheory.IsStoppingTime.biInf
∀ {Ω : Type u_1} {ι : Type u_3} {m : MeasurableSpace Ω} [inst : ConditionallyCompleteLinearOrderBot ι]
[inst_1 : TopologicalSpace ι] [OrderTopology ι] [DenselyOrdered ι] [FirstCountableTopology ι] [NoMaxOrder ι]
{κ : Type u_4} {f : MeasureTheory.Filtration ι m} {τ : κ → Ω → WithTop ι} {s : Set κ},
s.Countable →
∀ [f.IsRightContinuous],
(∀ n ∈ s, MeasureTheory.IsStoppingTime f (τ n)) → MeasureTheory.IsStoppingTime f fun ω => ⨅ n ∈ s, τ n ω- Defined in
- Mathlib.Probability.Process.Stopping
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Set.ofPredproof · cited by 6,101
- WithTopstatement and proof · cited by 3,754
- MeasurableSetproof · cited by 3,075
- Set.extproof · cited by 2,266
- iInfstatement and proof · cited by 1,690
- OrderTopologystatement and proof · cited by 1,355
- WithTop.someproof · cited by 1,128
- Set.Countablestatement and proof · cited by 545
- DenselyOrderedstatement and proof · cited by 471
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsPreLocalizingSequence.isLocalizingSequence_biInfproof · cited by 1
- MeasureTheory.IsStoppingTime.iInfproof · cited by 0