Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicablePipeline-generatedjudge pass (gpt-6-sol)audited 2026-09-27
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Derivation of an algebra

Definition

Let A→φB be a homomorphism of commutative rings (Commutative ring), so that B is an A-algebra, and let M be a B-module (Unital left and right modules over a ring; unqualified module means left module). An A-derivation of B into M is a map D ⁣:B→M satisfying, for all b,b′∈B and all a∈A, the three laws

D(b+b′)=D(b)+D(b′),D(φ(a))=0,D(bb′)=b D(b′)+b′ D(b).

The first law says that D is additive; the second that D is A-constant (it kills the image of A); the third is the Leibniz rule. The set of all such maps is written Der⁡A(B,M). It is a B-module under the pointwise operations (D+D′)(b):=D(b)+D′(b) and (c⋅D)(b):=c D(b): the sum and scalar multiples are again additive A-constant maps satisfying Leibniz, because each law is linear in D, and the zero map is a derivation.

Three conventions are part of the definition.

  1. No finiteness. Nothing is assumed about B as an A-algebra: it need not be finitely generated, finitely presented, or flat, and A need not be Noetherian. The definitions used later on this page are the same ones used for the earlier algebraic-differentials interface of this track.
  2. A-linearity, not B-linearity. Every A-derivation is A-linear in the sense that D(φ(a)b)=φ(a)D(b) for a∈A, b∈B: by Leibniz, D(φ(a)b)=φ(a)D(b)+b D(φ(a)) and the second term vanishes. A derivation is in general not B-linear, and this failure is exactly what the Leibniz rule measures; it also shows D(1)=0, since 1=φ(1A) makes 1 A-constant.
  3. Functored variables. For a fixed ring map A→B and a B-linear map h ⁣:M→N of B-modules, composition D↦h∘D is a B-module map Der⁡A(B,M)→Der⁡A(B,N). Consequently Der⁡A(B,−) is a functor from B-modules to B-modules, and the Leibniz rule is preserved by postcomposition with any module map.

Depends on

Used by

Dependency tree · two levels

5 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources