leanprover-community/physlib

Remove `erw`s

オープン

#385 opened on 2025/03/10

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Lean (139 件のフォーク)auto 404
good first issuehelp-wanted

Repository metrics

Stars
 (642 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド