Mathlib Map

Theorems · Theorem · commutative algebra

Int.cast_add

∀ {R : Type u} [inst : AddGroupWithOne R] (m n : ℤ), ↑(m + n) = ↑m + ↑n
Defined in
Mathlib.Data.Int.Cast.Basic
Cited by
124 results in Mathlib
Foundations
Depth 22 from the axioms, rests on 278 definitions · uses propext
Assumes
AddGroupWithOne

Around this declaration

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

Cites10

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

Cited by125

Results whose statement or proof uses this declaration.