let S be Subset of (Vertices G); :: thesis: ( S is trivial implies S is stable )
assume A1: S is trivial ; :: thesis: S is stable
per cases ( S is empty or ex c being object st S = {c} ) by A1, ZFMISC_1:131;
end;