Theorems · Theorem · commutative algebra
AddMonoidWithOne.natCast_succ
∀ {R : Type u_2} [self : AddMonoidWithOne R] (n : ℕ), ↑(n + 1) = ↑n + 1The canonical map ℕ → R is a homomorphism.
- Defined in
- Mathlib.Data.Nat.Cast.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- AddMonoidWithOne
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidWithOnestatement and proof · cited by 313
Cited by4
Results whose statement or proof uses this declaration.
- Nat.cast_succproof · cited by 99
- AddMonoidWithOne.extproof · cited by 3
- Function.Injective.nonAssocSemiringproof · cited by 0
- Function.Surjective.nonAssocSemiringproof · cited by 0