src/HOL/Algebra/Algebra.thy
author haftmann
Sun, 12 Jul 2020 18:10:06 +0000
changeset 72026 5689f0db4508
parent 70160 8e9100dcde52
child 77089 b4f892d0625d
permissions -rw-r--r--
more simp rules for concrete numerical values

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