src/HOL/Algebra/Algebra.thy
author wenzelm
Thu, 10 Nov 2022 11:20:37 +0100
changeset 76503 5944f9e70d98
parent 70160 8e9100dcde52
child 77089 b4f892d0625d
permissions -rw-r--r--
clarified signature: only support nameless separator;

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