% Mizar problem: t58_xboole_1,xboole_1,753,33 
fof(t58_xboole_1,conjecture,(
    ! [A,B,C] : 
      ( ( r2_xboole_0(A,B)
        & r1_tarski(B,C) )
     => r2_xboole_0(A,C) ) ),
    inference(mizar_bg_added,[status(thm)],[antisymmetry_r2_xboole_0,d10_xboole_0,d8_xboole_0,irreflexivity_r2_xboole_0,reflexivity_r1_tarski,t1_xboole_1]),
    [file(xboole_1,t58_xboole_1)]).

fof(antisymmetry_r2_xboole_0,axiom,(
    ! [A,B] : 
      ( r2_xboole_0(A,B)
     => ~ r2_xboole_0(B,A) ) ),
    file(xboole_0,r2_xboole_0),
    []).

fof(d10_xboole_0,axiom,(
    ! [A,B] : 
      ( A = B
    <=> ( r1_tarski(A,B)
        & r1_tarski(B,A) ) ) ),
    file(xboole_0,d10_xboole_0),
    []).

fof(d8_xboole_0,axiom,(
    ! [A,B] : 
      ( r2_xboole_0(A,B)
    <=> ( r1_tarski(A,B)
        & A != B ) ) ),
    file(xboole_0,d8_xboole_0),
    []).

fof(irreflexivity_r2_xboole_0,axiom,(
    ! [A,B] : ~ r2_xboole_0(A,A) ),
    file(xboole_0,r2_xboole_0),
    []).

fof(reflexivity_r1_tarski,axiom,(
    ! [A,B] : r1_tarski(A,A) ),
    file(tarski,r1_tarski),
    []).

fof(t1_xboole_1,axiom,(
    ! [A,B,C] : 
      ( ( r1_tarski(A,B)
        & r1_tarski(B,C) )
     => r1_tarski(A,C) ) ),
    file(xboole_1,t1_xboole_1),
    []).
