Mathlib Map

Theorems · Theorem · order theory

Set.iUnion_eq_univ_iff

∀ {α : Type u_1} {ι : Sort u_5} {f : ι → Set α}, ⋃ i, f i = Set.univ ↔ ∀ (x : α), ∃ i, x ∈ f i
Defined in
Mathlib.Data.Set.Lattice
Cited by
19 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

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.univstatement · cited by 3,945
  • Set.iUnionstatement · cited by 2,483

Cited by19

Results whose statement or proof uses this declaration.