Commit 2026-06-23 10:39 10874878

View on Github →

chore(RingTheory/Invariant/Basic): split file by imports (#40928) The basic file RingTheory/Invariant/Basic.lean proving existence of Frobenius elements has surprisingly heavy imports (e.g., all of Galois theory). This PR splits off the heaver material into a separate file RingTheory/Invariant/Galois.lean. This leads to some nontrivial import reductions in downstream files.

Estimated changes