Theorems · Theorem · order theory
add_pos_of_right
∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : Preorder α] [IsBotZeroClass α] [AddRightMono α] {b : α},
0 < b → ∀ (a : α), 0 < a + bAlias of Right.pos_add_of_right.
- Cited by
- 8 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
- AddRightMonostatement · cited by 367
- IsBotZeroClassstatement · cited by 71
- Right.pos_add_of_rightproof · cited by 1
Cited by8
Results whose statement or proof uses this declaration.
- Ordinal.opow_add_oneproof · cited by 9
- Ordinal.veblenWith_add_oneproof · cited by 3
- TestFunction.lineDerivCLM_applyproof · cited by 2
- Ordinal.lt_omega0_opow_succproof · cited by 1
- Ordinal.succ_posproof · cited by 0
- ENat.add_one_posproof · cited by 0
- Ordinal.succ_ne_zeroproof · cited by 0
- Ordinal.add_one_ne_zeroproof · cited by 0