Theorems · Theorem · order theory
Set.image2_iUnion_right
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {ι : Sort u_5} (f : α → β → γ) (s : Set α) (t : ι → Set β),
Set.image2 f s (⋃ i, t i) = ⋃ i, Set.image2 f s (t i)- Defined in
- Mathlib.Data.Set.Lattice.Image
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- Set.imageproof · cited by 5,609
- Set.iUnionstatement and proof · cited by 2,483
- SProd.sprodproof · cited by 1,750
- Set.image2statement · cited by 311
- Set.image_iUnionproof · cited by 41
- Set.prod_iUnionproof · cited by 8
Cited by10
Results whose statement or proof uses this declaration.
- Set.image2_iUnion₂_rightproof · cited by 7
- Language.mul_iSupproof · cited by 2
- Set.mul_iUnionproof · cited by 1
- Set.smul_iUnionproof · cited by 0
- Submodule.map₂_iSup_rightproof · cited by 0
- Set.sub_iUnionproof · cited by 0
- Set.vsub_iUnionproof · cited by 0
- Set.vadd_iUnionproof · cited by 0
- Set.div_iUnionproof · cited by 0
- Set.add_iUnionproof · cited by 0