src/HOL/Algebra/Algebra.thy
author wenzelm
Tue, 05 Mar 2024 21:26:18 +0100
changeset 79794 aa03d1a94e3e
parent 77406 c2013f617a70
child 80084 173548e4d5d0
permissions -rw-r--r--
tuned signature;

(*  Title:      HOL/Algebra/Algebra.thy *)

theory Algebra
  imports Sylow Chinese_Remainder Zassenhaus Galois_Connection Generated_Fields Free_Abelian_Groups
     Divisibility Embedded_Algebras IntRing Sym_Groups Exact_Sequence Polynomials Algebraic_Closure
     Left_Coset SimpleGroups SndIsomorphismGrp
begin
end