let s be SynTypes_Calculus; :: thesis: for T being FinSequence of s
for x, y, z being type of s st T ==>. y & <*x*> ==>. z holds
<*(x /" y)*> ^ T ==>. z

let T be FinSequence of s; :: thesis: for x, y, z being type of s st T ==>. y & <*x*> ==>. z holds
<*(x /" y)*> ^ T ==>. z

let x, y, z be type of s; :: thesis: ( T ==>. y & <*x*> ==>. z implies <*(x /" y)*> ^ T ==>. z )
assume that
A1: T ==>. y and
A2: <*x*> ==>. z ; :: thesis: <*(x /" y)*> ^ T ==>. z
H2(s) ^ <*x*> ==>. z by A2, FINSEQ_1:34;
then (H2(s) ^ <*(x /" y)*>) ^ T ==>. z by A1, Lm2;
hence <*(x /" y)*> ^ T ==>. z by FINSEQ_1:34; :: thesis: verum