Mathlib Map

Theorems · Theorem · number theory

LinearMap.BilinMap.toQuadraticMap_sum

∀ {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] {ι : Type u_9} (s : Finset ι) (B : ι → LinearMap.BilinMap R M N),
  (∑ i ∈ s, B i).toQuadraticMap = ∑ i ∈ s, (B i).toQuadraticMap
Defined in
Mathlib.LinearAlgebra.QuadraticForm.Basic
Cited by
0 results in Mathlib
Foundations
Depth 47 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleAddCommMonoidModule

Around this declaration

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

Cites12

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.