Skip to content

[Merged by Bors] - feat(Algebra/Squarefree/Basic): add Associated.squarefree_iff#34570

Closed
tb65536 wants to merge 2 commits intoleanprover-community:masterfrom
tb65536:tb_sqf
Closed

[Merged by Bors] - feat(Algebra/Squarefree/Basic): add Associated.squarefree_iff#34570
tb65536 wants to merge 2 commits intoleanprover-community:masterfrom
tb65536:tb_sqf

Conversation

@tb65536
Copy link
Copy Markdown
Contributor

@tb65536 tb65536 commented Jan 29, 2026

This PR adds Associated.squarefree_iff (a direct consequence of Squarefree.squarefree_of_dvd).


Open in Gitpod

@tb65536 tb65536 added awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-algebra Algebra (groups, rings, fields, etc) labels Jan 29, 2026
@github-actions
Copy link
Copy Markdown

PR summary e56beffe25

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ Associated.squarefree_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.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@github-actions github-actions Bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Jan 29, 2026
Copy link
Copy Markdown
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Jan 29, 2026
mathlib-bors Bot pushed a commit that referenced this pull request Jan 29, 2026
This PR adds `Associated.squarefree_iff` (a direct consequence of `Squarefree.squarefree_of_dvd`).

Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors Bot commented Jan 29, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat(Algebra/Squarefree/Basic): add Associated.squarefree_iff [Merged by Bors] - feat(Algebra/Squarefree/Basic): add Associated.squarefree_iff Jan 29, 2026
@mathlib-bors mathlib-bors Bot closed this Jan 29, 2026
YellPika pushed a commit to YellPika/mathlib4 that referenced this pull request Feb 3, 2026
…prover-community#34570)

This PR adds `Associated.squarefree_iff` (a direct consequence of `Squarefree.squarefree_of_dvd`).

Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
michaellee94 pushed a commit to michaellee94/mathlib4 that referenced this pull request Feb 15, 2026
…prover-community#34570)

This PR adds `Associated.squarefree_iff` (a direct consequence of `Squarefree.squarefree_of_dvd`).

Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
Maldooor pushed a commit to Maldooor/mathlib4 that referenced this pull request Feb 25, 2026
…prover-community#34570)

This PR adds `Associated.squarefree_iff` (a direct consequence of `Squarefree.squarefree_of_dvd`).

Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants