Commit 2024-07-04 13:06 085aa587
View on Github →feat(FieldTheory/Separable): add elementwise IsSeparable
and rename the old to Algebra.IsSeparable
(#14232)
Make IsSeparable
more aligned with IsIntegral
. Rename previous IsSeparable
into Algebra.IsSeparable
(like Algebra.IsIntegral
), add notation IsSeparable
for separablity of elements (like IsIntegral
).
Shorten statements using the new defined IsSeparable
. Rename some shortened theorems.