]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/CoRN-Decl/algebra/COrdFields.ma
paramodulation removed
[helm.git] / helm / software / matita / contribs / CoRN-Decl / algebra / COrdFields.ma
index dfd8583eab974eb6a9c953dfd364146d48a9d9f7..dd9b0c82dc419900b9e0164429140d804f086a76 100644 (file)
@@ -16,7 +16,7 @@
 
 set "baseuri" "cic:/matita/CoRN-Decl/algebra/COrdFields".
 
-include "CoRN_notation.ma".
+include "CoRN.ma".
 
 (* $Id: COrdFields.v,v 1.6 2004/04/23 10:00:52 lcf Exp $ *)
 
@@ -83,7 +83,7 @@ inline "cic:/CoRN/algebra/COrdFields/is_COrdField.ind".
 
 inline "cic:/CoRN/algebra/COrdFields/COrdField.ind".
 
-coercion "cic:/matita/CoRN-Decl/algebra/COrdFields/cof_crr.con" 0 (* compounds *).
+coercion cic:/matita/CoRN-Decl/algebra/COrdFields/cof_crr.con 0 (* compounds *).
 
 (*#*
 %\begin{nameconvention}%
@@ -96,12 +96,20 @@ is written as [pos].
 Implicit Arguments cof_less [c].
 *)
 
+(* NOTATION
+Infix "[<]" := cof_less (at level 70, no associativity).
+*)
+
 inline "cic:/CoRN/algebra/COrdFields/greater.con".
 
 (* UNEXPORTED
 Implicit Arguments greater [F].
 *)
 
+(* NOTATION
+Infix "[>]" := greater (at level 70, no associativity).
+*)
+
 (* End_SpecReals *)
 
 (*#*
@@ -121,6 +129,10 @@ In the names of lemmas, [ [<=] ] is written as [leEq] and
 Implicit Arguments leEq [F].
 *)
 
+(* NOTATION
+Infix "[<=]" := leEq (at level 70, no associativity).
+*)
+
 (* UNEXPORTED
 Section COrdField_axioms.
 *)
@@ -406,6 +418,54 @@ Declare Left Step leEq_wdl.
 Declare Right Step leEq_wdr.
 *)
 
+(* NOTATION
+Notation " x [/]OneNZ" := (x[/] One[//]ring_non_triv _) (at level 20).
+*)
+
+(* NOTATION
+Notation " x [/]TwoNZ" := (x[/] Two[//]two_ap_zero _) (at level 20).
+*)
+
+(* NOTATION
+Notation " x [/]ThreeNZ" := (x[/] Three[//]three_ap_zero _) (at level 20).
+*)
+
+(* NOTATION
+Notation " x [/]FourNZ" := (x[/] Four[//]four_ap_zero _) (at level 20).
+*)
+
+(* NOTATION
+Notation " x [/]SixNZ" := (x[/] Six[//]six_ap_zero _) (at level 20).
+*)
+
+(* NOTATION
+Notation " x [/]EightNZ" := (x[/] Eight[//]eight_ap_zero _) (at level 20).
+*)
+
+(* NOTATION
+Notation " x [/]NineNZ" := (x[/] Nine[//]nine_ap_zero _) (at level 20).
+*)
+
+(* NOTATION
+Notation " x [/]TwelveNZ" := (x[/] Twelve[//]twelve_ap_zero _) (at level 20).
+*)
+
+(* NOTATION
+Notation " x [/]SixteenNZ" := (x[/] Sixteen[//]sixteen_ap_zero _) (at level 20).
+*)
+
+(* NOTATION
+Notation " x [/]EighteenNZ" := (x[/] Eighteen[//]eighteen_ap_zero _) (at level 20).
+*)
+
+(* NOTATION
+Notation " x [/]TwentyFourNZ" := (x[/] TwentyFour[//]twentyfour_ap_zero _) (at level 20).
+*)
+
+(* NOTATION
+Notation " x [/]FortyEightNZ" := (x[/] FortyEight[//]fortyeight_ap_zero _) (at level 20).
+*)
+
 (* UNEXPORTED
 Section consequences_of_infinity.
 *)