-
-
Notifications
You must be signed in to change notification settings - Fork 570
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix pushout of completed fields #15329
Labels
Milestone
Comments
Branch: u/SimonKing/ticket/15329 |
New commits:
|
Author: Simon King |
Commit: |
Reviewer: Marc Mezzarobba |
comment:3
Looks good to me. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The aim is to fix the following problem.
This boils down to change how
CompletionFunctor
(which is a type of construction functors used both forRLF
andQp(7)
) commutes with other construction functors. Currently, it commutes with the fraction field functor and with other completion functors. But in fact it is simply not true that construction functors commute.Component: coercion
Author: Simon King
Branch/Commit: u/SimonKing/ticket/15329 @
9d8e737
Reviewer: Marc Mezzarobba
Issue created by migration from https://trac.sagemath.org/ticket/15329
The text was updated successfully, but these errors were encountered: