swh:1:snp:f54a27e650a8acca38b6d19c9bf2c307c6c07756

sort by:
Revision Author Date Message Commit Date
a6f9175 WIP 17 June 2020, 21:26:53 UTC
1077b79 WIP 17 June 2020, 10:21:17 UTC
d59c1a9 WIP 16 June 2020, 15:14:57 UTC
c2aef68 WIP 09 June 2020, 21:33:44 UTC
3a76905 WIP 08 June 2020, 15:26:58 UTC
33acbae WIP 03 June 2020, 14:07:36 UTC
594cc84 WIP 03 June 2020, 11:05:59 UTC
df751e3 WIP 31 May 2020, 21:06:59 UTC
0d2bb84 WIP 27 May 2020, 16:39:58 UTC
c84e0d0 WIP 27 May 2020, 15:43:41 UTC
5444cf4 eta confluence ! 27 May 2020, 10:07:55 UTC
fdc26a7 eta confl upto fix 27 May 2020, 09:05:21 UTC
c8adb76 fix 26 May 2020, 09:05:54 UTC
82dc2a4 WIP 26 May 2020, 08:41:29 UTC
767045d WIP 26 May 2020, 08:41:29 UTC
40fdd4d red1_eta_ctx 26 May 2020, 08:41:29 UTC
8fc3253 WIP 26 May 2020, 08:41:29 UTC
ad738d2 WIP 26 May 2020, 08:41:29 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
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
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
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
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
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
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
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
f32ef34 Adapt erasure to a name change 16 April 2020, 15:39:05 UTC
10083e8 Finish principality except for case and proj 16 April 2020, 15:39:04 UTC
f7cbc49 Finished validity proof 16 April 2020, 15:39:04 UTC
15e8480 Fix pose proof (id := ) not in 8.11 16 April 2020, 10:47:47 UTC
d324955 Adapt 16 April 2020, 10:47:47 UTC
0feffce Adapt safe retyping to new validity statement 16 April 2020, 10:47:47 UTC
2ca0bf9 Adapt Safe Checker to new fix typing rule (simpler!) 16 April 2020, 10:47:47 UTC
back to top