Mathlib Map

Theorems · Theorem · order theory

Int.cast_nonneg_iff

∀ {R : Type u_1} [inst : AddCommGroupWithOne R] [inst_1 : PartialOrder R] [AddLeftMono R] [ZeroLEOneClass R] [NeZero 1]
  {n : ℤ}, 0 ≤ ↑n ↔ 0 ≤ n
Defined in
Mathlib.Algebra.Order.Ring.Cast
Cited by
4 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupWithOnePartialOrderAddLeftMonoZeroLEOneClassNeZero

Around this declaration

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

Cites12

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

Cited by4

Results whose statement or proof uses this declaration.