Skip to content

Commit 1e5cf86

Browse files
committed
Add explanation about presentation complex.
1 parent 9be1db0 commit 1e5cf86

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/sage/topology/simplicial_set_examples.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,10 @@ def PresentationComplex(G):
801801
Return a simplicial set constructed from a group presentation.
802802
The result is a subdivision of the presentation complex.
803803
804+
The presentation complex has one vertex and one edge for
805+
each generator. Then triangles (and eventually new edges
806+
to glue them) are added to realize the relations.
807+
804808
INPUT:
805809
806810
- "G" -- a finitely presented group

0 commit comments

Comments
 (0)