You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(FieldTheory/Galois/IsGaloisGroup): add version of IsGaloisGroup.to_isFractionRing assuming only IsIntegral (leanprover-community#39091)
This PR adds a version of `IsGaloisGroup.to_isFractionRing` assuming only `Algebra.IsIntegral A B` (which is weaker than the existing assumption `Finite G`).
Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
0 commit comments