let A be non empty set ; for x, y being bound_QC-variable
for p, q being Element of CQC-WFF
for J being interpretation of A
for s being QC-formula st p = s . x & q = s . y & not x in still_not-bound_in s & J |= p holds
J |= q
let x, y be bound_QC-variable; for p, q being Element of CQC-WFF
for J being interpretation of A
for s being QC-formula st p = s . x & q = s . y & not x in still_not-bound_in s & J |= p holds
J |= q
let p, q be Element of CQC-WFF ; for J being interpretation of A
for s being QC-formula st p = s . x & q = s . y & not x in still_not-bound_in s & J |= p holds
J |= q
let J be interpretation of A; for s being QC-formula st p = s . x & q = s . y & not x in still_not-bound_in s & J |= p holds
J |= q
let s be QC-formula; ( p = s . x & q = s . y & not x in still_not-bound_in s & J |= p implies J |= q )
assume that
A1:
p = s . x
and
A2:
q = s . y
and
A3:
not x in still_not-bound_in s
and
A4:
J |= p
; J |= q
now assume A5:
x <> y
;
J |= qA6:
now let u be
Element of
Valuations_in A;
(Valid (q,J)) . u = TRUE consider w being
Element of
Valuations_in A such that A7:
( ( for
z being
bound_QC-variable st
z <> x holds
w . z = u . z ) &
w . x = u . y )
by LambdaVal;
w . x = w . y
by A7;
then A8:
(Valid (p,J)) . w = (Valid (q,J)) . w
by A1, A2, Th42;
J,
w |= p
by A4, Def13;
then A9:
(Valid (p,J)) . w = TRUE
by Def12;
not
x in still_not-bound_in q
by A2, A3, A5, Th43;
hence
(Valid (q,J)) . u = TRUE
by A7, A8, A9, Th39;
verum end; hence
J |= q
by Def13;
verum end;
hence
J |= q
by A1, A2, A4; verum