leanprover-community/physlib

Remove `erw`s

Aperta

#385 aperta il 10 mar 2025

 (1 commento) (0 reazioni) (0 assegnatari)Lean (139 fork)auto 404
good first issuehelp-wanted

Metriche repository

Star
 (642 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

There are lots of erw [...] in PhysLean. These are slow, and thus it is beneficial for them to be removed.

To remove an erw [...] usually means changing the corresponding lemma to simp-normal form.

Guida contributor