Theorems · Theorem · number theory
QuadraticMap.map_add_self
∀ {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) (x : M), Q (x + x) = 4 • Q x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 39 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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- QuadraticMapstatement and proof · cited by 262
- Nat.cast_smul_eq_nsmulproof · cited by 110
- two_smulproof · cited by 57
- QuadraticMap.map_smulproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- QuadraticMap.associated_eq_self_applyproof · cited by 7
- QuadraticMap.polar_selfproof · cited by 3