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.

The additive group of a vector space is an abelian group and every linear subspace is a subgroup of it; conversely a subgroup closed under scalar multiplication is a linear subspace

Statement

Let V be a vector space over a field F (Vector space over a field).

  1. (V,+,0V) is an abelian group (Group and abelian group), called the additive group of V.
  2. Every linear subspace W of V (Linear subspace of a vector space) is a subgroup of (V,+,0V) (Subgroup). Consequently W with the restricted addition is itself a group, whose identity is 0V and whose inverses are those of V.
  3. Conversely, if W⊆V is a subgroup of (V,+,0V) and λv∈W for all λ∈F and v∈W, then W is a linear subspace of V.

So the linear subspaces of V are exactly the subgroups of its additive group that are closed under scalar multiplication.

Facts & Assumptions

Given: A field F, a vector space V over F, and a subset W⊆V.

[L1]

Axiom (V1): (V,+,0V) is an abelian group (Vector space over a field, Group and abelian group).

[L2]

A subgroup of a group G with identity e is a subset H satisfying (S1) e∈H, (S2) x,y∈H implies xy∈H, and (S3) x∈H implies x−1∈H; such an H, with the restricted operation, is itself a group whose identity and whose inverses are those of G (Subgroup).

[L3]

A linear subspace of V is a subset satisfying (W1) 0V∈W, (W2) closure under +, and (W3) closure under scalar multiplication (Linear subspace of a vector space).

Proof

technique · direct
1.1

Claim 1 is axiom (V1) of a vector space, which asserts in as many words that (V,+,0V) is an abelian group.

L1
1.2

Let W be a linear subspace of V. Condition (W1) says 0V∈W, which is condition (S1) for the group (V,+,0V), whose identity is 0V.

L1L2L3
1.3

Condition (W2) says u+v∈W for all u,v∈W, which is condition (S2) for (V,+,0V), whose operation is +.

L2L3
1.4

Let v∈W. By (W3) with λ=−1F we get (−1F)v∈W, and (−1F)v=−v, so −v∈W; since the inverse of v in the group (V,+,0V) is −v, this is condition (S3).

L1L2L3L4
1.5

Conversely, let W be a subgroup of (V,+,0V) with λv∈W for all λ∈F and v∈W. Condition (S1) gives 0V∈W, which is (W1); condition (S2) gives closure under +, which is (W2); and the hypothesis is (W3).

L2L3
2.1

By steps 1.2, 1.3 and 1.4 the subset W satisfies (S1), (S2) and (S3), so it is a subgroup of (V,+,0V); by the properties of a subgroup it is then a group under the restricted addition, with identity 0V and with the inverses of V. This is claim 2.

step 1.2step 1.3step 1.4L2
2.2

By step 1.5 the subset W of that step satisfies (W1), (W2) and (W3), so it is a linear subspace of V. This is claim 3.

step 1.5L3
3.1

Claim 1 is step 1.1, claim 2 is step 2.1 and claim 3 is step 2.2; together they say that the linear subspaces of V are exactly the subgroups of (V,+,0V) closed under scalar multiplication.

step 1.1step 2.1step 2.2∎

Remarks

  • What the two directions cost. Going from a linear subspace to a subgroup uses one fact about vector spaces and no group theory: closure under additive inverses is not assumed but derived, from closure under scalar multiplication at the scalar −1F. Going back is pure bookkeeping, since (W1) and (W2) are literally (S1) and (S2).

  • Why this is worth an item. Every statement the library proves about subgroups applies to linear subspaces at once. In particular the intersection of a nonempty family of subgroups is a subgroup (The intersection of a nonempty family of subgroups of G is a subgroup of G), which is the group-theoretic shadow of The intersection of a nonempty family of linear subspaces of V is a linear subspace of V below.

  • The hypothesis in claim 3 is not decoration. Conditions (S1)–(S3) do not mention the scalars at all, so a subgroup of (V,+,0V) is required only to contain 0V and to be closed under addition and under negation; closure under multiplication by an arbitrary λ∈F is a further condition, and claim 3 assumes it rather than deriving it. Claim 2 says that in the other direction nothing extra is needed, because (W3) is already one of the three defining conditions of a linear subspace.

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