Commit 2025-03-13 07:17 b6284ef3

View on Github →

feat(RingTheory/Ideal): more lemmas about the height of an ideal (#21041) In this PR, we continue to port a part of Andrew Yang's lean3 repository at this repository, which is appoved by @erdOne after his discussion with @chrisflav . This PR follows #20741 (merged by Bors) and #20744. We ported Andrew's definition of Ideal.height and Ideal.primeHeight with some small changes in #20741, and in this PR, we ported some more lemmas about these definitions, finishing the porting work of dimension_theory/height.lean in that repository.

Estimated changes