Theorems · Theorem · probability
MeasureTheory.ProgMeasurable.inv
Deprecated since 2026-04-24Use MeasureTheory.IsStronglyProgressive.inv instead.
∀ {Ω : Type u_1} {ι : Type u_2} {m : MeasurableSpace Ω} [inst : Preorder ι] {f : MeasureTheory.Filtration ι m}
{β : Type u_3} [inst_1 : TopologicalSpace β] {u : ι → Ω → β} [inst_2 : MeasurableSpace ι] [inst_3 : Group β]
[ContinuousInv β],
MeasureTheory.IsStronglyProgressive f u → MeasureTheory.IsStronglyProgressive f fun i ω => (u i ω)⁻¹Alias of MeasureTheory.IsStronglyProgressive.inv.
- Defined in
- Mathlib.Probability.Process.Adapted
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 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 · cited by 24,529
- MeasurableSpacestatement · cited by 13,106
- Preorderstatement · cited by 7,952
- Groupstatement · cited by 6,238
- MeasureTheory.Filtrationstatement · cited by 425
- ContinuousInvstatement · cited by 89
- MeasureTheory.IsStronglyProgressivestatement · cited by 54
- MeasureTheory.IsStronglyProgressive.invproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.