Skip to content

feat(LocalField): instance Finite (π’ͺ[K] β§Έ 𝓂[K] ^ n) - #42994

Open
WenrongZou wants to merge 1 commit into
leanprover-community:masterfrom
WenrongZou:quot_pow
Open

feat(LocalField): instance Finite (π’ͺ[K] β§Έ 𝓂[K] ^ n)#42994
WenrongZou wants to merge 1 commit into
leanprover-community:masterfrom
WenrongZou:quot_pow

Conversation

@WenrongZou

@WenrongZou WenrongZou commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

For a nonarchimedean local field K, we prove an instance Finite (π’ͺ[K] β§Έ 𝓂[K] ^ n).


Open in Gitpod

@WenrongZou WenrongZou changed the title feat: instance Finite (π’ͺ[K] β§Έ 𝓂[K] ^ n) feat(LocalField): instance Finite (π’ͺ[K] β§Έ 𝓂[K] ^ n) Aug 21, 2026
@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown

PR summary c9e316d330

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.NumberTheory.LocalField.Basic 2219 2221 +2 (+0.09%)
Import changes for all files
Files Import difference
Mathlib.NumberTheory.LocalField.Basic 2

Declarations diff (regex)

+ instance (n : β„•) : Finite (π’ͺ[K] β§Έ 𝓂[K] ^ n)

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.

Declarations diff (Lean -- unavailable)

⚠️ No declarations diff yet: there is no built master snapshot at this PR's merge-base (typically a bors-batch intermediate that CI never built). Merge master into this PR and push to refresh.


No changes to strong technical debt.

No changes to weak technical debt.

Current commit c9e316d330
Reference commit 1f29011071

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-number-theory Number theory (also use t-algebra or t-analysis to specialize) label Aug 21, 2026
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.

1 participant