Theorems · Theorem · order theory
add_pos_of_left
∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : Preorder α] [IsBotZeroClass α] [AddLeftMono α] {a : α},
0 < a → ∀ (b : α), 0 < a + bAlias of Left.pos_add_of_left.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement · cited by 7,952
- AddZeroClassstatement · cited by 1,237
- AddLeftMonostatement · cited by 687
- IsBotZeroClassstatement · cited by 71
- Left.pos_add_of_leftproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.