Mathlib Map

Theorems · Theorem · order theory

lt_add_of_pos_left

∀ {α : Type u_1} [inst : AddZeroClass α] [inst_1 : LT α] [AddRightStrictMono α] (a : α) {b : α}, 0 < b → a < b + a
Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Basic
Cited by
19 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
AddZeroClassLTAddRightStrictMono

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 by19

Results whose statement or proof uses this declaration.