Module module

Module module 

Source

Re-exportsยง

pub use steenrod_module::SteenrodModule;

Modulesยง

block_structure
finite_dimensional_module ๐Ÿ”’
finitely_presented_module ๐Ÿ”’
free_module ๐Ÿ”’
hom_module ๐Ÿ”’
homomorphism
module_trait ๐Ÿ”’
quotient_module ๐Ÿ”’
rpn ๐Ÿ”’
steenrod_module
suspension_module ๐Ÿ”’
tensor_module ๐Ÿ”’
zero_module ๐Ÿ”’

Structsยง

FDModule
FPModule
GeneratorData
HomModule
Given a module N and a free module M, this is the module Hom(M, N) as a module over the ground field.
ModuleFailedRelationError
MuFreeModule
A free module.
OperationGeneratorPair
QuotientModule
A quotient of a module truncated below a fix degree.
RealProjectiveSpace
This is $\mathbb{RP}_{\mathrm{min}}^{\mathrm{max}}$. The cohomology is the subquotient of $\mathbb{F}_2[x^\pm]$ given by elements of degree between min and max (inclusive)
SuspensionModule
TensorModule

Traitsยง

Module
A bounded below module over an algebra.
ZeroModule

Type Aliasesยง

FreeModule
UnstableFreeModule