Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking issue: dimension theory of (commutative) rings #20747

Open
chrisflav opened this issue Jan 14, 2025 · 0 comments
Open

Tracking issue: dimension theory of (commutative) rings #20747

chrisflav opened this issue Jan 14, 2025 · 0 comments

Comments

@chrisflav
Copy link
Collaborator

chrisflav commented Jan 14, 2025

The state of dimension theory in mathlib is very immature, but many things have been proven in various public or private repositories. This issue is meant to track the state of dimension theory and the road to mathlib.

Feel free to edit this issue to add projects you are aware of.

Completed or ongoing projects

  • Krull's height theorem: done by @erdOne in this lean3 repository. A group of PKU students is working on porting it (see open PRs)
  • Dimension of polynomial rings (also includes going-down and similar results): done by a group of PKU students here. This partly depends on Krull's height theorem.
  • $$dim R/(x) + 1 \le dim R$$ for a non-zero divisor $$x$$: done by @erdOne (link?)
  • Hilbert polynomials, Hilbert-Serre theorem: done by @jjaassoonn in fg graded ring #9819
  • more on dimension theory done by @jjaassoonn in Dimension theory #6277

PRs

Port of Krull's height theorem

General purpose preparations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant