Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.pair_preimage
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] (f : MeasureTheory.SimpleFunc α β)
(g : MeasureTheory.SimpleFunc α γ) (s : Set β) (t : Set γ), ⇑(f.pair g) ⁻¹' s ×ˢ t = ⇑f ⁻¹' s ∩ ⇑g ⁻¹' t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- Set.preimagestatement · cited by 4,946
- SProd.sprodstatement · cited by 1,750
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- MeasureTheory.SimpleFunc.pairstatement · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.pair_preimage_singletonproof · cited by 1