fix: remove partially copied code comment (#5070)

This commit is contained in:
Joachim Breitner 2024-08-16 10:42:30 +02:00 committed by GitHub
parent 53e6e99a29
commit a08ef5ffa2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -483,7 +483,6 @@ def SimpTheorems.addDeclToUnfold (d : SimpTheorems) (declName : Name) : MetaM Si
if i + 1 = eqns.size then 0 else 1
else
100 - i
-- We assign very low priority to equational le
d ← SimpTheorems.addConst d eqn (prio := prio)
/-
Even if a function has equation theorems,