leanprover-community/physlib

Remove `erw`s

Offen

#385 geöffnet am 10.03.2025

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Lean (139 Forks)auto 404
good first issuehelp-wanted

Repository-Metriken

Stars
 (642 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide