Commit 2026-06-26 12:09 cce5343a

View on Github →

feat(NumberTheory/Height/NumberField): Northcott property (#39744) This PR finally adds a proof of the Northcott property for heights on number fields:

theorem NumberField.finite_setOf_mulHeight₁_le (B : ℝ) : {x : K | mulHeight₁ x ≤ B}.Finite

Estimated changes