Finite lattice posets

sage.categories.finite_lattice_posets.FiniteLatticePosets

The category of finite lattices, i.e. finite partially ordered sets which are also lattices.

EXAMPLES:

sage: FiniteLatticePosets()
Category of finite lattice posets
sage: FiniteLatticePosets().super_categories()
[Category of lattice posets, Category of finite posets]
sage: FiniteLatticePosets().example()
NotImplemented

See also

FinitePosets, LatticePosets, FiniteLatticePoset