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

theorem :: BVFUNC_7:1  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b being Element of Funcs Y,BOOLEAN holds (a 'imp' b) '&' (('not' a) 'imp' b) = b
proof end;

theorem :: BVFUNC_7:2  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b being Element of Funcs Y,BOOLEAN holds (a 'imp' b) '&' (a 'imp' ('not' b)) = 'not' a
proof end;

theorem :: BVFUNC_7:3  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds a 'imp' (b 'or' c) = (a 'imp' b) 'or' (a 'imp' c)
proof end;

theorem :: BVFUNC_7:4  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds a 'imp' (b '&' c) = (a 'imp' b) '&' (a 'imp' c)
proof end;

theorem :: BVFUNC_7:5  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds (a 'or' b) 'imp' c = (a 'imp' c) '&' (b 'imp' c)
proof end;

theorem :: BVFUNC_7:6  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds (a '&' b) 'imp' c = (a 'imp' c) 'or' (b 'imp' c)
proof end;

theorem Th7: :: BVFUNC_7:7  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds (a '&' b) 'imp' c = a 'imp' (b 'imp' c)
proof end;

theorem :: BVFUNC_7:8  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds (a '&' b) 'imp' c = a 'imp' (('not' b) 'or' c)
proof end;

theorem :: BVFUNC_7:9  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds a 'imp' (b 'or' c) = (a '&' ('not' b)) 'imp' c
proof end;

theorem :: BVFUNC_7:10  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b being Element of Funcs Y,BOOLEAN holds a '&' (a 'imp' b) = a '&' b
proof end;

theorem :: BVFUNC_7:11  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b being Element of Funcs Y,BOOLEAN holds (a 'imp' b) '&' ('not' b) = ('not' a) '&' ('not' b)
proof end;

theorem :: BVFUNC_7:12  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds (a 'imp' b) '&' (b 'imp' c) = ((a 'imp' b) '&' (b 'imp' c)) '&' (a 'imp' c)
proof end;

theorem :: BVFUNC_7:13  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a being Element of Funcs Y,BOOLEAN holds (I_el Y) 'imp' a = a
proof end;

theorem :: BVFUNC_7:14  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a being Element of Funcs Y,BOOLEAN holds a 'imp' (O_el Y) = 'not' a
proof end;

theorem :: BVFUNC_7:15  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a being Element of Funcs Y,BOOLEAN holds (O_el Y) 'imp' a = I_el Y
proof end;

theorem :: BVFUNC_7:16  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a being Element of Funcs Y,BOOLEAN holds a 'imp' (I_el Y) = I_el Y
proof end;

theorem :: BVFUNC_7:17  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a being Element of Funcs Y,BOOLEAN holds a 'imp' ('not' a) = 'not' a
proof end;

theorem :: BVFUNC_7:18  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds a 'imp' b '<' (c 'imp' a) 'imp' (c 'imp' b)
proof end;

theorem :: BVFUNC_7:19  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds a 'eqv' b '<' (a 'eqv' c) 'eqv' (b 'eqv' c)
proof end;

theorem :: BVFUNC_7:20  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds a 'eqv' b '<' (a 'imp' c) 'eqv' (b 'imp' c)
proof end;

theorem :: BVFUNC_7:21  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds a 'eqv' b '<' (c 'imp' a) 'eqv' (c 'imp' b)
proof end;

theorem :: BVFUNC_7:22  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds a 'eqv' b '<' (a '&' c) 'eqv' (b '&' c)
proof end;

theorem :: BVFUNC_7:23  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b, c being Element of Funcs Y,BOOLEAN holds a 'eqv' b '<' (a 'or' c) 'eqv' (b 'or' c)
proof end;

theorem :: BVFUNC_7:24  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b being Element of Funcs Y,BOOLEAN holds a '<' ((a 'eqv' b) 'eqv' (b 'eqv' a)) 'eqv' a
proof end;

theorem :: BVFUNC_7:25  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b being Element of Funcs Y,BOOLEAN holds a '<' (a 'imp' b) 'eqv' b
proof end;

theorem :: BVFUNC_7:26  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b being Element of Funcs Y,BOOLEAN holds a '<' (b 'imp' a) 'eqv' a
proof end;

theorem :: BVFUNC_7:27  Show TPTP formulae Show IDV graph:: Showing IDV graph ... (Click the Palm Tree again to close it) Show TPTP problem
for Y being non empty set
for a, b being Element of Funcs Y,BOOLEAN holds a '<' ((a '&' b) 'eqv' (b '&' a)) 'eqv' a
proof end;