Theorems · Theorem · order theory
Set.uncurry_preimage_sigma_pi
∀ {ι : Type u_1} {α : ι → Type u_3} {β : (i : ι) → α i → Type u_7} (s : Set ι) (t : (i : ι) → Set (α i))
(u : (p : (i : ι) × α i) → Set (β p.fst p.snd)),
Sigma.uncurry ⁻¹' (s.sigma t).pi u = s.pi fun i => (t i).pi fun j => u ⟨i, j⟩- Defined in
- Mathlib.Data.Set.Sigma
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.preimagestatement · cited by 4,946
- Set.extproof · cited by 2,266
- Set.pistatement · cited by 405
- Set.sigmastatement · cited by 65
- Sigma.uncurrystatement and proof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.infinitePi_map_piCurry_symmproof · cited by 2