Commit 2025-07-26 21:20 bc035eec
View on Github →feat: api for symmetric bilinear forms (#26274)
Change the definition of BilinForm.IsSymm
to make it a structure, in order to extend it to define ContinuousBilinForm.IsPosSemidef
in #26315.
Prove polarization identity.
Prove two lemmas about BilinForm.toMatrix
.