Skip to content

Adding preserves-definedness attributes to domains.md - #4680

Draft
PetarMax wants to merge 3 commits into
developfrom
petar/pres-def
Draft

Adding preserves-definedness attributes to domains.md#4680
PetarMax wants to merge 3 commits into
developfrom
petar/pres-def

Conversation

@PetarMax

Copy link
Copy Markdown
Contributor

This PR adds the preserves-definedness attributes to the applicable function rules and simplifications in domains.md, taking the meaning of preserves-definedness to be: if LHS is defined, then RHS is defined.

This is required so that the Booster is able to apply these rules, which is essential given the recent move to handling branching in Booster.

@PetarMaxPetarMax self-assigned this Nov 2, 2024
@rv-jenkins
rv-jenkins changed the base branch from master to developNovember 2, 2024 14:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@PetarMax@palinatolmach