Theorems · Theorem · order theory
le_total_of_codirected
∀ {α : Type u_1} [inst : Preorder α] [inst_1 : SuccOrder α] [IsSuccArchimedean α] {r v₁ v₂ : α},
r ≤ v₁ → r ≤ v₂ → v₁ ≤ v₂ ∨ v₂ ≤ v₁- Defined in
- Mathlib.Order.SuccPred.Archimedean
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- Nat.iterateproof · cited by 740
- Order.succproof · cited by 633
- SuccOrderstatement and proof · cited by 574
- IsSuccArchimedeanstatement and proof · cited by 88
- Function.iterate_addproof · cited by 11
- Order.le_succ_iterateproof · cited by 5
- LE.le.exists_succ_iterateproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- lt_or_le_of_codirectedproof · cited by 0