TPTP Problem File: ITP010^3.p
View Solutions
- Solve Problem
%------------------------------------------------------------------------------
% File : ITP010^3 : TPTP v9.0.0. Bugfixed v7.5.0.
% Domain : Interactive Theorem Proving
% Problem : HOL4 syntactic export of thm_2Ecardinal_2ECARD__NOT__LE.p, bushy mode
% Version : [BG+19] axioms.
% English :
% Refs : [BG+19] Brown et al. (2019), GRUNGE: A Grand Unified ATP Chall
% : [Gau19] Gauthier (2019), Email to Geoff Sutcliffe
% Source : [BG+19]
% Names : thm_2Ecardinal_2ECARD__NOT__LE.p [Gau19]
% : HL404501^3.p [TPAP]
% Status : Theorem
% Rating : 0.33 v8.1.0, 0.25 v7.5.0
% Syntax : Number of formulae : 35 ( 7 unt; 12 typ; 0 def)
% Number of atoms : 73 ( 7 equ; 28 cnn)
% Maximal formula atoms : 8 ( 3 avg)
% Number of connectives : 165 ( 28 ~; 14 |; 14 &; 60 @)
% ( 29 <=>; 20 =>; 0 <=; 0 <~>)
% Maximal formula depth : 11 ( 6 avg)
% Number of types : 2 ( 1 usr)
% Number of type conns : 25 ( 25 >; 0 *; 0 +; 0 <<)
% Number of symbols : 13 ( 11 usr; 3 con; 0-4 aty)
% Number of variables : 50 ( 0 ^; 44 !; 1 ?; 50 :)
% ( 5 !>; 0 ?*; 0 @-; 0 @+)
% SPC : TH1_THM_EQU_NAR
% Comments :
% Bugfixes : v7.5.0 - Bugfixes in axioms and export.
%------------------------------------------------------------------------------
thf(tyop_2Emin_2Ebool,type,
tyop_2Emin_2Ebool: $tType ).
thf(tyop_2Emin_2Efun,type,
tyop_2Emin_2Efun: $tType > $tType > $tType ).
thf(c_2Ebool_2E_21,type,
c_2Ebool_2E_21:
!>[A_27a: $tType] : ( ( A_27a > $o ) > $o ) ).
thf(c_2Ebool_2E_2F_5C,type,
c_2Ebool_2E_2F_5C: $o > $o > $o ).
thf(c_2Emin_2E_3D,type,
c_2Emin_2E_3D:
!>[A_27a: $tType] : ( A_27a > A_27a > $o ) ).
thf(c_2Emin_2E_3D_3D_3E,type,
c_2Emin_2E_3D_3D_3E: $o > $o > $o ).
thf(c_2Ebool_2E_3F,type,
c_2Ebool_2E_3F:
!>[A_27a: $tType] : ( ( A_27a > $o ) > $o ) ).
thf(c_2Ebool_2EF,type,
c_2Ebool_2EF: $o ).
thf(c_2Ebool_2ET,type,
c_2Ebool_2ET: $o ).
thf(c_2Ebool_2E_5C_2F,type,
c_2Ebool_2E_5C_2F: $o > $o > $o ).
thf(c_2Ecardinal_2Ecardleq,type,
c_2Ecardinal_2Ecardleq:
!>[A_27a: $tType,A_27b: $tType] : ( ( A_27a > $o ) > ( A_27b > $o ) > $o ) ).
thf(c_2Ebool_2E_7E,type,
c_2Ebool_2E_7E: $o > $o ).
thf(logicdef_2E_2F_5C,axiom,
! [V0: $o,V1: $o] :
( ( c_2Ebool_2E_2F_5C @ V0 @ V1 )
<=> ( V0
& V1 ) ) ).
thf(logicdef_2E_5C_2F,axiom,
! [V0: $o,V1: $o] :
( ( c_2Ebool_2E_5C_2F @ V0 @ V1 )
<=> ( V0
| V1 ) ) ).
thf(logicdef_2E_7E,axiom,
! [V0: $o] :
( ( c_2Ebool_2E_7E @ V0 )
<=> ( (~) @ V0 ) ) ).
thf(logicdef_2E_3D_3D_3E,axiom,
! [V0: $o,V1: $o] :
( ( c_2Emin_2E_3D_3D_3E @ V0 @ V1 )
<=> ( V0
=> V1 ) ) ).
thf(logicdef_2E_3D,axiom,
! [A_27a: $tType,V0: A_27a,V1: A_27a] :
( ( c_2Emin_2E_3D @ A_27a @ V0 @ V1 )
<=> ( V0 = V1 ) ) ).
thf(quantdef_2E_21,axiom,
! [A_27a: $tType,V0f: A_27a > $o] :
( ( c_2Ebool_2E_21 @ A_27a @ V0f )
<=> ! [V1x: A_27a] : ( V0f @ V1x ) ) ).
thf(quantdef_2E_3F,axiom,
! [A_27a: $tType,V0f: A_27a > $o] :
( ( c_2Ebool_2E_3F @ A_27a @ V0f )
<=> ? [V1x: A_27a] : ( V0f @ V1x ) ) ).
thf(thm_2Ebool_2ETRUTH,axiom,
c_2Ebool_2ET ).
thf(thm_2Ebool_2EFALSITY,axiom,
! [V0t: $o] :
( c_2Ebool_2EF
=> V0t ) ).
thf(thm_2Ebool_2EFORALL__SIMP,axiom,
! [A_27a: $tType,V0t: $o] :
( ! [V1x: A_27a] : V0t
<=> V0t ) ).
thf(thm_2Ebool_2EIMP__CLAUSES,axiom,
! [V0t: $o] :
( ( ( c_2Ebool_2ET
=> V0t )
<=> V0t )
& ( ( V0t
=> c_2Ebool_2ET )
<=> c_2Ebool_2ET )
& ( ( c_2Ebool_2EF
=> V0t )
<=> c_2Ebool_2ET )
& ( ( V0t
=> V0t )
<=> c_2Ebool_2ET )
& ( ( V0t
=> c_2Ebool_2EF )
<=> ( (~) @ V0t ) ) ) ).
thf(thm_2Ebool_2ENOT__CLAUSES,axiom,
( ! [V0t: $o] :
( ( (~) @ ( (~) @ V0t ) )
<=> V0t )
& ( ( (~) @ c_2Ebool_2ET )
<=> c_2Ebool_2EF )
& ( ( (~) @ c_2Ebool_2EF )
<=> c_2Ebool_2ET ) ) ).
thf(thm_2Ebool_2EREFL__CLAUSE,axiom,
! [A_27a: $tType,V0x: A_27a] :
( ( V0x = V0x )
<=> c_2Ebool_2ET ) ).
thf(thm_2Ebool_2EEQ__CLAUSES,axiom,
! [V0t: $o] :
( ( ( c_2Ebool_2ET = V0t )
<=> V0t )
& ( ( V0t = c_2Ebool_2ET )
<=> V0t )
& ( ( c_2Ebool_2EF = V0t )
<=> ( (~) @ V0t ) )
& ( ( V0t = c_2Ebool_2EF )
<=> ( (~) @ V0t ) ) ) ).
thf(thm_2Ecardinal_2ECARD__LE__TOTAL,axiom,
! [A_27a: $tType,A_27b: $tType,V0s: A_27a > $o,V1t: A_27b > $o] :
( ( c_2Ecardinal_2Ecardleq @ A_27a @ A_27b @ V0s @ V1t )
| ( c_2Ecardinal_2Ecardleq @ A_27b @ A_27a @ V1t @ V0s ) ) ).
thf(thm_2Esat_2ENOT__NOT,axiom,
! [V0t: $o] :
( ( (~) @ ( (~) @ V0t ) )
<=> V0t ) ).
thf(thm_2Esat_2EAND__INV__IMP,axiom,
! [V0A: $o] :
( V0A
=> ( ( (~) @ V0A )
=> c_2Ebool_2EF ) ) ).
thf(thm_2Esat_2EOR__DUAL2,axiom,
! [V0B: $o,V1A: $o] :
( ( ( (~)
@ ( V1A
| V0B ) )
=> c_2Ebool_2EF )
<=> ( ( V1A
=> c_2Ebool_2EF )
=> ( ( (~) @ V0B )
=> c_2Ebool_2EF ) ) ) ).
thf(thm_2Esat_2EOR__DUAL3,axiom,
! [V0B: $o,V1A: $o] :
( ( ( (~)
@ ( ( (~) @ V1A )
| V0B ) )
=> c_2Ebool_2EF )
<=> ( V1A
=> ( ( (~) @ V0B )
=> c_2Ebool_2EF ) ) ) ).
thf(thm_2Esat_2EAND__INV2,axiom,
! [V0A: $o] :
( ( ( (~) @ V0A )
=> c_2Ebool_2EF )
=> ( ( V0A
=> c_2Ebool_2EF )
=> c_2Ebool_2EF ) ) ).
thf(thm_2Esat_2Edc__eq,axiom,
! [V0r: $o,V1q: $o,V2p: $o] :
( ( V2p
<=> ( V1q = V0r ) )
<=> ( ( V2p
| V1q
| V0r )
& ( V2p
| ( (~) @ V0r )
| ( (~) @ V1q ) )
& ( V1q
| ( (~) @ V0r )
| ( (~) @ V2p ) )
& ( V0r
| ( (~) @ V1q )
| ( (~) @ V2p ) ) ) ) ).
thf(thm_2Esat_2Edc__neg,axiom,
! [V0q: $o,V1p: $o] :
( ( V1p
<=> ( (~) @ V0q ) )
<=> ( ( V1p
| V0q )
& ( ( (~) @ V0q )
| ( (~) @ V1p ) ) ) ) ).
thf(thm_2Ecardinal_2ECARD__NOT__LE,conjecture,
! [A_27a: $tType,A_27b: $tType,V0s: A_27a > $o,V1t: A_27b > $o] :
( ( (~) @ ( c_2Ecardinal_2Ecardleq @ A_27a @ A_27b @ V0s @ V1t ) )
<=> ( (~) @ ( c_2Ecardinal_2Ecardleq @ A_27a @ A_27b @ V0s @ V1t ) ) ) ).
%------------------------------------------------------------------------------