mathlib
fbaa3ad0
- chore(linear_algebra/basic): add `linear_equiv.conj_apply_apply` (#17364)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
chore(linear_algebra/basic): add `linear_equiv.conj_apply_apply` (#17364) While this lemma follows by `simp` via `conj_apply`, it is very annoying to clean up in a chain of rewrites due to having to commute all the coercions.
Author
eric-wieser
Parents
34fb08a7
Loading