Mathlib Map

Theorems · Theorem · order theory

SetLike.ext

∀ {A : Type u_1} {B : Type u_2} [i : SetLike A B] {p q : A}, (∀ (x : B), x ∈ p ↔ x ∈ q) → p = q

Note: implementers of SetLike must copy this lemma in order to tag it with @[ext].

Defined in
Mathlib.Data.SetLike.Basic
Cited by
92 results in Mathlib
Foundations
Depth 6 from the axioms · uses propext, Quot.sound
Assumes
SetLike

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 by92

Results whose statement or proof uses this declaration.