Conversation
|
Hi @andres-erbsen, would you be interested in collaborating on getting the extensional trie from rocq-prover/rocq#17044 implemented for the MMap interface? In this PR, I adapted the code from your PR based on the PositiveMap we already have here. Some questions I have been pondering:
Any hints or help appreciated. |
|
Thank you for getting started at the integration here and reminding me that this is on my todo list still. I think bindings could be implemented like values and extensionality could be exposed by defining |
|
OK, I will take a stab at |
WIP based on rocq-prover/rocq#17044.