Theorems · Theorem · probability
ProbabilityTheory.Locally.mono
∀ {ι : Type u_1} {Ω : Type u_2} {E : Type u_3} {mΩ : MeasurableSpace Ω} {P : MeasureTheory.Measure Ω}
[inst : LinearOrder ι] {𝓕 : MeasureTheory.Filtration ι mΩ} {X : ι → Ω → E} {p q : (ι → Ω → E) → Prop}
[inst_1 : OrderBot ι] [inst_2 : TopologicalSpace ι] [inst_3 : OrderTopology ι] [inst_4 : Zero E],
(∀ (X : ι → Ω → E), p X → q X) → ProbabilityTheory.Locally p 𝓕 X P → ProbabilityTheory.Locally q 𝓕 X P- Cited by
- 2 results in Mathlib
- Foundations
- Depth 25 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
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredproof · cited by 6,101
- Bot.botproof · cited by 4,720
- OrderTopologystatement and proof · cited by 1,355
- OrderBotstatement and proof · cited by 1,055
- Set.indicatorproof · cited by 723
- MeasureTheory.Filtrationstatement and proof · cited by 425
- MeasureTheory.stoppedProcessproof · cited by 51
- ProbabilityTheory.Locallystatement and proof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Locally.of_andproof · cited by 3
- ProbabilityTheory.IsStable.locally_inductionproof · cited by 1