]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/contribs/CoRN-Decl/tactics/DiffTactics1.ma
branch for universe
[helm.git] / matita / contribs / CoRN-Decl / tactics / DiffTactics1.ma
diff --git a/matita/contribs/CoRN-Decl/tactics/DiffTactics1.ma b/matita/contribs/CoRN-Decl/tactics/DiffTactics1.ma
new file mode 100644 (file)
index 0000000..a0457f8
--- /dev/null
@@ -0,0 +1,41 @@
+(**************************************************************************)
+(*       ___                                                              *)
+(*      ||M||                                                             *)
+(*      ||A||       A project by Andrea Asperti                           *)
+(*      ||T||                                                             *)
+(*      ||I||       Developers:                                           *)
+(*      ||T||         The HELM team.                                      *)
+(*      ||A||         http://helm.cs.unibo.it                             *)
+(*      \   /                                                             *)
+(*       \ /        This file is distributed under the terms of the       *)
+(*        v         GNU General Public License Version 2                  *)
+(*                                                                        *)
+(**************************************************************************)
+
+(* This file was automatically generated: do not edit *********************)
+
+set "baseuri" "cic:/matita/CoRN-Decl/tactics/DiffTactics1".
+
+include "CoRN.ma".
+
+(* begin hide *)
+
+(* UNEXPORTED
+Ltac Contin := auto with continuous included.
+*)
+
+(* UNEXPORTED
+Ltac Deriv := eauto with derivate continuous included.
+*)
+
+(* end hide *)
+
+(*#* *Search tactics for reasoning in Real Analysis
+
+The following tactics are defined:
+ - [Contin] will solve [(Continuous_I H F)]
+ - [Deriv] will solve [(Derivative_I H F F')].
+
+All these tactics are defined using [eauto].
+*)
+