let G be _Graph; :: thesis: for E, V being set
for G1, G2 being inducedSubgraph of G,V,E holds G1 == G2

let E, V be set ; :: thesis: for G1, G2 being inducedSubgraph of G,V,E holds G1 == G2
let G1, G2 be inducedSubgraph of G,V,E; :: thesis: G1 == G2
now :: thesis: G1 == G2end;
hence G1 == G2 ; :: thesis: verum