Theorems · Theorem · measure theory
MeasurableSpace.comap_sup
∀ {α : Type u_1} {β : Type u_2} {m₁ m₂ : MeasurableSpace α} {g : β → α},
MeasurableSpace.comap g (m₁ ⊔ m₂) = MeasurableSpace.comap g m₁ ⊔ MeasurableSpace.comap g m₂- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- MeasurableSpace.comapstatement · cited by 124
- GaloisConnection.l_supproof · cited by 81
- MeasurableSpace.gc_comap_mapproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- MeasurableSpace.comap_prodMapproof · cited by 1
- MeasurableSpace.comap_prodMkproof · cited by 0