Mathlib Map

Theorems · Theorem · logic and foundations

Set.union_nonempty

∀ {α : Type u} {s t : Set α}, (s ∪ t).Nonempty ↔ s.Nonempty ∨ t.Nonempty
Defined in
Mathlib.Data.Set.Basic
Cited by
2 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.Nonemptystatement · cited by 2,627

Cited by2

Results whose statement or proof uses this declaration.