-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(M4.3): Prove most of forwards direction. Reordered parts of M3.3 in order to get the order of diagonal elements correct. Ideally, we would have a Lemma stating that given one permutation of the diagonal elements in a spectral decomposition, we can get all of them for different conjugation matrices. * perf(M4.1): Apply some helpers before `lma'`. * perf(M4.1): Pre-solve another `lma'`. * feat(M4.3): Prove half of reverse direction. * feat(M4.3): Finish forwards direction. * feat(M4.3): Mostly prove reverse direction. Missing existential quantifier for unit complex numbers. * feat(M4.3): Prove Cexp_Cmod, finishing this lemma. * refactor: Remove `swap_kron`. * perf(M3.1): Pre-solve matrix. * docs: Add PERF todo.
- Loading branch information
Showing
4 changed files
with
642 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.