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 intersection of a nonempty family of linear subspaces of V is a linear subspace of V

Statement

Let V be a vector space over a field F (Vector space over a field) and let W be a nonempty set of linear subspaces of V (Linear subspace of a vector space). Then

U  =  ⋂W∈WW  =  { x∈V  :  x∈W for every W∈W }

is a linear subspace of V. In particular the intersection of two linear subspaces is a linear subspace.

Facts & Assumptions

Given: A field F, a vector space V over F, a nonempty set W of linear subspaces of V, and U the intersection of the members of W.

[L1]

Each W∈W contains 0V, is closed under +, and is closed under scalar multiplication (Linear subspace of a vector space).

[L2]

One-step test: a nonempty S⊆V with λu+v∈S for all λ∈F and u,v∈S is a linear subspace of V (One-step subspace test: a nonempty W⊆V is a linear subspace if and only if λu+v∈W for all λ∈F and u,v∈W).

Proof

technique · direct
1.1

U⊆V, since W is nonempty and every member of it is a subset of V.

givenL1
1.2

0V∈U, since 0V∈W for every W∈W; in particular U is nonempty.

L1
1.3

Let λ∈F and u,v∈U, and let W∈W be arbitrary. Then u,v∈W, so λu∈W by closure under scalar multiplication and λu+v∈W by closure under addition.

givenL1
2.1

Since W was an arbitrary member of W, the vector λu+v lies in every member of W, that is λu+v∈U.

step 1.3
3.1

U is a nonempty subset of V satisfying the one-step test, hence a linear subspace of V; taking W to have two members gives the last sentence of the statement.

step 1.1step 1.2step 2.1L2∎

Remarks

Depends on

Used by

Dependency tree · two levels

12 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