src/HOL/Algebra/Algebra.thy
author paulson <lp15@cam.ac.uk>
Thu, 02 May 2019 15:40:36 +0100
changeset 70232 d19266b7465f
parent 70160 8e9100dcde52
child 77089 b4f892d0625d
permissions -rw-r--r--
clearout of some useless lemmas

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