]> matita.cs.unibo.it Git - helm.git/blob - matita/contribs/CoRN-Decl/fta/CPoly_Shift.ma
tagged 0.5.0-rc1
[helm.git] / matita / contribs / CoRN-Decl / fta / CPoly_Shift.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/fta/CPoly_Shift".
18
19 include "CoRN.ma".
20
21 (* $Id: CPoly_Shift.v,v 1.4 2004/04/23 10:00:56 lcf Exp $ *)
22
23 include "complex/CComplex.ma".
24
25 (*#* * Shifting polynomials
26 This can be done for [CRings] in general, but we do it here
27 only for [CC] because extensionality makes everything much easier,
28 and we only need it for [CC].
29 *)
30
31 (* UNEXPORTED
32 Section Poly_Shifted
33 *)
34
35 inline "cic:/CoRN/fta/CPoly_Shift/Shift.con".
36
37 inline "cic:/CoRN/fta/CPoly_Shift/Shift_apply.con".
38
39 (* UNEXPORTED
40 Hint Resolve Shift_apply: algebra.
41 *)
42
43 inline "cic:/CoRN/fta/CPoly_Shift/Shift_wdr.con".
44
45 inline "cic:/CoRN/fta/CPoly_Shift/Shift_shift.con".
46
47 inline "cic:/CoRN/fta/CPoly_Shift/Shift_mult.con".
48
49 inline "cic:/CoRN/fta/CPoly_Shift/Shift_degree_le.con".
50
51 inline "cic:/CoRN/fta/CPoly_Shift/Shift_monic.con".
52
53 (* UNEXPORTED
54 End Poly_Shifted
55 *)
56
57 (* UNEXPORTED
58 Hint Resolve Shift_wdr: algebra_c.
59 *)
60
61 (* UNEXPORTED
62 Hint Resolve Shift_apply Shift_shift Shift_mult: algebra.
63 *)
64