let S be non empty non void ManySortedSign ; for A being non-empty MSAlgebra over S
for s being SortSymbol of S
for t1, t2 being Element of (TermAlg S),s st A |= t1 '=' t2 holds
A |= t2 '=' t1
let A be non-empty MSAlgebra over S; for s being SortSymbol of S
for t1, t2 being Element of (TermAlg S),s st A |= t1 '=' t2 holds
A |= t2 '=' t1
let s be SortSymbol of S; for t1, t2 being Element of (TermAlg S),s st A |= t1 '=' t2 holds
A |= t2 '=' t1
let t1, t2 be Element of (TermAlg S),s; ( A |= t1 '=' t2 implies A |= t2 '=' t1 )
assume A1:
A |= t1 '=' t2
; A |= t2 '=' t1
let h be ManySortedFunction of (TermAlg S),A; EQUATION:def 5 ( not h is_homomorphism TermAlg S,A or (h . s) . ((t2 '=' t1) `1) = (h . s) . ((t2 '=' t1) `2) )
thus
( not h is_homomorphism TermAlg S,A or (h . s) . ((t2 '=' t1) `1) = (h . s) . ((t2 '=' t1) `2) )
by A1; verum