File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -461,7 +461,7 @@ apery List := HashTable => L -> (
461
461
a := 0 ; -- number of keys already filled in A
462
462
S := set L + set {0}; -- S will hold all the semigroup elmeents found, including 0
463
463
464
- -- now look for new Apery set elememts and semigroup elements until
464
+ -- now look for new Apery set elements and semigroup elements until
465
465
-- all the keys have been filled.
466
466
s := m;
467
467
while a < m-1 do (
@@ -2797,7 +2797,7 @@ Inputs
2797
2797
g:ZZ
2798
2798
genus
2799
2799
m:ZZ
2800
- mutiplicity
2800
+ multiplicity
2801
2801
c:ZZ
2802
2802
conductor
2803
2803
Outputs
Original file line number Diff line number Diff line change @@ -2805,7 +2805,7 @@ doc ///
2805
2805
Text
2806
2806
A vector bundle on a hyperelliptic curve E with
2807
2807
equation y^2 - (-1)^g * f
2808
- can be represeted by it's pushforward V to PP^1,
2808
+ can be represented by it's pushforward V to PP^1,
2809
2809
under the degree 2 map ,
2810
2810
which will be a vector bundle of twice the rank ,
2811
2811
together with a matrix
Original file line number Diff line number Diff line change @@ -972,7 +972,7 @@ doc ///
972
972
extend
973
973
(extend , Permutation, ZZ )
974
974
Headline
975
- rewrites a permutation as a permution on more symbols
975
+ rewrites a permutation as a permutation on more symbols
976
976
Usage
977
977
extend (w,n)
978
978
Inputs
You can’t perform that action at this time.
0 commit comments