leanprover-community/physlib

Remove `erw`s

Ouverte

#385 ouverte le 10 mars 2025

 (1 commentaire) (0 réaction) (0 personne assignée)Lean (139 forks)auto 404
good first issuehelp-wanted

Métriques du dépôt

Stars
 (642 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur