https://github.com/MevenBertrand/metacoq

sort by:
Revision Author Date Message Commit Date
90bf648 Fix for lia being stronger (on boolean goals) 22 June 2020, 18:18:27 UTC
3247b25 Fix a warning 22 June 2020, 17:59:00 UTC
dbd7c81 Fix after merge of 8.11 22 June 2020, 17:52:16 UTC
ff3be88 Merge branch 'coq-8.11' 22 June 2020, 12:36:29 UTC
5169bae Fix script 22 June 2020, 12:27:27 UTC
b1e4eb5 Merge pull request #428 from MetaCoq/noconf-fix depelim and noconfusion fixes 16 June 2020, 13:18:25 UTC
0822da8 Fixed noconfusion doing too much hnf 16 June 2020, 11:30:59 UTC
432e928 Adapt to fix in Equations for simplification up-to reduction 16 June 2020, 10:47:00 UTC
5425f20 Merge pull request #427 from MetaCoq/equations-master-fix Fix for latest master version of Equations (depelim fixed) 15 June 2020, 15:55:12 UTC
34a4674 Fix for latest master version of Equations (depelim fixed) 15 June 2020, 15:18:19 UTC
9e0cfdc Add example 26 May 2020, 08:46:02 UTC
1cd94d1 Fix tmVariable 26 May 2020, 08:46:02 UTC
3336c60 Implement tmVariable command 26 May 2020, 08:46:02 UTC
53bb89d Delete old file 26 May 2020, 08:45:38 UTC
a11db52 Fix Extractable monad test 26 May 2020, 08:45:38 UTC
d0a140a Remove camlp4 stuffs 26 May 2020, 08:45:38 UTC
5e79580 Renaming modules, moving lot of code and removing unused code 26 May 2020, 08:45:38 UTC
5eae634 Rename Quoter + move reduce 26 May 2020, 08:45:38 UTC
1411936 Confluence proven without the isLambda constraint 26 May 2020, 07:02:39 UTC
5c0c521 Weaken pred1 a bit to not reduce "new" redexes 26 May 2020, 07:02:39 UTC
ffdcb5b Use views consistently in the definition of rho (simpler proofs!) 26 May 2020, 07:02:39 UTC
5042825 Also prove unfolding lemma for fixpoint 26 May 2020, 07:02:39 UTC
1445eda Add a new version of rho using Equations and a well-founded order 26 May 2020, 07:02:39 UTC
7aacc27 Merge pull request #422 from MetaCoq/wffixpoints Well-formed (co)fixpoints 20 May 2020, 19:35:57 UTC
4da44e4 Fix after rebase 19 May 2020, 22:55:19 UTC
618f97e Adapt erasure to fix/cofix changes 19 May 2020, 22:46:23 UTC
6a0c679 Remove now unused allow_cofix flag 19 May 2020, 22:46:23 UTC
d75468d Adapt SR proof to new well-formedness of fix and cofix 19 May 2020, 22:46:23 UTC
779937b TODOs in TemplatetoPCUIC 19 May 2020, 22:46:23 UTC
cf37a1a cofix_guard and well-formed fixpoint/cofixpoint condition 19 May 2020, 22:46:23 UTC
e03c681 Better reiication of kernames 19 May 2020, 15:28:57 UTC
6d1ab4c Merge pull request #416 from MetaCoq/primproj Primitive projections 19 May 2020, 07:49:12 UTC
8d492ff Remove unused Import and Derive causing opam failure 18 May 2020, 10:40:08 UTC
b788a0b Principality and all todos on projs finished 15 May 2020, 19:13:06 UTC
4e6d6df [coq] Adapt to coq/coq#11948 15 May 2020, 16:28:38 UTC
bc897d1 Finish principality proof for projections 15 May 2020, 11:05:00 UTC
6a1ea1b Move lemmas from SR to the appropriate libraries 15 May 2020, 10:07:09 UTC
49c57ad More refactorings, validity is clear 15 May 2020, 08:58:31 UTC
43b7804 Fix website link 15 May 2020, 07:52:24 UTC
284bb8b More refactorings 14 May 2020, 16:48:16 UTC
ce33e0b Refactorings, add MCPrelude file 14 May 2020, 14:37:28 UTC
787191d compatbility with ocaml 4.10.0 14 May 2020, 13:46:33 UTC
9cd5e54 Refactor proofs 13 May 2020, 17:05:35 UTC
fc9fd5c Finish SR proofs for projections: congruence/cofix/iota reduction all proved 13 May 2020, 11:15:59 UTC
7d62dd5 Add a Test Unquote command 12 May 2020, 16:59:23 UTC
c975d7f Finish congruence case of projection: only cofix missing 12 May 2020, 16:17:57 UTC
cc057f7 Finished the projection reduction case of SR 12 May 2020, 15:58:33 UTC
526e6b1 Merge pull request #415 from herbelin/master+pr12146-subst-restricted-on-secvar Adapt to Coq PR #12146: tactic subst now inactive on section variables with indirect dependency in goal 07 May 2020, 20:04:06 UTC
ab78354 Proof of projection type validity 07 May 2020, 20:01:18 UTC
f9863bc Adapt PCUIC to new projection invariant 07 May 2020, 18:43:29 UTC
b0c7190 Adapt checker 07 May 2020, 18:41:49 UTC
51b3af6 Reorganize constructor shape / invariants on inductives for more clarity 07 May 2020, 18:41:49 UTC
8054e0c Typing of primitive projection declarations 07 May 2020, 18:41:49 UTC
17a8473 Adapt to subst not substituting section variables with indirect dependencies. 02 May 2020, 21:08:36 UTC
22c7bf2 Merge pull request #414 from MetaCoq/univ_lemma Universe lemmas 29 April 2020, 09:59:35 UTC
9f0ff8d Universe lemmas 29 April 2020, 09:12:45 UTC
9974965 Merge pull request #413 from MetaCoq/move-typing-leq-term Move typing_leq_term to Principality 28 April 2020, 12:23:34 UTC
5c48885 Update README.md 28 April 2020, 11:25:25 UTC
0e95f94 Move typing_leq_term to Principality 28 April 2020, 11:14:28 UTC
de9bb81 Merge pull request #412 from MetaCoq/move-universes Move universe-related admits to Universes 28 April 2020, 11:14:02 UTC
5624edc More refactorings 28 April 2020, 10:43:35 UTC
85572a7 Move universe-related admits to Universes 27 April 2020, 15:58:36 UTC
1f9c9fe Merge branch 'coq-8.11' 27 April 2020, 12:25:55 UTC
fbd85f1 Merge pull request #411 from MetaCoq/eliminations Fill proofs about elimination restrictions 27 April 2020, 09:26:54 UTC
78cedbc Finish a proof in PCUICArities 25 April 2020, 10:42:15 UTC
ff7b8ce Finish typing_leq_term proof 25 April 2020, 09:46:02 UTC
f894c17 Add necessary isWAT preconditions to cumul_props It is slightly subtle to prove that if B : Prop and A <= B then A cannot actually be>1;95;0c an arity, so we indeed get the conclusions of the theorems in full generality! 24 April 2020, 20:56:31 UTC
51b4396 Merge pull request #402 from herbelin/master+pr12023-atomic-tactic-now-qualified-in-ltac-file Moving names of primitive atomic tactics from Coq.Init.Notations to Coq.Init.Ltac 24 April 2020, 13:32:10 UTC
ffd0847 Uncomment case erasure proof 24 April 2020, 10:19:58 UTC
3fb9372 Finished the elimination principle proofs for case and proj 24 April 2020, 09:19:18 UTC
6080c84 Adapting to Coq PR #12023: atomic form of primitive tactics are in module Ltac. Previously, it was in Coq.Init.Notations. Now in Coq.Init.Ltac. 22 April 2020, 11:56:55 UTC
d6699bf Merge pull request #408 from MetaCoq/NeuralCoder3/coq-8.11 NeuralCoder3/coq 8.11 fixed for merging 22 April 2020, 09:40:35 UTC
8741dca Remove typo 22 April 2020, 07:03:38 UTC
636e2b3 Merge pull request #406 from MetaCoq/safeadmits Turn one admit into a todo on projections, an prove wellformed_R_pres 21 April 2020, 17:01:21 UTC
f27adef Merge pull request #407 from fakusb/inferInstanceFixUniverses Remove universe constraint between "option" and (non-extractable) Template Monad 21 April 2020, 16:59:50 UTC
f20240d Fix before merge, changes in Fix/CoFix typing rules and typing_ind_env 21 April 2020, 16:54:25 UTC
207d7d5 avoided Checker 21 April 2020, 16:43:26 UTC
93b0a06 organized imports 21 April 2020, 16:43:26 UTC
b511be6 removed print statements 21 April 2020, 16:43:25 UTC
c17c48d added conversion to project file 21 April 2020, 16:43:25 UTC
a93682d cleanup 21 April 2020, 16:43:25 UTC
cd45696 added pcuic -> template conversion 21 April 2020, 16:43:25 UTC
edaaa79 cleanup 21 April 2020, 16:43:25 UTC
57399a6 added correctness for pcuic -> template 21 April 2020, 16:43:25 UTC
3ef054d added conversion 21 April 2020, 16:43:24 UTC
4c478c9 added test file that checks that no universe constrain on option is generated. 21 April 2020, 15:23:35 UTC
4221abb Turn one admit into a todo on projections, an prove wellformed_R_pres 21 April 2020, 14:26:38 UTC
69ca42b Merge pull request #405 from MetaCoq/nostrengthening No strengthening 21 April 2020, 13:37:32 UTC
a967034 Remove strengthening axiom (now unnecessary) 21 April 2020, 12:57:43 UTC
7ac9319 Fix safechecker 21 April 2020, 12:57:43 UTC
a2eef73 More sigma calculus cleanup 21 April 2020, 12:57:43 UTC
e78350a moved result of tryInferInstance to copy of option type to fix universe problem 21 April 2020, 12:39:50 UTC
5c9720e Fix w.r.t. coq/coq#11896. 21 April 2020, 12:16:55 UTC
ecb955b Merge pull request #404 from MetaCoq/cleanup-sigmacalc Fill some admitted proofs and move sigma-calculus lemmas together 20 April 2020, 13:37:21 UTC
4cccc61 Fill some admitted proofs and move sigma-calculus lemmas together 20 April 2020, 13:05:48 UTC
20a1c1d Add guidelines in Readme 20 April 2020, 10:59:14 UTC
ae3f353 Merge branch 'conversion-proofs' into coq-8.11 20 April 2020, 10:56:06 UTC
1b8289b Remove Program form template-coq and pcuic 20 April 2020, 08:49:38 UTC
64947d3 Fill admittted proofs in Confluence/Conversion etc.. 18 April 2020, 16:35:53 UTC
eeb166a Merge pull request #399 from MetaCoq/validity-principality Validity principality 17 April 2020, 11:18:28 UTC
back to top