Mathlib Map

Theorems · Theorem · order theory

Set.iUnion_coe_set

∀ {α : Type u_12} {β : Type u_13} (s : Set α) (f : ↑s → Set β), ⋃ i, f i = ⋃ i, ⋃ (h : i ∈ s), f ⟨i, h⟩
Defined in
Mathlib.Data.Set.Lattice
Cited by
53 results in Mathlib
Foundations
Depth 61 from the axioms · uses propext, Classical.choice, 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.

Cited by53

Results whose statement or proof uses this declaration.