Theorems · Inductive type · general algebraic systems
IsIntCastApply
(F : Type u_1) → (α : outParam (Type u_2)) → [FunLike F α α] → [IntCast F] → [SMul ℤ α] → Prop
IsIntCastApply F α states for all n : ℤ and x : α, (n : F) x = n • x.
- Defined in
- Mathlib.Data.FunLike.IsApply
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FunLikestatement · cited by 2,560
Cited by8
Results whose statement or proof uses this declaration.
- intCast_applystatement · cited by 2
- IsIntCastApply.intCast_applystatement and proof · cited by 1
- FunLike.intCast_eq_zsmul_onestatement and proof · cited by 1
- FunLike.coe_intCaststatement · cited by 0
- ContinuousLinearMap.intCast_applystatement · cited by 0
- IsIntCastApply.casesOnstatement and proof · cited by 0
- IsIntCastApply.recOnstatement and proof · cited by 0
- FunLike.ringstatement and proof · cited by 0