Theorems · Theorem · order theory
Quotient.mk_le_mk
∀ {α : Type u_1} {s : Setoid α} [inst : LinearOrder α] [H : ∀ (x : Quotient s), (Quotient.mk s ⁻¹' {x}).OrdConnected]
{x y : α}, ⟦x⟧ ≤ ⟦y⟧ ↔ x ≤ y ∨ x ≈ y- Defined in
- Mathlib.Order.Quotient
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderSet.OrdConnected
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.
- Setstatement · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.preimagestatement and proof · cited by 4,946
- Set.OrdConnectedstatement and proof · cited by 161
- Relation.transGen_eq_selfproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Quotient.mk_lt_mkproof · cited by 2
- ArchimedeanClass.FiniteResidueField.mk_le_mkproof · cited by 0