Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passjudge pass (z-ai/glm-5.2)audited 2026-07-28
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.

Subring criterion: S⊆R is a subring if and only if 1R∈S and a−b∈S and ab∈S for all a,b∈S; and an intersection of subrings is a subring

Statement

Let R be a ring (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides) with zero 0R and identity 1R, and let S⊆R. Then:

  1. S is a subring of R (Subring: a subset containing 1R and closed under addition, additive inverses and multiplication) if and only if 1R∈S, and a−b∈S and ab∈S for all a,b∈S;
  2. if S is a nonempty set of subrings of R, then K=⋂S∈SS is a subring of R. In particular the intersection of two subrings is a subring.

Facts & Assumptions

Given: A ring R with zero 0R and identity 1R, and a subset S⊆R; a−b abbreviates a+(−b) (Ring: an abelian group under addition and a monoid under multiplication, with multiplication distributing over addition on both sides).

[L1]

A subring is a subset containing 1R and closed under addition, additive inverses and multiplication; it is then a ring with the same zero, identity and additive inverses as R (Subring: a subset containing 1R and closed under addition, additive inverses and multiplication).

[L3]

One-step subgroup test, written additively: a nonempty T⊆R with a−b∈T for all a,b∈T is a subgroup of (R,+,0R); and a subgroup contains 0R and is closed under addition and under additive inverses (One-step subgroup test: a nonempty H⊆G is a subgroup iff gh−1∈H for all g,h∈H; the identity and the inverses of H are then those of G, Subgroup).

[L4]

The intersection of a nonempty set of subgroups of a group is a subgroup (The intersection of a nonempty family of subgroups of G is a subgroup of G).

Proof

technique · direct
1.1

Suppose S is a subring. Then 1R∈S by (T1); for a,b∈S we have −b∈S by (T3) and hence a−b=a+(−b)∈S by (T2); and ab∈S by (T4).

L1
1.2

Conversely, suppose 1R∈S and that a−b∈S and ab∈S for all a,b∈S. Then S is nonempty, so by the one-step test it is a subgroup of (R,+,0R); hence 0R∈S, S is closed under addition and −x∈S for every x∈S. Together with 1R∈S and closure under multiplication, that is exactly (T1) to (T4), so S is a subring.

L1L2L3
2.1

Steps 1.1 and 1.2 prove claim 1.

step 1.1step 1.2L1
2.2

Claim 2. Each S∈S is a subgroup of (R,+,0R) by [L1] and [L3], so K is a subgroup of (R,+,0R) by [L4]; in particular K is closed under addition and under additive inverses. Also 1R∈S for every S∈S, so 1R∈K; and if a,b∈K then ab∈S for every S∈S, so ab∈K. Hence K satisfies (T1) to (T4) and is a subring.

step 1.1L1L3L4
3.1

Claims 1 and 2 are established in steps 2.1 and 2.2.

step 2.1step 2.2∎

Remarks

Depends on

Used by

Dependency tree · two levels

14 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