Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.IsPreBrownianReal.hasLaw

∀ {Ω : Type u_1} {mΩ : MeasurableSpace Ω} {X : NNReal → Ω → ℝ}
  {P : autoParam (MeasureTheory.Measure Ω) ProbabilityTheory.IsPreBrownianReal._auto_1},
  ProbabilityTheory.IsPreBrownianReal X P →
    ∀ (I : Finset NNReal),
      ProbabilityTheory.HasLaw (fun ω => I.restrict fun x => X x ω) (ProbabilityTheory.BrownianReal.projectiveFamily I)
        P
Defined in
Mathlib.Probability.BrownianMotion.Basic
Cited by
5 results in Mathlib
Foundations
Depth 268 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.

Cited by5

Results whose statement or proof uses this declaration.