Theorems · Theorem · order theory
Order.add_one_inj
∀ {α : Type u_1} {x y : α} [inst : LinearOrder α] [inst_1 : Add α] [inst_2 : One α] [SuccAddOrder α] [NoMaxOrder α],
x + 1 = y + 1 ↔ x = y- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 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.
- LinearOrderstatement and proof · cited by 8,572
- NoMaxOrderstatement and proof · cited by 340
- SuccAddOrderstatement and proof · cited by 108
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.