Degree bounds and the exact shift caused by a fast derivative.
@[simp]
theorem
EulerFiniteGrades.truncate_of_le
{V : Type u_1}
[AddCommGroup V]
(M n : ℕ)
(u : ℕ → V)
(hn : n ≤ M)
:
@[simp]
theorem
EulerFiniteGrades.truncate_of_gt
{V : Type u_1}
[AddCommGroup V]
(M n : ℕ)
(u : ℕ → V)
(hn : M < n)
:
Shift down, given by truncate M u (n+1).
Equations
- EulerFiniteGrades.shiftDown M u n = EulerFiniteGrades.truncate M u (n + 1)
Instances For
theorem
EulerFiniteGrades.shiftDown_above
{V : Type u_1}
[AddCommGroup V]
(M n : ℕ)
(u : ℕ → V)
(hn : M ≤ n)
: