Theorems · Theorem · order theory
posPart_lt
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : AddGroup α] {a b : α}, a⁺ < b ↔ a < b ∧ 0 < b- Defined in
- Mathlib.Algebra.Order.Group.PosPart
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- LinearOrderAddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- AddGroupstatement and proof · cited by 4,410
- PosPart.posPartstatement · cited by 113
- sup_lt_iffproof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.