src/HOL/Algebra/Algebra.thy
author paulson
Mon, 30 Nov 2020 19:33:07 +0000
changeset 72796 d39a32cff5d7
parent 70160 8e9100dcde52
child 77089 b4f892d0625d
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
begin
end