Commit 2021-10-26 20:05 2a32c70c
View on Github →refactor(linear_algebra/matrix/nonsingular_inverse): split out files for adjugate and nondegenerate (#9974) This breaks the file roughly in two, and rescues lost lemmas that ended up in the wrong sections of the file. The module docstrings have been tweaked a little, but all the lemmas have just been moved around.