Commit 2025-02-11 17:21 d1845dbb

View on Github →

chore(RingTheory/Algebraic): remove unnecessary injectivity assumptions (#21566) Also

  • Polynomial.exists_dvd_map_of_isAlgebraic is added as an application.
  • An easy instance Algebra.IsPushout R R[X] S S[X] is also added.
  • Prove Algebra.IsAlgebraic.injective_tower_top to remove injectivity assumption from AlgebraicIndependent.extendScalars.
  • Make the arguments of Algebra.IsAlgebraic.trans explicit.

Estimated changes