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.
False: tensoring preserves injections
Statement
False claim: tensoring an injective module homomorphism with a fixed module always gives an injective homomorphism.
The injection becomes the zero map after tensoring with over .
Facts & Assumptions
Given: The regular -module and the quotient module .
is a commutative ring (The integers form a commutative ring), and multiplication by a nonzero integer can be cancelled (The integers have no zero divisors; multiplicative cancellation).
In , modular multiplication by is zero (For every natural , is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold), while the unique representatives are distinct classes (For , every class in has one representative with , so ; while is in bijection with ).
The tensor-unit isomorphism sends to (The regular module is a tensor unit: and ).
Tensor products preserve right-exact sequences, but this statement does not assert preservation of injections (Tensoring is right exact).
Refutation
The map , , is injective: if , cancellation in [L1] gives .
Under the unit identifications [L3], the map is multiplication by on , hence is zero by [L2].
The zero map on is not injective because by [L2]. Thus step 1.1 is an injection whose tensor map is not injective, refuting the claim. This is consistent with [L4], which guarantees right exactness only.
Depends on
- The regular module is a tensor unit: $R\otimes_RN\cong N$ and $M\otimes_RR\cong M$
- Tensoring is right exact
- For every natural $n$, $(\mathbb{Z}/n,+)$ is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold
- For $n\ge 1$, every class in $\mathbb{Z}/n$ has one representative $r$ with $0\le r<n$, so $\lvert\mathbb{Z}/n\rvert=n$; while $\mathbb{Z}/0$ is in bijection with $\mathbb{Z}$
- The integers form a commutative ring
- The integers have no zero divisors; multiplicative cancellation
Used by
Nothing in the library uses this result yet.
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 79 results over 15 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
- Stacks Project, Section 10.12: Tensor products (standard reference, not scraped)
- Christopher Dennis, Week 4 (standard reference, not scraped)