Theorems · Theorem · number theory
QuadraticMap.polar_smul_right
∀ {R : Type u_3} {M : Type u_4} {N : Type u_5} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : AddCommGroup N]
[inst_3 : Module R M] [inst_4 : Module R N] (Q : QuadraticMap R M N) (a : R) (x y : M),
QuadraticMap.polar (⇑Q) x (a • y) = a • QuadraticMap.polar (⇑Q) x y- Cited by
- 5 results in Mathlib
- Foundations
- Depth 40 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.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- QuadraticMapstatement and proof · cited by 262
- QuadraticMap.polarstatement and proof · cited by 50
- QuadraticMap.polar_smul_leftproof · cited by 5
- QuadraticMap.polar_commproof · cited by 3
Cited by6
Results whose statement or proof uses this declaration.
- QuadraticMap.polarBilinproof · cited by 25
- QuadraticMap.hasLineDerivAtproof · cited by 2
- QuadraticMap.polar_neg_rightproof · cited by 1
- QuadraticMap.toQuadraticMap_toBilinproof · cited by 1
- QuadraticMap.polarSym2_map_smulproof · cited by 0
- QuadraticMap.polar_smul_right_of_towerproof · cited by 0