Skip to content
Snippets Groups Projects

Move array stuff to own file

Merged Ralf Jung requested to merge ralf/array into master
All threads resolved!

#245 (closed) talks about IntoAnd, but I mirrored what we got for big_sepL and that's IntoSep. However, I also remembered why we didn't do that for lambdaRust: there, array-mapsto is fractional, and then there is the question whether one wants to split at the fraction or the list. We decided that the proofmode would split at the fraction. If we agree that's the more reasonable choice, we should not add the splitting-at-the-list now because then we couldn't extend array-mapsto to fractions later.

Edited by Ralf Jung

Merge request reports

Approval is optional

Merged by Ralf JungRalf Jung 5 years ago (Aug 13, 2019 3:43pm UTC)

Merge details

Pipeline #19002 passed

Pipeline passed for 83e59d25 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • We're actually missing one instance, I think, Timeless.

  • Oh, wait, we get that because array is not TC opaque. I believe we should make it TC opaque and add that instance explicitly.

  • PS: Did you do anything else but moving stuff around in this MR?

  • Ralf Jung added 1 commit

    added 1 commit

    Compare with previous version

  • Ralf Jung resolved all threads

    resolved all threads

  • Author Owner

    Did you do anything else but moving stuff around in this MR?

    Yes, I made it TC opaque. ;) I will add a timeless instance.

  • Robbert Krebbers
  • Ralf Jung added 1 commit

    added 1 commit

    Compare with previous version

  • Ralf Jung resolved all threads

    resolved all threads

  • merged

  • Ralf Jung mentioned in commit 83e59d25

    mentioned in commit 83e59d25

  • Please register or sign in to reply
    Loading