Mathlib Map

Theorems · Theorem · commutative algebra

Int.cast_negSucc

∀ {R : Type u} [inst : AddGroupWithOne R] (n : ℕ), ↑(Int.negSucc n) = -↑(n + 1)
Defined in
Mathlib.Data.Int.Cast.Basic
Cited by
32 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
AddGroupWithOne

Around this declaration

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

Cites2

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

Cited by32

Results whose statement or proof uses this declaration.