| 1 | 1. s1: SimpleType 2. u: SimpleType 3. w: s1:{v:SimpleType| u(v) } 4. x: Label+Unit 5. s2: SimpleType 6. u1: SimpleType 7. w1: s2:{v:SimpleType| u1(v) } 8. x1: Label+Unit 9. InjCase(x; x'. InjCase(x1; y'. x' = |
| 2 | 1. s1: SimpleType 2. u: SimpleType 3. w: s1:{v:SimpleType| u(v) } 4. y1: {v:SimpleType| u(v) } 5. y2: {v:SimpleType| u(v) } 6. s2: SimpleType 7. u1: SimpleType 8. w1: s2:{v:SimpleType| u1(v) } 9. y3: {v:SimpleType| u1(v) } 10. y4: {v:SimpleType| u1(v) } 11. st_eq(y1;y3) |
About: