Skip to content

Conversation

xroblot
Copy link
Collaborator

@xroblot xroblot commented Oct 19, 2025

The prime ideal above the prime p in the p^k-th cyclotomic field is totally ramified.


@xroblot xroblot changed the title feat(NumberField/Cyclotomic): splitting of the prime p in the p ^ k-th cyclotomic field feat(NumberField/Cyclotomic): splitting of the prime p in the p^k-th cyclotomic field Oct 19, 2025
Copy link

github-actions bot commented Oct 19, 2025

PR summary 1838dfbf5d

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.NumberTheory.NumberField.Cyclotomic.Ideal (new file) 2535

Declarations diff

+ absNorm_eq_pow_inertiaDeg'
+ absNorm_span_zeta_sub_one
+ associated_map_sub_one_map_sub_one
+ associated_norm_zeta_sub_one
+ associated_sub_one_map_sub_one
+ eq_span_zeta_sub_one_of_liesOver
+ finrank
+ inertiaDeg_eq_of_prime_pow
+ inertiaDeg_span_zeta_sub_one
+ isPrime_span_zeta_sub_one
+ liesOver_span_zeta_sub_one
+ map_eq_span_zeta_sub_one_pow
+ ncard_primesOver_of_prime_pow
+ p_mem_span_zeta_sub_one
+ ramificationIdx_eq_of_prime_pow
+ ramificationIdx_span_zeta_sub_one
+ span_zeta_sub_one_ne_bot

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).

@xroblot xroblot added the t-number-theory Number theory (also use t-algebra or t-analysis to specialize) label Oct 19, 2025
@riccardobrasca riccardobrasca self-assigned this Oct 19, 2025
Copy link
Member

@riccardobrasca riccardobrasca left a comment

Choose a reason for hiding this comment

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

@erdOne do you know it there are plans to add a IsTotallyRamified predicate?

@erdOne
Copy link
Member

erdOne commented Oct 20, 2025

I'm not aware of any.

Copy link
Member

@riccardobrasca riccardobrasca 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

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the ready-to-merge This PR has been sent to bors. label Oct 21, 2025
mathlib-bors bot pushed a commit that referenced this pull request Oct 21, 2025
…-th cyclotomic field (#30682)

The prime ideal above the prime `p` in the `p^k`-th cyclotomic field is totally  ramified.

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Oct 21, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(NumberField/Cyclotomic): splitting of the prime p in the p^k-th cyclotomic field [Merged by Bors] - feat(NumberField/Cyclotomic): splitting of the prime p in the p^k-th cyclotomic field Oct 21, 2025
@mathlib-bors mathlib-bors bot closed this Oct 21, 2025
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-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.

4 participants