Mathlib Map

Theorems · Theorem · general algebraic systems

IsNatCastApply.natCast_apply

∀ {F : Type u_1} {α : outParam (Type u_2)} {inst : FunLike F α α} {inst_1 : NatCast F} {inst_2 : SMul ℕ α}
  [self : IsNatCastApply F α] (n : ℕ) (x : α), ↑n x = n • x
Defined in
Mathlib.Data.FunLike.IsApply
Cited by
1 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
IsNatCastApply

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.

Cited by1

Results whose statement or proof uses this declaration.