src/HOL/Algebra/Algebra.thy
author paulson <lp15@cam.ac.uk>
Tue, 28 Feb 2023 11:19:47 +0000
changeset 77407 02af8a1b97f6
parent 77406 c2013f617a70
child 80084 173548e4d5d0
permissions -rw-r--r--
Fixed a presentation error

(*  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
     Left_Coset SimpleGroups SndIsomorphismGrp
begin
end