Skip to content

[Merged by Bors] - feat: predicate for ramified infinite places#24880

Closed
smmercuri wants to merge 1 commit intomasterfrom
smmercuri/IsRamified
Closed

[Merged by Bors] - feat: predicate for ramified infinite places#24880
smmercuri wants to merge 1 commit intomasterfrom
smmercuri/IsRamified

Conversation

@smmercuri
Copy link
Copy Markdown
Collaborator

Adds InfinitePlace.IsRamified as a shorthand for ¬InfinitePlace.IsUnramified plus basic API.


Open in Gitpod

@github-actions github-actions bot added the t-number-theory Number theory (also use t-algebra or t-analysis to specialize) label May 14, 2025
@github-actions
Copy link
Copy Markdown

PR summary d54fcd2612

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ IsRamified
+ IsRamified.ne_conjugate
+ isRamified_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).

@riccardobrasca
Copy link
Copy Markdown
Member

Thanks!

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label May 19, 2025
mathlib-bors bot pushed a commit that referenced this pull request May 19, 2025
Adds `InfinitePlace.IsRamified` as a shorthand for `¬InfinitePlace.IsUnramified` plus basic API.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented May 19, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: predicate for ramified infinite places [Merged by Bors] - feat: predicate for ramified infinite places May 19, 2025
@mathlib-bors mathlib-bors bot closed this May 19, 2025
@mathlib-bors mathlib-bors bot deleted the smmercuri/IsRamified branch May 19, 2025 13:08
jcommelin pushed a commit that referenced this pull request May 19, 2025
Adds `InfinitePlace.IsRamified` as a shorthand for `¬InfinitePlace.IsUnramified` plus basic API.
bwehlin pushed a commit to bwehlin/mathlib4 that referenced this pull request May 31, 2025
)

Adds `InfinitePlace.IsRamified` as a shorthand for `¬InfinitePlace.IsUnramified` plus basic API.
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.

2 participants