Theorems · Theorem · number theory
QuadraticMap.map_add
∀ {M : Type u_4} {N : Type u_5} [inst : AddCommGroup M] [inst_1 : AddCommGroup N] (f : M → N) (x y : M),
f (x + y) = f x + f y + QuadraticMap.polar f x y- Cited by
- 3 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext
- Assumes
- AddCommGroupAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommGroupstatement and proof · cited by 12,871
- QuadraticMap.polarstatement · cited by 50
Cited by3
Results whose statement or proof uses this declaration.
- QuadraticMap.map_sumproof · cited by 2
- QuadraticMap.hasLineDerivAtproof · cited by 2
- QuadraticMap.map_sum'proof · cited by 1