Mathlib Map

Theorems · Theorem · number theory

zero_lt_four

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

See zero_lt_four' for a version with the type explicit.

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

Around this declaration

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

Cites8

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.