Commit 2025-04-26 22:41 a7411a88
View on Github →refactor(TangentCone): use AccPt
(#24227)
- weaken assumptions in
zero_mem_tangentCone
from(𝓝[s \ {x}] x).NeBot
tox ∈ closure s
; - change assumptions here and there from
(𝓝[s \ {x}] x).NeBot
toAccPt x (𝓟 s)
; - prove
uniqueDiffWithinAt_iff_accPt
.