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
As suggested in the PR review of #17783, there is a task of refactoring theorem statements in field theory using IsConjRoot.
Currently the definition of IsConjRoot is later than most of the field theory files, and all the results are located in one file. It could be moved to a much earlier place (immediately following the definition of minpoly). And we can spread these results to the proper place where they are first proved among field theory files.
The text was updated successfully, but these errors were encountered:
As suggested in the PR review of #17783, there is a task of refactoring theorem statements in field theory using
IsConjRoot
.Currently the definition of
IsConjRoot
is later than most of the field theory files, and all the results are located in one file. It could be moved to a much earlier place (immediately following the definition ofminpoly
). And we can spread these results to the proper place where they are first proved among field theory files.The text was updated successfully, but these errors were encountered: