index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
Logic
Age
Commit message (
Expand
)
Author
2016-10-24
Remove v62 from stdlib.
Théo Zimmermann
2016-10-06
Fixing unexpected "noise" introduced in commit 24d5448c.
Hugo Herbelin
2016-10-02
More tests for tactic "subst".
Hugo Herbelin
2016-07-08
Typo in a comment of stdlib.
Hugo Herbelin
2016-02-22
Moving the Tauto tactic to proper Ltac.
Pierre-Marie Pédrot
2016-01-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-23
Fix bug #4503: mixing universe polymorphic and monomorphic
Matthieu Sozeau
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-12-17
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-15
Refine tactic now shelves unifiable holes.
Pierre-Marie Pédrot
2015-12-11
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-10
Changing syntax of pat/constr1.../constrn into pat%constr1...%constrn.
Hugo Herbelin
2015-12-05
Fix to previous commit (ClassicalFacts.v).
Hugo Herbelin
2015-12-05
Adding proofs on the relation between excluded-middle and minimization.
Hugo Herbelin
2015-11-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-11-27
Univs: entirely disallow instantiation of polymorphic constants with
Matthieu Sozeau
2015-11-07
Adding an amazing property of Prop.
Hugo Herbelin
2015-09-08
Minor modifications to WeakFanTheorem.
Hugo Herbelin
2015-07-31
Remove some outdated files and fix permissions.
Guillaume Melquiond
2015-01-12
Update headers.
Maxime Dénès
2014-12-01
Added an arithmetical characterization of the hypothesis of WKL.
Hugo Herbelin
2014-11-02
Improving elimination with indices, getting rid of intrusive residual
Hugo Herbelin
2014-10-27
Make sure that Logic/ExtensionalityFacts gets compiled.
Guillaume Melquiond
2014-10-27
Fix some typos.
Guillaume Melquiond
2014-10-27
Fix some typos in comments.
Guillaume Melquiond
2014-10-22
EqdepFacts: generalize statements which were wrongly restricted to Prop.
Arnaud Spiwack
2014-10-16
ConstructiveEpsilon: simplify the before_witness type using non-uniform param...
Arnaud Spiwack
2014-09-26
Hurkens.v: Fix a syntax error.
Arnaud Spiwack
2014-09-26
ClassicalFacts: adds a proof that weak excluded middle implies weak proof irr...
Arnaud Spiwack
2014-09-26
Hurkens.v: new paradox: type of modal propositions is not a retract.
Arnaud Spiwack
2014-09-26
Hurkens.v: fix coqdoc formatting in a comment.
Arnaud Spiwack
2014-09-25
Hurkens.v: update comments.
Arnaud Spiwack
2014-09-24
Return a Prop not an arbitrary Type, and correct a typo.
Matthieu Sozeau
2014-09-24
Hurkens.v: show proofs in coqdoc.
Arnaud Spiwack
2014-09-24
Hurkens.v: a proof of [Type@{i}<>A] for any [A:Type@{i}].
Arnaud Spiwack
2014-09-24
Hurkens.v: coqdoc documentation.
Arnaud Spiwack
2014-09-24
A new version of Hurkens.v.
Arnaud Spiwack
2014-08-26
Prove forall extensionality
Jason Gross
2014-08-26
sed s'/_one_var/_on/g'
Jason Gross
2014-08-26
Generalize EqdepFacts
Jason Gross
2014-08-25
"allows to", like "allowing to", is improper
Jason Gross
2014-07-17
Completing c236b51348d2 by fixing EqdepFactsv actually committing the
Hugo Herbelin
2014-07-15
Added a (constructive) proof of Weak Konig's lemma for decidable trees.
Hugo Herbelin
2014-07-15
Some basics facts about eq_dep.
Hugo Herbelin
2014-06-26
Remove some theories that have been deprecated for 10 years.
Guillaume Melquiond
2014-06-01
Making those proofs which depend on names generated for the arguments
Hugo Herbelin
2014-05-06
- Fix bug preventing apply from unfolding Fixpoints.
Matthieu Sozeau
2014-05-06
Adapt universe polymorphic branch to new handling of futures for delayed proofs.
Matthieu Sozeau
2014-05-06
Correct rebase on STM code. Thanks to E. Tassi for help on dealing with
Matthieu Sozeau
[next]