Documentation

Toric.Mathlib.Algebra.AffineMonoid.Embedding

Affine monoids embed into ℤⁿ #

This file proves that finitely generated cancellative torsion-free commutative monoids embed into ℤⁿ for some n.

@[reducible, inline]
noncomputable abbrev AffineAddMonoid.dim (M : Type u_1) [AddCancelCommMonoid M] :

The dimension of an affine monoid M, namely the minimum n for which M embeds into ℤⁿ.

Equations
Instances For

    An embedding of an affine monoid M into ℤ ^ dim M.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For