Alphabeta Math
Session-authored (Fable 5 assisted)
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.

23 results · all verified · 8 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 15 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Dual Spaces, Bilinear and Quadratic Forms, and Sylvester's Law of Inertia

1 · Prerequisites

2 · Summary

The page builds on finite-dimensional bases and unique coordinates (Basis of a vector space: a linearly independent spanning subset; and ordered basis: an injective finite list whose image is a basis, A finite list v:nV is an ordered basis if and only if every xV equals i<nλivi for exactly one λ:nF; those scalars are the coordinates of x in that ordered basis), linear maps and their matrices (Linear map between vector spaces over the same field, Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases), and rank-nullity (Rank-nullity: dimFV=nullityT+rankT). The basis-extension theorem supplies the explicitly Choice-dependent infinite-dimensional separations (Zorn's lemma gives a basis between any linearly independent set and any spanning set containing it: if LSV with L independent and span(S)=V, there is a basis B of V with LBS), while the finite-dimensional extension theorem avoids that cost where applicable (If dimFV=n and U is a linear subspace of V, then U is finite-dimensional, dimFUn, and dimFU=n if and only if U=V). Matrix transpose and determinant laws provide the algebra used for congruence and Schur complements (Transpose is linear and involutive, and (AB)T=BTAT, For same-sized finite square matrices over a commutative ring, det(AB)=det(A)det(B)).

Dual families lead to the finite and infinite dual-space boundary, the canonical double-dual map, annihilators, and transpose identities. Bilinear forms are identified with maps into the dual; their matrices transform by congruence, while sesquilinear and Hermitian forms receive the corresponding involutive formula. Quadratic forms are defined in every characteristic, with polarization and symmetric diagonalization restricted to characteristic not two. Alternating forms acquire symplectic normal form and even rank. Over the reals, diagonal normalization and intrinsic positive and negative dimensions prove Sylvester's law of inertia; Schur-complement elimination then yields the leading-principal-minor criterion for positive definiteness.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

Linear functionals and the algebraic dual V=L(V,F)

Definition

Let V be a vector space over F. A linear functional on V is a linear map f:VF, where F is regarded as a vector space over itself. The algebraic dual space of V is

V:=L(V,F),

with pointwise addition and scalar multiplication. This is the full algebraic dual: no topology, norm, or continuity condition is imposed.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

The dual family (b)bB associated to a Hamel basis B, defined by b(c)=δbc

Definition

Let B be a Hamel basis of a vector space V. For each bB, the coordinate functional b:VF is defined by

b(c)=δbc(cB),

and extended linearly: if the unique finite basis expansion of v is v=cSacc, then b(v)=ab, with ab:=0 when bS. Uniqueness of finite basis expansions makes this single-valued, and coordinatewise addition and scalar multiplication make b linear. The family (b)bB is the dual family associated to B.

When B is finite this family is the usual dual basis. When B is infinite it remains a family in V, but it need not span the whole algebraic dual.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

The dual family of a finite basis is a basis of the dual space, with the same dimension

Statement

If B=(b1,,bn) is a basis of a finite-dimensional F-vector space V, then its dual family B=(b1,,bn) is a basis of V. Consequently dimV=dimV=n.

Facts & Assumptions

Given: A finite basis B=(b1,,bn) of V and its dual family.

[L3]

The dimension of a finite-dimensional space is the cardinality of any finite basis (Finite-dimensional vector space, and its dimension dimFV; infinite-dimensional means having no finite basis).

Proof

technique · direct
1.1

If i=1ncibi=0, evaluation at bj and [L1] give cj=0 for every j; hence the dual family is linearly independent.

L1algebra
1.2

For fV, set g=i=1nf(bi)bi. If v=jajbj as in [L2], then g(v)=jajf(bj)=f(v), so f=g and the dual family spans V.

L1L2algebra
2.1

Steps 1.1 and 1.2 make B a basis, and [L3] gives dimV=n=dimV. For n=0, both sums are empty and the unique functional on the zero space is zero, so the same proof applies.

step 1.1step 1.2L3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

For an infinite Hamel basis, its dual family is linearly independent but does not span the algebraic dual

Statement

Let B be an infinite Hamel basis of V. Its dual family (b)bB is linearly independent in V but does not span V.

Facts & Assumptions

Proof

technique · direct
1.1

If a finite relation bSabb=0 holds, evaluating it at each cS gives ac=0 by [L1]. Thus the dual family is linearly independent by [L2].

L1L2
1.2

By [L3], every vector has a finite basis expansion. It is unique after zero coefficients are discarded, because subtracting two such expansions gives a finite relation in the independent set B. Hence ϕ(bSabb)=bSab is well defined and linear, and ϕ(b)=1 for every bB.

L3algebra
2.1

Every finite linear combination of members of the dual family vanishes at all basis vectors outside its finite support. Since B is infinite while ϕ(b)=1 for every b, ϕ is not in their span.

step 1.2L1given
3.1

The dual family is therefore independent but not spanning, so it is not a Hamel basis of V.

step 1.1step 2.1
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Assuming choice, if vUV, some fV vanishes on U and satisfies f(v)=1

Statement

Assume the axiom of choice. If U is a linear subspace of V and vVU, then there exists fV such that fU=0 and f(v)=1.

Facts & Assumptions

Given: The axiom of choice, a subspace UV, and vU.

[L2]

A subspace is closed under finite linear combinations (Linear subspace of a vector space).

[L3]

Elements of V are linear maps VF (Linear functionals and the algebraic dual V=L(V,F)).

Proof

technique · basis extension
1.1

By [L1], choose a basis C of U. The set C{v} is linearly independent: a relation with nonzero coefficient of v would put v in the span of C, which is U by [L2].

L1L2givenchoose
2.1

Extend C{v} by [L1] to a basis B of V. Prescribe f(v)=1 and f(b)=0 for every bB{v}, then extend by the unique finite basis expansion. This defines a linear functional fV.

step 1.1L1L3choose
3.1

Every element of U is a linear combination of elements of C, so fU=0, while the prescription gives f(v)=1.

step 2.1L2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

The canonical evaluation map JV:VV given by JV(v)(f)=f(v)

Definition

For a vector space V, write V:=(V). The canonical evaluation map into the double dual is

JV:VV,JV(v)(f):=f(v).

For fixed v, evaluation at v is linear in f, so JV(v)V. The construction uses no basis and is therefore canonical.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Assuming choice, the canonical map JV:VV is linear and injective

Statement

Assume the axiom of choice. For every vector space V, the canonical map JV:VV is linear and injective.

Facts & Assumptions

Given: The axiom of choice and an F-vector space V.

[L1]

The canonical map is defined by JV(v)(f)=f(v) for vV and fV (The canonical evaluation map JV:VV given by JV(v)(f)=f(v)).

[L2]

If vUV, some functional vanishes on U and takes value 1 at v (Assuming choice, if vUV, some fV vanishes on U and satisfies f(v)=1).

Proof

technique · direct
1.1

For a,bF, u,vV, and fV, [L1] gives JV(au+bv)(f)=f(au+bv)=aJV(u)(f)+bJV(v)(f). Equality at every f proves that JV is linear.

L1algebra
1.2

If v0, apply [L2] to U={0} to obtain f with f(v)=1. Then JV(v)(f)=1, so JV(v)0. Hence kerJV={0}.

L1L2given
2.1

By [L3], step 1.2 makes JV injective; step 1.1 supplies linearity. The zero space is included, since its unique map has trivial kernel.

step 1.1step 1.2L3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Assuming choice, JV:VV is surjective if and only if V is finite-dimensional

Statement

Assume the axiom of choice. The canonical map JV:VV is surjective if and only if V is finite-dimensional.

Facts & Assumptions

Given: The axiom of choice and an F-vector space V.

[L2]

For a finite basis (bi), its dual family (bi) is a basis of V (The dual family of a finite basis is a basis of the dual space, with the same dimension).

[L3]

For an infinite Hamel basis B, its coordinate functionals span a proper subspace of V (For an infinite Hamel basis, its dual family is linearly independent but does not span the algebraic dual).

[L4]

Assuming choice, a vector outside a subspace is separated from it by a linear functional (Assuming choice, if vUV, some fV vanishes on U and satisfies f(v)=1).

[L5]

Assuming choice, every vector space has a basis (Every vector space has a basis); for an infinite-dimensional V such a basis is infinite.

Proof

technique · direct, proving both implications
1.1

Suppose V has finite basis (b1,,bn) and let LV. Put v=iL(bi)bi. By [L2], every fV is if(bi)bi, so L(f)=if(bi)L(bi)=f(v)=JV(v)(f). Thus L=JV(v) and JV is surjective.

L2algebra
1.2

Conversely, suppose V is infinite-dimensional. By [L5], choice supplies a basis B of V, necessarily infinite. Let Φ=span{b:bB}; [L3] makes Φ proper, so choose ϕVΦ. By [L4] applied inside V, choose LV with LΦ=0 and L(ϕ)=1.

L3L4L5givenchoose
2.1

If L=JV(v), then b(v)=JV(v)(b)=L(b)=0 for every bB. All basis coordinates of v vanish, so v=0; then L=JV(0)=0, contradicting L(ϕ)=1. Hence L is not in the image and JV is not surjective.

step 1.2algebra
3.1

Step 1.1 proves the forward finite-dimensional case and steps 1.2–2.1 prove its contrapositive. Therefore surjectivity is equivalent to finite dimensionality; [L1] additionally shows the finite-dimensional map is an isomorphism.

step 1.1step 1.2step 2.1L1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

The annihilator UV of UV and the preannihilator SV of SV

Definition

Let UV be a linear subspace. Its annihilator in the algebraic dual is

U:={fV:f(u)=0 for every uU}V.

For a linear subspace SV, its preannihilator in V is

S:={vV:f(v)=0 for every fS}V.

Both are linear subspaces because all their defining equations are homogeneous and linear. The superscript position records which side of the evaluation pairing V×VF is being annihilated.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

Assuming choice, (U)=U; in finite dimension, dimU=dimVdimU

Statement

Assume the axiom of choice. For every subspace UV,

(U)=U.

If V is finite-dimensional, then

dimU=dimVdimU.

Facts & Assumptions

Given: The axiom of choice, an F-vector space V, and a subspace UV.

[L1]

The annihilator U consists of the functionals vanishing on U, and S consists of vectors annihilated by every member of S (The annihilator UV of UV and the preannihilator SV of SV).

[L2]

If vU, some fV vanishes on U and has f(v)=1 (Assuming choice, if vUV, some fV vanishes on U and satisfies f(v)=1).

[L3]

The dual of a finite-dimensional space has the same dimension (The dual family of a finite basis is a basis of the dual space, with the same dimension).

[L4]

Rank-nullity gives dimX=dimkerR+dimimR for a linear map with finite-dimensional domain X (Rank-nullity: dimFV=nullityT+rankT).

[L5]

In finite dimension, a basis of a subspace extends without Choice to a basis of the ambient space (If dimFV=n and U is a linear subspace of V, then U is finite-dimensional, dimFUn, and dimFU=n if and only if U=V, clause 3).

Proof

technique · direct
1.1

Every uU is killed by every fU, so [L1] gives U(U). If vU, [L2] gives fU with f(v)=1, so v(U). Hence (U)=U.

L1L2
1.2

Now suppose V is finite-dimensional and consider restriction R:VU, R(f)=fU. Its kernel is U by [L1]. It is surjective: extend a basis of U to one of V by [L5], prescribe any given functional's values on the former basis, and prescribe zero on the added vectors.

L1L5choose
2.1

Rank-nullity and surjectivity give dimV=dimU+dimU. Applying [L3] to V and U, then rearranging, gives dimU=dimVdimU.

step 1.2L3L4algebra
3.1

Step 1.1 proves the double-annihilator identity in arbitrary dimension under Choice, and step 2.1 proves the finite-dimensional formula, including U=0 and U=V.

step 1.1step 2.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

The transpose or algebraic adjoint T:WV, T(g)=gT, of a linear map T:VW

Definition

Let T:VW be linear. Its transpose, or algebraic adjoint, is the map

T:WV,T(g):=gT.

The composite gT is linear, so it belongs to V. This definition is algebraic and does not use an inner product.

PropositionStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Transpose is linear, sends identities to identities, and reverses composition: (ST)=TS

Statement

For linear maps T,T:VW, scalars a,b, and S:WX,

(aT+bT)=aT+bT,(idV)=idV,(ST)=TS.

Facts & Assumptions

Given: The displayed compatible linear maps and scalars.

[L2]

Composition of linear maps is associative, and identity maps are its identities (Identity maps and composites of linear maps are linear).

Proof

technique · pointwise evaluation
1.1

For gW and vV, ((aT+bT)g)(v)=g(aT(v)+bT(v))=a(Tg)(v)+b(Tg)(v), proving linearity in the map.

L1algebra
1.2

For fV and vV, ((idV)f)(v)=f(v), so (idV)=idV.

L1L2
1.3

For hX, [L1] and associativity give (ST)(h)=hST=T(S(h)), hence (ST)=TS.

L1L2
2.1

Equality at every functional and vector proves all three asserted identities.

step 1.1step 1.2step 1.3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

Assuming choice, kerT=(imT) and imT=(kerT); in finite dimensions rankT=rankT

Statement

Assume the axiom of choice. For a linear map T:VW,

kerT=(imT),imT=(kerT).

If V and W are finite-dimensional, then rankT=rankT.

Facts & Assumptions

Given: The axiom of choice and a linear map T:VW.

[L2]

An annihilator consists exactly of the functionals vanishing on the named subspace (The annihilator UV of UV and the preannihilator SV of SV).

[L3]

In finite dimension, dimU=dimXdimU for UX (Assuming choice, (U)=U; in finite dimension, dimU=dimVdimU).

[L5]

Rank-nullity gives dimV=dimkerT+rankT when V is finite-dimensional (Rank-nullity: dimFV=nullityT+rankT).

Proof

technique · direct
1.1

A functional gW lies in kerT exactly when g(Tv)=0 for every vV, which by [L1] and [L2] is exactly g(imT).

L1L2
1.2

Every T(g)=gT vanishes on kerT, so imT(kerT).

L1L2
1.3

Conversely let f(kerT). Define h0:imTF by h0(Tv)=f(v). If Tv=Tv, then vvkerT and f(v)=f(v), so h0 is well defined and linear. Extend a basis of imT to a basis of W using [L4], and extend h0 by value 0 on the added basis vectors to obtain hW. Then T(h)=f.

L1L2L4choosealgebra
2.1

Steps 1.2 and 1.3 prove imT=(kerT).

step 1.2step 1.3
3.1

If V,W are finite-dimensional, [L3] and step 2.1 give rankT=dim(kerT)=dimVdimkerT, which equals rankT by [L5].

step 2.1L3L5
4.1

Steps 1.1, 2.1, and 3.1 give the two identities and the finite-dimensional rank equality, including zero source or target.

step 1.1step 2.1step 3.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

In dual bases, the matrix of T is the transpose of the matrix of T

Statement

Let T:VW be linear between finite-dimensional spaces, with ordered bases V=(v1,,vn) and W=(w1,,wm). In the dual bases,

[T]WV=([T]VW)T.

Facts & Assumptions

Given: The displayed map, bases, and their dual bases.

[L2]

The dual families of the finite bases are bases of the dual spaces (The dual family of a finite basis is a basis of the dual space, with the same dimension).

[L3]

The jth column of a representing matrix is the coordinate column of the image of the jth basis vector (Coordinate columns [v]B and matrices [T]BC of linear maps relative to ordered bases).

[L4]

The transpose of an m×n matrix has (j,i) entry equal to the original (i,j) entry (The transpose AT of a matrix).

Proof

technique · entrywise comparison
1.1

Write [T]VW=(aij), so [L3] gives T(vj)=i=1maijwi and therefore wi(T(vj))=aij.

L2L3algebra
2.1

The (j,i) entry of [T]WV is the coefficient of vj in the expansion of T(wi)V along the dual basis V. Since every ϕV satisfies ϕ=jϕ(vj)vj, that coefficient is T(wi)(vj), which by [L1] equals wi(T(vj))=aij.

step 1.1L1L2L3
3.1

By [L4], step 2.1 says exactly that the n×m matrix of T is the transpose of the m×n matrix of T. The calculation also covers m=0 or n=0, where the matrices are empty rectangles.

step 2.1L4
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

Bilinear forms, and symmetric, skew-symmetric, and alternating bilinear forms

Definition

Let V be a vector space over F. A bilinear form on V is a function B:V×VF that is linear in each variable separately.

The form is

  • symmetric when B(u,v)=B(v,u) for all u,vV;
  • skew-symmetric when B(u,v)=B(v,u) for all u,vV;
  • alternating when B(v,v)=0 for every vV.

These conditions are kept distinct because their relations depend on the characteristic of F.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

Alternating forms are skew-symmetric; the converse holds when charF2, while in characteristic 2 alternating forms are symmetric

Statement

Every alternating bilinear form is skew-symmetric. If charF2, every skew-symmetric bilinear form is alternating. If charF=2, every alternating bilinear form is symmetric.

Facts & Assumptions

Given: A bilinear form B:V×VF.

[L1]

Alternating means B(v,v)=0 for all v, skew-symmetric means B(u,v)=B(v,u), and symmetric means B(u,v)=B(v,u) (Bilinear forms, and symmetric, skew-symmetric, and alternating bilinear forms).

[L2]

The characteristic is the least positive natural multiple of 1F that is zero, or 0 if none exists (The characteristic of a ring: the least n1 with n1R=0 when one exists, and 0 otherwise); a field has 0F1F and every nonzero element is invertible (Field).

Proof

technique · direct
1.1

If B is alternating, bilinearity gives 0=B(u+v,u+v)=B(u,v)+B(v,u), so B(u,v)=B(v,u) and B is skew-symmetric.

L1algebra
1.2

If B is skew-symmetric, then B(v,v)=B(v,v), so 2B(v,v)=0. When charF2, [L2] makes 2=1F+1F nonzero and invertible, giving B(v,v)=0 for every v and hence alternation.

L1L2algebra
2.1

If charF=2 and B is alternating, [L2] gives 1F+1F=0F and hence a=a for every aF. Step 1.1 therefore gives B(u,v)=B(v,u)=B(v,u), so B is symmetric.

step 1.1L1L2algebra
3.1

These arguments prove each asserted implication without claiming that every symmetric form in characteristic 2 is alternating.

step 1.1step 1.2step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Bilinear forms on V correspond linearly and bijectively to linear maps VV

Statement

The assignment

BB,B(v)(w)=B(v,w),

is a linear bijection from the vector space of bilinear forms on V to L(V,V).

Facts & Assumptions

Given: An F-vector space V.

[L1]

A bilinear form is linear separately in both variables (Bilinear forms, and symmetric, skew-symmetric, and alternating bilinear forms).

[L2]

The algebraic dual V consists of all linear maps VF (Linear functionals and the algebraic dual V=L(V,F)).

[L3]

Linear maps form a vector space under pointwise addition and scalar multiplication (The space L(V,W) of linear maps with pointwise addition and scalar multiplication).

Proof

technique · explicit inverse
1.1

For a bilinear B, fixing v makes wB(v,w) a member of V by [L1] and [L2], and linearity in v makes B:VV linear.

L1L2
1.2

Conversely, for LL(V,V), define BL(v,w)=L(v)(w). Linearity of L gives linearity in v, and L(v)V gives linearity in w, so BL is bilinear.

L1L2L3
2.1

Pointwise, BB(v,w)=B(v,w) and (BL)(v)(w)=L(v)(w), so the constructions are inverse. They also preserve addition and scalar multiplication pointwise.

step 1.1step 1.2L3algebra
3.1

Therefore BB is a linear bijection. No finite-dimensionality assumption is used.

step 2.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

The matrix, left and right radicals, rank, and nondegeneracy of a bilinear form on a finite-dimensional space

Definition

Let B be a bilinear form on an n-dimensional vector space V, and let B=(v0,,vn1) be an ordered basis. The matrix of B in B is

[B]B:=(B(vi,vj))i,j<n.

For coordinate columns x=[u]B and y=[v]B, one has B(u,v)=xT[B]By.

The left radical and right radical are

radL(B):={u:B(u,v)=0 for every v},radR(B):={v:B(u,v)=0 for every u}.

The rank of B is the rank of the associated map B:VV, B(u)(v)=B(u,v). The form is nondegenerate when both radicals are zero. In finite dimension this is equivalent to B being an isomorphism, and also to [B]B being invertible.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

A basis change by P changes the matrix of a bilinear form from A to PTAP

Statement

Let B be a bilinear form on a finite-dimensional space. If A is its matrix in an old basis and the columns of an invertible matrix P are the new basis vectors in old coordinates, then its matrix in the new basis is

PTAP.

Matrices related by A=PTAP with P invertible are called congruent.

Facts & Assumptions

Given: The form, the two bases, and the change-of-basis matrix P described above.

[L1]

If x,y are coordinate columns, the matrix A of B satisfies B(u,v)=xTAy (The matrix, left and right radicals, rank, and nondegeneracy of a bilinear form on a finite-dimensional space).

[L2]

A representing matrix acts on coordinate columns by multiplication ([T(v)]C=[T]BC[v]B).

[L3]

Transpose reverses products: (XY)T=YTXT (Transpose is linear and involutive, and (AB)T=BTAT).

[L4]

Matrix multiplication is associative and represents the relevant finite sums (Matrix multiplication is associative, unital, distributive, and compatible with scalar multiplication).

Proof

technique · coordinate calculation
1.1

If x,y are the new coordinate columns of u,v, respectively, [L2] makes their old coordinate columns Px,Py.

L2given
2.1

By [L1], B(u,v)=(Px)TA(Py)=xTPTAPy, using [L3] and [L4].

step 1.1L1L3L4
3.1

Since step 2.1 holds for every x,y, the new matrix is PTAP. The displayed relation is therefore exactly the equivalence generated by basis changes and is called congruence, not similarity.

step 2.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Congruent matrices have the same rank; hence rank and nondegeneracy of a bilinear form are basis-independent

Statement

If A=PTAP with P invertible, then rankA=rankA. Consequently the rank and nondegeneracy of a bilinear form do not depend on the basis used to represent it.

Facts & Assumptions

Given: Congruent matrices A=PTAP with P invertible.

[L1]

Congruence is precisely the matrix relation arising from a basis change for a bilinear form (A basis change by P changes the matrix of a bilinear form from A to PTAP).

[L2]

Matrix multiplication represents composition of the associated linear maps ([ST]BD=[S]CD[T]BC).

[L3]

Transpose reverses products and sends an inverse to the inverse transpose (Transpose is linear and involutive, and (AB)T=BTAT).

[L4]

An invertible linear map is a linear isomorphism and has a two-sided linear inverse (Invertible linear maps, linear isomorphisms, and inverse linear maps). Two finite-dimensional spaces are linearly isomorphic if and only if they have the same dimension (Two finite-dimensional vector spaces over F are linearly isomorphic if and only if they have the same dimension).

Proof

technique · direct
1.1

Right multiplication by the invertible P is precomposition with an isomorphism, so im(AP)=im(A). Left multiplication by PT maps this image isomorphically to im(PTAP), because [L3] makes PT invertible.

L2L3L4given
2.1

Therefore the two image spaces have the same dimension, so rankA=rankA.

step 1.1L4
3.1

By [L1], matrices of one bilinear form in two bases are congruent. Rank is thus basis-independent, and nondegeneracy is also basis-independent because it is equivalent to invertibility of a representing matrix, which the congruence relation preserves in both directions.

step 2.1L1L3L4
DefinitionDefinition: AI-adaptedProof: Not applicableaudited 2026-08-13Open item page →

Sesquilinear and Hermitian forms over a field with an involution, using the convention linear in the first variable

Definition

Let F be a field with an involution, an automorphism σ:FF satisfying σ2=idF. A function H:V×VF is sesquilinear, with the convention used here, when it is linear in the first variable and σ-linear in the second:

H(au+bv,w)=aH(u,w)+bH(v,w),

H(u,av+bw)=σ(a)H(u,v)+σ(b)H(u,w).

It is Hermitian when

H(u,v)=σ(H(v,u))

for all u,vV. When σ is the identity, sesquilinear forms are bilinear and Hermitian forms are symmetric bilinear forms.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

For the linear-first convention, a basis change by P sends a sesquilinear matrix A to PTAσ(P); Hermitian forms satisfy A=σ(A)T

Statement

Let H be sesquilinear over a field with involution σ, using the convention linear in the first variable. If its old matrix is A and a basis change has matrix P, then its new matrix is

PTAσ(P),

where σ(P) is obtained entrywise. Moreover, H is Hermitian if and only if A=σ(A)T.

Facts & Assumptions

Given: A field involution σ, a sesquilinear form H, and the displayed basis data.

[L1]

Sesquilinearity is linear in the first variable and σ-linear in the second; Hermitian symmetry is H(u,v)=σ(H(v,u)) (Sesquilinear and Hermitian forms over a field with an involution, using the convention linear in the first variable).

[L2]

Matrix multiplication expands as the corresponding finite row-column sums (Matrix multiplication is associative, unital, distributive, and compatible with scalar multiplication).

Proof

technique · coordinate calculation
1.1

If x,y are new coordinate columns, their old columns are Px,Py. Expanding [L1] in an old basis gives H(u,v)=(Px)TAσ(Py)=xTPTAσ(P)σ(y).

L1L2L3algebra
1.2

In a basis (ei), Hermitian symmetry is Aij=H(ei,ej)=σ(H(ej,ei))=σ(Aji) for every i,j, which is exactly A=σ(A)T.

L1algebra
2.1

Since step 1.1 holds for every x,y, the new matrix is PTAσ(P). This includes the identity involution, where it reduces to ordinary congruence.

step 1.1
2.2

Conversely, if A=σ(A)T, the coordinate formula and σ2=id give H(u,v)=σ(H(v,u)) for arbitrary coordinate columns, so H is Hermitian.

step 1.2L1L2L3algebra
3.1

Steps 2.1, 1.2, and 2.2 prove the basis-change formula and both directions of the Hermitian criterion.

step 2.1step 1.2step 2.2
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

A quadratic form q in arbitrary characteristic and its polar form bq(u,v)=q(u+v)q(u)q(v)

Definition

Let V be a vector space over a field F. A quadratic form on V is a function q:VF such that

q(av)=a2q(v)

for all aF and vV, and such that its polar form

bq(u,v):=q(u+v)q(u)q(v)

is bilinear. This definition is valid in every characteristic. In characteristic 2, the polar form need not determine q.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

If charF2, quadratic forms and symmetric bilinear forms correspond by q(v)=B(v,v) and B(u,v)=12bq(u,v)

Statement

Let charF2. The assignments

BqB,qB(v)=B(v,v),qBq,Bq(u,v)=12bq(u,v)

are inverse bijections between symmetric bilinear forms and quadratic forms.

Facts & Assumptions

Given: A field F with charF2 and an F-vector space V.

[L1]

A quadratic form satisfies q(av)=a2q(v) and has bilinear polar form bq(u,v)=q(u+v)q(u)q(v) (A quadratic form q in arbitrary characteristic and its polar form bq(u,v)=q(u+v)q(u)q(v)).

[L2]

A symmetric bilinear form is bilinear and satisfies B(u,v)=B(v,u) (Bilinear forms, and symmetric, skew-symmetric, and alternating bilinear forms).

[L3]

The characteristic is the least positive natural multiple of 1F that is zero, or 0 if none exists (The characteristic of a ring: the least n1 with n1R=0 when one exists, and 0 otherwise); in a field 0F1F and every nonzero scalar is invertible (Field).

Proof

technique · explicit inverse
1.1

Because charF2, [L3] makes the scalar 2=1F+1F nonzero and hence invertible. If B is symmetric bilinear, then qB(av)=a2qB(v) and bqB(u,v)=B(u+v,u+v)B(u,u)B(v,v)=2B(u,v). Thus qB is a quadratic form.

L1L2L3algebra
1.2

If q is quadratic, [L1] makes bq bilinear, and its defining formula is symmetric. Hence Bq=12bq is symmetric bilinear by [L2] and [L3].

L1L2L3
2.1

Step 1.1 gives BqB=B. Conversely, bq(v,v)=q(2v)2q(v)=4q(v)2q(v)=2q(v), so qBq(v)=12bq(v,v)=q(v).

step 1.1step 1.2L1L3algebra
3.1

The two assignments are therefore mutually inverse bijections. The use of 21 identifies precisely where the characteristic hypothesis enters.

step 2.1L3
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Every symmetric bilinear form on a finite-dimensional space over a field of characteristic not 2 has an orthogonal basis

Statement

Let V be finite-dimensional over a field of characteristic not 2. Every symmetric bilinear form B on V admits a basis whose distinct vectors are pairwise orthogonal for B.

Facts & Assumptions

Given: A finite-dimensional F-vector space V, charF2, and a symmetric bilinear form B.

[L1]

In characteristic not 2, a symmetric bilinear form is recovered from qB(v)=B(v,v) by B(u,v)=12bqB(u,v) (If charF2, quadratic forms and symmetric bilinear forms correspond by q(v)=B(v,v) and B(u,v)=12bq(u,v)).

[L2]

A subspace of a finite-dimensional space is finite-dimensional, and an independent subset extends without Choice to a basis (If dimFV=n and U is a linear subspace of V, then U is finite-dimensional, dimFUn, and dimFU=n if and only if U=V).

[L3]

Proof

technique · induction on $n=\dim V$
1.1

If n=0, the empty basis is orthogonal. If B=0, any basis is orthogonal.

baseL3given
1.2

Assume n>0, B0, and the theorem below dimension n. By [L1], choose vV with B(v,v)0. Put v={w:B(w,v)=0}.

ihL1choose
2.1

Every wV has the decomposition w=av+z, where a=B(w,v)B(v,v)1 and z=wavv. If avv, then aB(v,v)=0, so a=0. Hence V=Fvv.

step 1.2algebra
3.1

Since vv, this subspace is proper and [L2] gives dimv<n. The restricted form is symmetric, so the induction hypothesis gives it an orthogonal basis; adjoining v gives an orthogonal basis of V.

step 1.2step 2.1ihL2L3
4.1

The base cases and induction step prove the theorem, including degenerate forms and the zero space.

step 1.1step 3.1discharge-induction
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Over a field of characteristic not 2, every symmetric matrix is congruent to a diagonal matrix

Statement

If AMn(F) is symmetric and charF2, then there is an invertible P such that PTAP is diagonal.

Facts & Assumptions

Given: A symmetric matrix AMn(F) over a field of characteristic not 2.

[L2]

Every symmetric bilinear form in the stated characteristic has an orthogonal basis (Every symmetric bilinear form on a finite-dimensional space over a field of characteristic not 2 has an orthogonal basis).

[L3]

A basis change by P sends a bilinear-form matrix A to PTAP (A basis change by P changes the matrix of a bilinear form from A to PTAP).

Proof

technique · direct
1.1

In the standard basis [L1], let B(u,v)=uTAv. Symmetry of A makes B symmetric.

L1givenalgebra
1.2

Choose an orthogonal basis for B by [L2], and let P have those basis vectors as its columns in standard coordinates. Then P is invertible and the matrix of B in that basis is diagonal.

L2choose
2.1

By [L3], this diagonal matrix is PTAP. When n=0, the empty matrix is already diagonal and the same conclusion holds.

step 1.2L3
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

Over a field of characteristic not 2, every quadratic form has diagonal coordinates q(x)=a1x12++anxn2

Statement

Let q be a quadratic form on an n-dimensional vector space over a field of characteristic not 2. Some basis gives

q(x1e1++xnen)=a1x12++anxn2

for scalars a1,,an, which may include zeros.

Facts & Assumptions

Given: The quadratic form q in the stated characteristic.

[L1]

Polarization gives a symmetric bilinear form Bq=12bq satisfying q(v)=Bq(v,v) (If charF2, quadratic forms and symmetric bilinear forms correspond by q(v)=B(v,v) and B(u,v)=12bq(u,v)).

[L2]

Every finite-dimensional symmetric bilinear form in characteristic not 2 has an orthogonal basis (Every symmetric bilinear form on a finite-dimensional space over a field of characteristic not 2 has an orthogonal basis).

Proof

technique · direct
1.1

Form Bq by [L1] and choose an orthogonal basis (e1,,en) by [L2]. Set ai=Bq(ei,ei).

L1L2choose
2.1

For v=ixiei, bilinearity and orthogonality give q(v)=Bq(v,v)=iaixi2; every cross term vanishes.

step 1.1L1algebra
3.1

This is the required diagonal expression. Zero coefficients are allowed, so degenerate forms and the zero form are included; for n=0 the sum is empty.

step 2.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Every alternating form on a finite-dimensional space has a basis of symplectic pairs followed by a basis of its radical; in particular its rank is even

Statement

Let B be an alternating bilinear form on a finite-dimensional vector space V. There is a basis

e1,f1,,er,fr,z1,,zs

such that B(ei,fi)=1, B(fi,ei)=1, every other pairing of distinct listed blocks is zero, and z1,,zs is a basis of radB. Thus the matrix is a direct sum of r blocks (0110) and an s×s zero block, so rankB=2r is even.

Facts & Assumptions

Given: A finite-dimensional F-vector space V and an alternating bilinear form B.

[L2]

The radical consists of vectors pairing to zero with every vector, and the rank is the rank of the associated map into the dual (The matrix, left and right radicals, rank, and nondegeneracy of a bilinear form on a finite-dimensional space).

Proof

technique · induction on $n=\dim V$
1.1

If n=0, the empty basis has the asserted form. If B=0, any basis of V=radB works with r=0.

baseL2L3
1.2

Assume B0 and the result below dimension n. Choose e,f with B(e,f)0 and rescale f so B(e,f)=1; [L1] gives B(f,e)=1.

ihL1givenchoose
2.1

Put W=span{e,f} and W={v:B(v,e)=B(v,f)=0}. For every vV, the vector z=vB(v,f)e+B(v,e)f lies in W, so V=W+W. If ae+bfW, pairing with e and f gives b=0=a, hence V=WW.

step 1.2L1algebra
3.1

Since eW, this subspace is proper and [L3] gives dimW<n. By induction its restricted alternating form has symplectic pairs followed by a basis of its radical. Adjoining e,f gives the displayed basis of V; because W is nondegenerate and orthogonal to W, the remaining radical is exactly the radical of the whole form.

step 1.2step 2.1ihL2L3
4.1

In that basis the associated map has one invertible rank-two block per pair and is zero on the radical block, so its rank is 2r. This remains valid in characteristic 2, where 1=1.

step 3.1L1L2algebra
5.1

The base cases and induction step establish the normal form and even-rank conclusion in every finite dimension, including odd-dimensional and degenerate forms.

step 1.1step 4.1discharge-induction
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

Positive and negative definiteness, the inertia (p,q,r), rank p+q, and signature pq of a real symmetric bilinear or quadratic form

Definition

Let B be a symmetric bilinear form on a finite-dimensional real vector space, and write q(v):=B(v,v). The form is positive definite when q(v)>0 for every v0, and negative definite when q(v)<0 for every v0. The same terminology applies to the associated quadratic form.

Suppose a basis gives a diagonal matrix with p positive diagonal entries, q negative diagonal entries, and r zero entries. Its inertia is the triple (p,q,r), its rank is p+q, and its signature is pq. Sylvester's law of inertia proves that this triple is independent of the diagonalizing basis, and therefore justifies the notation.

TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Sylvester's law of inertia: every real symmetric form is congruent to diag(Ip,Iq,0r), and (p,q,r) is unique

Statement

Every symmetric bilinear form on a finite-dimensional real vector space is congruent to exactly one normal form

diag(Ip,Iq,0r),p+q+r=dimV.

Equivalently, the numbers of positive, negative, and zero diagonal entries are independent of the diagonalizing basis.

Facts & Assumptions

Given: A symmetric bilinear form B on a finite-dimensional real vector space V.

[L1]

Every real symmetric matrix is congruent to a diagonal matrix (Over a field of characteristic not 2, every symmetric matrix is congruent to a diagonal matrix).

[L2]

Positive and negative definiteness and the inertia data have the meanings stated for real symmetric forms (Positive and negative definiteness, the inertia (p,q,r), rank p+q, and signature pq of a real symmetric bilinear or quadratic form).

[L3]

The constructed real field has the least-upper-bound property and hence is complete ordered (The Cauchy-sequence reals have the least-upper-bound property), so every positive real has a nonzero positive square root (Square roots exist: a unique a0 with (a)2=a; the positives are {x2:x0}).

[L6]

Rank-nullity gives the dimension of a kernel as ambient dimension minus rank (Rank-nullity: dimFV=nullityT+rankT).

Proof

technique · diagonal normalization and intrinsic dimension bounds
1.1

By [L1], choose a basis in which the matrix is diagonal, say with positive entries d1,,dp, negative entries dp+1,,dp+q, and r zero entries. For each nonzero di, [L3] supplies si=di>0; replacing the corresponding basis vector by si1 times it changes di to 1 or 1. This proves existence of the displayed normal form, including p=q=0 and the empty basis when V=0.

L1L3choosealgebra
2.1

In this normal form, the positive coordinate subspace P has dimension p and the form is positive definite on it. Let N0 be the span of the negative and zero coordinates, of dimension q+r. If a positive-definite subspace U had dimU>p, [L4] and [L5] applied to U+N0V would give dim(UN0)dimU+q+rdimV>0. A nonzero vector there has form value at most 0, a contradiction. Thus p is the intrinsic maximum dimension of a positive-definite subspace.

step 1.1L2L4L5algebra
3.1

Applying step 2.1 to B shows that q is the intrinsic maximum dimension of a negative-definite subspace. The radical is the kernel of the associated map; in normal form its rank is p+q, so [L6] gives its dimension r=dimVpq.

step 1.1step 2.1L2L6algebra
4.1

Any congruent normal form represents the same bilinear form and therefore has the same two intrinsic maxima and radical dimension. Hence its triple is the same (p,q,r), proving uniqueness.

step 2.1step 3.1L2
5.1

Steps 1.1 and 4.1 prove existence and uniqueness for all finite dimensions and for degenerate as well as nondegenerate forms.

step 1.1step 4.1
CorollaryStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Two real symmetric bilinear forms are congruent if and only if they have the same inertia

Statement

Two real symmetric bilinear forms on vector spaces of the same finite dimension are congruent if and only if they have the same inertia (p,q,r).

Facts & Assumptions

Given: Real symmetric bilinear forms B and C in the same finite dimension.

[L1]

Sylvester's law gives each form a unique normal form diag(Ip,Iq,0r) (Sylvester's law of inertia: every real symmetric form is congruent to diag(Ip,Iq,0r), and (p,q,r) is unique).

[L2]

A basis change acts on a bilinear-form matrix by congruence APTAP (A basis change by P changes the matrix of a bilinear form from A to PTAP).

Proof

technique · direct, proving both implications
1.1

If B and C are congruent, [L2] says they are two matrix representations of the same form after an invertible coordinate identification. The uniqueness clause of [L1] therefore gives them the same inertia.

L1L2given
1.2

Conversely, suppose both have inertia (p,q,r). By [L1], choose bases in which both matrices equal D=diag(Ip,Iq,0r). The linear map sending the first chosen basis to the second is an isomorphism and carries one form to the other, so the forms are congruent; equivalently, compose the two invertible change-of-basis matrices in [L2].

L1L2choose
2.1

Steps 1.1 and 1.2 prove both directions, including the zero-dimensional and degenerate cases.

step 1.1step 1.2
LemmaStatement: Literature-sourcedProof: AI-adaptedprecheck passjudge pass (deepseek-v4-pro + gpt-5.6-terra)audited 2026-08-13Open item page →

For symmetric M=(ABBTC) with A invertible, a block-unitriangular congruence gives A(CBTA1B) and factors detM

Statement

Let

M=(ABBTC)

be symmetric over a field, with square diagonal blocks and A invertible. Put S=CBTA1B. Then for

P=(IA1B0I)

one has PTMP=AS, and

detM=detAdetS,

where the determinant of a 0×0 block is interpreted as 1.

Facts & Assumptions

Given: The displayed symmetric block matrix with A invertible; an empty square block has determinant 1.

[L1]

A basis change by P changes a bilinear-form matrix to PTMP (A basis change by P changes the matrix of a bilinear form from A to PTAP).

[L2]

For a positive-sized square matrix over a commutative ring, the determinant is the signed sum over permutations of products selecting one entry in each row and column (For n1, the determinant over a commutative ring by the Leibniz formula, and detA for a real matrix).

[L3]

Determinants of positive-sized square matrices over a commutative ring are multiplicative (For same-sized finite square matrices over a commutative ring, det(AB)=det(A)det(B)).

[L4]

A triangular matrix has determinant equal to the product of its diagonal entries (The determinant of a triangular matrix is the product of its diagonal entries).

Proof

technique · explicit block elimination
1.1

If the total size is zero, every block and P is empty, both displayed matrix identities are the empty identity, and the determinant formula reads 1=11. Otherwise P is block upper triangular with identity diagonal blocks, and P1=(IA1B0I); hence it is invertible and [L4] gives detP=1=detPT.

L4L5givenalgebra
2.1

Since symmetry of M makes AT=A and therefore (A1)T=A1, direct multiplication gives PTMP=(A00CBTA1B)=AS.

step 1.1L1L5algebra
3.1

In positive total size, [L3] and step 1.1 give det(PTMP)=detM. In the Leibniz sum [L2] for the block diagonal matrix of step 2.1, every nonzero term preserves both index blocks, so its determinant is detAdetS, with the stated empty-block convention when one block has size zero. Thus detM=detAdetS.

step 1.1step 2.1L2L3algebra
4.1

The calculation proves both assertions. Zero-sized blocks, zero entries inside A,B,C, and singular S require no cancellation and are all included.

step 1.1step 2.1step 3.1
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13Open item page →

Sylvester's criterion: a real symmetric n×n matrix with n1 is positive definite if and only if all leading principal minors are positive

Statement

Let AMn(R) be symmetric, with n1, and let Δk be the determinant of its leading k×k principal submatrix. Then A is positive definite if and only if

Δk>0(1kn).

Facts & Assumptions

Given: A real symmetric n×n matrix A with n1.

[L1]

Schur block elimination gives PTMP=A0S and detM=detA0detS when the leading block A0 is invertible (For symmetric M=(ABBTC) with A invertible, a block-unitriangular congruence gives A(CBTA1B) and factors detM).

[L2]

Every real symmetric form is congruent to exactly one matrix diag(Ip,Iq,0r) (Sylvester's law of inertia: every real symmetric form is congruent to diag(Ip,Iq,0r), and (p,q,r) is unique).

[L3]

A product of two positive or two negative elements is positive, and multiplication by a positive scalar preserves and reflects strict inequalities (Sign rules for products and monotonicity of multiplication, clauses 1, 3, and 4).

[L4]

A triangular matrix has determinant equal to the product of its diagonal entries, so detIk=1 (The determinant of a triangular matrix is the product of its diagonal entries).

[L6]

The determinant of a positive-sized square matrix equals the determinant of its transpose (For every square matrix over a commutative ring, det(AT)=det(A)).

Proof

technique · forward determinant comparison and reverse induction on $n$
1.1

Suppose A is positive definite. Its restriction Ak to the first k coordinate subspace is positive definite for every 1kn. In the unique normal form of [L2], a negative or zero diagonal entry would give a nonzero vector of nonpositive value, so the normal form is Ik; choose invertible Pk with PkTAkPk=Ik. Taking determinants using [L4]–[L6] gives 1=(detPk)2Δk. Since detPk0, its square is positive by [L3], so Δk>0.

L2L3L4L5L6givenchoose
1.2

For the converse, the case n=1 reads A=[Δ1] with Δ1>0, which is positive definite.

basegiven
1.3

Assume n>1, all Δk>0, and the converse in size n1. Write A=(abTbC), so a=Δ1>0, and set S=Ca1bbT. For 1j<n, apply [L1] to the leading (j+1)×(j+1) block: Δj+1=adetSj, where Sj is the leading j×j block of S. Thus [L3] gives detSj=Δj+1/a>0.

ihL1L3given
2.1

The induction hypothesis makes S positive definite. The congruence in [L1] gives PTAP=[a]S, which is positive definite because a>0 and S is. Since P is invertible, every nonzero vector is Py for a unique nonzero y, so A is positive definite as well.

step 1.3ihL1L3algebra
3.1

Step 1.1 proves the forward implication. Steps 1.2–2.1 prove the reverse implication for every n1 by induction.

step 1.1step 1.2step 2.1discharge-induction

5 · Examples, counterexamples and false statements

None yet.

Sources