let A be non empty Subset of GRZ-formula-set; for R being GRZ-rule
for t being GRZ-formula holds
( A,R |- t iff ex S being GRZ-formula-finset st
( t in S & S is A,R -correct ) )
let R be GRZ-rule; for t being GRZ-formula holds
( A,R |- t iff ex S being GRZ-formula-finset st
( t in S & S is A,R -correct ) )
let t be GRZ-formula; ( A,R |- t iff ex S being GRZ-formula-finset st
( t in S & S is A,R -correct ) )
thus
( A,R |- t implies ex S being GRZ-formula-finset st
( t in S & S is A,R -correct ) )
( ex S being GRZ-formula-finset st
( t in S & S is A,R -correct ) implies A,R |- t )
given S being GRZ-formula-finset such that A10:
t in S
and
A11:
S is A,R -correct
; A,R |- t
consider P being GRZ-formula-sequence such that
A12:
S = rng P
and
A13:
P is A,R -correct
by A11;
thus
A,R |- t
by A10, A12, A13; verum