Commit 2024-10-17 11:36 7d50a88f

View on Github →

feat(Algebra): integralClosure as IntermediateField (#14206)

  • Add lemmas about integrality and membership in an subalgebra of inverse elements.
  • As a consequence, show the integral closure of a field in a division ring is an intermediate field IntermediateField.algClosure.
  • Golf some lemmas along the way.

Estimated changes