let L be non trivial Polish-language; for E being Polish-arity-function of L
for t being Element of L
for a being object st a in dom (Polish-operation (L,E,t)) holds
ex p being FinSequence st
( p = (Polish-operation (L,E,t)) . a & L -head p = t )
let E be Polish-arity-function of L; for t being Element of L
for a being object st a in dom (Polish-operation (L,E,t)) holds
ex p being FinSequence st
( p = (Polish-operation (L,E,t)) . a & L -head p = t )
let t be Element of L; for a being object st a in dom (Polish-operation (L,E,t)) holds
ex p being FinSequence st
( p = (Polish-operation (L,E,t)) . a & L -head p = t )
let a be object ; ( a in dom (Polish-operation (L,E,t)) implies ex p being FinSequence st
( p = (Polish-operation (L,E,t)) . a & L -head p = t ) )
assume A1:
a in dom (Polish-operation (L,E,t))
; ex p being FinSequence st
( p = (Polish-operation (L,E,t)) . a & L -head p = t )
then
a in (Polish-WFF-set (L,E)) ^^ (E . t)
by FUNCT_2:def 1;
then reconsider q = a as FinSequence ;
take
t ^ q
; ( t ^ q = (Polish-operation (L,E,t)) . a & L -head (t ^ q) = t )
thus
(Polish-operation (L,E,t)) . a = t ^ q
by A1, Def12; L -head (t ^ q) = t
thus
L -head (t ^ q) = t
; verum