Theorems · Theorem · general algebraic systems
FunLike.intCast_eq_zsmul_one
∀ {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 • 1- Defined in
- Mathlib.Data.FunLike.IsApply
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FunLikestatement and proof · cited by 2,560
- DFunLike.extproof · cited by 240
- smul_applyproof · cited by 229
- IsSMulApplystatement and proof · cited by 48
- one_apply_eq_selfproof · cited by 34
- IsOneApplyEqSelfstatement and proof · cited by 12
- IsIntCastApplystatement and proof · cited by 5
- intCast_applyproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- FunLike.coe_intCastproof · cited by 0