Mathlib Map

Theorems · Theorem · commutative algebra

Nat.cast_sub

∀ {R : Type u} [inst : AddGroupWithOne R] {m n : ℕ}, m ≤ n → ↑(n - m) = ↑n - ↑m
Defined in
Mathlib.Data.Int.Cast.Basic
Cited by
54 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
AddGroupWithOne

Around this declaration

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

Cites3

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

Cited by54

Results whose statement or proof uses this declaration.