let MS be satisfying_equiv MusicStruct ; for a, b, c, d being Element of MS holds
( a,b equiv c,d iff c,d equiv a,b )
let a, b, c, d be Element of MS; ( a,b equiv c,d iff c,d equiv a,b )
hereby ( c,d equiv a,b implies a,b equiv c,d )
end;
assume
c,d equiv a,b
; a,b equiv c,d
then
the Ratio of MS . (a,b) = the Ratio of MS . (c,d)
by Def08a;
hence
a,b equiv c,d
by Def08a; verum