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

Commit

Permalink
Final documentation fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Scrimshaw committed Jan 28, 2016
1 parent 679654a commit d9a4af3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/sage/combinat/crystals/littelmann_path.py
Original file line number Diff line number Diff line change
Expand Up @@ -1128,17 +1128,11 @@ class InfinityCrystalOfLSPaths(UniqueRepresentation, Parent):
dominant but its representative in `\mathcal{B}((k-1)\rho)` is on the wall
of the dominant chamber.
.. NOTE::
This model implemented here has only been proven to be a model for
`\mathcal{B}(\infty)` in finite types. It is open question from
[LZ11]_ to show that the model is also valid outside of finite type.
REFERENCES:
.. [LZ11] Bin Li and Hechun Zhang.
*Path realization of crystal* `B(\infty)`.
Front. Math. China, 6(4), (2011) pp. 689--706.
Front. Math. China, **6** (4), (2011) pp. 689--706.
:doi:`10.1007/s11464-010-0073-x`
"""
@staticmethod
Expand Down

0 comments on commit d9a4af3

Please sign in to comment.