Mathlib Map

Theorems · Theorem · number theory

lt_add_one

∀ {α : Type u_1} [inst : One α] [inst_1 : AddZeroClass α] [inst_2 : PartialOrder α] [ZeroLEOneClass α] [NeZero 1]
  [AddLeftStrictMono α] (a : α), a < a + 1
Defined in
Mathlib.Algebra.Order.Monoid.NatCast
Cited by
105 results in Mathlib
Foundations
Depth 8 from the axioms, rests on 44 definitions · uses no axioms
Assumes
OneAddZeroClassPartialOrderZeroLEOneClassNeZeroAddLeftStrictMono

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by105

Results whose statement or proof uses this declaration.