Mathlib Map

Theorems · Theorem · commutative algebra

eq_natCast

∀ {R : Type u_3} {F : Type u_5} [inst : NonAssocSemiring R] [inst_1 : FunLike F ℕ R] [RingHomClass F ℕ R] (f : F)
  (n : ℕ), f n = ↑n
Defined in
Mathlib.Data.Nat.Cast.Basic
Cited by
104 results in Mathlib
Foundations
Depth 23 from the axioms, rests on 170 definitions · uses propext
Assumes
NonAssocSemiringFunLikeRingHomClass

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 by104

Results whose statement or proof uses this declaration.