Skip to content

Comments

feat(RamificationInertia): add ramificationIdx_le_ramificationIdx and inertiaDeg_le_inertiaDeg#35405

Open
xroblot wants to merge 5 commits intoleanprover-community:masterfrom
xroblot:index_le_index
Open

feat(RamificationInertia): add ramificationIdx_le_ramificationIdx and inertiaDeg_le_inertiaDeg#35405
xroblot wants to merge 5 commits intoleanprover-community:masterfrom
xroblot:index_le_index

Conversation

@xroblot
Copy link
Collaborator

@xroblot xroblot commented Feb 16, 2026

Assume that Q is over P that is over p. We prove that:

  • Ideal.ramificationIdx P Q ≤ Ideal.ramificationIdx p Q
  • Ideal.inertiaDeg P Q ≤ Ideal.inertiaDeg p Q

These results follow from Ideal.ramificationIdx_algebra_tower and Ideal.inertiaDeg_algebra_tower but they are proved here in a more general situation.


Open in Gitpod

@github-actions
Copy link

github-actions bot commented Feb 16, 2026

PR summary 2f9c494826

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ inertiaDeg_le_inertiaDeg
++ ramificationIdx_le_ramificationIdx

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 scripts/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 added the t-number-theory Number theory (also use t-algebra or t-analysis to specialize) label Feb 16, 2026
@mathlib-dependent-issues mathlib-dependent-issues bot added blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) and removed blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) labels Feb 18, 2026
@mathlib-dependent-issues
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-number-theory Number theory (also use t-algebra or t-analysis to specialize)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants