Mathlib Map

Theorems · Theorem · order theory

Nat.cast_nonneg

∀ {α : Type u_3} [inst : Semiring α] [inst_1 : PartialOrder α] [IsOrderedRing α] (n : ℕ), 0 ≤ ↑n

Specialisation of Nat.cast_nonneg', which seems to be easier for Lean to use.

Defined in
Mathlib.Data.Nat.Cast.Order.Ring
Cited by
109 results in Mathlib
Foundations
Depth 27 from the axioms, rests on 266 definitions · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderIsOrderedRing

Around this declaration

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

Cites4

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

Cited by109

Results whose statement or proof uses this declaration.