Mathlib Map

Theorems · Theorem · commutative algebra

Int.cast_smul_eq_zsmul

∀ (R : Type u_1) {M : Type u_3} [inst : Ring R] [inst_1 : AddCommGroup M] [inst_2 : Module R M] (n : ℤ) (b : M),
  ↑n • b = n • b

zsmul is equal to any other module structure via a cast.

Defined in
Mathlib.Algebra.Module.NatInt
Cited by
28 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext
Assumes
RingAddCommGroupModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

TensorProduct.gradedComm_of_tmul_of · cited by 5TensorProduct.gradedComm_…ZLattice.rank · cited by 5ZLattice.rankTensorProduct.tmul_of_gradedMul_of_tmul · cited by 5TensorProduct.tmul_of_gra…map_intCast_smul · cited by 3map_intCast_smulLieAlgebra.Basis.linearIndependent_baseSupp · cited by 3Basis.linearIndependent_b…ZSpan.repr_floor_apply · cited by 3ZSpan.repr_floor_applyLieAlgebra.Basis.baseSupp_apply_smul_e · cited by 3Basis.baseSupp_apply_smul…IsSl2Triple.HasPrimitiveVectorWith.pow_toEnd_f_ne_zero_of_eq_nat · cited by 2HasPrimitiveVectorWith.po…RootPairing.EmbeddedG2.allRoots_eq_map_allCoeffs · cited by 2EmbeddedG2.allRoots_eq_ma…GradedTensorProduct.tmul_coe_mul_coe_tmul · cited by 2GradedTensorProduct.tmul_…Rep.standardComplex.d_eq · cited by 1standardComplex.d_eqRootPairing.Base.eq_one_or_neg_one_of_mem_support_of_smul_mem_aux · cited by 1Base.eq_one_or_neg_one_of…ZSpan.repr_ceil_apply · cited by 1ZSpan.repr_ceil_applyLieAlgebra.IsKilling.eq_neg_one_or_eq_zero_or_eq_one_of_eq_smul · cited by 1IsKilling.eq_neg_one_or_e…MeasureTheory.integral_biUnion_eq_sum_powerset · cited by 1MeasureTheory.integral_bi…Module · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupRing · cited by 7463RingNat.cast_one · cited by 2501Nat.cast_oneone_smul · cited by 1374one_smulNat.cast_add · cited by 586Nat.cast_addInt.cast_natCast · cited by 393Int.cast_natCastneg_smul · cited by 306neg_smulneg_add_rev · cited by 236neg_add_revadd_smul · cited by 204add_smulNat.cast_smul_eq_nsmul · cited by 110Nat.cast_smul_eq_nsmulnegSucc_zsmul · cited by 45negSucc_zsmulInt.cast_negSucc · cited by 32Int.cast_negSuccInt.cast_smul_eq_zsmulCITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by28

Results whose statement or proof uses this declaration.