Skip to content

feat: valuation of an algebraic element#40197

Open
plp127 wants to merge 1 commit into
leanprover-community:masterfrom
plp127:aliu/val_pow
Open

feat: valuation of an algebraic element#40197
plp127 wants to merge 1 commit into
leanprover-community:masterfrom
plp127:aliu/val_pow

Conversation

@plp127
Copy link
Copy Markdown
Contributor

@plp127 plp127 commented Jun 3, 2026

We prove that if x is algebraic over K then there exists some n ≠ 0 such that the valuation of x raised to the n-th power is equal to the valuation of some element of K.


Open in Gitpod

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

PR summary 7d2edfc0d5

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.RingTheory.Valuation.Algebraic (new file) 1183

Declarations diff

+ exists_pow_eq_of_isAlgebraic

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.

Current commit 7d2edfc0d5
Reference commit 45edb79497

This script lives in the mathlib-ci repository. To run it locally, from your mathlib4 directory:

git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci
../mathlib-ci/scripts/reporting/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-ring-theory Ring theory label Jun 3, 2026
@plp127 plp127 temporarily deployed to cache-upload-forks June 3, 2026 19:31 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-ring-theory Ring theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant