llvm/polly/lib/External/isl/test_inputs/application2.omega

{[x] : x >= 0 && x <= 20 }
{[x] -> [y] : y = 2x}
{[y]: Exists ( alpha : 2alpha = y && 0 <= y && y <= 40)}