Mathlib Map

Theorems · Theorem

Set.mem_sUnion

∀ {α : Type u} {x : α} {S : Set (Set α)}, x ∈ ⋃₀ S ↔ ∃ t ∈ S, x ∈ t
Defined in
Mathlib.Order.SetNotation
Cited by
11 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms

Around this declaration

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

Cites2

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.sUnionstatement · cited by 392

Cited by11

Results whose statement or proof uses this declaration.