Theorems · Theorem · order theory
lt_or_le_of_directed
∀ {α : Type u_1} [inst : PartialOrder α] [inst_1 : PredOrder α] [IsPredArchimedean α] {r v₁ v₂ : α},
v₂ ≤ r → v₁ ≤ r → v₂ < v₁ ∨ v₁ ≤ v₂- Defined in
- Mathlib.Order.SuccPred.Archimedean
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- PredOrderstatement and proof · cited by 334
- lt_of_le_of_ne'proof · cited by 149
- IsPredArchimedeanstatement and proof · cited by 66
- ne_of_not_geproof · cited by 3
- le_total_of_directedproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- RootedTree.mem_subtrees_disjoint_iffproof · cited by 1