Theorems · Theorem · order theory
Order.covBy_iff_add_one_eq
∀ {α : Type u_1} {x y : α} [inst : PartialOrder α] [inst_1 : Add α] [inst_2 : One α] [SuccAddOrder α] [NoMaxOrder α],
x ⋖ y ↔ x + 1 = y- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 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
- NoMaxOrderstatement and proof · cited by 340
- CovBystatement and proof · cited by 290
- Order.succ_eq_add_oneproof · cited by 115
- SuccAddOrderstatement and proof · cited by 108
- Order.succ_eq_iff_covByproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Int.natCast_covByproof · cited by 1
- Nat.covBy_iff_add_one_eqproof · cited by 0