Skip to content

Commit

Permalink
Merge pull request #37 from homalg-project/Monoidal
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-barakat authored Dec 16, 2021
2 parents 1f15f2a + 483bb27 commit e8ac865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ julia> Sgrmod = GradedLeftPresentations( S )
GAP: The category of graded left f.p. modules over Q[x,y] (with weights [ 1, 1 ])
julia> InfoOfInstalledOperationsOfCategory( Sgrmod )
40 primitive operations were used to derive 196 operations for this category which
40 primitive operations were used to derive 246 operations for this category which
* IsAbCategory
* IsMonoidalCategory
* IsAbelianCategoryWithEnoughProjectives
Expand Down Expand Up @@ -306,7 +306,7 @@ julia> CohP1 = Sgrmod / C
GAP: The Serre quotient category of The category of graded left f.p. modules over Q[x,y] (with weights [ 1, 1 ]) by test function with name: is_artinian
julia> InfoOfInstalledOperationsOfCategory( CohP1 )
21 primitive operations were used to derive 155 operations for this category which
21 primitive operations were used to derive 197 operations for this category which
* IsAbCategory
* IsAbelianCategory
Expand Down

0 comments on commit e8ac865

Please sign in to comment.