Theorems · Theorem · number theory
QuadraticMap.map_smul
∀ {R : Type u_3} {M : Type u_4} {N : Type u_5} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : AddCommMonoid N] [inst_4 : Module R N] (Q : QuadraticMap R M N) (a : R) (x : M), Q (a • x) = (a * a) • Q x- Cited by
- 11 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- QuadraticMapstatement and proof · cited by 262
- QuadraticMap.toFun_smulproof · cited by 1
Cited by11
Results whose statement or proof uses this declaration.
- QuadraticMap.polar_smul_leftproof · cited by 5
- QuadraticMap.radical_eq_ker_polarBilinproof · cited by 3
- QuadraticMap.hasLineDerivAtproof · cited by 2
- QuadraticMap.map_add_selfproof · cited by 2
- baseChange_extproof · cited by 2
- QuadraticMap.map_zeroproof · cited by 2
- QuadraticMap.toQuadraticMap_toBilinproof · cited by 1
- QuadraticMap.map_negproof · cited by 1
- QuadraticMap.apply_linearCombinationproof · cited by 1
- QuadraticMap.apply_linearCombination'proof · cited by 1
- QuadraticMap.map_smul_of_towerproof · cited by 0