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

Commit

Permalink
Merge branch 't/18223/cat/cartesian-product-posets' into u/behackl/as…
Browse files Browse the repository at this point in the history
…y/growthGroup-exponential

* t/18223/cat/cartesian-product-posets:
  deal with categories: CartesianProductPosets should be in Posets()
  change one word in docstring
  • Loading branch information
dkrenn committed Aug 22, 2015
2 parents 5acd444 + ef15d6c commit dca196c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/sets/cartesian_product.py
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ class CartesianProductPosets(CartesianProduct):
- ``'components'`` -- an element is less or equal to another
element, if less or equal is true for all its components
(cartesian factors).
(cartesian projections).
- a function ``order_le(left, right)``, which performs the comparison.
Expand Down

0 comments on commit dca196c

Please sign in to comment.