]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/CoRN-Procedural/fta/FTA.mma
Procedural: explicit flavour specification for constants is now working
[helm.git] / helm / software / matita / contribs / CoRN-Procedural / fta / FTA.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: FTA.v,v 1.6 2004/04/23 10:00:57 lcf Exp $ *)
20
21 include "fta/CPoly_Rev.ma".
22
23 include "fta/FTAreg.ma".
24
25 (*#* * Fundamental Theorem of Algebra
26 %\begin{convention}% Let [n:nat] and [f] be a complex polynomial of
27 degree [(S n)].
28 %\end{convention}%
29 *)
30
31 (* UNEXPORTED
32 Section FTA_reg'
33 *)
34
35 alias id "f" = "cic:/CoRN/fta/FTA/FTA_reg'/f.var".
36
37 alias id "n" = "cic:/CoRN/fta/FTA/FTA_reg'/n.var".
38
39 alias id "f_degree" = "cic:/CoRN/fta/FTA/FTA_reg'/f_degree.var".
40
41 inline procedural "cic:/CoRN/fta/FTA/FTA_reg'.con" as lemma.
42
43 (* UNEXPORTED
44 End FTA_reg'
45 *)
46
47 (*#*
48 %\begin{convention}% Let [n:nat], [f] be a complex polynomial of degree
49 less than or equal to [(S n)] and [c] be a complex number such that
50 [f!c  [#]  Zero].
51 %\end{convention}%
52 *)
53
54 (* UNEXPORTED
55 Section FTA_1
56 *)
57
58 alias id "f" = "cic:/CoRN/fta/FTA/FTA_1/f.var".
59
60 alias id "n" = "cic:/CoRN/fta/FTA/FTA_1/n.var".
61
62 alias id "f_degree" = "cic:/CoRN/fta/FTA/FTA_1/f_degree.var".
63
64 alias id "c" = "cic:/CoRN/fta/FTA/FTA_1/c.var".
65
66 alias id "f_c" = "cic:/CoRN/fta/FTA/FTA_1/f_c.var".
67
68 inline procedural "cic:/CoRN/fta/FTA/FTA_1a.con" as lemma.
69
70 inline procedural "cic:/CoRN/fta/FTA/FTA_1/g.con" "FTA_1__" as definition.
71
72 inline procedural "cic:/CoRN/fta/FTA/FTA_1b.con" as lemma.
73
74 inline procedural "cic:/CoRN/fta/FTA/FTA_1.con" as lemma.
75
76 inline procedural "cic:/CoRN/fta/FTA/FTA_1'.con" as lemma.
77
78 (* UNEXPORTED
79 End FTA_1
80 *)
81
82 (* UNEXPORTED
83 Section Fund_Thm_Alg
84 *)
85
86 inline procedural "cic:/CoRN/fta/FTA/FTA'.con" as lemma.
87
88 inline procedural "cic:/CoRN/fta/FTA/FTA.con" as lemma.
89
90 inline procedural "cic:/CoRN/fta/FTA/FTA_a_la_Henk.con" as lemma.
91
92 (* UNEXPORTED
93 End Fund_Thm_Alg
94 *)
95