mathlib4
mathlib4 copied to clipboard
feat(FieldTheory): add basic api's for relative algebraic closure
trafficstars
Move the definition of algebraicClosure into a separated file (mimicing seperableClosure in file FieldTheory.SeperableClosure). Add APIs for algebraicClosure. Most are copied api's from separableClosure. Show that every algebraic intermediate extension is contained in the algebraic closure.
- [x] depends on: #14206