src/HOL/Algebra/Algebra.thy
author wenzelm
Wed, 30 Jan 2019 22:46:49 +0100
changeset 69766 76fbd806ebc5
parent 68582 b9b9e2985878
child 70027 94494b92d8d0
permissions -rw-r--r--
more robust: avoid crash of browser right-click menu;

(*  Title:      HOL/Algebra/Algebra.thy *)

theory Algebra
  imports Sylow Chinese_Remainder Zassenhaus Galois_Connection Generated_Fields
     Divisibility Embedded_Algebras IntRing Sym_Groups Exact_Sequence Polynomials
begin
end