{F1} S1 {F2}
and
{F2} S2 {F3}
then you candeduce
{F1} S1; S2 {F3}
Proof rule in Hoare's notation:
{F1}S1{F2}, {F2}S2{F3} _____________________ {F1}S1;S2{F3}