Theorems · Theorem · logic and foundations
Quotient.mk_eq_iff_out
∀ {α : Sort u_1} {s : Setoid α} {x : α} {y : Quotient s}, ⟦x⟧ = y ↔ x ≈ y.out- Defined in
- Mathlib.Data.Quot
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Classical.choice, 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.
- Quotient.outstatement · cited by 141
- Quotient.eqproof · cited by 50
- Quotient.out_eqproof · cited by 27
Cited by4
Results whose statement or proof uses this declaration.
- CommRing.Pic.mk_eq_iffproof · cited by 5
- FirstOrder.Language.age_directLimitproof · cited by 1
- DiscreteQuotient.comp_finsetClopensproof · cited by 1
- CategoryTheory.toSkeleton_eq_iffproof · cited by 0