We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c390a0 commit 07bb20aCopy full SHA for 07bb20a
src/sage/quadratic_forms/bqf_class_group.py
@@ -728,9 +728,6 @@ class BQFClassGroupQuotientMorphism(Morphism):
728
is defined by finding a class representative `[a,b,c]` satisfying
729
`f^2 \mid a` and `f \mid b` and substituting `x \mapsto x/f`.
730
731
- Alternatively, one may pass the discriminants `f^2 D` and `D` instead
732
- of the :class:`BQFClassGroup` objects `G` and `H`.
733
-
734
This map is a well-defined group homomorphism.
735
736
EXAMPLES::
0 commit comments