]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/CoRN-Decl/model/rings/Zring.ma
87005b766a51342629b2af920b3506b90a08a69c
[helm.git] / helm / software / matita / contribs / CoRN-Decl / model / rings / Zring.ma
1 (**************************************************************************)
2 (*       ___                                                              *)
3 (*      ||M||                                                             *)
4 (*      ||A||       A project by Andrea Asperti                           *)
5 (*      ||T||                                                             *)
6 (*      ||I||       Developers:                                           *)
7 (*      ||T||         The HELM team.                                      *)
8 (*      ||A||         http://helm.cs.unibo.it                             *)
9 (*      \   /                                                             *)
10 (*       \ /        This file is distributed under the terms of the       *)
11 (*        v         GNU General Public License Version 2                  *)
12 (*                                                                        *)
13 (**************************************************************************)
14
15 (* This file was automatically generated: do not edit *********************)
16
17 set "baseuri" "cic:/matita/CoRN-Decl/model/rings/Zring".
18
19 (* $Id: Zring.v,v 1.6 2004/04/08 08:20:34 lcf Exp $ *)
20
21 (* INCLUDE
22 Zabgroup
23 *)
24
25 (* INCLUDE
26 CRings
27 *)
28
29 (*#* **Example of a ring: $\langle$#⟨#[Z],[[+]],[[*]]$\rangle$#⟩#
30
31 The multiplication and the addition are distributive.
32 *)
33
34 inline cic:/CoRN/model/rings/Zring/Z_mult_plus_is_dist.con.
35
36 inline cic:/CoRN/model/rings/Zring/Z_is_CRing.con.
37
38 inline cic:/CoRN/model/rings/Zring/Z_as_CRing.con.
39
40 (*#* The term [Z_as_CRing] is of type [CRing]. Hence we have proven that [Z] is a constructive ring. *)
41