Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compute SubobjectClassifier( PreSheaves( SimplicialCategoryTruncatedInDegree( 2 ) ) ) #279

Closed
mohamed-barakat opened this issue Nov 27, 2022 · 1 comment

Comments

@mohamed-barakat
Copy link
Member

No description provided.

@mohamed-barakat
Copy link
Member Author

Within 13h:

gap> omega := SubobjectClassifier( PreSheaves( SimplicialCategoryTruncatedInDegree( 2 ) ) );
<An object in PreSheaves( FreeCategory( RightQuiver( "Delta(C0,C1,C2)[id:C1->C0,s:C0->C1,t:C0->C1,is:C2->C1,it:C2->C1,ps:C1->C2,pt:C1->C2,mu:C1->C2]" ) ) / relations, SkeletalFinSets )>
gap> Display( omega );
Image of <(C0)>:
{ 0, 1 }

Image of <(C1)>:
{ 0,..., 4 }

Image of <(C2)>:
{ 0,..., 18 }

Image of (C1)-[(id)]->(C0):
{ 0, 1 }[ 0, 4 ]{ 0,..., 4 }

Image of (C0)-[(s)]->(C1):
{ 0,..., 4 }[ 0, 1, 0, 1, 1 ]{ 0, 1 }

Image of (C0)-[(t)]->(C1):
{ 0,..., 4 }[ 0, 0, 1, 1, 1 ]{ 0, 1 }

Image of (C2)-[(is)]->(C1):
{ 0,..., 4 }[ 0, 1, 9, 12, 18 ]{ 0,..., 18 }

Image of (C2)-[(it)]->(C1):
{ 0,..., 4 }[ 0, 4, 5, 11, 18 ]{ 0,..., 18 }

Image of (C1)-[(ps)]->(C2):
{ 0,..., 18 }[ 0, 1, 2, 3, 4, 0, 1, 1, 2, 2, 3, 4, 3, 4, 3, 4, 3, 4, 4 ]{ 0,..., 4 }

Image of (C1)-[(pt)]->(C2):
{ 0,..., 18 }[ 0, 0, 1, 1, 1, 2, 2, 2, 3, 4, 3, 3, 4, 4, 3, 3, 4, 4, 4 ]{ 0,..., 4 }

Image of (C1)-[(mu)]->(C2):
{ 0,..., 18 }[ 0, 1, 0, 1, 1, 2, 3, 4, 2, 2, 3, 3, 3, 3, 4, 4, 4, 4, 4 ]{ 0,..., 4 }

An object in PreSheaves( FreeCategory( RightQuiver( "Delta(C0,C1,C2)[id:C1->C0,s:C0->C1,t:C0->C1,is:C2->C1,it:C2->C1,ps:C1->C2,pt:C1->C2,mu:C1->C2]" ) ) / relations, Ske\
letalFinSets ) given by the above data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant