Theorems · Theorem · probability
ProbabilityTheory.HasIndepIncrements.indepFun_eval_sub
∀ {T : Type u_1} {Ω : Type u_2} {E : Type u_3} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω} {X : T → Ω → E}
[inst : Preorder T] [inst_1 : MeasurableSpace E] [inst_2 : SubNegZeroMonoid E],
ProbabilityTheory.HasIndepIncrements X P →
∀ {r s t : T}, r ≤ s → s ≤ t → (∀ᵐ (ω : Ω) ∂P, X r ω = 0) → ProbabilityTheory.IndepFun (X s) (X t - X s) P- Cited by
- 2 results in Mathlib
- Foundations
- Depth 188 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.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Preorderstatement and proof · cited by 7,952
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- sub_zeroproof · cited by 938
- ProbabilityTheory.IndepFunstatement · cited by 192
- Filter.EventuallyEq.rflproof · cited by 55
- SubNegZeroMonoidstatement and proof · cited by 13
- ProbabilityTheory.HasIndepIncrementsstatement and proof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.HasIndepIncrements.isGaussianProcessproof · cited by 1
- ProbabilityTheory.HasIndepIncrements.isPreBrownianReal_of_hasLawproof · cited by 1