Mathlib Map

Theorems · Theorem · order theory

Set.sUnion_eq_univ_iff

∀ {α : Type u_1} {c : Set (Set α)}, ⋃₀ c = Set.univ ↔ ∀ (a : α), ∃ b ∈ c, a ∈ b
Defined in
Mathlib.Data.Set.Lattice
Cited by
8 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.sUnionstatement · cited by 392

Cited by8

Results whose statement or proof uses this declaration.