Mathlib Map

Theorems · Theorem · logic and foundations

Set.eq_univ_iff_forall

∀ {α : Type u} {s : Set α}, s = Set.univ ↔ ∀ (x : α), x ∈ s
Defined in
Mathlib.Data.Set.Basic
Cited by
93 results in Mathlib
Foundations
Depth 22 from the axioms, rests on 122 definitions · 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.

Cited by93

Results whose statement or proof uses this declaration.