Theorems · Theorem · order theory
Set.image_uncurry_prod
∀ {α : Type u_1} {β : Type u_3} {γ : Type u_5} (f : α → β → γ) (s : Set α) (t : Set β),
Function.uncurry f '' s ×ˢ t = Set.image2 f s t- Defined in
- Mathlib.Data.Set.NAry
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- SProd.sprodstatement · cited by 1,750
- Set.image2statement · cited by 311
- Set.image_prodproof · cited by 24
Cited by4
Results whose statement or proof uses this declaration.
- Set.infinite_image2proof · cited by 5
- Cardinal.mk_image2_leproof · cited by 4
- Set.sym2_eq_mk_imageproof · cited by 1
- Continuous.compacts_map'proof · cited by 1