Mathlib Map

Theorems · Theorem · order theory

add_pos_of_pos_of_nonneg

∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : Preorder α] [AddLeftMono α] {a b : α}, 0 < a → 0 ≤ b → 0 < a + b

Alias of Left.add_pos_of_pos_of_nonneg.

Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Basic
Cited by
63 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
AddZeroClassPreorderAddLeftMono

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.

Cited by63

Results whose statement or proof uses this declaration.