src/HOL/Algebra/Algebra.thy
author nipkow
Thu, 13 Sep 2018 06:36:00 +0200
changeset 68983 caedabd2771c
parent 68582 b9b9e2985878
child 70027 94494b92d8d0
permissions -rw-r--r--
typo

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