Mathlib Map

Theorems · Definition · order theory

Setoid.quotientQuotientEquivQuotient

{α : Type u_1} → (r s : Setoid α) → (h : r ≤ s) → Quotient (Setoid.ker (Quot.mapRight h)) ≃ Quotient s

The third isomorphism theorem for sets.

Defined in
Mathlib.Data.Setoid.Basic
Cited by
0 results in Mathlib
Foundations
Depth 10 from the axioms · uses Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.