Theorems · Theorem · general algebraic systems
FunLike.coe_intCast
Deprecated since 2026-07-24Use FunLike.intCast_eq_zsmul_one instead.
∀ {F' : Type u_4} {α : Type u_5} [inst : FunLike F' α α] [inst_1 : IntCast F'] [inst_2 : One F'] [inst_3 : SMul ℤ α]
[inst_4 : SMul ℤ F'] [IsSMulApply ℤ F' α α] [IsIntCastApply F' α] [IsOneApplyEqSelf F' α] (n : ℤ), ↑n = n • 1Alias of FunLike.intCast_eq_zsmul_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
- IsIntCastApplystatement · cited by 5
- FunLike.intCast_eq_zsmul_oneproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.