1 (**************************************************************************)
4 (* ||A|| A project by Andrea Asperti *)
6 (* ||I|| Developers: *)
7 (* ||T|| The HELM team. *)
8 (* ||A|| http://helm.cs.unibo.it *)
10 (* \ / This file is distributed under the terms of the *)
11 (* v GNU General Public License Version 2 *)
13 (**************************************************************************)
15 (* This file was automatically generated: do not edit *********************)
19 (* $Id: Qsemigroup.v,v 1.6 2004/04/08 08:20:35 lcf Exp $ *)
21 include "model/setoids/Qsetoid.ma".
23 include "algebra/CSemiGroups.ma".
25 (*#* **Examples of semi-groups: $\langle$#⟨#[Q],[[+]]$\rangle$#⟩# and $\langle$#⟨#[Q],[[*]]$\rangle$#⟩#
26 ***$\langle$#⟨#[Q],[[+]]$\rangle$#⟩#
29 inline procedural "cic:/CoRN/model/semigroups/Qsemigroup/Q_as_CSemiGroup.con" as definition.
31 (*#* ***$\langle$#⟨#[Q],[[*]]$\rangle$#⟩#
34 inline procedural "cic:/CoRN/model/semigroups/Qsemigroup/Q_mul_as_CSemiGroup.con" as definition.