]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/CoRN-Procedural/fta/CPoly_Contin1.mma
matitadep: we now handle the inline of an uri, we removed the -exclude option
[helm.git] / helm / software / matita / contribs / CoRN-Procedural / fta / CPoly_Contin1.mma
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 include "CoRN.ma".
18
19 (* $Id: CPoly_Contin1.v,v 1.3 2004/04/23 10:00:56 lcf Exp $ *)
20
21 include "fta/CC_Props.ma".
22
23 (*#* * Continuity of complex polynomials
24 *)
25
26 (* UNEXPORTED
27 Section Mult_CC_Continuous
28 *)
29
30 inline procedural "cic:/CoRN/fta/CPoly_Contin1/mult_absCC.con".
31
32 inline procedural "cic:/CoRN/fta/CPoly_Contin1/estimate_absCC.con".
33
34 inline procedural "cic:/CoRN/fta/CPoly_Contin1/mult_CC_contin.con".
35
36 (* UNEXPORTED
37 End Mult_CC_Continuous
38 *)
39
40 (* UNEXPORTED
41 Section CPoly_CC_Continuous
42 *)
43
44 (*#*
45 %\begin{convention}% Let [g] be a polynomial over the complex numbers.
46 %\end{convention}%
47 *)
48
49 alias id "g" = "cic:/CoRN/fta/CPoly_Contin1/CPoly_CC_Continuous/g.var".
50
51 inline procedural "cic:/CoRN/fta/CPoly_Contin1/cpoly_CC_contin.con".
52
53 inline procedural "cic:/CoRN/fta/CPoly_Contin1/contin_polyCC.con".
54
55 (* UNEXPORTED
56 End CPoly_CC_Continuous
57 *)
58