Commit 2024-01-16 22:20 d602bc27
View on Github →refactor(ContMDiff/Basic): multiplicativise, generalise and golf contMDiff_of_support and friends (#9764)
- multiplicativise
contMDiff_of_support,contMDiffWithinAt_of_not_memandcontMDiffAt_of_not_memand use to_additive - golf
extend_onewith the multiplicative version - generalise these lemmas to manifolds with zero/one
- slight clean-up: remove unused variables and
opens - slight drive-by golfing of one proof
- deprecate
eventuallyEq_zero_nhdsin favor ofnot_mem_tsupport_iff_eventuallyEqAddresses the post-merge review comments in #9669.