doc-src/AxClass/Group/Group.thy
changeset 16417 9bc16273c2d4
parent 12344 7237c6497cb1
child 17274 746bb4c56800
equal deleted inserted replaced
16416:6061ae1f90f2 16417:9bc16273c2d4
     1 
     1 
     2 header {* Basic group theory *}
     2 header {* Basic group theory *}
     3 
     3 
     4 theory Group = Main:
     4 theory Group imports Main begin
     5 
     5 
     6 text {*
     6 text {*
     7   \medskip\noindent The meta-level type system of Isabelle supports
     7   \medskip\noindent The meta-level type system of Isabelle supports
     8   \emph{intersections} and \emph{inclusions} of type classes. These
     8   \emph{intersections} and \emph{inclusions} of type classes. These
     9   directly correspond to intersections and inclusions of type
     9   directly correspond to intersections and inclusions of type