Skip to content

Commit d60e631

Browse files
committed
ugly doctests but passing
1 parent 1086641 commit d60e631

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/sage/categories/lattice_posets.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ class Stone(CategoryWithAxiom):
159159
EXAMPLES::
160160
161161
sage: LatticePosets().Stone()
162-
Category of stone lattice posets
162+
Category of stone congruence uniform semidistributive trim lattice posets
163163
"""
164164
@cached_method
165165
def super_categories(self):
@@ -171,7 +171,7 @@ def super_categories(self):
171171
EXAMPLES::
172172
173173
sage: LatticePosets().Stone().super_categories()
174-
[Category of distributive lattice posets]
174+
[Category of distributive congruence uniform semidistributive trim lattice posets]
175175
"""
176176
return [LatticePosets().Distributive()]
177177

@@ -186,7 +186,7 @@ class Distributive(CategoryWithAxiom):
186186
EXAMPLES::
187187
188188
sage: LatticePosets().Distributive()
189-
Category of distributive lattice posets
189+
Category of distributive congruence uniform semidistributive trim lattice posets
190190
"""
191191
@cached_method
192192
def super_categories(self):
@@ -198,7 +198,7 @@ def super_categories(self):
198198
EXAMPLES::
199199
200200
sage: LatticePosets().Distributive().super_categories()
201-
[Category of congruence uniform lattice posets,
201+
[Category of congruence uniform semidistributive lattice posets,
202202
Category of trim lattice posets]
203203
"""
204204
return [LatticePosets().CongruenceUniform(),
@@ -215,7 +215,7 @@ class CongruenceUniform(CategoryWithAxiom):
215215
EXAMPLES::
216216
217217
sage: LatticePosets().CongruenceUniform()
218-
Category of congruence uniform lattice posets
218+
Category of congruence uniform semidistributive lattice posets
219219
"""
220220
@cached_method
221221
def super_categories(self):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy