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.
In a module, , , and
Statement
For every left -module , scalar , and element ,
Facts & Assumptions
Given: A left -module , , and .
The module action distributes over both addition operations, and is an abelian group (Unital left and right modules over a ring; unqualified module means left module).
The additive structure is an abelian group, so (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides).
Cancellation holds in every group, hence in the additive groups of and (Cancellation in a group: or forces ; equivalently left and right translation by are bijections of , so and each have exactly one solution).
Proof
Since , distributivity gives ; cancellation yields .
Since , distributivity gives ; cancellation yields .
From , distributivity and step 1.1 give , so .
From , distributivity and step 1.2 give , so .
Depends on
- Unital left and right modules over a ring; unqualified module means left module
- Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides
- Cancellation in a group: $gx = gy$ or $xg = yg$ forces $x = y$; equivalently left and right translation by $g$ are bijections of $G$, so $gx = h$ and $xg = h$ each have exactly one solution
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 15 results over 11 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- McGerty, Algebra II: Rings and Modules, Section 3 (standard reference, not scraped)