src/HOL/Algebra/Algebra.thy
author paulson
Tue, 11 Jul 2023 20:22:08 +0100
changeset 78321 021fb1b01de5
parent 77406 c2013f617a70
child 80084 173548e4d5d0
permissions -rw-r--r--
merged

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