Mathlib Map

Theorems · Theorem · commutative algebra

map_natCast

∀ {R : Type u_3} {S : Type u_4} {F : Type u_5} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring S]
  [inst_2 : FunLike F R S] [RingHomClass F R S] (f : F) (n : ℕ), f ↑n = ↑n
Defined in
Mathlib.Data.Nat.Cast.Basic
Cited by
134 results in Mathlib
Foundations
Depth 21 from the axioms, rests on 171 definitions · uses propext, Quot.sound
Assumes
NonAssocSemiringNonAssocSemiringFunLikeRingHomClass

Around this declaration

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

Cites6

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

Cited by134

Results whose statement or proof uses this declaration.