src/HOL/Algebra/Algebra.thy
author haftmann
Thu, 31 Jan 2019 13:08:59 +0000
changeset 69768 7e4966eaf781
parent 68582 b9b9e2985878
child 70027 94494b92d8d0
permissions -rw-r--r--
proper congruence rule for image operator

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