File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Mathlib/Analysis/Calculus/Gradient Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ This file contains the following parts of gradient.
2828* the definition of gradient.
2929* the theorems translating between `HasGradientAtFilter` and `HasFDerivAtFilter`,
3030 `HasGradientWithinAt` and `HasFDerivWithinAt`, `HasGradientAt` and `HasFDerivAt`,
31- `Gradient ` and `fderiv`.
31+ `gradient ` and `fderiv`.
3232* theorems the Uniqueness of Gradient.
3333* the theorems translating between `HasGradientAtFilter` and `HasDerivAtFilter`,
34- `HasGradientAt` and `HasDerivAt`, `Gradient ` and `deriv` when `F = 𝕜`.
34+ `HasGradientAt` and `HasDerivAt`, `gradient ` and `deriv` when `F = 𝕜`.
3535* the theorems about the congruence of the gradient.
3636* the theorems about the gradient of constant function.
3737* the theorems about the continuity of a function admitting a gradient.
You can’t perform that action at this time.
0 commit comments