Skip to content

feat: Nat.cast commutes with addition#39157

Open
vihdzp wants to merge 2 commits into
leanprover-community:masterfrom
vihdzp:comm
Open

feat: Nat.cast commutes with addition#39157
vihdzp wants to merge 2 commits into
leanprover-community:masterfrom
vihdzp:comm

Conversation

@vihdzp
Copy link
Copy Markdown
Collaborator

@vihdzp vihdzp commented May 10, 2026


Open in Gitpod

@github-actions
Copy link
Copy Markdown

PR summary c9f4f1b787

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ addCommute_cast
+ addCommute_cast_one
+ cast_add_comm
+ cast_add_one_comm

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

@plp127
Copy link
Copy Markdown
Contributor

plp127 commented May 11, 2026

Can you update the PR title or description to make it more obvious what it is about?

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.

2 participants