Theorems · Definition · order theory
Setoid.quotientQuotientEquivQuotient
{α : Type u_1} → (r s : Setoid α) → (h : r ≤ s) → Quotient (Setoid.ker (Quot.mapRight h)) ≃ Quotient sThe 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.
- Equivstatement · cited by 8,337
- Quotient.mk''proof · cited by 132
- Setoid.kerstatement and proof · cited by 43
- Quotient.liftOn'proof · cited by 19
- Quot.mapRightstatement and proof · cited by 0
Cited by3
Results whose statement or proof uses this declaration.
- RingCon.quotientQuotientEquivQuotientproof · cited by 3
- AddCon.quotientQuotientEquivQuotientproof · cited by 0
- Con.quotientQuotientEquivQuotientproof · cited by 0