]> matita.cs.unibo.it Git - helm.git/log
helm.git
12 years agocommit by user andrea
matitaweb [Mon, 12 Dec 2011 14:32:47 +0000 (14:32 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Mon, 12 Dec 2011 13:58:30 +0000 (13:58 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Mon, 12 Dec 2011 13:53:54 +0000 (13:53 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Mon, 12 Dec 2011 13:45:50 +0000 (13:45 +0000)]
commit by user andrea

12 years agonat library reorganized ....
Ferruccio Guidi [Mon, 12 Dec 2011 13:37:38 +0000 (13:37 +0000)]
nat library reorganized ....

12 years agoGeneralization to any alphabet. We do not need a finite
Andrea Asperti [Mon, 12 Dec 2011 12:30:25 +0000 (12:30 +0000)]
Generalization to any alphabet. We do not need a finite
alphabet since in any case the chars occurring in the regular
expressions are finite.

12 years ago- slicing relation for the global environment defined (gdrop)
Ferruccio Guidi [Sun, 11 Dec 2011 18:19:13 +0000 (18:19 +0000)]
- slicing relation for the global environment defined (gdrop)
- two arithmetical lemmas inlined

12 years agolist.ma moved inside lists.
Andrea Asperti [Fri, 9 Dec 2011 10:43:51 +0000 (10:43 +0000)]
list.ma moved inside lists.
Minor integrations.

12 years agoclosing more axioms
Andrea Asperti [Fri, 9 Dec 2011 10:41:36 +0000 (10:41 +0000)]
closing more axioms

12 years agoupdating the information on lambda_delta
Ferruccio Guidi [Thu, 8 Dec 2011 22:22:46 +0000 (22:22 +0000)]
updating the information on lambda_delta

12 years agoMaietty suggested to change a paragraph on the devel on the Basic Picture
Ferruccio Guidi [Thu, 8 Dec 2011 21:49:04 +0000 (21:49 +0000)]
Maietty suggested to change a paragraph on the devel on the Basic Picture

12 years agoMaietti suggested to replace a paragraph about the development on the
Ferruccio Guidi [Thu, 8 Dec 2011 21:34:37 +0000 (21:34 +0000)]
Maietti suggested to replace a paragraph about the development on the
Basic Picture

12 years agoClosing some axioms...
Andrea Asperti [Wed, 7 Dec 2011 13:12:51 +0000 (13:12 +0000)]
Closing some axioms...

12 years ago\vee notation for boolean or
Andrea Asperti [Wed, 7 Dec 2011 08:13:17 +0000 (08:13 +0000)]
\vee notation for boolean or

12 years agonew files started ...
Ferruccio Guidi [Tue, 6 Dec 2011 19:55:43 +0000 (19:55 +0000)]
new files started ...

12 years agoother addition to the standard library removed
Ferruccio Guidi [Tue, 6 Dec 2011 19:49:59 +0000 (19:49 +0000)]
other addition to the standard library removed

12 years agowe added a definition and a couple of lemmas
Ferruccio Guidi [Tue, 6 Dec 2011 19:14:11 +0000 (19:14 +0000)]
we added a definition and a couple of lemmas

12 years ago- support for atomic arities and candidates of reducibility started
Ferruccio Guidi [Tue, 6 Dec 2011 17:51:52 +0000 (17:51 +0000)]
- support for atomic arities and candidates of reducibility started
- integrations to standard library reduced
- some refactoring

12 years agoGrammar change: let corecs can take no arguments (and they have no recursive
Wilmer Ricciotti [Tue, 6 Dec 2011 16:37:30 +0000 (16:37 +0000)]
Grammar change: let corecs can take no arguments (and they have no recursive
argument).

12 years agoFixes a bug that overwrited the index of the recursive occurrence of a CoFix,
Wilmer Ricciotti [Tue, 6 Dec 2011 16:13:11 +0000 (16:13 +0000)]
Fixes a bug that overwrited the index of the recursive occurrence of a CoFix,
causing the resulting term to always use the first corecursive definition
of the same block.

12 years agoListb contains some boolean functions over lists.
Andrea Asperti [Tue, 6 Dec 2011 15:03:22 +0000 (15:03 +0000)]
Listb contains some boolean functions over lists.

12 years agoMatitaweb:
Wilmer Ricciotti [Tue, 6 Dec 2011 13:51:48 +0000 (13:51 +0000)]
Matitaweb:
1) Added disambiguation error diagnostics, with web GUI
2) Detached MultiPassDisambiguator (still waiting to purge the code, though)
3) Detached stand alone GUI (i.e. matita and matita.opt)

12 years agonaive sets (A-> Prop)
Andrea Asperti [Tue, 6 Dec 2011 07:16:20 +0000 (07:16 +0000)]
naive sets (A-> Prop)

12 years agoMore properties of iff
Andrea Asperti [Mon, 5 Dec 2011 08:56:30 +0000 (08:56 +0000)]
More properties of iff

12 years agoDecidability of equality (draft)
Andrea Asperti [Mon, 5 Dec 2011 07:18:17 +0000 (07:18 +0000)]
Decidability of equality (draft)

12 years agocomponent "reducibility" updated to new syntax!
Ferruccio Guidi [Sat, 26 Nov 2011 22:52:35 +0000 (22:52 +0000)]
component "reducibility" updated to new syntax!

12 years agocomponent "unfold" updated to new syntax ...
Ferruccio Guidi [Sat, 26 Nov 2011 17:34:17 +0000 (17:34 +0000)]
component "unfold" updated to new syntax ...

12 years agocomponent "substitution" updated to new syntax ...
Ferruccio Guidi [Sat, 26 Nov 2011 16:42:19 +0000 (16:42 +0000)]
component "substitution" updated to new syntax ...

12 years ago- "grammar" component updated to new syntax ...
Ferruccio Guidi [Sat, 26 Nov 2011 13:15:24 +0000 (13:15 +0000)]
- "grammar" component updated to new syntax ...
- notation for lthin
- bugfix in replace.sh

12 years agoGround_2 ported to new syntax ...
Ferruccio Guidi [Fri, 25 Nov 2011 23:08:44 +0000 (23:08 +0000)]
Ground_2 ported to new syntax ...

12 years agobugfix in clearing the replaced variable: a relocation was missing
Ferruccio Guidi [Fri, 25 Nov 2011 15:24:29 +0000 (15:24 +0000)]
bugfix in clearing the replaced variable: a relocation was missing

12 years agoDestruct: we warn about the substituted variable to remove.
Ferruccio Guidi [Thu, 24 Nov 2011 22:34:36 +0000 (22:34 +0000)]
Destruct: we warn about the substituted variable to remove.
In this way, now we know that this is the wrong variable sometimes
(esp. when the equations are more than one).
A bugfix will follow

12 years ago- now destruct tries to clear the replaced variables (from wilmer's
Ferruccio Guidi [Thu, 24 Nov 2011 19:26:24 +0000 (19:26 +0000)]
- now destruct tries to clear the replaced variables (from wilmer's
patch)
- dependences update

12 years agofixed DESTDIR
Enrico Tassi [Thu, 24 Nov 2011 16:51:24 +0000 (16:51 +0000)]
fixed DESTDIR

12 years agofixed DESTDIR
Enrico Tassi [Thu, 24 Nov 2011 16:51:15 +0000 (16:51 +0000)]
fixed DESTDIR

12 years agoChanges to disambiguation:
Claudio Sacerdoti Coen [Tue, 22 Nov 2011 09:35:32 +0000 (09:35 +0000)]
Changes to disambiguation:

* bug fixed: when pruning from the disambiguation domain symbols with
  just one interpretation, not all of them were pruned
* improvement: errors due to symbols with no interpretation are now
  immediately detected

Changes to refinement:

* major improvement:
  one error was always raised as an Uncertain; it is now raised as a
  Failure when it is the case (i.e. a term/type is found where a sort is
  expected and the term/type has no flexible head).
  This bug fix exponentially decrease the number of refinements performed
  in the disambiguation of some terms in ASM/Status.ma in CerCo

12 years agoBasic_2 file names update
Ferruccio Guidi [Mon, 21 Nov 2011 17:45:16 +0000 (17:45 +0000)]
Basic_2 file names update

12 years agoSyntax change: change where what => change what where.
Claudio Sacerdoti Coen [Mon, 21 Nov 2011 12:05:17 +0000 (12:05 +0000)]
Syntax change:  change where what => change what where.

12 years agoregular expressions
Andrea Asperti [Mon, 21 Nov 2011 12:03:27 +0000 (12:03 +0000)]
regular expressions

12 years agoFiltering all equations that cannot be embedded (containing metas in the blob).
Andrea Asperti [Mon, 21 Nov 2011 11:57:28 +0000 (11:57 +0000)]
Filtering all equations that cannot be embedded (containing metas in the blob).

12 years agoPassing the correct subst a metasenv when idexing local equations.
Andrea Asperti [Mon, 21 Nov 2011 11:54:35 +0000 (11:54 +0000)]
Passing the correct subst a metasenv when idexing local equations.

12 years agoPassing the right subst and metasenv when indexing local equations.
Andrea Asperti [Mon, 21 Nov 2011 10:17:02 +0000 (10:17 +0000)]
Passing the right subst and metasenv when indexing local equations.

12 years agoAdded a test for paramodulation filtering terms with metas inside the blob,
Andrea Asperti [Mon, 21 Nov 2011 09:54:43 +0000 (09:54 +0000)]
Added a test for paramodulation filtering terms with metas inside the blob,
that is with metas under binders, match & co.

12 years agoMore debugging info
Andrea Asperti [Mon, 21 Nov 2011 09:49:24 +0000 (09:49 +0000)]
More debugging info

12 years agoAssert false removed (in line with the variable case).
Andrea Asperti [Mon, 21 Nov 2011 09:42:44 +0000 (09:42 +0000)]
Assert false removed (in line with the variable case).

12 years ago{pattern} => in pattern;
Claudio Sacerdoti Coen [Mon, 21 Nov 2011 09:42:37 +0000 (09:42 +0000)]
{pattern} => in pattern;

12 years ago{pattern} => in pattern;
Claudio Sacerdoti Coen [Mon, 21 Nov 2011 09:41:59 +0000 (09:41 +0000)]
{pattern} => in pattern;

12 years agoTypo in comment
Andrea Asperti [Mon, 21 Nov 2011 09:19:28 +0000 (09:19 +0000)]
Typo in comment

12 years agohints
Enrico Tassi [Fri, 18 Nov 2011 17:11:53 +0000 (17:11 +0000)]
hints

12 years agocoercions
Enrico Tassi [Fri, 18 Nov 2011 16:45:22 +0000 (16:45 +0000)]
coercions

12 years agoSolves a bug that caused the auto statistics to refer to objects that are not
Wilmer Ricciotti [Fri, 18 Nov 2011 16:04:58 +0000 (16:04 +0000)]
Solves a bug that caused the auto statistics to refer to objects that are not
loaded in the environment, forcing them to be loaded and causing all sorts of
problems.

12 years agoAdded help for discriminator and inverter.
Wilmer Ricciotti [Fri, 18 Nov 2011 16:02:48 +0000 (16:02 +0000)]
Added help for discriminator and inverter.

12 years agoshort notation for "coercion"
Enrico Tassi [Fri, 18 Nov 2011 15:48:16 +0000 (15:48 +0000)]
short notation for "coercion"

12 years ago...
Claudio Sacerdoti Coen [Fri, 18 Nov 2011 15:46:07 +0000 (15:46 +0000)]
...

12 years ago...
Claudio Sacerdoti Coen [Fri, 18 Nov 2011 15:39:39 +0000 (15:39 +0000)]
...

12 years agominor Makefile fixes for the release
Enrico Tassi [Fri, 18 Nov 2011 15:21:25 +0000 (15:21 +0000)]
minor Makefile fixes for the release

12 years agoAuto parameters documented for 0.99.1.
Claudio Sacerdoti Coen [Fri, 18 Nov 2011 15:17:05 +0000 (15:17 +0000)]
Auto parameters documented for 0.99.1.

12 years agoNo longer used parameters of auto removed.
Claudio Sacerdoti Coen [Fri, 18 Nov 2011 15:15:22 +0000 (15:15 +0000)]
No longer used parameters of auto removed.

12 years agoThe macro /by _/ now expands again to something parsable.
Claudio Sacerdoti Coen [Fri, 18 Nov 2011 15:00:42 +0000 (15:00 +0000)]
The macro /by _/ now expands again to something parsable.

12 years ago/by {}/ ==> /by/
Claudio Sacerdoti Coen [Fri, 18 Nov 2011 15:00:17 +0000 (15:00 +0000)]
/by {}/ ==> /by/

12 years agoFor release 0.99.1.
Claudio Sacerdoti Coen [Fri, 18 Nov 2011 14:31:39 +0000 (14:31 +0000)]
For release 0.99.1.

12 years ago* Almost ready for release 0.99.1.
Claudio Sacerdoti Coen [Fri, 18 Nov 2011 13:07:03 +0000 (13:07 +0000)]
* Almost ready for release 0.99.1.
* Syntax changed:
 *H => * as H
 -H1 .. HN => -H1 .. -HN
 intros => ##
 pattern: in ... => {...}
* Library ported to the new syntax

12 years agosupport for candidates of reducibility started ...
Ferruccio Guidi [Fri, 18 Nov 2011 12:27:16 +0000 (12:27 +0000)]
support for candidates of reducibility started ...

12 years agointros macro fixed
Claudio Sacerdoti Coen [Fri, 18 Nov 2011 12:06:38 +0000 (12:06 +0000)]
intros macro fixed

12 years agocollapse applications with a Match as head while indexing
Enrico Tassi [Thu, 17 Nov 2011 23:14:39 +0000 (23:14 +0000)]
collapse applications with a Match as head while indexing

12 years agocollapse applications with a Match as head while indexing
Enrico Tassi [Thu, 17 Nov 2011 23:14:26 +0000 (23:14 +0000)]
collapse applications with a Match as head while indexing

12 years agoTowards 0.95.1.
Claudio Sacerdoti Coen [Thu, 17 Nov 2011 00:07:33 +0000 (00:07 +0000)]
Towards 0.95.1.

12 years agoTowards the 0.95.1 release.
Claudio Sacerdoti Coen [Thu, 17 Nov 2011 00:04:01 +0000 (00:04 +0000)]
Towards the 0.95.1 release.

12 years agoIn preparation of 0.95.1 release.
Claudio Sacerdoti Coen [Thu, 17 Nov 2011 00:00:00 +0000 (00:00 +0000)]
In preparation of 0.95.1 release.

12 years ago- lambda_delta: context-free weak head normal forms continued ...
Ferruccio Guidi [Wed, 16 Nov 2011 23:40:42 +0000 (23:40 +0000)]
- lambda_delta: context-free weak head normal forms continued ...
-               delift started ...
- nnAuto: we removed an optimization that breaks lambda_delta

12 years agoNon working parts of the library commented out.
Claudio Sacerdoti Coen [Wed, 16 Nov 2011 17:50:21 +0000 (17:50 +0000)]
Non working parts of the library commented out.

12 years agoNever ported to new syntax.
Claudio Sacerdoti Coen [Wed, 16 Nov 2011 16:56:10 +0000 (16:56 +0000)]
Never ported to new syntax.

12 years agoinversion replaced by elim (???)
Andrea Asperti [Wed, 16 Nov 2011 15:15:13 +0000 (15:15 +0000)]
inversion replaced by elim (???)

12 years agosupport for weak head normal forms started ...
Ferruccio Guidi [Wed, 16 Nov 2011 13:14:07 +0000 (13:14 +0000)]
support for weak head normal forms started ...

12 years agocommit by user andrea
matitaweb [Wed, 16 Nov 2011 12:45:15 +0000 (12:45 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Wed, 16 Nov 2011 12:37:49 +0000 (12:37 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Wed, 16 Nov 2011 09:16:28 +0000 (09:16 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Wed, 16 Nov 2011 08:57:06 +0000 (08:57 +0000)]
commit by user andrea

12 years agoFixes a bug in NnAuto: printing the statistics triggered loading of
matitaweb [Tue, 15 Nov 2011 17:18:43 +0000 (17:18 +0000)]
Fixes a bug in NnAuto: printing the statistics triggered loading of
objects from the library into the environment.

12 years agocommit by user andrea
matitaweb [Tue, 15 Nov 2011 14:11:45 +0000 (14:11 +0000)]
commit by user andrea

12 years agoMatitaweb: Fixed typo which caused the compilation of matitadaemon.ml
matitaweb [Tue, 15 Nov 2011 11:46:25 +0000 (11:46 +0000)]
Matitaweb: Fixed typo which caused the compilation of matitadaemon.ml
to fail.

12 years agoMatitaweb: goto bottom can now be undone step by step and also reports errors
Wilmer Ricciotti [Tue, 15 Nov 2011 11:38:04 +0000 (11:38 +0000)]
Matitaweb: goto bottom can now be undone step by step and also reports errors
(basic error reporting as in advance).
Should fix a problem with the status.

12 years agonon-facts local candidates must be applied too in presence of
Andrea Asperti [Tue, 15 Nov 2011 08:25:59 +0000 (08:25 +0000)]
non-facts local candidates must be applied too in presence of
a trace

12 years agonon-facts local candidates must be applied too in presence of
Andrea Asperti [Tue, 15 Nov 2011 08:19:58 +0000 (08:19 +0000)]
non-facts local candidates must be applied too in presence of
a trace

12 years agofile names and description update
Ferruccio Guidi [Mon, 14 Nov 2011 17:22:11 +0000 (17:22 +0000)]
file names and description update

12 years ago- we proved that context-free reduction admits no one-step loops
Ferruccio Guidi [Mon, 14 Nov 2011 17:14:06 +0000 (17:14 +0000)]
- we proved that context-free reduction admits no one-step loops

12 years agoBug fix in inversion:
Wilmer Ricciotti [Mon, 14 Nov 2011 15:20:42 +0000 (15:20 +0000)]
Bug fix in inversion:
1) Dependent inversion only makes sense for JMeq
2) Removed test line fixing is_dependent = true

12 years agoAssert false is no longer true due to tooflex filtering.
Andrea Asperti [Mon, 14 Nov 2011 15:12:57 +0000 (15:12 +0000)]
Assert false is no longer true due to tooflex filtering.

12 years agoAdded dependent inversion (default case for jmeq)
Wilmer Ricciotti [Mon, 14 Nov 2011 15:09:07 +0000 (15:09 +0000)]
Added dependent inversion (default case for jmeq)

12 years agoToo flexible terms are pruned.
Andrea Asperti [Mon, 14 Nov 2011 07:58:46 +0000 (07:58 +0000)]
Too flexible terms are pruned.

12 years agocommit by user utente1
matitaweb [Fri, 11 Nov 2011 16:13:34 +0000 (16:13 +0000)]
commit by user utente1

12 years agocommit by user andrea
matitaweb [Fri, 11 Nov 2011 16:13:32 +0000 (16:13 +0000)]
commit by user andrea

12 years agoMatitaweb: fixes compilation errors and minor graphical problems.
matitaweb [Wed, 9 Nov 2011 14:48:55 +0000 (14:48 +0000)]
Matitaweb: fixes compilation errors and minor graphical problems.

12 years agoMatitaweb:
Wilmer Ricciotti [Wed, 9 Nov 2011 14:19:12 +0000 (14:19 +0000)]
Matitaweb:
1) Adds a feature to enrich automation statements with their trace (after
   successful execution)
2) Introduces a different syntax (/... trace lemma1, lemma2 .../) for
   system-generated traces (as opposed to user-provided)
3) Graphical update hiding system-generated traces (they are provided as
   a tooltip for inspection, when hovering with the mouse pointer on the
   tactic)
4) Fixes a bug in the computation of the cursor position in the script.

12 years agocommit by user andrea
matitaweb [Wed, 9 Nov 2011 10:13:47 +0000 (10:13 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Wed, 9 Nov 2011 09:34:13 +0000 (09:34 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Wed, 9 Nov 2011 08:44:23 +0000 (08:44 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Tue, 8 Nov 2011 16:54:31 +0000 (16:54 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Mon, 7 Nov 2011 14:55:17 +0000 (14:55 +0000)]
commit by user andrea

12 years agocommit by user andrea
matitaweb [Mon, 7 Nov 2011 14:43:20 +0000 (14:43 +0000)]
commit by user andrea