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

Lm1: for x, y being real number st x <= y & y <= x holds
x = y
proof end;

Lm2: for x, y, z being real number st x <= y & y <= z holds
x <= z
proof end;

theorem :: REAL:1  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x, y being real number st x <= y & x is positive holds
y is positive
proof end;

theorem :: REAL:2  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x, y being real number st x <= y & y is negative holds
x is negative
proof end;

theorem :: REAL:3  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x, y being real number st x <= y & not x is negative holds
not y is negative
proof end;

theorem :: REAL:4  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x, y being real number st x <= y & not y is positive holds
not x is positive
proof end;

theorem :: REAL:5  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x, y being real number st x <= y & not y is empty & not x is negative holds
y is positive
proof end;

theorem :: REAL:6  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x, y being real number st x <= y & not x is empty & not y is positive holds
x is negative
proof end;

theorem :: REAL:7  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x, y being real number st not x <= y & not x is positive holds
y is negative
proof end;

theorem :: REAL:8  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for x, y being real number st not x <= y & not y is negative holds
x is positive
proof end;