Mathlib Map

Theorems · Theorem · order theory

add_pos_of_right

∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : Preorder α] [IsBotZeroClass α] [AddRightMono α] {b : α},
  0 < b → ∀ (a : α), 0 < a + b

Alias of Right.pos_add_of_right.

Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Basic
Cited by
8 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms
Assumes
AddZeroClassPreorderIsBotZeroClassAddRightMono

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.

Cited by8

Results whose statement or proof uses this declaration.