You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(LipschitzSmooth): fold Cocoercive.lean into Gradient.lean
`CocoerciveWith` shares the Hilbert-space context with the gradient-form
characterisations of `LipschitzSmoothWith` and was always going to be a
small, focused file. Folding it eliminates one module with no import
overhead — `Gradient.lean` already imports `Gradient.Basic`.
0 commit comments