Mathlib Map

Theorems · Theorem · order theory

Set.iUnion_image_left

∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} (f : α → β → γ) {s : Set α} {t : Set β},
  ⋃ a ∈ s, f a '' t = Set.image2 f s t
Defined in
Mathlib.Data.Set.Lattice.Image
Cited by
15 results in Mathlib
Foundations
Depth 10 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.

Cited by15

Results whose statement or proof uses this declaration.