leanprover-community/physlib

Remove `erw`s

Aberta

#385 aberto em 10 de mar. de 2025

 (1 comentário) (0 reação) (0 responsável)Lean (139 forks)auto 404
good first issuehelp-wanted

Métricas do repositório

Stars
 (642 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador