Order homomorphisms for products of ordered monoids #
This file defines order homomorphisms for products of ordered monoids, for both the plain product and the lexicographic product.
The product of ordered monoids α × β
is an ordered monoid itself with both natural inclusions
and projections, making it the coproduct as well.
TODO #
Create the "OrdCommMon" category.
Given ordered monoids M, N, the natural inclusion ordered homomorphism from M to M × N.
Equations
Instances For
Given ordered additive monoids M, N, the natural inclusion ordered homomorphism from M to M × N.
Equations
Instances For
Given ordered monoids M, N, the natural inclusion ordered homomorphism from N to M × N.
Equations
Instances For
Given ordered additive monoids M, N, the natural inclusion ordered homomorphism from N to M × N.
Equations
Instances For
Given ordered monoids M, N, the natural projection ordered homomorphism from M × N to M.
Equations
Instances For
Given ordered additive monoids M, N, the natural projection ordered homomorphism from M × N to M.
Equations
Instances For
Given ordered monoids M, N, the natural projection ordered homomorphism from M × N to N.
Equations
Instances For
Given ordered additive monoids M, N, the natural projection ordered homomorphism from M × N to N.