]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/eja/eja_element_subalgebra.py
eja: split "check" args into check_field and check_axioms.
[sage.d.git] / mjo / eja / eja_element_subalgebra.py
index a4d7d1f3de4c43347b43451be15cc38b5e1c9556..b9069c484d16b57b4154774d5a288350adf1b64e 100644 (file)
@@ -53,7 +53,7 @@ class FiniteDimensionalEuclideanJordanElementSubalgebra(FiniteDimensionalEuclide
         fdeja.__init__(self._superalgebra,
                        superalgebra_basis,
                        category=category,
-                       check=False)
+                       check_axioms=False)
 
         # The rank is the highest possible degree of a minimal
         # polynomial, and is bounded above by the dimension. We know