Commit 2026-08-18 20:21 a7c76866
View on Github →feat(LinearAlgebra/SesquilinearForm): adding orthogonality lemmas (#40746)
Add the features proposed in #34007 to align with PointedCone.dual.
Other noteworthy changes:
- rename
mem_orthogonalBilin_ifftomem_orthogonaBilinto align the API withPointedCone.mem_dual. - generalize
orthogonal_span_singleton_eq_to_lin_ker, and rename toorthogonalBilin_span_singleton. - rename
le_orthogonalBilin_orthogonalBilintoIsRefl.le_orthogonalBilin_orthogonalBilinin order to free the name for a new version that does not assumeIsRefl.