Commit 2026-06-29 19:21 35ab429f

View on Github →

feat(LinearAlgebra/SesquilinearForm): moving orthogonality to own file (#37963) Move Submodule.orthogonalBilin and all lemmas that use it from SesquilinearForm/Basic.lean to its own file SesquilinearForm/Orthogonal.lean. We also add gcongr to orthogonalBilin_le.

Estimated changes