Theorems · Theorem · probability
ProbabilityTheory.Locally.congr_simp
∀ {ι : Type u_1} {Ω : Type u_2} {E : Type u_3} {mΩ : MeasurableSpace Ω} [inst : LinearOrder ι] [inst_1 : OrderBot ι]
[inst_2 : TopologicalSpace ι] [inst_3 : OrderTopology ι] [inst_4 : Zero E] (p p_1 : (ι → Ω → E) → Prop),
p = p_1 →
∀ (𝓕 𝓕_1 : MeasureTheory.Filtration ι mΩ),
𝓕 = 𝓕_1 →
∀ (X X_1 : ι → Ω → E),
X = X_1 →
∀ (P P_1 : MeasureTheory.Measure Ω),
P = P_1 → ProbabilityTheory.Locally p 𝓕 X P = ProbabilityTheory.Locally p_1 𝓕_1 X_1 P_1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.