Commit 2024-10-19 22:21 e0dccaab

View on Github →

chore(FieldTheory/Galois): Move infinite Galois (#17945) Split the original file FieldTheory.Galois.Infinite into GaloisClosure and Profinite, for spliting the basic constructions, profinite (stated categorically), and the fundamental theorem completely. Moves:

  • Mathlib.FieldTheory.Galois.Infinite -> Mathlib.FieldTheory.Galois.GaloisClosure
  • Mathlib.FieldTheory.Galois.Infinite -> Mathlib.FieldTheory.Galois.Profinite

Estimated changes