Commit 2026-07-02 16:39 e653de1e
View on Github →chore: cleanup API around LinearMap.injective_domRestrict_iff (#41229)
- Use
Disjointin LinearMap.injective_domRestrict_iff, and simplify the proof greatly. - Allow linear maps between two different spaces in LinearMap.injective_restrict_iff_disjoint, and rename it to
LinearMap.injective_restrict_ifffor consistency with the former - Add
LinearMap.injective_codRestrict_ifffor completeness