per cases ( i in I or i nin dom R ) ;
suppose i in I ; :: thesis: for b1 being Relation st b1 = R . i holds
b1 is strongly-normalizing

hence for b1 being Relation st b1 = R . i holds
b1 is strongly-normalizing by Def16; :: thesis: verum
end;
suppose i nin dom R ; :: thesis: for b1 being Relation st b1 = R . i holds
b1 is strongly-normalizing

end;
end;