Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(FieldTheory/RatFunc): clean up porting notes #18001

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Vierkantor
Copy link
Contributor

I saw RatFunc.Defs and RatFunc.Basic were full of porting notes, so I went through and cleaned up the files. Mostly I tried to redo proofs that became messy during the port.


Open in Gitpod

@Vierkantor Vierkantor added t-algebra Algebra (groups, rings, fields, etc) porting-notes Mathlib3 to Mathlib4 porting notes. labels Oct 21, 2024
Copy link

github-actions bot commented Oct 21, 2024

PR summary 8a56cc7cab

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ toFractionRing_eq_iff

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.

@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 21, 2024
I saw `RatFunc.Defs` and `RatFunc.Basic` were full of porting notes, so I went through and cleaned up the files. Mostly I tried to redo proofs that became messy during the port.
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 22, 2024
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
porting-notes Mathlib3 to Mathlib4 porting notes. t-algebra Algebra (groups, rings, fields, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants