Mathlib Map

Theorems · Theorem · order theory

Set.image_iUnion

∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_5} {f : α → β} {s : ι → Set α}, f '' ⋃ i, s i = ⋃ i, f '' s i
Defined in
Mathlib.Data.Set.Lattice.Image
Cited by
41 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.

Cites4

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
  • Set.iUnionstatement and proof · cited by 2,483
  • Set.extproof · cited by 2,266

Cited by41

Results whose statement or proof uses this declaration.