Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Definition of weak-head-reduction and proof of unicity of derivations #543

Draft
wants to merge 208 commits into
base: coq-8.11
Choose a base branch
from

Commits on Dec 13, 2020

  1. WIP

    jakobbotsch authored and mattam82 committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    8434f9f View commit details
    Browse the repository at this point in the history
  2. WIP

    jakobbotsch authored and mattam82 committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    316f303 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    94fe9bf View commit details
    Browse the repository at this point in the history
  2. Started updating PCUIC

    mattam82 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    0abf8ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c742bb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    1657d71 View commit details
    Browse the repository at this point in the history
  2. Update typing and reduction to new branch representation. Also factor…

    …ize / cleanup a bit more.
    mattam82 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    67e2469 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    ef2f53c View commit details
    Browse the repository at this point in the history
  2. WP in PCUIC

    mattam82 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    1b73236 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. WIP in reduction

    mattam82 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    84c53b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Configuration menu
    Copy the full SHA
    f502f79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    533bef5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bae4d15 View commit details
    Browse the repository at this point in the history
  4. WIP in PCUICClosed

    mattam82 committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    a9c5ab8 View commit details
    Browse the repository at this point in the history
  5. Finished PCUICClosed

    mattam82 committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    50f153d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49909c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Trying to find the right hypotheses on reduction: everything gets ugl…

    …y if we don't have direct access to the indices of the inductive and the arguments of constructors (due to "instantiate_params" and destArity getting in the way).
    mattam82 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    b1f09a6 View commit details
    Browse the repository at this point in the history
  2. Bite the bullet and cleanup the representation of constructors of ind…

    …uctives in the environment. Direct access to the contexts of indices and sort of an indutive, and constructor arguments and conclusion indices.
    mattam82 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    30c94e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3d5866 View commit details
    Browse the repository at this point in the history
  4. WIP renaming

    mattam82 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    0f21b68 View commit details
    Browse the repository at this point in the history
  5. Done up to TypingWf

    mattam82 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    7a73d53 View commit details
    Browse the repository at this point in the history
  6. Updated upto PCUICTyping

    mattam82 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    e4aae53 View commit details
    Browse the repository at this point in the history
  7. PCUICNormal working now

    mattam82 committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    54ed6d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebc9216 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    138ca1f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. WIP proviing renaming lemma

    mattam82 committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    a9f14aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    676f1b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Configuration menu
    Copy the full SHA
    c61c55c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be5f608 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    528de5b View commit details
    Browse the repository at this point in the history
  4. Fix replace.sh

    mattam82 committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    6714426 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f55189 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff845cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c294bd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd32ff3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    289b8b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. Configuration menu
    Copy the full SHA
    0a205ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbd5584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d18eb24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc507c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Configuration menu
    Copy the full SHA
    f7a3612 View commit details
    Browse the repository at this point in the history
  2. WIP finishing strengthening

    mattam82 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    bc2366b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a5c296 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Configuration menu
    Copy the full SHA
    2f37033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78881fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    537b9d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Play with strengthening: not provable inductively as conversions can …

    …include arbitrary terms
    mattam82 committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    d2df801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd9644 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    2a53557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c7d4e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    eb7f0b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80c662c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e119c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    81aa326 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f8fdd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e6b2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43c13cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3da3351 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Updated univ substitution

    mattam82 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    9e58182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50190ca View commit details
    Browse the repository at this point in the history
  3. WIP in substitution lemmas

    mattam82 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    3f6d0b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Finished substitution

    mattam82 committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    c2be5a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb61a04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe9dfa2 View commit details
    Browse the repository at this point in the history
  4. WIP

    mattam82 committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    ec88526 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    a891b73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f954b2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc07622 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Updated SigmaCalculus proofs

    mattam82 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    2fe7460 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cca998 View commit details
    Browse the repository at this point in the history
  3. Updated Equality

    mattam82 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    13d4718 View commit details
    Browse the repository at this point in the history
  4. WIP in simplifying reduction

    mattam82 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    cafa9de View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    dd0481f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7db4e9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2be4d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e803b97 View commit details
    Browse the repository at this point in the history
  5. Adapted PCUICNormal

    mattam82 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    e358ebe View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. WIP in PCUICClosed

    mattam82 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    51005a2 View commit details
    Browse the repository at this point in the history
  2. Updated Closed

    mattam82 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    0df06e7 View commit details
    Browse the repository at this point in the history
  3. Fully adapted PCUICNameless

    mattam82 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    5d44820 View commit details
    Browse the repository at this point in the history
  4. Adapted OnFreeVars

    mattam82 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    1173229 View commit details
    Browse the repository at this point in the history
  5. Adapt PCUICUnivSubstitution

    mattam82 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    dd68d3c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Adapted PCUICRename

    mattam82 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    1a304a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02827eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8dbf957 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    94bab92 View commit details
    Browse the repository at this point in the history
  2. Updating UnivSubstitution

    mattam82 committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    8d10ecc View commit details
    Browse the repository at this point in the history
  3. WIP in reduction is good

    mattam82 committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    3474c64 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Complete the theory of context reduction

    closure of red1 on one decl <-> context relation of reducing any term in the context
    mattam82 committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    a4f294a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af59042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b8909d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beae36c View commit details
    Browse the repository at this point in the history
  5. WIP adapting rho function

    mattam82 committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    f9135de View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. WIP in confluence proof

    mattam82 committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    c6b25ea View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    289abdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd4193a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. rho match case finished

    mattam82 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    12a894a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c754e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1771da3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f13b508 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    967bd80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfc0c54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c05bb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    1e33a4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1484164 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b16284a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b60ac24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ba2a31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3be9be0 View commit details
    Browse the repository at this point in the history
  7. WIP in Context Conversion

    mattam82 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    6426108 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    692473a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e67b09a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    8ee93d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a73ed View commit details
    Browse the repository at this point in the history
  3. In inversion

    mattam82 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    2f6fb43 View commit details
    Browse the repository at this point in the history
  4. TODOs in PCUICToTemplate

    mattam82 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    4bc6923 View commit details
    Browse the repository at this point in the history
  5. Remove unused PCUICtxShape

    mattam82 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    f8d1a0c View commit details
    Browse the repository at this point in the history
  6. Before renaming fold_context

    mattam82 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    2f220ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61b6bb8 View commit details
    Browse the repository at this point in the history
  8. TODOs

    mattam82 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    45706c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c805902 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. WIP in InductiveInversion

    mattam82 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    3dae729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    801b5ad View commit details
    Browse the repository at this point in the history
  3. Adapted SR (todos for Case)

    mattam82 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    b1c14d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    710919d View commit details
    Browse the repository at this point in the history
  5. Updated Alpha conversion proof. Could be derivable from nameless (or …

    …the other way around)
    mattam82 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    d328f95 View commit details
    Browse the repository at this point in the history
  6. Adapted WcbvEval entirely

    mattam82 committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    f7b4c00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fad7667 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5684127 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    888f66b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00147fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca6542e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Configuration menu
    Copy the full SHA
    6c81863 View commit details
    Browse the repository at this point in the history
  2. PCUICErrors updated

    mattam82 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    b6bc547 View commit details
    Browse the repository at this point in the history
  3. Adapted EqualityDec

    mattam82 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    c60a54f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5950b2 View commit details
    Browse the repository at this point in the history
  5. Updated EqualityDec

    mattam82 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    0d696d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1811999 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63cca49 View commit details
    Browse the repository at this point in the history
  8. In Safe Retyping

    mattam82 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    2a0b944 View commit details
    Browse the repository at this point in the history
  9. Updated SafeConversion

    mattam82 committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    5d01f18 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    7821f3f View commit details
    Browse the repository at this point in the history
  2. Finished with the checker

    mattam82 committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    3d8a8e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    744d46d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    8beb451 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    d684cce View commit details
    Browse the repository at this point in the history
  2. Remove unneeded file

    mattam82 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    ad72f4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d5c348 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    675fbda View commit details
    Browse the repository at this point in the history
  5. Add a utility function in AstUtils to go from the old representation …

    …of cases to the new one
    mattam82 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    309a3f5 View commit details
    Browse the repository at this point in the history
  6. All plugins compile

    mattam82 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    22cfd3f View commit details
    Browse the repository at this point in the history
  7. Add monad_utils as a dependency to the template monad plugin (useful …

    …to write partial functions)
    mattam82 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    fcae1e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a97025 View commit details
    Browse the repository at this point in the history
  9. Add convenience constructors in AstUtils for building inductive and c…

    …onstructor bodies without redundant information
    mattam82 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    16c25e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ccecc44 View commit details
    Browse the repository at this point in the history
  11. Fix test-suite scripts

    mattam82 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    6f81b2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ebde62a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    fdbb0c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c34dbb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f571a5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfb9f4a View commit details
    Browse the repository at this point in the history
  5. Finally everything compiles

    mattam82 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    51ba714 View commit details
    Browse the repository at this point in the history
  6. Finish safe reduction

    jakobbotsch committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    a3c3a5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc66073 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Finished validity proof

    mattam82 committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    6151fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cabe334 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8ddf7c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    19eae80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6866edc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    836228f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Update safe conversion for new representation

    Also changes stacks to use lists.
    jakobbotsch committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    68cff52 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Some cleanup

    jakobbotsch committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    269313f View commit details
    Browse the repository at this point in the history
  2. Fix error

    jakobbotsch committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    9e5392d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    3a6d451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54b814b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3487e11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed91b57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fabaaed View commit details
    Browse the repository at this point in the history
  6. WIP in inductive inversion

    mattam82 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    223b5f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e88469 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8560127 View commit details
    Browse the repository at this point in the history
  9. Finally finished build_branches_types_wt proof, using more general le…

    …mmas for spines involving identity substitutions
    mattam82 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    ce09486 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ccd915 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a9fc669 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    364f8ee View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5fbcc40 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. WIP in SR, much simpler now

    mattam82 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    5daa2f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31ca371 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    c3e2da3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75393b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb333db View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Almost done in SR, only a refactoring is needed to avoid duplication,…

    … but all cases on case are done
    mattam82 committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    48e75f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fab0cae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d1c85d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Configuration menu
    Copy the full SHA
    8b06578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f748140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2167f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Configuration menu
    Copy the full SHA
    aeab3a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c3255f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32b9b75 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Minor refactorings

    mattam82 committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    69f7030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e4600e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    7547aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    853b6c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    876c0aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01dcee1 View commit details
    Browse the repository at this point in the history
  5. Fix script

    mattam82 committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    f936a16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06f8089 View commit details
    Browse the repository at this point in the history