Mathlib Map

Theorems · Theorem

Set.mem_iUnion

∀ {α : Type u} {ι : Sort v} {x : α} {s : ι → Set α}, x ∈ ⋃ i, s i ↔ ∃ i, x ∈ s i
Defined in
Mathlib.Order.SetNotation
Cited by
212 results in Mathlib
Foundations
Depth 7 from the axioms, rests on 22 definitions · 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.iUnionstatement and proof · cited by 2,483

Cited by212

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 212.