Create a Z-polyhedron in three-dimensional space.
Apply IntegerPointDecomposition to zp.
Create two other Z-polyhedra in three-dimensional space.
Check whether each integer point of zp1 is a point of zp.
Check whether each integer point of zp2 is a point of zp.
Double-check the above inclusion tests by using EnumerateIntegerPoints.