Theorems · Theorem · ring theory
NonAssocSemiring.natCast_succ
∀ {α : Type u} [self : NonAssocSemiring α] (n : ℕ), ↑(n + 1) = ↑n + 1The canonical map ℕ → R is a homomorphism.
- Defined in
- Mathlib.Algebra.Ring.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
- Assumes
- NonAssocSemiring
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.
- NonAssocSemiringstatement and proof · cited by 805
- NonAssocSemiring.toNatCaststatement · cited by 3
- NonAssocSemiring.toOnestatement · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- Function.Surjective.semiringproof · cited by 0
- Function.Injective.nonAssocRingproof · cited by 0
- Function.Surjective.nonAssocRingproof · cited by 0
- Function.Injective.semiringproof · cited by 0