Commit 2024-04-08 10:17 7b7bbd73
View on Github →chore: remove more bex
and ball
from lemma names (#11615)
Follow-up to #10816.
Remaining places containing such lemmas are
Option.bex_ne_none
andOption.ball_ne_none
: defined in Lean coreNat.decidableBallLT
andNat.decidableBallLE
: defined in Lean corebef_def
is still used in a number of places and could be renamedBAll.imp_{left,right}
,BEx.imp_{left,right}
,BEx.intro
andBEx.elim
I only audited the first ~150 lemmas mentioning "ball"; too many lemmas named after Metric.ball/openBall/closedBall.