let S be OrderSortedSign; :: thesis: for X being V5() ManySortedSet of
for o being OperSymbol of S
for x being FinSequence holds
( x in Args o,(ParsedTermsOSA X) iff ( x is FinSequence of TS (DTConOSA X) & OSSym o,X ==> roots x ) )
let X be V5() ManySortedSet of ; :: thesis: for o being OperSymbol of S
for x being FinSequence holds
( x in Args o,(ParsedTermsOSA X) iff ( x is FinSequence of TS (DTConOSA X) & OSSym o,X ==> roots x ) )
let o be OperSymbol of S; :: thesis: for x being FinSequence holds
( x in Args o,(ParsedTermsOSA X) iff ( x is FinSequence of TS (DTConOSA X) & OSSym o,X ==> roots x ) )
let x be FinSequence; :: thesis: ( x in Args o,(ParsedTermsOSA X) iff ( x is FinSequence of TS (DTConOSA X) & OSSym o,X ==> roots x ) )
set PTA = ParsedTermsOSA X;
assume A4:
( x is FinSequence of TS (DTConOSA X) & OSSym o,X ==> roots x )
; :: thesis: x in Args o,(ParsedTermsOSA X)
then reconsider x1 = x as FinSequence of TS (DTConOSA X) ;
x1 in (((ParsedTerms X) # ) * the Arity of S) . o
by A4, Th7;
hence
x in Args o,(ParsedTermsOSA X)
by MSUALG_1:def 9; :: thesis: verum