aboutsummaryrefslogtreecommitdiff
path: root/src/algebra/fspace.spad.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/algebra/fspace.spad.pamphlet')
-rw-r--r--src/algebra/fspace.spad.pamphlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/algebra/fspace.spad.pamphlet b/src/algebra/fspace.spad.pamphlet
index 5618839b..2a25eb6e 100644
--- a/src/algebra/fspace.spad.pamphlet
+++ b/src/algebra/fspace.spad.pamphlet
@@ -610,7 +610,7 @@ FunctionSpace(R: SetCategory): Category == Definition where
-- cannot use new()$Symbol because of possible re-instantiation
gendiff := "%%0"::SY
- characteristic() == characteristic()$R
+ characteristic == characteristic$R
coerce(k:K):% == k::MP::%
symsub(sy, i) == concat(string sy, convert(i)@String)::SY
numerator x == numer(x)::%