Skip to content

Commit

Permalink
speed up some proofs; some changes (#48)
Browse files Browse the repository at this point in the history
As in the final seminar, I sped up a few proofs, but many are still
quite slow even by replacing all `simp`s by `simp only`s.
Some typeclass inferences are slow and I don't really know how to deal
with them.

In the final theorems, it looked like we were only really considering
the product as a bilinear function, so I did the same for `toDual_{li}`
and fixed a sorry.
  • Loading branch information
madeve-unipi authored Aug 14, 2024
1 parent ac837f9 commit ec4a410
Showing 1 changed file with 193 additions and 71 deletions.
Loading

0 comments on commit ec4a410

Please sign in to comment.