Theorem Dependency Map
A dependency map for noncommutative ring theory: the prerequisites and consumers of Wedderburn-Artin, Schur, the Density Theorem, Hopkins-Levitzki, Nakayama, Krull-Schmidt, Bass…
Engineering articles and subject areas in the KEVOS knowledge library. 1397 pages.
A dependency map for noncommutative ring theory: the prerequisites and consumers of Wedderburn-Artin, Schur, the Density Theorem, Hopkins-Levitzki, Nakayama, Krull-Schmidt, Bass…
The triangular ring built from two rings and a bimodule: its multiplication, the complete description of its left, right and two-sided ideals, its Jacobson radical, and the theo…
Formal Laurent series with the twisted multiplication x a = sigma(a) x form a division ring. Computing its centre gives the first known centrally infinite division ring and, whe…
Unipotent and lambda-potent linear transformations, the identification of unipotent elements with p-elements in characteristic p, and the Lie-Kolchin-Suprunenko triangularisatio…
Lam (3.8) and (3.9): decompositions of a ring into indecomposable two-sided ideals are unique as ideals, the isotypic sums of minimal left ideals are ideals that annihilate one …
Character-theoretic arithmetic applied to integral group rings: central torsion units are trivial up to a root of unity, the centre of a finite group is determined by its integr…
Von Neumann regular rings: the five equivalent conditions of Lam's theorem, left-right symmetry, the sandwich between semisimple and semiprimitive rings, the theorem that noethe…
Wedderburn's factorisation theorem: the minimal polynomial of an algebraic conjugacy class of a division ring splits into linear factors with roots drawn from that class, togeth…
Wedderburn's Little Theorem: every finite division ring is a field. The class-equation proof with cyclotomic polynomials, the corollary that finite subrings of division rings ar…
Well-ordered subsets of a totally ordered set are characterised by the descending chain condition and by the existence of nondecreasing subsequences. In an ordered group they ar…
Two idempotents of a ring generate isomorphic principal right modules exactly when one is a product ab and the other is ba. This page proves that criterion, derives the induced …
When a group algebra is a local ring: the augmentation ideal of a p-group in characteristic p is nilpotent, the resulting equivalences for kG, the extension to group rings over …
Abelian groups: axioms, standard examples, and why the commutative case is sufficient for computational number theory.
Algebraic against geometric multiplicity: degree of the characteristic polynomial, the bound on eigenspace dimension, eigenvalue counts and defective matrices.
Algebraic numbers, minimal polynomials, algebraic integers, and the computational tests that distinguish them.
Algebras as rings carrying a compatible module structure, and the examples that matter computationally.
The notation, cost model and complexity conventions used throughout this collection, including the sub-exponential L-function.
Cost analysis of Berlekamp's algorithm and the variants that improve its dependence on field size.
The complete Cantor-Zassenhaus factorisation algorithm, its three stages, and its overall cost.
Solving integer linear systems, computing indices and intersections, and testing module membership using the Hermite normal form.
Estimating a quantity by sampling, the sample size required, and the resulting confidence guarantee.
Implementation concerns for multiprecision arithmetic: memory management, algorithm dispatch, and constant-time requirements.
A catalogue of canonical worked linear systems, matrices and transformations, each fully analysed, designed so paired entries isolate a single structural variable.
Multiplicative arithmetic functions, Dirichlet convolution, the Mobius function and the inversion formula.
The M(n) abstraction, the hierarchy of multiplication algorithms, and why downstream bounds are quoted in terms of M(n) rather than fixed exponents.
Big-O, Omega, Theta and little-o notation, the conventions that make them precise, and the pitfalls of using them carelessly.
ECPP: using complex multiplication to construct curves of known order, avoiding point counting entirely.
A basis is a linearly independent spanning set: enough raw material to build every vector, and no more. Standard bases, unique coordinates and verification.
The columns of a square matrix form a basis of C^m exactly when the matrix is nonsingular, and every vector then has a unique representation in that basis.
Stack a spanning set as the rows of a matrix and row-reduce: the non-zero rows are a basis for the span. The method, its canonical output and an equality test.
Representation of polynomials, addition, multiplication and division costs, and the dense versus sparse choice.
Degree, leading coefficients, the ring structure of R[X], and when it is an integral domain.
Berlekamp's algorithm: the Berlekamp subalgebra, the kernel computation, and splitting by gcds.
Bertrand's postulate that a prime always lies between n and 2n, its elementary proof, and its use in algorithm analysis.
Refined estimates for smooth number density and how they determine optimal sieve parameters.
Square-and-multiply exponentiation, left-to-right and right-to-left variants, windowing, and why exponentiation cost drives primality testing.
The dictionary between binary quadratic forms and ideals of a quadratic order, and why the form language is computationally preferable.
Exhaustive search for discrete logarithms, its cost, and its role as the baseline against which other methods are measured.
Buchmann's algorithm for class groups and units of arbitrary number fields, its structure, and where its cost concentrates.
Splitting a product of irreducibles of equal degree by random elements, the probability analysis, and the characteristic two variant.
Keep the vectors indexed by pivot columns and discard the rest: the basis-of-a-span theorem turns any generating set into a linearly independent one with the same span.
Every vector space of dimension n is isomorphic to complex n-space, and two finite-dimensional spaces are isomorphic exactly when their dimensions agree.
Chebyshev's elementary bounds on the prime counting function, the binomial coefficient argument, and what they establish short of the prime number theorem.
The central congruence condition of the Jacobi sum test, what it asserts, and how it is verified in practice.
Reconstructing an integer from residues, Garner's incremental method, and CRT as a strategy for controlling coefficient growth.
The Chinese remainder theorem for polynomials, and Lagrange interpolation as its special case.
A consolidated decision guide across the main computational tasks in this collection.
Why class group and unit computation are a single problem, what the combined algorithm produces, and how the results are verified.