let B be set ; for C being Extension of B
for R being Rule
for E being Extension of R
for a being object st B,R |- a holds
C,E |- a
let C be Extension of B; for R being Rule
for E being Extension of R
for a being object st B,R |- a holds
C,E |- a
let R be Rule; for E being Extension of R
for a being object st B,R |- a holds
C,E |- a
let E be Extension of R; for a being object st B,R |- a holds
C,E |- a
let a be object ; ( B,R |- a implies C,E |- a )
( C is B -extending & E is R -extending )
;
hence
( B,R |- a implies C,E |- a )
by Th44; verum