module Cell:sig..end
Operations on cells in a presentation.
val mem : 'a Precategory.Make.Presentation.E.t -> Precategory.Make.cell -> boolEnsure that a cell uses only generators defined in the signature.
val dim : 'a -> Precategory.Make.cell -> intDimension of a cell.