Conversation
🤖 Gemini PR SummaryThis Pull Request performs a major version upgrade for the Features
Fixes
Refactoring
Documentation
Analysis of Changes
🎨 **Style Guide Adherence**CompPoly/Data/Nat/Bitwise.lean
CompPoly/Multivariate/Lawful.lean
📄 **Per-File Summaries**
Last updated: 2026-01-19 13:39 UTC. |
|
all |
|
@alexanderlhicks @Julek it would be great to have ExtTreeMapLemmas updated to 4.26.0 e.g. as done here or to have a copy of it that we can maintain as part of the org. Want to take the dependency off my personal fork. What makes the most sense? Can we e.g. move it into Verified-zkEVM or something and/or make a plan for it to be merged upstream into Batteries or sth? UPDATE: after some discussion, we have forked ExtTreeMapLemmas into verified-zkevm and will see how much of it can be upstreamed/deprecated. |
|
linting checks now pass on all files, merging and issuing the relevant release tag. |
this draft PR updated CompPoly to 4.26.0 and resolves the dependency issue on ExtTreeMapLemmas (mostly)
addresses #4 by importing the fork of ExtTreeMapLemmas referenced in this pull request;
introduces threeresolved. Ideally, the pull request on ExtTreeMapLemmas should be merged so we don't have to use my personal fork.sorryTODOs (for now)