Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

Worksheets related to Applied Discrete Structures

Views: 15770
Image: ubuntu2004

Boolean Algebras

Finite lattice containing 8 elements File: /usr/local/sage/sage-6.2.rc0/local/lib/python2.7/site-packages/sage/combinat/posets/poset_examples.py Docstring: Returns the Boolean lattice containing 2^n elements. EXAMPLES: sage: Posets.BooleanLattice(5) Finite lattice containing 32 elements
︠1c3a847b-5a7f-48d7-881b-ebd4edfb4de6︠ LatticePosets.TensorProducts?
File: /usr/local/sage/sage-6.2.rc0/local/lib/python2.7/site-packages/sage/categories/tensor.py Docstring: INPUT: * "self" -- a subcategory of "ModulesWithBasis(...)" Returns the category of objects constructed as tensor products of objects of "self". See "TensorProductFunctor" for more information EXAMPLES: sage: ModulesWithBasis(QQ).TensorProducts() Category of tensor products of modules with basis over Rational Field