Theorems · Theorem · probability
ProbabilityTheory.Locally.localSeq.congr_simp
∀ {ι : Type u_1} {Ω : Type u_2} {E : Type u_3} {mΩ : MeasurableSpace Ω} {P P_1 : MeasureTheory.Measure Ω}
(e_P : P = P_1) [inst : LinearOrder ι] {𝓕 𝓕_1 : MeasureTheory.Filtration ι mΩ} (e_𝓕 : 𝓕 = 𝓕_1) {X X_1 : ι → Ω → E}
(e_X : X = X_1) {p p_1 : (ι → Ω → E) → Prop} (e_p : p = p_1) [inst_1 : OrderBot ι] [inst_2 : TopologicalSpace ι]
[inst_3 : OrderTopology ι] [inst_4 : Zero E] (hX : ProbabilityTheory.Locally p 𝓕 X P) (a a_1 : ℕ),
a = a_1 → ∀ (a_2 a_3 : Ω), a_2 = a_3 → hX.localSeq a a_2 = ⋯.localSeq a_1 a_3- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- WithTopstatement · cited by 3,754
- OrderTopologystatement and proof · cited by 1,355
- OrderBotstatement and proof · cited by 1,055
- MeasureTheory.Filtrationstatement and proof · cited by 425
- ProbabilityTheory.Locallystatement and proof · cited by 15
- ProbabilityTheory.Locally.localSeqstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.