Skip to content

feat: add Memory.Buffer, Memory.Separate, Memory.Subset, and notation#123

Draft
bollu wants to merge 1 commit into
leanprover:mainfrom
bollu:mem-notation
Draft

feat: add Memory.Buffer, Memory.Separate, Memory.Subset, and notation#123
bollu wants to merge 1 commit into
leanprover:mainfrom
bollu:mem-notation

Conversation

@bollu

@bollu bollu commented Aug 27, 2024

Copy link
Copy Markdown
Collaborator

This continues our effort of rationalizing the memory subsystem, where we create a structure to represent regions of memory, use this consistently, and add notation to represent memory subset and separation conditions.

… to go along with it

This continues our effort of rationalizing the memory subsystem,
where we create a structure to represent regions of memory, use this consistently,
and add notation to represent memory subset and separation conditions.
shigoel added a commit that referenced this pull request Sep 6, 2024
This is stacked on top of #123 , since we want to state this, for a
given `ms : List MemoryRegion`, `ms.pairwise MemoryRegion.Separate`.
This, of course, needs us to have the `MemoryRegion` abstraction in the
first place.

---------

Co-authored-by: Shilpi Goel <shigoel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant