Skip to content

feat(RingTheory/RamificationInertia/Ramification): ramification index is invariant under a group action#39678

Open
tb65536 wants to merge 1 commit into
leanprover-community:masterfrom
tb65536:tb_ramsmu
Open

feat(RingTheory/RamificationInertia/Ramification): ramification index is invariant under a group action#39678
tb65536 wants to merge 1 commit into
leanprover-community:masterfrom
tb65536:tb_ramsmu

Conversation

@tb65536
Copy link
Copy Markdown
Contributor

@tb65536 tb65536 commented May 22, 2026

This PR proves that ramification index is invariant under a group action. We already have this for the old definition ramificationIdx, but we will need this new version for ramificationIdx' for the upcoming refactor.


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) t-ring-theory Ring theory labels May 22, 2026
@github-actions
Copy link
Copy Markdown

PR summary 956067c5e4

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ ramificationIdx'_smul

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.

@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 May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-algebra Algebra (groups, rings, fields, etc) t-ring-theory Ring theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant