feat(GroupTheory): add divisible completion#25338
Conversation
PR summary 2536582a52Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
094cf67 to
2536582
Compare
|
Another way to do this is to do the tensor product with Q, though one still need to develop the ordering theory on it. I am still thinking which is better. This one is used only at the final step of Hahn embedding theorem, so this can wait |
|
Is this construction (at least in the additive case) not a special case of the module localisation? Making the add monoid I am closing this since it is not from a fork, but please reopen it from your fork when it's ready! |
This is part of #25140. In order to "decompose" a linearly ordered group by its Archimedean classes, it needs to be embedded in a divisible group first. This code prepares for that embedding.