Closure and finiteness of SubMulAction and SubAddAction #
The SubMulAction generated by a set s.
Equations
- SubMulAction.closure R s = sInf {p : SubMulAction R M | s ⊆ ↑p}
Instances For
The SubAddAction generated by a set s.
Equations
- SubAddAction.closure R s = sInf {p : SubAddAction R M | s ⊆ ↑p}
Instances For
A SubMulAction is finitely generated if it is the closure of a finite set.
Instances For
A SubAddAction is finitely generated if it is the closure of a finite set.