src/HOL/Algebra/Algebra.thy
author nipkow
Sun, 16 Feb 2020 18:01:03 +0100
changeset 71449 3cf130a896a3
parent 70160 8e9100dcde52
child 77089 b4f892d0625d
permissions -rw-r--r--
lemmas about "card A = 2"; prefer iff to implications

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