Skip to content

Conversation

@dupuisf
Copy link
Contributor

@dupuisf dupuisf commented Jan 29, 2024

This PR moves the lemma card_fiber_eq_of_mem_range from RingTheory/IntegralDomain to GroupTheory/Index which makes far more sense. It also adds the additive version, generalizes to MonoidHomClass, and puts it in the MonoidHom namespace (instead of root).

Co-authored-by: Yury Kudryashov urkud@urkud.name


Open in Gitpod

@dupuisf dupuisf added awaiting-review awaiting-CI This PR doesn't pass CI yet. This label is automatically removed once it does. labels Jan 29, 2024
@github-actions github-actions bot removed the awaiting-CI This PR doesn't pass CI yet. This label is automatically removed once it does. label Jan 29, 2024
@Ruben-VandeVelde Ruben-VandeVelde changed the title chore: move and generalize a lemma chore: move and generalize card_fiber_eq_of_mem_range Feb 3, 2024
@urkud urkud added awaiting-author A reviewer has asked the author a question or requested changes. t-algebra Algebra (groups, rings, fields, etc) and removed awaiting-review labels Feb 11, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Mar 4, 2024
@github-actions
Copy link

github-actions bot commented Jun 10, 2024

PR summary

Import changes

No significant changes to the import graph


Declarations diff

No declarations were harmed in the making of this PR! 🐙

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

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

@dupuisf dupuisf added awaiting-review and removed awaiting-author A reviewer has asked the author a question or requested changes. merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) labels Jun 10, 2024
@riccardobrasca
Copy link
Member

Is the PR description accurate? It says "this PR moves..." but I only see a new declaration. Anyway LGTM, thanks!

bors d+

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jun 10, 2024

✌️ dupuisf can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@github-actions github-actions bot added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels Jun 10, 2024
@dupuisf
Copy link
Contributor Author

dupuisf commented Jun 10, 2024

Is the PR description accurate? It says "this PR moves..." but I only see a new declaration. Anyway LGTM, thanks!

Indeed I messed up when merging master somehow. Now it's an actual move again. Thanks!

@dupuisf
Copy link
Contributor Author

dupuisf commented Jun 10, 2024

bors r+

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jun 10, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jun 10, 2024
This PR moves the lemma `card_fiber_eq_of_mem_range` from `RingTheory/IntegralDomain` to `GroupTheory/Index` which makes far more sense. It also adds the additive version, generalizes to `MonoidHomClass`, and puts it in the `MonoidHom` namespace (instead of root).

Co-authored-by: Yury Kudryashov <urkud@urkud.name>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jun 10, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: move and generalize card_fiber_eq_of_mem_range [Merged by Bors] - chore: move and generalize card_fiber_eq_of_mem_range Jun 10, 2024
@mathlib-bors mathlib-bors bot closed this Jun 10, 2024
@mathlib-bors mathlib-bors bot deleted the dupuisf/card_fiberwise branch June 10, 2024 15:30
@Ruben-VandeVelde
Copy link
Collaborator

It seems like you may have forgotten the deprecated alias?

mathlib-bors bot pushed a commit that referenced this pull request Jun 10, 2024
This PR adds a deprecation alias that was missing from #10088.
mathlib-bors bot pushed a commit that referenced this pull request Jun 10, 2024
This PR adds a deprecation alias that was missing from #10088.
AntoineChambert-Loir pushed a commit that referenced this pull request Jun 20, 2024
This PR moves the lemma `card_fiber_eq_of_mem_range` from `RingTheory/IntegralDomain` to `GroupTheory/Index` which makes far more sense. It also adds the additive version, generalizes to `MonoidHomClass`, and puts it in the `MonoidHom` namespace (instead of root).

Co-authored-by: Yury Kudryashov <urkud@urkud.name>
AntoineChambert-Loir pushed a commit that referenced this pull request Jun 20, 2024
This PR adds a deprecation alias that was missing from #10088.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). 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.

6 participants