Mathlib Map

Theorems · Theorem · logic and foundations

Set.eq_empty_of_isEmpty

∀ {α : Type u} (s : Set α) [IsEmpty ↑s], s = ∅
Defined in
Mathlib.Data.Set.Basic
Cited by
21 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
IsEmpty

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.Elemstatement and proof · cited by 7,166
  • IsEmptystatement and proof · cited by 759

Cited by21

Results whose statement or proof uses this declaration.