aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/attreg.spad.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/attreg.spad.pamphlet')
-rw-r--r--src/algebra/attreg.spad.pamphlet5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/algebra/attreg.spad.pamphlet b/src/algebra/attreg.spad.pamphlet
index 97ecc7a2..8fd926b0 100644
--- a/src/algebra/attreg.spad.pamphlet
+++ b/src/algebra/attreg.spad.pamphlet
@@ -21,11 +21,6 @@ AttributeRegistry(): Category == with
commutative("*")
++ \spad{commutative("*")} is true if it has an operation
++ \spad{"*": (D,D) -> D} which is commutative.
- shallowlyMutable
- ++ \spad{shallowlyMutable} is true if its values
- ++ have immediate components that are updateable (mutable).
- ++ Note: the properties of any component domain are irrevelant to the
- ++ \spad{shallowlyMutable} proper.
unitsKnown
++ \spad{unitsKnown} is true if a monoid (a multiplicative semigroup
++ with a 1) has \spad{unitsKnown} means that