Theorems · Theorem · measure theory
MeasurableSpace.comap_process_pi
∀ {β : Type u_2} {δ : Type u_4} {X : δ → Type u_6} [inst : (a : δ) → MeasurableSpace (X a)] (X_1 : (a : δ) → β → X a),
MeasurableSpace.comap (fun b a => X_1 a b) inferInstance = ⨆ a, MeasurableSpace.comap (X_1 a) inferInstance- Cited by
- 1 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- iSupstatement and proof · cited by 2,415
- MeasurableSpace.comapstatement and proof · cited by 124
- MeasurableSpace.comap_compproof · cited by 10
- MeasurableSpace.comap_iSupproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Filtration.natural_eq_comapproof · cited by 0