Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
trac #17540: final dot
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanncohen committed Dec 24, 2014
1 parent ced5aff commit d5dd205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/combinat/posets/posets.py
Expand Up @@ -2401,7 +2401,7 @@ def is_EL_labelling(self, f, return_raising_chains=False):

def dimension(self, certificate=False):
r"""
Return the dimension of the Poset
Return the dimension of the Poset.
The dimension of a Poset defined on a set `X` of points is the smallest
integer `n` such that there exists `P_1,...,P_n` linear extensions of
Expand Down

0 comments on commit d5dd205

Please sign in to comment.