D add
D_add
Mathematical statement
Basic properties of derivatives: linearity, Leibniz rule, etc.
Source project: Sphere Packing in Dimension 8
Person-level attribution pending.
Source-pinned research
Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.
This index contains 2,569 curated research declarations and 119,070 complete package declarations. Search 10,000 more complete Mathlib declarations.
Showing 697 to 702 of 2,569 results.
D_add
Mathematical statement
Basic properties of derivatives: linearity, Leibniz rule, etc.
Source project: Sphere Packing in Dimension 8
Person-level attribution pending.
D_cexp_div
Mathematical statement
D(exp(cz))/exp(cz) = c/(2πi) for any coefficient c.
Source project: Sphere Packing in Dimension 8
Person-level attribution pending.
D_D₂
Mathematical statement
The D-derivative of the anomaly function D₂. D₂ γ z = 2πi · (γ₁₀ / denom γ z), so D(D₂ γ) = (2πi)⁻¹ · d/dz[2πi · c / denom] = -c² / denom²
Source project: Sphere Packing in Dimension 8
Person-level attribution pending.
D_diff_qexp
Mathematical statement
D(E₂E₄ - E₆) = 720 * ∑ n²·σ₃(n)·qⁿ. Key for the log-derivative limit: (D F)/F → 2 as z → i∞.
Source project: Sphere Packing in Dimension 8
Person-level attribution pending.
D_isBoundedAtImInfty_of_bounded
Mathematical statement
The D-derivative is bounded at infinity for bounded holomorphic functions. For y large (y ≥ 2·max(A,0) + 1), we use a ball of radius z.im/2 around z. The ball lies in the upper half plane, f is bounded by M on it, and norm_D_le_of_sphere_bound gives ‖D f z‖ ≤ M/(π·z.im) ≤ M/π.
Source project: Sphere Packing in Dimension 8
Person-level attribution pending.
D_qexp_term
Mathematical statement
Lemma 6.45 (Blueprint): The normalized derivative acts as on -series. For a single q-power term: D(a·qⁿ) = n·a·qⁿ where q = exp(2πiz) and n ∈ ℤ. The key calculation: - d/dz(exp(2πinz)) = 2πin·exp(2πinz) - D(exp(2πinz)) = (2πi)⁻¹·(2πin·exp(2πinz)) = n·exp(2πinz)
Source project: Sphere Packing in Dimension 8
Person-level attribution pending.