Commit 2025-10-09 12:15 6a1dc6b6
View on Github →feat(GroupTheory): add DivisibleHull (#29275)
This is part of Hahn embedding theorem #27268, where an a ordered group is first embedded in a divisible group / Q-module. I am aware at #25662 there is also an ongoing rewrite of LocalizedModule that this PR uses. Hopefully I avoided interfering it by using mostly with public API.