Theorems · Theorem · order theory
Set.image2_iUnion_left
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {ι : Sort u_5} (f : α → β → γ) (s : ι → Set α) (t : Set β),
Set.image2 f (⋃ i, s i) t = ⋃ i, Set.image2 f (s i) t- 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.iUnion_prod_constproof · cited by 6
Cited by10
Results whose statement or proof uses this declaration.
- Set.image2_iUnion₂_leftproof · cited by 7
- Set.iUnion_mulproof · cited by 2
- Language.iSup_mulproof · cited by 2
- Set.iUnion_addproof · cited by 2
- Set.iUnion_divproof · cited by 0
- Submodule.map₂_iSup_leftproof · cited by 0
- Set.iUnion_vaddproof · cited by 0
- Set.iUnion_smulproof · cited by 0
- Set.iUnion_vsubproof · cited by 0
- Set.iUnion_subproof · cited by 0