Commit 2024-12-08 07:41 31530f31
View on Github →chore(AdicCompletion): generalise algebra instance to separate rings (#19466)
In the existing instance Algebra R (AdicCompletion I R), R appears three times: On the left, on the right, and in I : Ideal R. The left occurrence can be generalised to a ring S such that R is a S-algebra.
Closes ImperialCollegeLondon/FLT/issues/230.
From FLT