A higher derivation system on a k-algebra A augmented by ε : A →ₐ[k] k: a sequence of
k-linear functionals χ n : A → k with χ 0 = ε and the Leibniz-type product formula
χ_n(ab) = ∑_j (n choose j) χ_j(a) χ_{n-j}(b). Used to prove vanishing of higher derivations
on finite-dimensional algebras in characteristic zero.
Instances For
Leibniz rule at level one: χ_1 is an ε-twisted derivation.
χ 1 vanishes on scalars from k.
In characteristic zero, any nontrivial polynomial relation ∑ g_j • a^j = 0 among the
powers of an augmentation-ideal element with χ_1 a ≠ 0 forces all coefficients to vanish.
In characteristic zero, the powers of a are k-linearly independent whenever a lies
in the augmentation ideal and χ_1 a ≠ 0.
Main vanishing theorem (used in the proof of Theorem 1.27.4): on a finite-dimensional
algebra in characteristic zero, the first higher derivation χ 1 of any system is zero.
Typeclass packaging the vanishing of χ 1 for every higher derivation system on every
finite-dimensional k-algebra, used as a hypothesis in higher-level results.
- higher_derivation_vanishes (A : Type w) [Ring A] [Algebra k A] [FiniteDimensional k A] (ε : A →ₐ[k] k) (hds : HigherDerivationSystem k A ε) : hds.χ 1 = 0
Instances
Any field of characteristic zero satisfies HasHigherDerivationContradiction, via the
vanishing theorem higher_derivation_vanishes.