Theorems · Theorem · linear algebra
LinearMap.BilinForm.ext_of_isSymm
∀ {M : Type u_2} [inst : AddCommMonoid M] {R : Type u_8} [inst_1 : Field R] [NeZero 2] [inst_3 : Module R M]
{B C : LinearMap.BilinForm R M}, B.IsSymm → C.IsSymm → (∀ (x : M), (B x) x = (C x) x) → B = CA symmetric bilinear form is characterized by the values it takes on the diagonal.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- RingHom.idstatement · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- LinearMap.BilinFormstatement and proof · cited by 501
- LinearMap.BilinForm.IsSymmstatement and proof · cited by 35
- LinearMap.BilinForm.extproof · cited by 22
- LinearMap.BilinForm.IsSymm.polarizationproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsGaussianProcess.isPreBrownianReal_of_covarianceproof · cited by 4
- ProbabilityTheory.gaussian_charFunDual_congrproof · cited by 1
- LinearMap.BilinForm.ext_iff_of_isSymmproof · cited by 0