Skip to content

feat(Algebra/Field/Subfield/Basic): add definition of finitely generated fields#39006

Open
tb65536 wants to merge 5 commits intoleanprover-community:masterfrom
tb65536:tb_finfield
Open

feat(Algebra/Field/Subfield/Basic): add definition of finitely generated fields#39006
tb65536 wants to merge 5 commits intoleanprover-community:masterfrom
tb65536:tb_finfield

Conversation

@tb65536
Copy link
Copy Markdown
Contributor

@tb65536 tb65536 commented May 6, 2026

This PR adds a definition of finitely generated fields with API relating this definition to the existing definitions.


Open in Gitpod

@tb65536 tb65536 added awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-algebra Algebra (groups, rings, fields, etc) t-ring-theory Ring theory labels May 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

PR summary f818ba367c

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ Field.FG
+ _root_.Field.fg_iff_essFiniteType
+ _root_.Field.fg_iff_fg_top_bot

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.

@github-actions github-actions Bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-algebra Algebra (groups, rings, fields, etc) t-ring-theory Ring theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant