Theorems · Theorem · general algebraic systems
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 • xAlias of IsNatCastApply.natCast_apply.
- Defined in
- Mathlib.Data.FunLike.IsApply
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
- Assumes
- IsNatCastApply
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- FunLikestatement · cited by 2,560
- IsNatCastApplystatement · cited by 4
- IsNatCastApply.natCast_applyproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- FunLike.natCast_eq_nsmul_oneproof · cited by 1