Theorems · Theorem · probability
MeasureTheory.Filtration.natural.congr_simp
∀ {Ω : Type u_1} {ι : Type u_2} {m : MeasurableSpace Ω} {β : ι → Type u_3} [inst : (i : ι) → TopologicalSpace (β i)]
[inst_1 : ∀ (i : ι), TopologicalSpace.MetrizableSpace (β i)] [mβ : (i : ι) → MeasurableSpace (β i)]
[inst_2 : ∀ (i : ι), BorelSpace (β i)] [inst_3 : Preorder ι] (u u_1 : (i : ι) → Ω → β i) (e_u : u = u_1)
(hum : ∀ (i : ι), MeasureTheory.StronglyMeasurable (u i)),
MeasureTheory.Filtration.natural u hum = MeasureTheory.Filtration.natural u_1 ⋯- Defined in
- Mathlib.Probability.Process.Filtration
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 166 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
- Preorderstatement and proof · cited by 7,952
- BorelSpacestatement and proof · cited by 1,602
- MeasureTheory.Filtrationstatement · cited by 425
- MeasureTheory.StronglyMeasurablestatement and proof · cited by 363
- TopologicalSpace.MetrizableSpacestatement and proof · cited by 39
- MeasureTheory.Filtration.naturalstatement and proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.