Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-generatedSession-authored (Fable 5 assisted)precheck 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.

span{v}={λv:λF}\operatorname{span}\{v\} = \{\, \lambda v : \lambda \in F \,\}, which is {0V}\{0_V\} when v=0Vv = 0_V, and when v0Vv \ne 0_V contains 0V0_V only as the multiple 0Fv0_F v

Statement

Let VV be a vector space over a field FF (Vector space over a field) and let vVv \in V. Write Fv:={λv:λF}Fv := \{\, \lambda v : \lambda \in F \,\}. Then:

  1. span{v}=Fv\operatorname{span}\{v\} = Fv;
  2. if v=0Vv = 0_V then span{v}={0V}\operatorname{span}\{v\} = \{0_V\};
  3. if v0Vv \ne 0_V then, for λ,μF\lambda, \mu \in F, λv=μv\lambda v = \mu v holds only when λ=μ\lambda = \mu; in particular λv=0V\lambda v = 0_V holds only for λ=0F\lambda = 0_F, so 0V0_V occurs in span{v}\operatorname{span}\{v\} only as the multiple 0Fv0_F v, and span{v}{0V}\operatorname{span}\{v\} \ne \{0_V\}.

Facts & Assumptions

Given: A field FF, a vector space VV over FF, and a vector vVv \in V.

[L1]

span{v}\operatorname{span}\{v\} is a linear subspace of VV containing vv, and it is contained in every linear subspace of VV containing vv (Linear combination of a finite list, and the span span(S)\operatorname{span}(S) as the smallest linear subspace containing SS).

[L2]

A linear subspace is closed under scalar multiplication, by condition (W3) (Linear subspace of a vector space).

[L3]

One-step test: a nonempty TVT \subseteq V with λu+wT\lambda u + w \in T for all λF\lambda \in F and u,wTu, w \in T is a linear subspace of VV (One-step subspace test: a nonempty WVW \subseteq V is a linear subspace if and only if λu+vW\lambda u + v \in W for all λF\lambda \in F and u,vWu, v \in W).

[L4]

The vector space axioms (Vector space over a field): (V3) (λ+μ)w=λw+μw(\lambda+\mu)w = \lambda w + \mu w; (V4) (λμ)w=λ(μw)(\lambda\mu)w = \lambda(\mu w); (V5) 1Fw=w1_F w = w.

[L5]

0Fw=0V0_F w = 0_V and λ0V=0V\lambda 0_V = 0_V for all λF\lambda \in F and wVw \in V; (λ)w=(λw)(-\lambda)w = -(\lambda w), which is claim 3 there; and if λw=0V\lambda w = 0_V then λ=0F\lambda = 0_F or w=0Vw = 0_V (In any vector space 0Fv=0V0_F v = 0_V, λ0V=0V\lambda 0_V = 0_V, (λ)v=(λv)(-\lambda)v = -(\lambda v), (1F)v=v(-1_F)v = -v, and λv=0V\lambda v = 0_V forces λ=0F\lambda = 0_F or v=0Vv = 0_V).

[L6]

FF is a field, so (F,+,0F)(F,+,0_F) is an abelian group with 0F,1FF0_F, 1_F \in F and an additive inverse μ-\mu for each μ\mu; adding μ\mu to both sides of λ+(μ)=0F\lambda + (-\mu) = 0_F therefore gives λ=μ\lambda = \mu (Field).

Proof

technique · direct
1.1

FvFv is nonempty, since 0Fv=0V0_F v = 0_V lies in it.

L5
1.2

FvFv is closed under the one-step expression: for λ,μ,νF\lambda, \mu, \nu \in F, λ(μv)+νv=(λμ)v+νv=(λμ+ν)vFv\lambda(\mu v) + \nu v = (\lambda\mu)v + \nu v = (\lambda\mu + \nu)v \in Fv, by (V4) and (V3).

L4
1.3

vFvv \in Fv, since v=1Fvv = 1_F v by (V5).

L4
1.4

If WW is a linear subspace of VV with vWv \in W, then λvW\lambda v \in W for every λF\lambda \in F, so FvWFv \subseteq W.

L2
1.5

If λv=μv\lambda v = \mu v then 0V=λv+((μv))=λv+(μ)v=(λ+(μ))v0_V = \lambda v + (-(\mu v)) = \lambda v + (-\mu)v = (\lambda + (-\mu))v, using claim 3 of the elementary consequences and (V3); so λ+(μ)=0F\lambda + (-\mu) = 0_F or v=0Vv = 0_V.

L4L5
2.1

FvFv is a linear subspace of VV containing vv, by the one-step test.

step 1.1step 1.2step 1.3L3
2.2

If v0Vv \ne 0_V and λv=μv\lambda v = \mu v, then step 1.5 forces λ+(μ)=0F\lambda + (-\mu) = 0_F, that is λ=μ\lambda = \mu; taking μ=0F\mu = 0_F and using 0Fv=0V0_F v = 0_V gives that λv=0V\lambda v = 0_V only for λ=0F\lambda = 0_F.

step 1.5L5L6
3.1

span{v}=Fv\operatorname{span}\{v\} = Fv: the span is contained in FvFv because FvFv is a linear subspace containing vv, and FvFv is contained in the span because the span is a linear subspace containing vv. This is claim 1.

step 2.1step 1.4L1
4.1

If v=0Vv = 0_V then every scalar multiple is λ0V=0V\lambda 0_V = 0_V, so Fv={0V}Fv = \{0_V\}; combined with claim 1 this is claim 2.

step 3.1L5
4.2

Suppose v0Vv \ne 0_V. Then λv=μv\lambda v = \mu v forces λ=μ\lambda = \mu, and λv=0V\lambda v = 0_V forces λ=0F\lambda = 0_F; moreover v=1Fvv = 1_F v lies in FvFv, which is span{v}\operatorname{span}\{v\} by claim 1, and v0Vv \ne 0_V, so span{v}{0V}\operatorname{span}\{v\} \ne \{0_V\}. This is claim 3.

step 2.2step 3.1L4
5.1

Claims 1, 2 and 3 are steps 3.1, 4.1 and 4.2.

step 3.1step 4.1step 4.2

Remarks

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 39 results over 17 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