Theorems · Theorem · general algebraic systems
FunLike.coe_natCast
Deprecated since 2026-07-24Use FunLike.natCast_eq_nsmul_one instead.
∀ {F' : Type u_4} {α : Type u_5} [inst : FunLike F' α α] [inst_1 : NatCast F'] [inst_2 : One F'] [inst_3 : SMul ℕ α]
[inst_4 : SMul ℕ F'] [IsSMulApply ℕ F' α α] [IsNatCastApply F' α] [IsOneApplyEqSelf F' α] (n : ℕ), ↑n = n • 1Alias of FunLike.natCast_eq_nsmul_one.
- Defined in
- Mathlib.Data.FunLike.IsApply
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FunLikestatement · cited by 2,560
- IsSMulApplystatement · cited by 48
- IsOneApplyEqSelfstatement · cited by 12
- IsNatCastApplystatement · cited by 4
- FunLike.natCast_eq_nsmul_oneproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.