:: SUBSET semantic presentation  Show TPTP formulae Show IDV graph for whole article:: Showing IDV graph ... (Click the Palm Trees again to close it)

theorem Th1: :: SUBSET:1  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being set st a in b holds
a is Element of b
proof end;

theorem :: SUBSET:2  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being set st a is Element of b & not b is empty holds
a in b by SUBSET_1:def 2;

theorem Th3: :: SUBSET:3  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b being set holds
( a is Subset of b iff a c= b )
proof end;

theorem :: SUBSET:4  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being set st a in b & b is Subset of c holds
a is Element of c
proof end;

theorem :: SUBSET:5  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for a, b, c being set st a in b & b is Subset of c holds
not c is empty
proof end;