mathlib3
f1334b95
- chore(category_theory/triangulated/rotate): optimizing some proofs (#12031)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
chore(category_theory/triangulated/rotate): optimizing some proofs (#12031) Removes some non-terminal `simp`s; replaces some `simp`s by `simp only [...]` and `rw`. Compilation time dropped from 1m40s to 1m05s on my machine.
Author
arthurpaulino
Parents
4c76eac9
Loading