Mathlib Map

Theorems · Theorem · number theory

two_pos

∀ {α : Type u_1} [inst : AddMonoidWithOne α] [inst_1 : PartialOrder α] [ZeroLEOneClass α] [NeZero 1] [AddLeftMono α],
  0 < 2

Alias of zero_lt_two. See zero_lt_two' for a version with the type explicit.

Defined in
Mathlib.Algebra.Order.Monoid.NatCast
Cited by
68 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext
Assumes
AddMonoidWithOnePartialOrderZeroLEOneClassNeZeroAddLeftMono

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 by68

Results whose statement or proof uses this declaration.