let S be non empty non void ManySortedSign ; for X being non-empty ManySortedSet of S
for x being set
for R being invariant stable terminating with_UN_property ManySortedRelation of (Free (S,X))
for a being SortSymbol of S st x in (NForms R) . a holds
nf (x,(R . a)) = x
let X be non-empty ManySortedSet of S; for x being set
for R being invariant stable terminating with_UN_property ManySortedRelation of (Free (S,X))
for a being SortSymbol of S st x in (NForms R) . a holds
nf (x,(R . a)) = x
let x be set ; for R being invariant stable terminating with_UN_property ManySortedRelation of (Free (S,X))
for a being SortSymbol of S st x in (NForms R) . a holds
nf (x,(R . a)) = x
let R be invariant stable terminating with_UN_property ManySortedRelation of (Free (S,X)); for a being SortSymbol of S st x in (NForms R) . a holds
nf (x,(R . a)) = x
let a be SortSymbol of S; ( x in (NForms R) . a implies nf (x,(R . a)) = x )
assume
x in (NForms R) . a
; nf (x,(R . a)) = x
then
x in { (nf (z,(R . a))) where z is Element of (Free (S,X)),a : verum }
by Def19;
then
ex z being Element of (Free (S,X)),a st x = nf (z,(R . a))
;
hence
nf (x,(R . a)) = x
by Th18; verum