Commit 2025-09-12 22:44 2d33bff4

View on Github →

feat(NumberTheory): Frobenius number exists & ℕ is Noetherian semiring (#27743)

  • The Frobenius number of a set of natural numbers exist iff the set has gcd 1 and doesn't contain 1.
  • All additive submonoids (= ideals) of ℕ are finitely generated.
  • The game of Sylver coinage always terminates. This is the outcome of a course project at Heidelberg University: matematiflo.github.io/CompAssistedMath2025

Estimated changes