src/HOL/Algebra/Algebra.thy
author wenzelm
Fri, 20 Oct 2023 22:19:05 +0200
changeset 78805 62616d8422c5
parent 77406 c2013f617a70
child 80084 173548e4d5d0
permissions -rw-r--r--
added ML antiquotation "simproc_setup";

(*  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