src/HOL/Algebra/Algebra.thy
author wenzelm
Sun, 27 Oct 2024 12:13:34 +0100
changeset 81273 d96c9cd44b60
parent 80084 173548e4d5d0
permissions -rw-r--r--
misc tuning and clarification;

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