Mathlib Map

Theorems · Theorem · number theory

four_pos

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

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

Defined in
Mathlib.Algebra.Order.Monoid.NatCast
Cited by
5 results in Mathlib
Foundations
Depth 23 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 by5

Results whose statement or proof uses this declaration.