]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/contribs/procedural/Coq/Reals/Rtrigo_reg.mma
Preparing for 0.5.9 release.
[helm.git] / helm / software / matita / contribs / procedural / Coq / Reals / Rtrigo_reg.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 "Coq.ma".
18
19 (*#***********************************************************************)
20
21 (*  v      *   The Coq Proof Assistant  /  The Coq Development Team     *)
22
23 (* <O___,, * CNRS-Ecole Polytechnique-INRIA Futurs-Universite Paris Sud *)
24
25 (*   \VV/  **************************************************************)
26
27 (*    //   *      This file is distributed under the terms of the       *)
28
29 (*         *       GNU Lesser General Public License Version 2.1        *)
30
31 (*#***********************************************************************)
32
33 (*i $Id: Rtrigo_reg.v,v 1.15.2.1 2004/07/16 19:31:15 herbelin Exp $ i*)
34
35 include "Reals/Rbase.ma".
36
37 include "Reals/Rfunctions.ma".
38
39 include "Reals/SeqSeries.ma".
40
41 include "Reals/Rtrigo.ma".
42
43 include "Reals/Ranalysis1.ma".
44
45 include "Reals/PSeries_reg.ma".
46
47 (* UNEXPORTED
48 Open Local Scope nat_scope.
49 *)
50
51 (* UNEXPORTED
52 Open Local Scope R_scope.
53 *)
54
55 inline procedural "cic:/Coq/Reals/Rtrigo_reg/CVN_R_cos.con" as lemma.
56
57 (*#*********)
58
59 inline procedural "cic:/Coq/Reals/Rtrigo_reg/continuity_cos.con" as lemma.
60
61 (*#*********)
62
63 inline procedural "cic:/Coq/Reals/Rtrigo_reg/continuity_sin.con" as lemma.
64
65 inline procedural "cic:/Coq/Reals/Rtrigo_reg/CVN_R_sin.con" as lemma.
66
67 (* (sin h)/h -> 1 when h -> 0 *)
68
69 inline procedural "cic:/Coq/Reals/Rtrigo_reg/derivable_pt_lim_sin_0.con" as lemma.
70
71 (* ((cos h)-1)/h -> 0 when h -> 0 *)
72
73 inline procedural "cic:/Coq/Reals/Rtrigo_reg/derivable_pt_lim_cos_0.con" as lemma.
74
75 (*#*********)
76
77 inline procedural "cic:/Coq/Reals/Rtrigo_reg/derivable_pt_lim_sin.con" as theorem.
78
79 inline procedural "cic:/Coq/Reals/Rtrigo_reg/derivable_pt_lim_cos.con" as lemma.
80
81 inline procedural "cic:/Coq/Reals/Rtrigo_reg/derivable_pt_sin.con" as lemma.
82
83 inline procedural "cic:/Coq/Reals/Rtrigo_reg/derivable_pt_cos.con" as lemma.
84
85 inline procedural "cic:/Coq/Reals/Rtrigo_reg/derivable_sin.con" as lemma.
86
87 inline procedural "cic:/Coq/Reals/Rtrigo_reg/derivable_cos.con" as lemma.
88
89 inline procedural "cic:/Coq/Reals/Rtrigo_reg/derive_pt_sin.con" as lemma.
90
91 inline procedural "cic:/Coq/Reals/Rtrigo_reg/derive_pt_cos.con" as lemma.
92