formal: complete reachable Phase-1 TODOs for project/limit and redundant-project theorem#1424
Merged
Merged
Conversation
Closed
Copilot
AI
changed the title
[WIP] Go over todos in formal folder readme
formal: complete reachable Phase-1 TODOs for project/limit and redundant-project theorem
Jul 14, 2026
SkBlaz
marked this pull request as ready for review
July 14, 2026 07:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The formal folder TODO list had reachable Phase-1 items left open. This change advances the Lean model and README alignment by implementing
project/limitsemantics and checking off the corresponding redundant-project optimizer theorem.Lean
Planextension (reachable Group 1 TODOs)Plan.projectandPlan.limittoformal/Py3plex/DSL/Syntax.lean.LogicalProjectandLogicalLimit.Executable semantics and core theorems
Plan.evalinformal/Py3plex/DSL/Semantics.lean:projectevaluates viaList.maplimitevaluates viaList.takePlan.eval_projectPlan.eval_limitPlan.project_idOptimizer theorem for redundant project
formal/Py3plex/Optimizer/ProjectIdentity.leanwith:Py3plex.Optimizer.remove_redundant_projectformal/Py3plex.lean).Formal README TODO/proof inventory alignment
Plan.projectPlan.limitremove_redundant_project ↔ RemoveRedundantProjectAlignment test updates
tests/test_formal_phase1_alignment.pyto assert: