TSTP Solution File: SWB036+1 by Enigma---0.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Enigma---0.5.1
% Problem  : SWB036+1 : TPTP v8.1.0. Released v5.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : enigmatic-eprover.py %s %d 1

% Computer : n022.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Tue Jul 19 18:59:24 EDT 2022

% Result   : Satisfiable 5.08s 2.19s
% Output   : Saturation 5.08s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
fof(axiom_366,axiom,
    ! [X1] :
      ( iVegetarianPizza(X1)
    <=> ( abstractDomain(X1)
        & ~ ? [X2] :
              ( ihasTopping(X1,X2)
              & iMeatTopping(X2) )
        & iPizza(X1)
        & abstractDomain(X1)
        & ~ ? [X2] :
              ( ihasTopping(X1,X2)
              & iFishTopping(X2) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_366) ).

fof(axiom_121,axiom,
    ! [X1] :
      ( iGiardiniera(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iPetitPoisTopping(X2)
              | iSlicedTomatoTopping(X2)
              | iOliveTopping(X2)
              | iMozzarellaTopping(X2)
              | iPeperonataTopping(X2)
              | iTomatoTopping(X2)
              | iMushroomTopping(X2)
              | iLeekTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_121) ).

fof(axiom_310,axiom,
    ! [X1] :
      ( iSlicedTomatoTopping(X1)
     => iTomatoTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_310) ).

fof(axiom_155,axiom,
    ! [X1] :
      ( iInterestingPizza(X1)
    <=> ( iPizza(X1)
        & ? [X3,X4,X5] :
            ( ihasTopping(X1,X3)
            & ihasTopping(X1,X4)
            & ihasTopping(X1,X5)
            & X3 != X4
            & X3 != X5
            & X4 != X5 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_155) ).

fof(axiom_402,axiom,
    ! [X1,X2] :
      ( ihasTopping(X1,X2)
     => iPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_402) ).

fof(axiom_247,axiom,
    ! [X1] :
      ( iPizza(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_247) ).

fof(axiom_64,axiom,
    ! [X1] :
      ( iCaprina(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iGoatsCheeseTopping(X2)
              | iSundriedTomatoTopping(X2)
              | iMozzarellaTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_64) ).

fof(axiom_345,axiom,
    ! [X1] :
      ( iSundriedTomatoTopping(X1)
     => iTomatoTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_345) ).

fof(axiom_334,axiom,
    ! [X1] :
      ( iSpicyPizzaEquivalent(X1)
    <=> ( iPizza(X1)
        & ? [X2] :
            ( ihasTopping(X1,X2)
            & ? [X6] :
                ( ihasSpiciness(X2,X6)
                & iHot(X6) )
            & iPizzaTopping(X2) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_334) ).

fof(axiom_403,axiom,
    ! [X1,X2] :
      ( ihasTopping(X1,X2)
     => iPizzaTopping(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_403) ).

fof(axiom_370,axiom,
    ! [X1] :
      ( iVegetarianPizzaEquivalent2(X1)
    <=> ( iPizza(X1)
        & abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iCheeseTopping(X2)
              | iNutTopping(X2)
              | iHerbSpiceTopping(X2)
              | iVegetableTopping(X2)
              | iSauceTopping(X2)
              | iFruitTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_370) ).

fof(axiom_368,axiom,
    ! [X1] :
      ( iVegetarianPizzaEquivalent1(X1)
    <=> ( iPizza(X1)
        & abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => iVegetarianTopping(X2) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_368) ).

fof(axiom_352,axiom,
    ! [X1] :
      ( iThinAndCrispyPizza(X1)
    <=> ( iPizza(X1)
        & abstractDomain(X1)
        & ! [X2] :
            ( ihasBase(X1,X2)
           => iThinAndCrispyBase(X2) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_352) ).

fof(axiom_332,axiom,
    ! [X1] :
      ( iSpicyPizza(X1)
    <=> ( ? [X2] :
            ( ihasTopping(X1,X2)
            & iSpicyTopping(X2) )
        & iPizza(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_332) ).

fof(axiom_178,axiom,
    ! [X1] :
      ( iMeatyPizza(X1)
    <=> ( iPizza(X1)
        & ? [X2] :
            ( ihasTopping(X1,X2)
            & iMeatTopping(X2) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_178) ).

fof(axiom_70,axiom,
    ! [X1] :
      ( iCheeseyPizza(X1)
    <=> ( iPizza(X1)
        & ? [X2] :
            ( ihasTopping(X1,X2)
            & iCheeseTopping(X2) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_70) ).

fof(axiom_210,axiom,
    ! [X1] :
      ( iNonVegetarianPizza(X1)
    <=> ( abstractDomain(X1)
        & ~ iVegetarianPizza(X1)
        & iPizza(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_210) ).

fof(axiom_372,axiom,
    ! [X1] :
      ( iVegetarianTopping(X1)
    <=> ( ( iCheeseTopping(X1)
          | iNutTopping(X1)
          | iHerbSpiceTopping(X1)
          | iVegetableTopping(X1)
          | iSauceTopping(X1)
          | iFruitTopping(X1) )
        & iPizzaTopping(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_372) ).

fof(axiom_297,axiom,
    ! [X1] :
      ( iSauceTopping(X1)
     => iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_297) ).

fof(axiom_213,axiom,
    ! [X1] :
      ( iNutTopping(X1)
     => iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_213) ).

fof(axiom_110,axiom,
    ! [X1] :
      ( iFruitTopping(X1)
     => iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_110) ).

fof(axiom_68,axiom,
    ! [X1] :
      ( iCheeseTopping(X1)
     => iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_68) ).

fof(axiom_142,axiom,
    ! [X1] :
      ( iHerbSpiceTopping(X1)
     => iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_142) ).

fof(axiom_364,axiom,
    ! [X1] :
      ( iVegetableTopping(X1)
     => iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_364) ).

fof(axiom_10,axiom,
    ! [X1] :
      ( dataDomain(X1)
     => ~ ( xsd_string(X1)
          & xsd_integer(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_10) ).

fof(axiom_9,axiom,
    ! [X1] :
      ( xsd_integer(X1)
     => dataDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_9) ).

fof(axiom_3,axiom,
    ! [X1] :
      ~ ( abstractDomain(X1)
        & dataDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_3) ).

fof(axiom_2,axiom,
    ? [X1] : dataDomain(X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_2) ).

fof(axiom_78,axiom,
    ! [X1] :
      ( iCountry(X1)
    <=> ( iDomainConcept(X1)
        & ( X1 = iFrance
          | X1 = iItaly
          | X1 = iGermany
          | X1 = iEngland
          | X1 = iAmerica ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_78) ).

fof(axiom_6,axiom,
    ! [X1] :
      ( abstractDomain(X1)
     => iowlThing(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_6) ).

fof(axiom_1,axiom,
    ? [X1] : abstractDomain(X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_1) ).

fof(axiom_4,axiom,
    ! [X1] :
      ( iowlThing(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_4) ).

fof(axiom_258,axiom,
    ! [X1] :
      ( iPolloAdAstra(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iSweetPepperTopping(X2)
              | iChickenTopping(X2)
              | iRedOnionTopping(X2)
              | iMozzarellaTopping(X2)
              | iGarlicTopping(X2)
              | iTomatoTopping(X2)
              | iCajunSpiceTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_258) ).

fof(axiom_383,axiom,
    ! [X1] :
      ( iVeneziana(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iOnionTopping(X2)
              | iSultanaTopping(X2)
              | iPineKernels(X2)
              | iOliveTopping(X2)
              | iMozzarellaTopping(X2)
              | iCaperTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_383) ).

fof(axiom_51,axiom,
    ! [X1] :
      ( iCapricciosa(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iHamTopping(X2)
              | iAnchoviesTopping(X2)
              | iOliveTopping(X2)
              | iMozzarellaTopping(X2)
              | iPeperonataTopping(X2)
              | iCaperTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_51) ).

fof(axiom_299,axiom,
    ! [X1] :
      ( iSiciliana(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iHamTopping(X2)
              | iAnchoviesTopping(X2)
              | iOliveTopping(X2)
              | iMozzarellaTopping(X2)
              | iGarlicTopping(X2)
              | iTomatoTopping(X2)
              | iArtichokeTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_299) ).

fof(axiom_100,axiom,
    ! [X1] :
      ( iFourSeasons(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iPeperoniSausageTopping(X2)
              | iAnchoviesTopping(X2)
              | iOliveTopping(X2)
              | iMozzarellaTopping(X2)
              | iCaperTopping(X2)
              | iTomatoTopping(X2)
              | iMushroomTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_100) ).

fof(axiom_325,axiom,
    ! [X1] :
      ( iSoho(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iParmesanTopping(X2)
              | iOliveTopping(X2)
              | iMozzarellaTopping(X2)
              | iGarlicTopping(X2)
              | iTomatoTopping(X2)
              | iRocketTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_325) ).

fof(axiom_84,axiom,
    ! [X1] :
      ( iFiorentina(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iParmesanTopping(X2)
              | iOliveTopping(X2)
              | iMozzarellaTopping(X2)
              | iGarlicTopping(X2)
              | iSpinachTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_84) ).

fof(axiom_40,axiom,
    ! [X1] :
      ( iCajun(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iOnionTopping(X2)
              | iPrawnsTopping(X2)
              | iTobascoPepperSauce(X2)
              | iMozzarellaTopping(X2)
              | iPeperonataTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_40) ).

fof(axiom_272,axiom,
    ! [X1] :
      ( iPrinceCarlo(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iParmesanTopping(X2)
              | iRosemaryTopping(X2)
              | iMozzarellaTopping(X2)
              | iTomatoTopping(X2)
              | iLeekTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_272) ).

fof(axiom_165,axiom,
    ! [X1] :
      ( iLaReine(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iHamTopping(X2)
              | iOliveTopping(X2)
              | iMozzarellaTopping(X2)
              | iTomatoTopping(X2)
              | iMushroomTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_165) ).

fof(axiom_317,axiom,
    ! [X1] :
      ( iSloppyGiuseppe(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iOnionTopping(X2)
              | iHotSpicedBeefTopping(X2)
              | iGreenPepperTopping(X2)
              | iMozzarellaTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_317) ).

fof(axiom_229,axiom,
    ! [X1] :
      ( iParmense(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iParmesanTopping(X2)
              | iHamTopping(X2)
              | iMozzarellaTopping(X2)
              | iTomatoTopping(X2)
              | iAsparagusTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_229) ).

fof(axiom_203,axiom,
    ! [X1] :
      ( iNapoletana(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iAnchoviesTopping(X2)
              | iOliveTopping(X2)
              | iMozzarellaTopping(X2)
              | iCaperTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_203) ).

fof(axiom_19,axiom,
    ! [X1] :
      ( iAmericanHot(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iPeperoniSausageTopping(X2)
              | iJalapenoPepperTopping(X2)
              | iMozzarellaTopping(X2)
              | iHotGreenPepperTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_19) ).

fof(axiom_116,axiom,
    ! [X1] :
      ( iFruttiDiMare(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iGarlicTopping(X2)
              | iTomatoTopping(X2)
              | iMixedSeafoodTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_116) ).

fof(axiom_291,axiom,
    ! [X1] :
      ( iRosa(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iGorgonzolaTopping(X2)
              | iMozzarellaTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_291) ).

fof(axiom_190,axiom,
    ! [X1] :
      ( iMushroom(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iMozzarellaTopping(X2)
              | iTomatoTopping(X2)
              | iMushroomTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_190) ).

fof(axiom_14,axiom,
    ! [X1] :
      ( iAmerican(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iPeperoniSausageTopping(X2)
              | iMozzarellaTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_14) ).

fof(axiom_412,axiom,
    ! [X1,X2,X6] :
      ( ( iisIngredientOf(X1,X2)
        & iisIngredientOf(X2,X6) )
     => iisIngredientOf(X1,X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_412) ).

fof(axiom_393,axiom,
    ! [X1,X2,X6] :
      ( ( ihasIngredient(X1,X2)
        & ihasIngredient(X2,X6) )
     => ihasIngredient(X1,X6) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_393) ).

fof(axiom_277,axiom,
    ! [X1] :
      ( iQuattroFormaggi(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iFourCheesesTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_277) ).

fof(axiom_171,axiom,
    ! [X1] :
      ( iMargherita(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasTopping(X1,X2)
           => ( iMozzarellaTopping(X2)
              | iTomatoTopping(X2) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_171) ).

fof(axiom_407,axiom,
    ! [X1,X2,X6] :
      ( ( iisBaseOf(X2,X1)
        & iisBaseOf(X6,X1) )
     => X2 = X6 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_407) ).

fof(axiom_387,axiom,
    ! [X1,X2,X6] :
      ( ( ihasBase(X2,X1)
        & ihasBase(X6,X1) )
     => X2 = X6 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_387) ).

fof(axiom_401,axiom,
    ! [X1,X2,X6] :
      ( ( ihasTopping(X2,X1)
        & ihasTopping(X6,X1) )
     => X2 = X6 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_401) ).

fof(axiom_417,axiom,
    ! [X1,X2,X6] :
      ( ( iisToppingOf(X1,X2)
        & iisToppingOf(X1,X6) )
     => X2 = X6 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_417) ).

fof(axiom_406,axiom,
    ! [X1,X2,X6] :
      ( ( iisBaseOf(X1,X2)
        & iisBaseOf(X1,X6) )
     => X2 = X6 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_406) ).

fof(axiom_386,axiom,
    ! [X1,X2,X6] :
      ( ( ihasBase(X1,X2)
        & ihasBase(X1,X6) )
     => X2 = X6 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_386) ).

fof(axiom_398,axiom,
    ! [X1,X2,X6] :
      ( ( ihasSpiciness(X1,X2)
        & ihasSpiciness(X1,X6) )
     => X2 = X6 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_398) ).

fof(axiom_336,axiom,
    ! [X1] :
      ( iSpicyTopping(X1)
    <=> ( ? [X2] :
            ( ihasSpiciness(X1,X2)
            & iHot(X2) )
        & iPizzaTopping(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_336) ).

fof(axiom_248,axiom,
    ! [X1] :
      ( iPizza(X1)
     => ? [X2] :
          ( ihasBase(X1,X2)
          & iPizzaBase(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_248) ).

fof(axiom_357,axiom,
    ! [X1] :
      ( iTomatoTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_357) ).

fof(axiom_404,axiom,
    ! [X1,X2] :
      ( ihasTopping(X1,X2)
    <=> iisToppingOf(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_404) ).

fof(axiom_830,axiom,
    ! [X1,X2] :
      ( iisBaseOf(X1,X2)
     => iisIngredientOf(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_830) ).

fof(axiom_396,axiom,
    ! [X1,X2] :
      ( ihasIngredient(X1,X2)
    <=> iisIngredientOf(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_396) ).

fof(axiom_831,axiom,
    ! [X1,X2] :
      ( ihasBase(X1,X2)
     => ihasIngredient(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_831) ).

fof(axiom_832,axiom,
    ! [X1,X2] :
      ( ihasTopping(X1,X2)
     => ihasIngredient(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_832) ).

fof(axiom_280,axiom,
    ! [X1] :
      ( iRealItalianPizza(X1)
    <=> ( ihasCountryOfOrigin(X1,iItaly)
        & iPizza(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_280) ).

fof(axiom_390,axiom,
    ! [X1,X2] :
      ( ihasBase(X1,X2)
    <=> iisBaseOf(X2,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_390) ).

fof(axiom_354,axiom,
    ! [X1] :
      ( iTobascoPepperSauce(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iHot(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_354) ).

fof(axiom_347,axiom,
    ! [X1] :
      ( iSweetPepperTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_347) ).

fof(axiom_344,axiom,
    ! [X1] :
      ( iSundriedTomatoTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_344) ).

fof(axiom_341,axiom,
    ! [X1] :
      ( iSultanaTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMedium(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_341) ).

fof(axiom_338,axiom,
    ! [X1] :
      ( iSpinachTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_338) ).

fof(axiom_309,axiom,
    ! [X1] :
      ( iSlicedTomatoTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_309) ).

fof(axiom_294,axiom,
    ! [X1] :
      ( iRosemaryTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_294) ).

fof(axiom_286,axiom,
    ! [X1] :
      ( iRocketTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMedium(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_286) ).

fof(axiom_243,axiom,
    ! [X1] :
      ( iPetitPoisTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_243) ).

fof(axiom_239,axiom,
    ! [X1] :
      ( iPeperoniSausageTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMedium(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_239) ).

fof(axiom_186,axiom,
    ! [X1] :
      ( iMozzarellaTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_186) ).

fof(axiom_236,axiom,
    ! [X1] :
      ( iPeperonataTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMedium(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_236) ).

fof(axiom_232,axiom,
    ! [X1] :
      ( iParmesanTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_232) ).

fof(axiom_221,axiom,
    ! [X1] :
      ( iParmaHamTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_221) ).

fof(axiom_219,axiom,
    ! [X1] :
      ( iOnionTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMedium(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_219) ).

fof(axiom_215,axiom,
    ! [X1] :
      ( iOliveTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_215) ).

fof(axiom_212,axiom,
    ! [X1] :
      ( iNutTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_212) ).

fof(axiom_196,axiom,
    ! [X1] :
      ( iMushroomTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_196) ).

fof(axiom_168,axiom,
    ! [X1] :
      ( iLeekTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_168) ).

fof(axiom_157,axiom,
    ! [X1] :
      ( iJalapenoPepperTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iHot(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_157) ).

fof(axiom_150,axiom,
    ! [X1] :
      ( iHotSpicedBeefTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iHot(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_150) ).

fof(axiom_146,axiom,
    ! [X1] :
      ( iHotGreenPepperTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iHot(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_146) ).

fof(axiom_136,axiom,
    ! [X1] :
      ( iGorgonzolaTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_136) ).

fof(axiom_132,axiom,
    ! [X1] :
      ( iGoatsCheeseTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_132) ).

fof(axiom_119,axiom,
    ! [X1] :
      ( iGarlicTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMedium(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_119) ).

fof(axiom_98,axiom,
    ! [X1] :
      ( iFourCheesesTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_98) ).

fof(axiom_92,axiom,
    ! [X1] :
      ( iFishTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_92) ).

fof(axiom_75,axiom,
    ! [X1] :
      ( iChickenTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_75) ).

fof(axiom_48,axiom,
    ! [X1] :
      ( iCaperTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_48) ).

fof(axiom_46,axiom,
    ! [X1] :
      ( iCajunSpiceTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iHot(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_46) ).

fof(axiom_33,axiom,
    ! [X1] :
      ( iAsparagusTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_33) ).

fof(axiom_30,axiom,
    ! [X1] :
      ( iArtichokeTopping(X1)
     => ? [X2] :
          ( ihasSpiciness(X1,X2)
          & iMild(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_30) ).

fof(axiom_382,axiom,
    ! [X1] :
      ( iVeneziana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_382) ).

fof(axiom_381,axiom,
    ! [X1] :
      ( iVeneziana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iSultanaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_381) ).

fof(axiom_380,axiom,
    ! [X1] :
      ( iVeneziana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOnionTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_380) ).

fof(axiom_378,axiom,
    ! [X1] :
      ( iVeneziana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOliveTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_378) ).

fof(axiom_376,axiom,
    ! [X1] :
      ( iVeneziana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_376) ).

fof(axiom_375,axiom,
    ! [X1] :
      ( iVeneziana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iCaperTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_375) ).

fof(axiom_374,axiom,
    ! [X1] :
      ( iVeneziana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iPineKernels(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_374) ).

fof(axiom_360,axiom,
    ! [X1] :
      ( iUnclosedPizza(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_360) ).

fof(axiom_327,axiom,
    ! [X1] :
      ( iSoho(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iRocketTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_327) ).

fof(axiom_326,axiom,
    ! [X1] :
      ( iSoho(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_326) ).

fof(axiom_324,axiom,
    ! [X1] :
      ( iSoho(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iGarlicTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_324) ).

fof(axiom_322,axiom,
    ! [X1] :
      ( iSoho(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iParmesanTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_322) ).

fof(axiom_321,axiom,
    ! [X1] :
      ( iSoho(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOliveTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_321) ).

fof(axiom_320,axiom,
    ! [X1] :
      ( iSoho(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_320) ).

fof(axiom_318,axiom,
    ! [X1] :
      ( iSloppyGiuseppe(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_318) ).

fof(axiom_316,axiom,
    ! [X1] :
      ( iSloppyGiuseppe(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iHotSpicedBeefTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_316) ).

fof(axiom_315,axiom,
    ! [X1] :
      ( iSloppyGiuseppe(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOnionTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_315) ).

fof(axiom_313,axiom,
    ! [X1] :
      ( iSloppyGiuseppe(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_313) ).

fof(axiom_312,axiom,
    ! [X1] :
      ( iSloppyGiuseppe(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iGreenPepperTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_312) ).

fof(axiom_307,axiom,
    ! [X1] :
      ( iSiciliana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iAnchoviesTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_307) ).

fof(axiom_306,axiom,
    ! [X1] :
      ( iSiciliana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_306) ).

fof(axiom_305,axiom,
    ! [X1] :
      ( iSiciliana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iGarlicTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_305) ).

fof(axiom_303,axiom,
    ! [X1] :
      ( iSiciliana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOliveTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_303) ).

fof(axiom_302,axiom,
    ! [X1] :
      ( iSiciliana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iHamTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_302) ).

fof(axiom_301,axiom,
    ! [X1] :
      ( iSiciliana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iArtichokeTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_301) ).

fof(axiom_300,axiom,
    ! [X1] :
      ( iSiciliana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_300) ).

fof(axiom_292,axiom,
    ! [X1] :
      ( iRosa(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_292) ).

fof(axiom_289,axiom,
    ! [X1] :
      ( iRosa(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_289) ).

fof(axiom_288,axiom,
    ! [X1] :
      ( iRosa(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iGorgonzolaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_288) ).

fof(axiom_278,axiom,
    ! [X1] :
      ( iQuattroFormaggi(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_278) ).

fof(axiom_275,axiom,
    ! [X1] :
      ( iQuattroFormaggi(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iFourCheesesTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_275) ).

fof(axiom_273,axiom,
    ! [X1] :
      ( iPrinceCarlo(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_273) ).

fof(axiom_271,axiom,
    ! [X1] :
      ( iPrinceCarlo(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iLeekTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_271) ).

fof(axiom_270,axiom,
    ! [X1] :
      ( iPrinceCarlo(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iRosemaryTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_270) ).

fof(axiom_269,axiom,
    ! [X1] :
      ( iPrinceCarlo(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iParmesanTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_269) ).

fof(axiom_267,axiom,
    ! [X1] :
      ( iPrinceCarlo(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_267) ).

fof(axiom_263,axiom,
    ! [X1] :
      ( iPolloAdAstra(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iSweetPepperTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_263) ).

fof(axiom_262,axiom,
    ! [X1] :
      ( iPolloAdAstra(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iChickenTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_262) ).

fof(axiom_261,axiom,
    ! [X1] :
      ( iPolloAdAstra(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_261) ).

fof(axiom_260,axiom,
    ! [X1] :
      ( iPolloAdAstra(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iGarlicTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_260) ).

fof(axiom_259,axiom,
    ! [X1] :
      ( iPolloAdAstra(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iRedOnionTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_259) ).

fof(axiom_256,axiom,
    ! [X1] :
      ( iPolloAdAstra(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iCajunSpiceTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_256) ).

fof(axiom_255,axiom,
    ! [X1] :
      ( iPolloAdAstra(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_255) ).

fof(axiom_230,axiom,
    ! [X1] :
      ( iParmense(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_230) ).

fof(axiom_228,axiom,
    ! [X1] :
      ( iParmense(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iAsparagusTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_228) ).

fof(axiom_226,axiom,
    ! [X1] :
      ( iParmense(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iHamTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_226) ).

fof(axiom_225,axiom,
    ! [X1] :
      ( iParmense(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iParmesanTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_225) ).

fof(axiom_224,axiom,
    ! [X1] :
      ( iParmense(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_224) ).

fof(axiom_208,axiom,
    ! [X1] :
      ( iNapoletana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_208) ).

fof(axiom_207,axiom,
    ! [X1] :
      ( iNapoletana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iAnchoviesTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_207) ).

fof(axiom_204,axiom,
    ! [X1] :
      ( iNapoletana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOliveTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_204) ).

fof(axiom_202,axiom,
    ! [X1] :
      ( iNapoletana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_202) ).

fof(axiom_201,axiom,
    ! [X1] :
      ( iNapoletana(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iCaperTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_201) ).

fof(axiom_194,axiom,
    ! [X1] :
      ( iMushroom(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_194) ).

fof(axiom_193,axiom,
    ! [X1] :
      ( iMushroom(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMushroomTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_193) ).

fof(axiom_191,axiom,
    ! [X1] :
      ( iMushroom(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_191) ).

fof(axiom_174,axiom,
    ! [X1] :
      ( iMargherita(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_174) ).

fof(axiom_172,axiom,
    ! [X1] :
      ( iMargherita(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_172) ).

fof(axiom_166,axiom,
    ! [X1] :
      ( iLaReine(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_166) ).

fof(axiom_164,axiom,
    ! [X1] :
      ( iLaReine(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iHamTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_164) ).

fof(axiom_163,axiom,
    ! [X1] :
      ( iLaReine(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMushroomTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_163) ).

fof(axiom_161,axiom,
    ! [X1] :
      ( iLaReine(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOliveTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_161) ).

fof(axiom_160,axiom,
    ! [X1] :
      ( iLaReine(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_160) ).

fof(axiom_152,axiom,
    ! [X1] :
      ( iIceCream(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iFruitTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_152) ).

fof(axiom_130,axiom,
    ! [X1] :
      ( iGiardiniera(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_130) ).

fof(axiom_129,axiom,
    ! [X1] :
      ( iGiardiniera(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iLeekTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_129) ).

fof(axiom_128,axiom,
    ! [X1] :
      ( iGiardiniera(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOliveTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_128) ).

fof(axiom_127,axiom,
    ! [X1] :
      ( iGiardiniera(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMushroomTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_127) ).

fof(axiom_125,axiom,
    ! [X1] :
      ( iGiardiniera(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iSlicedTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_125) ).

fof(axiom_124,axiom,
    ! [X1] :
      ( iGiardiniera(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_124) ).

fof(axiom_329,axiom,
    ! [X1] :
      ( iSpiciness(X1)
    <=> ( iMedium(X1)
        | iHot(X1)
        | iMild(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_329) ).

fof(axiom_123,axiom,
    ! [X1] :
      ( iGiardiniera(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iPetitPoisTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_123) ).

fof(axiom_122,axiom,
    ! [X1] :
      ( iGiardiniera(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iPeperonataTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_122) ).

fof(axiom_115,axiom,
    ! [X1] :
      ( iFruttiDiMare(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_115) ).

fof(axiom_114,axiom,
    ! [X1] :
      ( iFruttiDiMare(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iGarlicTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_114) ).

fof(axiom_379,axiom,
    ! [X1] :
      ( iVeneziana(X1)
     => ihasCountryOfOrigin(X1,iItaly) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_379) ).

fof(axiom_113,axiom,
    ! [X1] :
      ( iFruttiDiMare(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMixedSeafoodTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_113) ).

fof(axiom_108,axiom,
    ! [X1] :
      ( iFourSeasons(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_108) ).

fof(axiom_107,axiom,
    ! [X1] :
      ( iFourSeasons(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iAnchoviesTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_107) ).

fof(axiom_106,axiom,
    ! [X1] :
      ( iFourSeasons(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iPeperoniSausageTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_106) ).

fof(axiom_206,axiom,
    ! [X1] :
      ( iNapoletana(X1)
     => ihasCountryOfOrigin(X1,iItaly) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_206) ).

fof(axiom_188,axiom,
    ! [X1] :
      ( iMozzarellaTopping(X1)
     => ihasCountryOfOrigin(X1,iItaly) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_188) ).

fof(axiom_23,axiom,
    ! [X1] :
      ( iAmericanHot(X1)
     => ihasCountryOfOrigin(X1,iAmerica) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_23) ).

fof(axiom_16,axiom,
    ! [X1] :
      ( iAmerican(X1)
     => ihasCountryOfOrigin(X1,iAmerica) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_16) ).

fof(axiom_105,axiom,
    ! [X1] :
      ( iFourSeasons(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOliveTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_105) ).

fof(axiom_103,axiom,
    ! [X1] :
      ( iFourSeasons(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMushroomTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_103) ).

fof(axiom_102,axiom,
    ! [X1] :
      ( iFourSeasons(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_102) ).

fof(axiom_101,axiom,
    ! [X1] :
      ( iFourSeasons(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iCaperTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_101) ).

fof(axiom_90,axiom,
    ! [X1] :
      ( iFiorentina(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_90) ).

fof(axiom_89,axiom,
    ! [X1] :
      ( iFiorentina(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iSpinachTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_89) ).

fof(axiom_88,axiom,
    ! [X1] :
      ( iFiorentina(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iGarlicTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_88) ).

fof(axiom_86,axiom,
    ! [X1] :
      ( iFiorentina(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOliveTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_86) ).

fof(axiom_85,axiom,
    ! [X1] :
      ( iFiorentina(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iParmesanTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_85) ).

fof(axiom_83,axiom,
    ! [X1] :
      ( iFiorentina(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_83) ).

fof(axiom_66,axiom,
    ! [X1] :
      ( iCaprina(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_66) ).

fof(axiom_63,axiom,
    ! [X1] :
      ( iCaprina(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_63) ).

fof(axiom_62,axiom,
    ! [X1] :
      ( iCaprina(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iGoatsCheeseTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_62) ).

fof(axiom_61,axiom,
    ! [X1] :
      ( iCaprina(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iSundriedTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_61) ).

fof(axiom_59,axiom,
    ! [X1] :
      ( iCapricciosa(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iAnchoviesTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_59) ).

fof(axiom_58,axiom,
    ! [X1] :
      ( iCapricciosa(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_58) ).

fof(axiom_57,axiom,
    ! [X1] :
      ( iCapricciosa(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOliveTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_57) ).

fof(axiom_55,axiom,
    ! [X1] :
      ( iCapricciosa(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iHamTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_55) ).

fof(axiom_54,axiom,
    ! [X1] :
      ( iCapricciosa(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_54) ).

fof(axiom_53,axiom,
    ! [X1] :
      ( iCapricciosa(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iCaperTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_53) ).

fof(axiom_52,axiom,
    ! [X1] :
      ( iCapricciosa(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iPeperonataTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_52) ).

fof(axiom_43,axiom,
    ! [X1] :
      ( iCajun(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_43) ).

fof(axiom_42,axiom,
    ! [X1] :
      ( iCajun(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iPrawnsTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_42) ).

fof(axiom_41,axiom,
    ! [X1] :
      ( iCajun(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iOnionTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_41) ).

fof(axiom_38,axiom,
    ! [X1] :
      ( iCajun(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_38) ).

fof(axiom_37,axiom,
    ! [X1] :
      ( iCajun(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTobascoPepperSauce(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_37) ).

fof(axiom_36,axiom,
    ! [X1] :
      ( iCajun(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iPeperonataTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_36) ).

fof(axiom_26,axiom,
    ! [X1] :
      ( iAmericanHot(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iJalapenoPepperTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_26) ).

fof(axiom_25,axiom,
    ! [X1] :
      ( iAmericanHot(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_25) ).

fof(axiom_24,axiom,
    ! [X1] :
      ( iAmericanHot(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iHotGreenPepperTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_24) ).

fof(axiom_22,axiom,
    ! [X1] :
      ( iAmericanHot(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iPeperoniSausageTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_22) ).

fof(axiom_20,axiom,
    ! [X1] :
      ( iAmericanHot(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_20) ).

fof(axiom_17,axiom,
    ! [X1] :
      ( iAmerican(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iTomatoTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_17) ).

fof(axiom_15,axiom,
    ! [X1] :
      ( iAmerican(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iPeperoniSausageTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_15) ).

fof(axiom_12,axiom,
    ! [X1] :
      ( iAmerican(X1)
     => ? [X2] :
          ( ihasTopping(X1,X2)
          & iMozzarellaTopping(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_12) ).

fof(axiom_281,axiom,
    ! [X1] :
      ( iRealItalianPizza(X1)
     => ( abstractDomain(X1)
        & ! [X2] :
            ( ihasBase(X1,X2)
           => iThinAndCrispyBase(X2) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_281) ).

fof(axiom_829,axiom,
    ! [X1,X2] :
      ( iisToppingOf(X1,X2)
     => iisIngredientOf(X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_829) ).

fof(axiom_399,axiom,
    ! [X1,X2] :
      ( ihasSpiciness(X1,X2)
     => iSpiciness(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_399) ).

fof(axiom_413,axiom,
    ! [X1,X2] :
      ( iisIngredientOf(X1,X2)
     => iFood(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_413) ).

fof(axiom_394,axiom,
    ! [X1,X2] :
      ( ihasIngredient(X1,X2)
     => iFood(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_394) ).

fof(axiom_414,axiom,
    ! [X1,X2] :
      ( iisIngredientOf(X1,X2)
     => iFood(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_414) ).

fof(axiom_395,axiom,
    ! [X1,X2] :
      ( ihasIngredient(X1,X2)
     => iFood(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_395) ).

fof(axiom_408,axiom,
    ! [X1,X2] :
      ( iisBaseOf(X1,X2)
     => iPizzaBase(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_408) ).

fof(axiom_389,axiom,
    ! [X1,X2] :
      ( ihasBase(X1,X2)
     => iPizzaBase(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_389) ).

fof(axiom_400,axiom,
    ! [X1,X2] :
      ( ihasTopping(X1,X2)
     => ( abstractDomain(X1)
        & abstractDomain(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_400) ).

fof(axiom_388,axiom,
    ! [X1,X2] :
      ( ihasBase(X1,X2)
     => iPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_388) ).

fof(axiom_419,axiom,
    ! [X1,X2] :
      ( iisToppingOf(X1,X2)
     => iPizza(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_419) ).

fof(axiom_409,axiom,
    ! [X1,X2] :
      ( iisBaseOf(X1,X2)
     => iPizza(X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_409) ).

fof(axiom_418,axiom,
    ! [X1,X2] :
      ( iisToppingOf(X1,X2)
     => iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_418) ).

fof(axiom_416,axiom,
    ! [X1,X2] :
      ( iisToppingOf(X1,X2)
     => ( abstractDomain(X1)
        & abstractDomain(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_416) ).

fof(axiom_411,axiom,
    ! [X1,X2] :
      ( iisIngredientOf(X1,X2)
     => ( abstractDomain(X1)
        & abstractDomain(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_411) ).

fof(axiom_392,axiom,
    ! [X1,X2] :
      ( ihasIngredient(X1,X2)
     => ( abstractDomain(X1)
        & abstractDomain(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_392) ).

fof(axiom_405,axiom,
    ! [X1,X2] :
      ( iisBaseOf(X1,X2)
     => ( abstractDomain(X1)
        & abstractDomain(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_405) ).

fof(axiom_385,axiom,
    ! [X1,X2] :
      ( ihasBase(X1,X2)
     => ( abstractDomain(X1)
        & abstractDomain(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_385) ).

fof(axiom_397,axiom,
    ! [X1,X2] :
      ( ihasSpiciness(X1,X2)
     => ( abstractDomain(X1)
        & abstractDomain(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_397) ).

fof(axiom_391,axiom,
    ! [X1,X2] :
      ( ihasCountryOfOrigin(X1,X2)
     => ( abstractDomain(X1)
        & abstractDomain(X2) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_391) ).

fof(axiom_330,axiom,
    ! [X1] :
      ( iSpiciness(X1)
     => iValuePartition(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_330) ).

fof(axiom_180,axiom,
    ! [X1] :
      ( iMedium(X1)
     => iSpiciness(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_180) ).

fof(axiom_144,axiom,
    ! [X1] :
      ( iHot(X1)
     => iSpiciness(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_144) ).

fof(axiom_182,axiom,
    ! [X1] :
      ( iMild(X1)
     => iSpiciness(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_182) ).

fof(axiom_251,axiom,
    ! [X1] :
      ( iPizzaBase(X1)
     => iFood(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_251) ).

fof(axiom_249,axiom,
    ! [X1] :
      ( iPizza(X1)
     => iFood(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_249) ).

fof(axiom_355,axiom,
    ! [X1] :
      ( iTobascoPepperSauce(X1)
     => iSauceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_355) ).

fof(axiom_246,axiom,
    ! [X1] :
      ( iPineKernels(X1)
     => iNutTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_246) ).

fof(axiom_348,axiom,
    ! [X1] :
      ( iSweetPepperTopping(X1)
     => iPepperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_348) ).

fof(axiom_253,axiom,
    ! [X1] :
      ( iPizzaTopping(X1)
     => iFood(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_253) ).

fof(axiom_138,axiom,
    ! [X1] :
      ( iGreenPepperTopping(X1)
     => iPepperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_138) ).

fof(axiom_235,axiom,
    ! [X1] :
      ( iPeperonataTopping(X1)
     => iPepperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_235) ).

fof(axiom_158,axiom,
    ! [X1] :
      ( iJalapenoPepperTopping(X1)
     => iPepperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_158) ).

fof(axiom_147,axiom,
    ! [X1] :
      ( iHotGreenPepperTopping(X1)
     => iGreenPepperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_147) ).

fof(axiom_95,axiom,
    ! [X1] :
      ( iFood(X1)
     => iDomainConcept(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_95) ).

fof(axiom_342,axiom,
    ! [X1] :
      ( iSultanaTopping(X1)
     => iFruitTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_342) ).

fof(axiom_153,axiom,
    ! [X1] :
      ( iIceCream(X1)
     => iFood(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_153) ).

fof(axiom_350,axiom,
    ! [X1] :
      ( iThinAndCrispyBase(X1)
     => iPizzaBase(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_350) ).

fof(axiom_80,axiom,
    ! [X1] :
      ( iDeepPanBase(X1)
     => iPizzaBase(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_80) ).

fof(axiom_149,axiom,
    ! [X1] :
      ( iHotSpicedBeefTopping(X1)
     => iMeatTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_149) ).

fof(axiom_76,axiom,
    ! [X1] :
      ( iChickenTopping(X1)
     => iMeatTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_76) ).

fof(axiom_140,axiom,
    ! [X1] :
      ( iHamTopping(X1)
     => iMeatTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_140) ).

fof(axiom_238,axiom,
    ! [X1] :
      ( iPeperoniSausageTopping(X1)
     => iMeatTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_238) ).

fof(axiom_199,axiom,
    ! [X1] :
      ( iNamedPizza(X1)
     => iPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_199) ).

fof(axiom_176,axiom,
    ! [X1] :
      ( iMeatTopping(X1)
     => iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_176) ).

fof(axiom_187,axiom,
    ! [X1] :
      ( iMozzarellaTopping(X1)
     => iCheeseTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_187) ).

fof(axiom_93,axiom,
    ! [X1] :
      ( iFishTopping(X1)
     => iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_93) ).

fof(axiom_135,axiom,
    ! [X1] :
      ( iGorgonzolaTopping(X1)
     => iCheeseTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_135) ).

fof(axiom_216,axiom,
    ! [X1] :
      ( iOliveTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_216) ).

fof(axiom_97,axiom,
    ! [X1] :
      ( iFourCheesesTopping(X1)
     => iCheeseTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_97) ).

fof(axiom_233,axiom,
    ! [X1] :
      ( iParmesanTopping(X1)
     => iCheeseTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_233) ).

fof(axiom_72,axiom,
    ! [X1] :
      ( iCheeseyVegetableTopping(X1)
     => iCheeseTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_72) ).

fof(axiom_133,axiom,
    ! [X1] :
      ( iGoatsCheeseTopping(X1)
     => iCheeseTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_133) ).

fof(axiom_358,axiom,
    ! [X1] :
      ( iTomatoTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_358) ).

fof(axiom_377,axiom,
    ! [X1] :
      ( iVeneziana(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_377) ).

fof(axiom_222,axiom,
    ! [X1] :
      ( iParmaHamTopping(X1)
     => iHamTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_222) ).

fof(axiom_295,axiom,
    ! [X1] :
      ( iRosemaryTopping(X1)
     => iHerbSpiceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_295) ).

fof(axiom_45,axiom,
    ! [X1] :
      ( iCajunSpiceTopping(X1)
     => iHerbSpiceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_45) ).

fof(axiom_283,axiom,
    ! [X1] :
      ( iRedOnionTopping(X1)
     => iOnionTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_283) ).

fof(axiom_361,axiom,
    ! [X1] :
      ( iUnclosedPizza(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_361) ).

fof(axiom_285,axiom,
    ! [X1] :
      ( iRocketTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_285) ).

fof(axiom_241,axiom,
    ! [X1] :
      ( iPepperTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_241) ).

fof(axiom_169,axiom,
    ! [X1] :
      ( iLeekTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_169) ).

fof(axiom_244,axiom,
    ! [X1] :
      ( iPetitPoisTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_244) ).

fof(axiom_323,axiom,
    ! [X1] :
      ( iSoho(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_323) ).

fof(axiom_314,axiom,
    ! [X1] :
      ( iSloppyGiuseppe(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_314) ).

fof(axiom_197,axiom,
    ! [X1] :
      ( iMushroomTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_197) ).

fof(axiom_339,axiom,
    ! [X1] :
      ( iSpinachTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_339) ).

fof(axiom_118,axiom,
    ! [X1] :
      ( iGarlicTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_118) ).

fof(axiom_73,axiom,
    ! [X1] :
      ( iCheeseyVegetableTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_73) ).

fof(axiom_304,axiom,
    ! [X1] :
      ( iSiciliana(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_304) ).

fof(axiom_49,axiom,
    ! [X1] :
      ( iCaperTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_49) ).

fof(axiom_218,axiom,
    ! [X1] :
      ( iOnionTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_218) ).

fof(axiom_34,axiom,
    ! [X1] :
      ( iAsparagusTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_34) ).

fof(axiom_31,axiom,
    ! [X1] :
      ( iArtichokeTopping(X1)
     => iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_31) ).

fof(axiom_290,axiom,
    ! [X1] :
      ( iRosa(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_290) ).

fof(axiom_276,axiom,
    ! [X1] :
      ( iQuattroFormaggi(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_276) ).

fof(axiom_184,axiom,
    ! [X1] :
      ( iMixedSeafoodTopping(X1)
     => iFishTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_184) ).

fof(axiom_265,axiom,
    ! [X1] :
      ( iPrawnsTopping(X1)
     => iFishTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_265) ).

fof(axiom_28,axiom,
    ! [X1] :
      ( iAnchoviesTopping(X1)
     => iFishTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_28) ).

fof(axiom_268,axiom,
    ! [X1] :
      ( iPrinceCarlo(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_268) ).

fof(axiom_257,axiom,
    ! [X1] :
      ( iPolloAdAstra(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_257) ).

fof(axiom_227,axiom,
    ! [X1] :
      ( iParmense(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_227) ).

fof(axiom_591,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iUnclosedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_591) ).

fof(axiom_731,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_731) ).

fof(axiom_484,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_484) ).

fof(axiom_205,axiom,
    ! [X1] :
      ( iNapoletana(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_205) ).

fof(axiom_589,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iSloppyGiuseppe(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_589) ).

fof(axiom_574,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iSloppyGiuseppe(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_574) ).

fof(axiom_720,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_720) ).

fof(axiom_433,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_433) ).

fof(axiom_192,axiom,
    ! [X1] :
      ( iMushroom(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_192) ).

fof(axiom_173,axiom,
    ! [X1] :
      ( iMargherita(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_173) ).

fof(axiom_597,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_597) ).

fof(axiom_736,axiom,
    ! [X1] :
      ~ ( iSoho(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_736) ).

fof(axiom_674,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_674) ).

fof(axiom_458,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_458) ).

fof(axiom_162,axiom,
    ! [X1] :
      ( iLaReine(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_162) ).

fof(axiom_630,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_630) ).

fof(axiom_766,axiom,
    ! [X1] :
      ~ ( iSoho(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_766) ).

fof(axiom_440,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_440) ).

fof(axiom_460,axiom,
    ! [X1] :
      ~ ( iSiciliana(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_460) ).

fof(axiom_126,axiom,
    ! [X1] :
      ( iGiardiniera(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_126) ).

fof(axiom_112,axiom,
    ! [X1] :
      ( iFruttiDiMare(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_112) ).

fof(axiom_778,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_778) ).

fof(axiom_520,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_520) ).

fof(axiom_671,axiom,
    ! [X1] :
      ~ ( iSoho(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_671) ).

fof(axiom_758,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_758) ).

fof(axiom_104,axiom,
    ! [X1] :
      ( iFourSeasons(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_104) ).

fof(axiom_780,axiom,
    ! [X1] :
      ~ ( iSiciliana(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_780) ).

fof(axiom_810,axiom,
    ! [X1] :
      ~ ( iQuattroFormaggi(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_810) ).

fof(axiom_583,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_583) ).

fof(axiom_755,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_755) ).

fof(axiom_87,axiom,
    ! [X1] :
      ( iFiorentina(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_87) ).

fof(axiom_65,axiom,
    ! [X1] :
      ( iCaprina(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_65) ).

fof(axiom_475,axiom,
    ! [X1] :
      ~ ( iSoho(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_475) ).

fof(axiom_558,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_558) ).

fof(axiom_588,axiom,
    ! [X1] :
      ~ ( iSiciliana(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_588) ).

fof(axiom_618,axiom,
    ! [X1] :
      ~ ( iPrinceCarlo(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_618) ).

fof(axiom_56,axiom,
    ! [X1] :
      ( iCapricciosa(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_56) ).

fof(axiom_512,axiom,
    ! [X1] :
      ~ ( iQuattroFormaggi(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_512) ).

fof(axiom_473,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iPolloAdAstra(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_473) ).

fof(axiom_560,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iPolloAdAstra(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_560) ).

fof(axiom_713,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_713) ).

fof(axiom_39,axiom,
    ! [X1] :
      ( iCajun(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_39) ).

fof(axiom_21,axiom,
    ! [X1] :
      ( iAmericanHot(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_21) ).

fof(axiom_818,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iSloppyGiuseppe(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_818) ).

fof(axiom_534,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_534) ).

fof(axiom_435,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_435) ).

fof(axiom_747,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_747) ).

fof(axiom_13,axiom,
    ! [X1] :
      ( iAmerican(X1)
     => iNamedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_13) ).

fof(axiom_554,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_554) ).

fof(axiom_557,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_557) ).

fof(axiom_737,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_737) ).

fof(axiom_459,axiom,
    ! [X1] :
      ~ ( iSoho(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_459) ).

fof(axiom_549,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_549) ).

fof(axiom_563,axiom,
    ! [X1] :
      ~ ( iParmense(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_563) ).

fof(axiom_596,axiom,
    ! [X1] :
      ~ ( iParmense(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_596) ).

fof(axiom_499,axiom,
    ! [X1] :
      ~ ( iParmense(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_499) ).

fof(axiom_730,axiom,
    ! [X1] :
      ~ ( iParmense(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_730) ).

fof(axiom_541,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_541) ).

fof(axiom_628,axiom,
    ! [X1] :
      ~ ( iNutTopping(X1)
        & iSauceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_628) ).

fof(axiom_8,axiom,
    ! [X1] :
      ( xsd_string(X1)
     => dataDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_8) ).

fof(axiom_373,axiom,
    ! [X1] :
      ( iVeneziana(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_373) ).

fof(axiom_479,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iNapoletana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_479) ).

fof(axiom_651,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iNapoletana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_651) ).

fof(axiom_792,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_792) ).

fof(axiom_463,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iNapoletana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_463) ).

fof(axiom_483,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_483) ).

fof(axiom_508,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_508) ).

fof(axiom_486,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_486) ).

fof(axiom_644,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_644) ).

fof(axiom_456,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iNapoletana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_456) ).

fof(axiom_369,axiom,
    ! [X1] :
      ( iVegetarianPizzaEquivalent2(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_369) ).

fof(axiom_371,axiom,
    ! [X1] :
      ( iVegetarianTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_371) ).

fof(axiom_623,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_623) ).

fof(axiom_699,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iMushroom(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_699) ).

fof(axiom_441,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iMushroom(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_441) ).

fof(axiom_572,axiom,
    ! [X1] :
      ~ ( iMushroom(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_572) ).

fof(axiom_691,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iMushroom(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_691) ).

fof(axiom_707,axiom,
    ! [X1] :
      ~ ( iMushroom(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_707) ).

fof(axiom_723,axiom,
    ! [X1] :
      ~ ( iMushroom(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_723) ).

fof(axiom_621,axiom,
    ! [X1] :
      ~ ( iMushroom(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_621) ).

fof(axiom_434,axiom,
    ! [X1] :
      ~ ( iMushroom(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_434) ).

fof(axiom_367,axiom,
    ! [X1] :
      ( iVegetarianPizzaEquivalent1(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_367) ).

fof(axiom_359,axiom,
    ! [X1] :
      ( iUnclosedPizza(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_359) ).

fof(axiom_683,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iMushroom(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_683) ).

fof(axiom_670,axiom,
    ! [X1] :
      ~ ( iMushroom(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_670) ).

fof(axiom_741,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iMushroom(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_741) ).

fof(axiom_619,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iMargherita(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_619) ).

fof(axiom_351,axiom,
    ! [X1] :
      ( iThinAndCrispyPizza(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_351) ).

fof(axiom_793,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iMargherita(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_793) ).

fof(axiom_506,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_506) ).

fof(axiom_600,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iMargherita(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_600) ).

fof(axiom_624,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_624) ).

fof(axiom_340,axiom,
    ! [X1] :
      ( iSultanaTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_340) ).

fof(axiom_333,axiom,
    ! [X1] :
      ( iSpicyPizzaEquivalent(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_333) ).

fof(axiom_653,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_653) ).

fof(axiom_536,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_536) ).

fof(axiom_781,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_781) ).

fof(axiom_592,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iMargherita(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_592) ).

fof(axiom_763,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_763) ).

fof(axiom_684,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iMargherita(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_684) ).

fof(axiom_465,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iMushroom(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_465) ).

fof(axiom_567,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iLaReine(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_567) ).

fof(axiom_743,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iLaReine(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_743) ).

fof(axiom_335,axiom,
    ! [X1] :
      ( iSpicyTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_335) ).

fof(axiom_331,axiom,
    ! [X1] :
      ( iSpicyPizza(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_331) ).

fof(axiom_464,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_464) ).

fof(axiom_553,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iSloppyGiuseppe(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_553) ).

fof(axiom_573,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_573) ).

fof(axiom_607,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_607) ).

fof(axiom_504,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_504) ).

fof(axiom_733,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_733) ).

fof(axiom_547,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iLaReine(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_547) ).

fof(axiom_721,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_721) ).

fof(axiom_634,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iNapoletana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_634) ).

fof(axiom_362,axiom,
    ! [X1] :
      ( iValuePartition(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_362) ).

fof(axiom_319,axiom,
    ! [X1] :
      ( iSoho(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_319) ).

fof(axiom_764,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iMushroom(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_764) ).

fof(axiom_768,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iMargherita(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_768) ).

fof(axiom_751,axiom,
    ! [X1] :
      ~ ( iPepperTopping(X1)
        & iRocketTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_751) ).

fof(axiom_666,axiom,
    ! [X1] :
      ~ ( iSweetPepperTopping(X1)
        & iGreenPepperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_666) ).

fof(axiom_311,axiom,
    ! [X1] :
      ( iSloppyGiuseppe(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_311) ).

fof(axiom_517,axiom,
    ! [X1] :
      ~ ( iRocketTopping(X1)
        & iLeekTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_517) ).

fof(axiom_550,axiom,
    ! [X1] :
      ~ ( iPepperTopping(X1)
        & iLeekTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_550) ).

fof(axiom_769,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iRocketTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_769) ).

fof(axiom_816,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iPepperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_816) ).

fof(axiom_298,axiom,
    ! [X1] :
      ( iSiciliana(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_298) ).

fof(axiom_296,axiom,
    ! [X1] :
      ( iSauceTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_296) ).

fof(axiom_565,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iLeekTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_565) ).

fof(axiom_820,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_820) ).

fof(axiom_551,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_551) ).

fof(axiom_708,axiom,
    ! [X1] :
      ~ ( iSoho(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_708) ).

fof(axiom_803,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_803) ).

fof(axiom_825,axiom,
    ! [X1] :
      ~ ( iGiardiniera(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_825) ).

fof(axiom_735,axiom,
    ! [X1] :
      ~ ( iGiardiniera(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_735) ).

fof(axiom_734,axiom,
    ! [X1] :
      ~ ( iGiardiniera(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_734) ).

fof(axiom_545,axiom,
    ! [X1] :
      ~ ( iGiardiniera(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_545) ).

fof(axiom_287,axiom,
    ! [X1] :
      ( iRosa(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_287) ).

fof(axiom_284,axiom,
    ! [X1] :
      ( iRocketTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_284) ).

fof(axiom_795,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_795) ).

fof(axiom_528,axiom,
    ! [X1] :
      ~ ( iParmense(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_528) ).

fof(axiom_443,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_443) ).

fof(axiom_665,axiom,
    ! [X1] :
      ~ ( iMushroom(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_665) ).

fof(axiom_578,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_578) ).

fof(axiom_532,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_532) ).

fof(axiom_490,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iVeneziana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_490) ).

fof(axiom_668,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iUnclosedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_668) ).

fof(axiom_806,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_806) ).

fof(axiom_349,axiom,
    ! [X1] :
      ( iThinAndCrispyBase(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_349) ).

fof(axiom_279,axiom,
    ! [X1] :
      ( iRealItalianPizza(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_279) ).

fof(axiom_477,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iSloppyGiuseppe(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_477) ).

fof(axiom_497,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_497) ).

fof(axiom_519,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_519) ).

fof(axiom_692,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_692) ).

fof(axiom_655,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_655) ).

fof(axiom_469,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iPolloAdAstra(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_469) ).

fof(axiom_642,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_642) ).

fof(axiom_533,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iNapoletana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_533) ).

fof(axiom_754,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iMushroom(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_754) ).

fof(axiom_274,axiom,
    ! [X1] :
      ( iQuattroFormaggi(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_274) ).

fof(axiom_293,axiom,
    ! [X1] :
      ( iRosemaryTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_293) ).

fof(axiom_694,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iMargherita(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_694) ).

fof(axiom_646,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iLaReine(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_646) ).

fof(axiom_455,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_455) ).

fof(axiom_696,axiom,
    ! [X1] :
      ~ ( iSauceTopping(X1)
        & iFruitTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_696) ).

fof(axiom_527,axiom,
    ! [X1] :
      ~ ( iNutTopping(X1)
        & iFruitTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_527) ).

fof(axiom_452,axiom,
    ! [X1] :
      ~ ( iMushroomTopping(X1)
        & iRocketTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_452) ).

fof(axiom_492,axiom,
    ! [X1] :
      ~ ( iPepperTopping(X1)
        & iMushroomTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_492) ).

fof(axiom_689,axiom,
    ! [X1] :
      ~ ( iMushroomTopping(X1)
        & iLeekTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_689) ).

fof(axiom_507,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iMushroomTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_507) ).

fof(axiom_266,axiom,
    ! [X1] :
      ( iPrinceCarlo(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_266) ).

fof(axiom_282,axiom,
    ! [X1] :
      ( iRedOnionTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_282) ).

fof(axiom_611,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iVeneziana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_611) ).

fof(axiom_782,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iFourSeasons(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_782) ).

fof(axiom_502,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_502) ).

fof(axiom_590,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iSloppyGiuseppe(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_590) ).

fof(axiom_346,axiom,
    ! [X1] :
      ( iSweetPepperTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_346) ).

fof(axiom_617,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_617) ).

fof(axiom_647,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_647) ).

fof(axiom_530,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_530) ).

fof(axiom_775,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_775) ).

fof(axiom_254,axiom,
    ! [X1] :
      ( iPolloAdAstra(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_254) ).

fof(axiom_245,axiom,
    ! [X1] :
      ( iPineKernels(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_245) ).

fof(axiom_584,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iPolloAdAstra(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_584) ).

fof(axiom_752,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_752) ).

fof(axiom_676,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iNapoletana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_676) ).

fof(axiom_457,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iMushroom(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_457) ).

fof(axiom_809,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iMargherita(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_809) ).

fof(axiom_760,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iLaReine(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_760) ).

fof(axiom_564,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_564) ).

fof(axiom_688,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iFruttiDiMare(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_688) ).

fof(axiom_496,axiom,
    ! [X1] :
      ~ ( iFourCheesesTopping(X1)
        & iGorgonzolaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_496) ).

fof(axiom_223,axiom,
    ! [X1] :
      ( iParmense(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_223) ).

fof(axiom_220,axiom,
    ! [X1] :
      ( iParmaHamTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_220) ).

fof(axiom_739,axiom,
    ! [X1] :
      ~ ( iSpinachTopping(X1)
        & iRocketTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_739) ).

fof(axiom_785,axiom,
    ! [X1] :
      ~ ( iPepperTopping(X1)
        & iSpinachTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_785) ).

fof(axiom_539,axiom,
    ! [X1] :
      ~ ( iSpinachTopping(X1)
        & iLeekTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_539) ).

fof(axiom_805,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iSpinachTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_805) ).

fof(axiom_480,axiom,
    ! [X1] :
      ~ ( iSpinachTopping(X1)
        & iMushroomTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_480) ).

fof(axiom_629,axiom,
    ! [X1] :
      ~ ( iGarlicTopping(X1)
        & iRocketTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_629) ).

fof(axiom_680,axiom,
    ! [X1] :
      ~ ( iPepperTopping(X1)
        & iGarlicTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_680) ).

fof(axiom_432,axiom,
    ! [X1] :
      ~ ( iGarlicTopping(X1)
        & iLeekTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_432) ).

fof(axiom_693,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iGarlicTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_693) ).

fof(axiom_211,axiom,
    ! [X1] :
      ( iNutTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_211) ).

fof(axiom_786,axiom,
    ! [X1] :
      ~ ( iGarlicTopping(X1)
        & iMushroomTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_786) ).

fof(axiom_660,axiom,
    ! [X1] :
      ~ ( iGarlicTopping(X1)
        & iSpinachTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_660) ).

fof(axiom_523,axiom,
    ! [X1] :
      ~ ( iParmesanTopping(X1)
        & iGorgonzolaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_523) ).

fof(axiom_824,axiom,
    ! [X1] :
      ~ ( iFourCheesesTopping(X1)
        & iParmesanTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_824) ).

fof(axiom_622,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_622) ).

fof(axiom_796,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_796) ).

fof(axiom_509,axiom,
    ! [X1] :
      ~ ( iSoho(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_509) ).

fof(axiom_604,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_604) ).

fof(axiom_627,axiom,
    ! [X1] :
      ~ ( iSiciliana(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_627) ).

fof(axiom_656,axiom,
    ! [X1] :
      ~ ( iFiorentina(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_656) ).

fof(axiom_365,axiom,
    ! [X1] :
      ( iVegetarianPizza(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_365) ).

fof(axiom_209,axiom,
    ! [X1] :
      ( iNonVegetarianPizza(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_209) ).

fof(axiom_540,axiom,
    ! [X1] :
      ~ ( iQuattroFormaggi(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_540) ).

fof(axiom_784,axiom,
    ! [X1] :
      ~ ( iFiorentina(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_784) ).

fof(axiom_594,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_594) ).

fof(axiom_765,axiom,
    ! [X1] :
      ~ ( iParmense(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_765) ).

fof(axiom_200,axiom,
    ! [X1] :
      ( iNapoletana(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_200) ).

fof(axiom_687,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_687) ).

fof(axiom_467,axiom,
    ! [X1] :
      ~ ( iMushroom(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_467) ).

fof(axiom_823,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_823) ).

fof(axiom_773,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_773) ).

fof(axiom_189,axiom,
    ! [X1] :
      ( iMushroom(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_189) ).

fof(axiom_177,axiom,
    ! [X1] :
      ( iMeatyPizza(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_177) ).

fof(axiom_579,axiom,
    ! [X1] :
      ~ ( iGiardiniera(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_579) ).

fof(axiom_697,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_697) ).

fof(axiom_811,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_811) ).

fof(axiom_718,axiom,
    ! [X1] :
      ~ ( iIceCream(X1)
        & iPizzaBase(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_718) ).

fof(axiom_716,axiom,
    ! [X1] :
      ~ ( iDeepPanBase(X1)
        & iThinAndCrispyBase(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_716) ).

fof(axiom_608,axiom,
    ! [X1] :
      ~ ( iDomainConcept(X1)
        & iValuePartition(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_608) ).

fof(axiom_531,axiom,
    ! [X1] :
      ~ ( iMeatTopping(X1)
        & iSauceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_531) ).

fof(axiom_814,axiom,
    ! [X1] :
      ~ ( iMeatTopping(X1)
        & iNutTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_814) ).

fof(axiom_447,axiom,
    ! [X1] :
      ~ ( iMeatTopping(X1)
        & iFruitTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_447) ).

fof(axiom_170,axiom,
    ! [X1] :
      ( iMargherita(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_170) ).

fof(axiom_511,axiom,
    ! [X1] :
      ~ ( iHotSpicedBeefTopping(X1)
        & iChickenTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_511) ).

fof(axiom_569,axiom,
    ! [X1] :
      ~ ( iIceCream(X1)
        & iPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_569) ).

fof(axiom_732,axiom,
    ! [X1] :
      ~ ( iPizza(X1)
        & iPizzaBase(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_732) ).

fof(axiom_657,axiom,
    ! [X1] :
      ~ ( iIceCream(X1)
        & iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_657) ).

fof(axiom_495,axiom,
    ! [X1] :
      ~ ( iPizzaBase(X1)
        & iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_495) ).

fof(axiom_159,axiom,
    ! [X1] :
      ( iLaReine(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_159) ).

fof(axiom_779,axiom,
    ! [X1] :
      ~ ( iPizza(X1)
        & iPizzaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_779) ).

fof(axiom_481,axiom,
    ! [X1] :
      ~ ( iCheeseTopping(X1)
        & iSauceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_481) ).

fof(axiom_746,axiom,
    ! [X1] :
      ~ ( iCheeseTopping(X1)
        & iNutTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_746) ).

fof(axiom_815,axiom,
    ! [X1] :
      ~ ( iCheeseTopping(X1)
        & iFruitTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_815) ).

fof(axiom_154,axiom,
    ! [X1] :
      ( iInterestingPizza(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_154) ).

fof(axiom_151,axiom,
    ! [X1] :
      ( iIceCream(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_151) ).

fof(axiom_675,axiom,
    ! [X1] :
      ~ ( iCheeseTopping(X1)
        & iMeatTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_675) ).

fof(axiom_804,axiom,
    ! [X1] :
      ~ ( iGoatsCheeseTopping(X1)
        & iGorgonzolaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_804) ).

fof(axiom_677,axiom,
    ! [X1] :
      ~ ( iFourCheesesTopping(X1)
        & iGoatsCheeseTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_677) ).

fof(axiom_705,axiom,
    ! [X1] :
      ~ ( iParmesanTopping(X1)
        & iGoatsCheeseTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_705) ).

fof(axiom_148,axiom,
    ! [X1] :
      ( iHotSpicedBeefTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_148) ).

fof(axiom_566,axiom,
    ! [X1] :
      ~ ( iSundriedTomatoTopping(X1)
        & iSlicedTomatoTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_566) ).

fof(axiom_593,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iVeneziana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_593) ).

fof(axiom_767,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iUnclosedPizza(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_767) ).

fof(axiom_485,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_485) ).

fof(axiom_328,axiom,
    ! [X1] :
      ( iSpiciness(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_328) ).

fof(axiom_240,axiom,
    ! [X1] :
      ( iPepperTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_240) ).

fof(axiom_575,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iSloppyGiuseppe(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_575) ).

fof(axiom_598,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_598) ).

fof(axiom_633,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_633) ).

fof(axiom_521,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_521) ).

fof(axiom_137,axiom,
    ! [X1] :
      ( iGreenPepperTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_137) ).

fof(axiom_756,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_756) ).

fof(axiom_561,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iPolloAdAstra(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_561) ).

fof(axiom_738,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_738) ).

fof(axiom_652,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iNapoletana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_652) ).

fof(axiom_134,axiom,
    ! [X1] :
      ( iGorgonzolaTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_134) ).

fof(axiom_167,axiom,
    ! [X1] :
      ( iLeekTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_167) ).

fof(axiom_442,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iMushroom(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_442) ).

fof(axiom_794,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iMargherita(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_794) ).

fof(axiom_744,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iLaReine(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_744) ).

fof(axiom_552,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_552) ).

fof(axiom_308,axiom,
    ! [X1] :
      ( iSlicedTomatoTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_308) ).

fof(axiom_669,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iCaprina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_669) ).

fof(axiom_783,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iCaprina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_783) ).

fof(axiom_797,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_797) ).

fof(axiom_672,axiom,
    ! [X1] :
      ~ ( iOliveTopping(X1)
        & iRocketTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_672) ).

fof(axiom_242,axiom,
    ! [X1] :
      ( iPetitPoisTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_242) ).

fof(axiom_709,axiom,
    ! [X1] :
      ~ ( iPepperTopping(X1)
        & iOliveTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_709) ).

fof(axiom_466,axiom,
    ! [X1] :
      ~ ( iOliveTopping(X1)
        & iLeekTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_466) ).

fof(axiom_715,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iOliveTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_715) ).

fof(axiom_828,axiom,
    ! [X1] :
      ~ ( iOliveTopping(X1)
        & iMushroomTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_828) ).

fof(axiom_698,axiom,
    ! [X1] :
      ~ ( iOliveTopping(X1)
        & iSpinachTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_698) ).

fof(axiom_120,axiom,
    ! [X1] :
      ( iGiardiniera(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_120) ).

fof(axiom_559,axiom,
    ! [X1] :
      ~ ( iOliveTopping(X1)
        & iGarlicTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_559) ).

fof(axiom_661,axiom,
    ! [X1] :
      ~ ( iHotSpicedBeefTopping(X1)
        & iHamTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_661) ).

fof(axiom_587,axiom,
    ! [X1] :
      ~ ( iChickenTopping(X1)
        & iHamTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_587) ).

fof(axiom_462,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_462) ).

fof(axiom_179,axiom,
    ! [X1] :
      ( iMedium(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_179) ).

fof(axiom_183,axiom,
    ! [X1] :
      ( iMixedSeafoodTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_183) ).

fof(axiom_638,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_638) ).

fof(axiom_772,axiom,
    ! [X1] :
      ~ ( iSoho(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_772) ).

fof(axiom_449,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_449) ).

fof(axiom_468,axiom,
    ! [X1] :
      ~ ( iSiciliana(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_468) ).

fof(axiom_493,axiom,
    ! [X1] :
      ~ ( iRosa(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_493) ).

fof(axiom_817,axiom,
    ! [X1] :
      ~ ( iQuattroFormaggi(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_817) ).

fof(axiom_626,axiom,
    ! [X1] :
      ~ ( iPrinceCarlo(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_626) ).

fof(axiom_437,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_437) ).

fof(axiom_605,axiom,
    ! [X1] :
      ~ ( iParmense(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_605) ).

fof(axiom_111,axiom,
    ! [X1] :
      ( iFruttiDiMare(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_111) ).

fof(axiom_109,axiom,
    ! [X1] :
      ( iFruitTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_109) ).

fof(axiom_514,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_514) ).

fof(axiom_729,axiom,
    ! [X1] :
      ~ ( iMushroom(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_729) ).

fof(axiom_662,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_662) ).

fof(axiom_613,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_613) ).

fof(axiom_195,axiom,
    ! [X1] :
      ( iMushroomTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_195) ).

fof(axiom_431,axiom,
    ! [X1] :
      ~ ( iGiardiniera(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_431) ).

fof(axiom_524,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_524) ).

fof(axiom_650,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_650) ).

fof(axiom_667,axiom,
    ! [X1] :
      ~ ( iFiorentina(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_667) ).

fof(axiom_99,axiom,
    ! [X1] :
      ( iFourSeasons(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_99) ).

fof(axiom_96,axiom,
    ! [X1] :
      ( iFourCheesesTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_96) ).

fof(axiom_639,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_639) ).

fof(axiom_500,axiom,
    ! [X1] :
      ~ ( iCaperTopping(X1)
        & iRocketTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_500) ).

fof(axiom_529,axiom,
    ! [X1] :
      ~ ( iPepperTopping(X1)
        & iCaperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_529) ).

fof(axiom_722,axiom,
    ! [X1] :
      ~ ( iCaperTopping(X1)
        & iLeekTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_722) ).

fof(axiom_94,axiom,
    ! [X1] :
      ( iFood(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_94) ).

fof(axiom_546,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iCaperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_546) ).

fof(axiom_664,axiom,
    ! [X1] :
      ~ ( iCaperTopping(X1)
        & iMushroomTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_664) ).

fof(axiom_522,axiom,
    ! [X1] :
      ~ ( iSpinachTopping(X1)
        & iCaperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_522) ).

fof(axiom_537,axiom,
    ! [X1] :
      ~ ( iGarlicTopping(X1)
        & iCaperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_537) ).

fof(axiom_337,axiom,
    ! [X1] :
      ( iSpinachTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_337) ).

fof(axiom_117,axiom,
    ! [X1] :
      ( iGarlicTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_117) ).

fof(axiom_446,axiom,
    ! [X1] :
      ~ ( iOliveTopping(X1)
        & iCaperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_446) ).

fof(axiom_654,axiom,
    ! [X1] :
      ~ ( iMedium(X1)
        & iHot(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_654) ).

fof(axiom_515,axiom,
    ! [X1] :
      ~ ( iHerbSpiceTopping(X1)
        & iSauceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_515) ).

fof(axiom_787,axiom,
    ! [X1] :
      ~ ( iNutTopping(X1)
        & iHerbSpiceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_787) ).

fof(axiom_231,axiom,
    ! [X1] :
      ( iParmesanTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_231) ).

fof(axiom_761,axiom,
    ! [X1] :
      ~ ( iHerbSpiceTopping(X1)
        & iFruitTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_761) ).

fof(axiom_706,axiom,
    ! [X1] :
      ~ ( iMeatTopping(X1)
        & iHerbSpiceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_706) ).

fof(axiom_645,axiom,
    ! [X1] :
      ~ ( iCheeseTopping(X1)
        & iHerbSpiceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_645) ).

fof(axiom_637,axiom,
    ! [X1] :
      ~ ( iRosemaryTopping(X1)
        & iCajunSpiceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_637) ).

fof(axiom_82,axiom,
    ! [X1] :
      ( iFiorentina(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_82) ).

fof(axiom_250,axiom,
    ! [X1] :
      ( iPizzaBase(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_250) ).

fof(axiom_704,axiom,
    ! [X1] :
      ~ ( iPrawnsTopping(X1)
        & iMixedSeafoodTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_704) ).

fof(axiom_714,axiom,
    ! [X1] :
      ~ ( iOnionTopping(X1)
        & iRocketTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_714) ).

fof(axiom_753,axiom,
    ! [X1] :
      ~ ( iOnionTopping(X1)
        & iPepperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_753) ).

fof(axiom_518,axiom,
    ! [X1] :
      ~ ( iOnionTopping(X1)
        & iLeekTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_518) ).

fof(axiom_79,axiom,
    ! [X1] :
      ( iDeepPanBase(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_79) ).

fof(axiom_770,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iOnionTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_770) ).

fof(axiom_453,axiom,
    ! [X1] :
      ~ ( iOnionTopping(X1)
        & iMushroomTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_453) ).

fof(axiom_740,axiom,
    ! [X1] :
      ~ ( iOnionTopping(X1)
        & iSpinachTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_740) ).

fof(axiom_631,axiom,
    ! [X1] :
      ~ ( iOnionTopping(X1)
        & iGarlicTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_631) ).

fof(axiom_81,axiom,
    ! [X1] :
      ( iDomainConcept(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_81) ).

fof(axiom_77,axiom,
    ! [X1] :
      ( iCountry(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_77) ).

fof(axiom_673,axiom,
    ! [X1] :
      ~ ( iOnionTopping(X1)
        & iOliveTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_673) ).

fof(axiom_501,axiom,
    ! [X1] :
      ~ ( iOnionTopping(X1)
        & iCaperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_501) ).

fof(axiom_538,axiom,
    ! [X1] :
      ~ ( iSweetPepperTopping(X1)
        & iPeperonataTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_538) ).

fof(axiom_800,axiom,
    ! [X1] :
      ~ ( iGreenPepperTopping(X1)
        & iPeperonataTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_800) ).

fof(axiom_175,axiom,
    ! [X1] :
      ( iMeatTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_175) ).

fof(axiom_436,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_436) ).

fof(axiom_609,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_609) ).

fof(axiom_745,axiom,
    ! [X1] :
      ~ ( iSoho(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_745) ).

fof(axiom_799,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_799) ).

fof(axiom_74,axiom,
    ! [X1] :
      ( iChickenTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_74) ).

fof(axiom_71,axiom,
    ! [X1] :
      ( iCheeseyVegetableTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_71) ).

fof(axiom_444,axiom,
    ! [X1] :
      ~ ( iSiciliana(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_444) ).

fof(axiom_470,axiom,
    ! [X1] :
      ~ ( iCajun(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_470) ).

fof(axiom_791,axiom,
    ! [X1] :
      ~ ( iQuattroFormaggi(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_791) ).

fof(axiom_595,axiom,
    ! [X1] :
      ~ ( iPrinceCarlo(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_595) ).

fof(axiom_686,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_686) ).

fof(axiom_577,axiom,
    ! [X1] :
      ~ ( iParmense(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_577) ).

fof(axiom_491,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_491) ).

fof(axiom_710,axiom,
    ! [X1] :
      ~ ( iMushroom(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_710) ).

fof(axiom_69,axiom,
    ! [X1] :
      ( iCheeseyPizza(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_69) ).

fof(axiom_252,axiom,
    ! [X1] :
      ( iPizzaTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_252) ).

fof(axiom_635,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_635) ).

fof(axiom_585,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_585) ).

fof(axiom_454,axiom,
    ! [X1] :
      ~ ( iGiardiniera(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_454) ).

fof(axiom_505,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_505) ).

fof(axiom_67,axiom,
    ! [X1] :
      ( iCheeseTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_67) ).

fof(axiom_625,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_625) ).

fof(axiom_641,axiom,
    ! [X1] :
      ~ ( iFiorentina(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_641) ).

fof(axiom_610,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_610) ).

fof(axiom_476,axiom,
    ! [X1] :
      ~ ( iCajun(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_476) ).

fof(axiom_131,axiom,
    ! [X1] :
      ( iGoatsCheeseTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_131) ).

fof(axiom_343,axiom,
    ! [X1] :
      ( iSundriedTomatoTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_343) ).

fof(axiom_812,axiom,
    ! [X1] :
      ~ ( iRocketTopping(X1)
        & iAsparagusTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_812) ).

fof(axiom_827,axiom,
    ! [X1] :
      ~ ( iPepperTopping(X1)
        & iAsparagusTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_827) ).

fof(axiom_612,axiom,
    ! [X1] :
      ~ ( iLeekTopping(X1)
        & iAsparagusTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_612) ).

fof(axiom_439,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iAsparagusTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_439) ).

fof(axiom_535,axiom,
    ! [X1] :
      ~ ( iMushroomTopping(X1)
        & iAsparagusTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_535) ).

fof(axiom_640,axiom,
    ! [X1] :
      ~ ( iSpinachTopping(X1)
        & iAsparagusTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_640) ).

fof(axiom_717,axiom,
    ! [X1] :
      ~ ( iGarlicTopping(X1)
        & iAsparagusTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_717) ).

fof(axiom_750,axiom,
    ! [X1] :
      ~ ( iOliveTopping(X1)
        & iAsparagusTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_750) ).

fof(axiom_586,axiom,
    ! [X1] :
      ~ ( iCaperTopping(X1)
        & iAsparagusTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_586) ).

fof(axiom_60,axiom,
    ! [X1] :
      ( iCaprina(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_60) ).

fof(axiom_214,axiom,
    ! [X1] :
      ( iOliveTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_214) ).

fof(axiom_813,axiom,
    ! [X1] :
      ~ ( iOnionTopping(X1)
        & iAsparagusTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_813) ).

fof(axiom_757,axiom,
    ! [X1] :
      ~ ( iVegetableTopping(X1)
        & iSauceTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_757) ).

fof(axiom_606,axiom,
    ! [X1] :
      ~ ( iNutTopping(X1)
        & iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_606) ).

fof(axiom_678,axiom,
    ! [X1] :
      ~ ( iVegetableTopping(X1)
        & iFruitTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_678) ).

fof(axiom_516,axiom,
    ! [X1] :
      ~ ( iMeatTopping(X1)
        & iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_516) ).

fof(axiom_461,axiom,
    ! [X1] :
      ~ ( iCheeseTopping(X1)
        & iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_461) ).

fof(axiom_498,axiom,
    ! [X1] :
      ~ ( iHerbSpiceTopping(X1)
        & iVegetableTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_498) ).

fof(axiom_471,axiom,
    ! [X1] :
      ~ ( iMedium(X1)
        & iMild(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_471) ).

fof(axiom_503,axiom,
    ! [X1] :
      ~ ( iHot(X1)
        & iMild(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_503) ).

fof(axiom_139,axiom,
    ! [X1] :
      ( iHamTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_139) ).

fof(axiom_50,axiom,
    ! [X1] :
      ( iCapricciosa(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_50) ).

fof(axiom_776,axiom,
    ! [X1] :
      ~ ( iRocketTopping(X1)
        & iArtichokeTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_776) ).

fof(axiom_821,axiom,
    ! [X1] :
      ~ ( iPepperTopping(X1)
        & iArtichokeTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_821) ).

fof(axiom_568,axiom,
    ! [X1] :
      ~ ( iArtichokeTopping(X1)
        & iLeekTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_568) ).

fof(axiom_513,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iArtichokeTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_513) ).

fof(axiom_47,axiom,
    ! [X1] :
      ( iCaperTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_47) ).

fof(axiom_510,axiom,
    ! [X1] :
      ~ ( iMushroomTopping(X1)
        & iArtichokeTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_510) ).

fof(axiom_807,axiom,
    ! [X1] :
      ~ ( iSpinachTopping(X1)
        & iArtichokeTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_807) ).

fof(axiom_695,axiom,
    ! [X1] :
      ~ ( iGarlicTopping(X1)
        & iArtichokeTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_695) ).

fof(axiom_719,axiom,
    ! [X1] :
      ~ ( iOliveTopping(X1)
        & iArtichokeTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_719) ).

fof(axiom_143,axiom,
    ! [X1] :
      ( iHot(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_143) ).

fof(axiom_141,axiom,
    ! [X1] :
      ( iHerbSpiceTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_141) ).

fof(axiom_548,axiom,
    ! [X1] :
      ~ ( iCaperTopping(X1)
        & iArtichokeTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_548) ).

fof(axiom_777,axiom,
    ! [X1] :
      ~ ( iOnionTopping(X1)
        & iArtichokeTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_777) ).

fof(axiom_445,axiom,
    ! [X1] :
      ~ ( iAsparagusTopping(X1)
        & iArtichokeTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_445) ).

fof(axiom_789,axiom,
    ! [X1] :
      ~ ( iSauceTopping(X1)
        & iFishTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_789) ).

fof(axiom_44,axiom,
    ! [X1] :
      ( iCajunSpiceTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_44) ).

fof(axiom_701,axiom,
    ! [X1] :
      ~ ( iNutTopping(X1)
        & iFishTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_701) ).

fof(axiom_749,axiom,
    ! [X1] :
      ~ ( iFruitTopping(X1)
        & iFishTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_749) ).

fof(axiom_603,axiom,
    ! [X1] :
      ~ ( iMeatTopping(X1)
        & iFishTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_603) ).

fof(axiom_542,axiom,
    ! [X1] :
      ~ ( iCheeseTopping(X1)
        & iFishTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_542) ).

fof(axiom_264,axiom,
    ! [X1] :
      ( iPrawnsTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_264) ).

fof(axiom_217,axiom,
    ! [X1] :
      ( iOnionTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_217) ).

fof(axiom_576,axiom,
    ! [X1] :
      ~ ( iHerbSpiceTopping(X1)
        & iFishTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_576) ).

fof(axiom_474,axiom,
    ! [X1] :
      ~ ( iVegetableTopping(X1)
        & iFishTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_474) ).

fof(axiom_581,axiom,
    ! [X1] :
      ~ ( iAnchoviesTopping(X1)
        & iMixedSeafoodTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_581) ).

fof(axiom_582,axiom,
    ! [X1] :
      ~ ( iPrawnsTopping(X1)
        & iAnchoviesTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_582) ).

fof(axiom_728,axiom,
    ! [X1] :
      ~ ( iSweetPepperTopping(X1)
        & iJalapenoPepperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_728) ).

fof(axiom_544,axiom,
    ! [X1] :
      ~ ( iJalapenoPepperTopping(X1)
        & iGreenPepperTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_544) ).

fof(axiom_438,axiom,
    ! [X1] :
      ~ ( iJalapenoPepperTopping(X1)
        & iPeperonataTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_438) ).

fof(axiom_648,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iVeneziana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_648) ).

fof(axiom_819,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iAmericanHot(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_819) ).

fof(axiom_353,axiom,
    ! [X1] :
      ( iTobascoPepperSauce(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_353) ).

fof(axiom_234,axiom,
    ! [X1] :
      ( iPeperonataTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_234) ).

fof(axiom_526,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_526) ).

fof(axiom_632,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iSloppyGiuseppe(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_632) ).

fof(axiom_649,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_649) ).

fof(axiom_685,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_685) ).

fof(axiom_35,axiom,
    ! [X1] :
      ( iCajun(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_35) ).

fof(axiom_556,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_556) ).

fof(axiom_808,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_808) ).

fof(axiom_620,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iPolloAdAstra(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_620) ).

fof(axiom_788,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_788) ).

fof(axiom_32,axiom,
    ! [X1] :
      ( iAsparagusTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_32) ).

fof(axiom_363,axiom,
    ! [X1] :
      ( iVegetableTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_363) ).

fof(axiom_702,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iNapoletana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_702) ).

fof(axiom_487,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iMushroom(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_487) ).

fof(axiom_615,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iMargherita(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_615) ).

fof(axiom_798,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iLaReine(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_798) ).

fof(axiom_181,axiom,
    ! [X1] :
      ( iMild(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_181) ).

fof(axiom_601,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_601) ).

fof(axiom_711,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iFruttiDiMare(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_711) ).

fof(axiom_489,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iAmericanHot(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_489) ).

fof(axiom_663,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_663) ).

fof(axiom_29,axiom,
    ! [X1] :
      ( iArtichokeTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_29) ).

fof(axiom_91,axiom,
    ! [X1] :
      ( iFishTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_91) ).

fof(axiom_822,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iAmericanHot(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_822) ).

fof(axiom_690,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_690) ).

fof(axiom_659,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_659) ).

fof(axiom_681,axiom,
    ! [X1] :
      ~ ( iRocketTopping(X1)
        & iTomatoTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_681) ).

fof(axiom_27,axiom,
    ! [X1] :
      ( iAnchoviesTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_27) ).

fof(axiom_712,axiom,
    ! [X1] :
      ~ ( iPepperTopping(X1)
        & iTomatoTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_712) ).

fof(axiom_472,axiom,
    ! [X1] :
      ~ ( iTomatoTopping(X1)
        & iLeekTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_472) ).

fof(axiom_724,axiom,
    ! [X1] :
      ~ ( iPetitPoisTopping(X1)
        & iTomatoTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_724) ).

fof(axiom_494,axiom,
    ! [X1] :
      ~ ( iTomatoTopping(X1)
        & iMushroomTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_494) ).

fof(axiom_145,axiom,
    ! [X1] :
      ( iHotGreenPepperTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_145) ).

fof(axiom_156,axiom,
    ! [X1] :
      ( iJalapenoPepperTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_156) ).

fof(axiom_703,axiom,
    ! [X1] :
      ~ ( iSpinachTopping(X1)
        & iTomatoTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_703) ).

fof(axiom_571,axiom,
    ! [X1] :
      ~ ( iGarlicTopping(X1)
        & iTomatoTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_571) ).

fof(axiom_616,axiom,
    ! [X1] :
      ~ ( iOliveTopping(X1)
        & iTomatoTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_616) ).

fof(axiom_451,axiom,
    ! [X1] :
      ~ ( iCaperTopping(X1)
        & iTomatoTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_451) ).

fof(axiom_682,axiom,
    ! [X1] :
      ~ ( iOnionTopping(X1)
        & iTomatoTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_682) ).

fof(axiom_759,axiom,
    ! [X1] :
      ~ ( iTomatoTopping(X1)
        & iAsparagusTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_759) ).

fof(axiom_726,axiom,
    ! [X1] :
      ~ ( iTomatoTopping(X1)
        & iArtichokeTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_726) ).

fof(axiom_543,axiom,
    ! [X1] :
      ~ ( iPeperoniSausageTopping(X1)
        & iHotSpicedBeefTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_543) ).

fof(axiom_727,axiom,
    ! [X1] :
      ~ ( iPeperoniSausageTopping(X1)
        & iChickenTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_727) ).

fof(axiom_18,axiom,
    ! [X1] :
      ( iAmericanHot(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_18) ).

fof(axiom_356,axiom,
    ! [X1] :
      ( iTomatoTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_356) ).

fof(axiom_450,axiom,
    ! [X1] :
      ~ ( iPeperoniSausageTopping(X1)
        & iHamTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_450) ).

fof(axiom_478,axiom,
    ! [X1] :
      ~ ( iGorgonzolaTopping(X1)
        & iMozzarellaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_478) ).

fof(axiom_700,axiom,
    ! [X1] :
      ~ ( iFourCheesesTopping(X1)
        & iMozzarellaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_700) ).

fof(axiom_725,axiom,
    ! [X1] :
      ~ ( iParmesanTopping(X1)
        & iMozzarellaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_725) ).

fof(axiom_237,axiom,
    ! [X1] :
      ( iPeperoniSausageTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_237) ).

fof(axiom_562,axiom,
    ! [X1] :
      ~ ( iGoatsCheeseTopping(X1)
        & iMozzarellaTopping(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_562) ).

fof(axiom_599,axiom,
    ! [X1] :
      ~ ( iVeneziana(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_599) ).

fof(axiom_771,axiom,
    ! [X1] :
      ~ ( iUnclosedPizza(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_771) ).

fof(axiom_488,axiom,
    ! [X1] :
      ~ ( iAmerican(X1)
        & iSoho(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_488) ).

fof(axiom_198,axiom,
    ! [X1] :
      ( iNamedPizza(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_198) ).

fof(axiom_185,axiom,
    ! [X1] :
      ( iMozzarellaTopping(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_185) ).

fof(axiom_580,axiom,
    ! [X1] :
      ~ ( iSloppyGiuseppe(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_580) ).

fof(axiom_602,axiom,
    ! [X1] :
      ~ ( iAmerican(X1)
        & iSiciliana(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_602) ).

fof(axiom_636,axiom,
    ! [X1] :
      ~ ( iAmerican(X1)
        & iRosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_636) ).

fof(axiom_525,axiom,
    ! [X1] :
      ~ ( iAmerican(X1)
        & iQuattroFormaggi(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_525) ).

fof(axiom_11,axiom,
    ! [X1] :
      ( iAmerican(X1)
     => abstractDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_11) ).

fof(axiom_762,axiom,
    ! [X1] :
      ~ ( iAmerican(X1)
        & iPrinceCarlo(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_762) ).

fof(axiom_570,axiom,
    ! [X1] :
      ~ ( iPolloAdAstra(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_570) ).

fof(axiom_742,axiom,
    ! [X1] :
      ~ ( iAmerican(X1)
        & iParmense(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_742) ).

fof(axiom_658,axiom,
    ! [X1] :
      ~ ( iNapoletana(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_658) ).

fof(axiom_448,axiom,
    ! [X1] :
      ~ ( iMushroom(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_448) ).

fof(axiom_801,axiom,
    ! [X1] :
      ~ ( iMargherita(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_801) ).

fof(axiom_748,axiom,
    ! [X1] :
      ~ ( iLaReine(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_748) ).

fof(axiom_555,axiom,
    ! [X1] :
      ~ ( iAmerican(X1)
        & iGiardiniera(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_555) ).

fof(axiom_679,axiom,
    ! [X1] :
      ~ ( iFruttiDiMare(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_679) ).

fof(axiom_790,axiom,
    ! [X1] :
      ~ ( iFourSeasons(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_790) ).

fof(axiom_0,axiom,
    ! [X1] :
      ( abstractDomain(X1)
      | dataDomain(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_0) ).

fof(axiom_802,axiom,
    ! [X1] :
      ~ ( iAmerican(X1)
        & iFiorentina(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_802) ).

fof(axiom_774,axiom,
    ! [X1] :
      ~ ( iCaprina(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_774) ).

fof(axiom_643,axiom,
    ! [X1] :
      ~ ( iAmerican(X1)
        & iCapricciosa(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_643) ).

fof(axiom_614,axiom,
    ! [X1] :
      ~ ( iAmerican(X1)
        & iCajun(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_614) ).

fof(axiom_826,axiom,
    ! [X1] :
      ~ ( iAmericanHot(X1)
        & iAmerican(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_826) ).

fof(axiom_7,axiom,
    ! [X1] : ~ iowlNothing(X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_7) ).

fof(axiom_421,axiom,
    iCountry(iAmerica),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_421) ).

fof(axiom_425,axiom,
    iCountry(iFrance),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_425) ).

fof(axiom_429,axiom,
    iCountry(iItaly),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_429) ).

fof(axiom_427,axiom,
    iCountry(iGermany),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_427) ).

fof(axiom_423,axiom,
    iCountry(iEngland),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_423) ).

fof(axiom_422,axiom,
    iowlThing(iAmerica),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_422) ).

fof(axiom_426,axiom,
    iowlThing(iFrance),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_426) ).

fof(axiom_430,axiom,
    iowlThing(iItaly),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_430) ).

fof(axiom_428,axiom,
    iowlThing(iGermany),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_428) ).

fof(axiom_424,axiom,
    iowlThing(iEngland),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_424) ).

fof(axiom_833,axiom,
    ( iFrance != iItaly
    & iFrance != iGermany
    & iFrance != iEngland
    & iFrance != iAmerica
    & iItaly != iGermany
    & iItaly != iEngland
    & iItaly != iAmerica
    & iGermany != iEngland
    & iGermany != iAmerica
    & iEngland != iAmerica ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_833) ).

fof(c_0_828,plain,
    ! [X562,X563,X564,X565] :
      ( ( abstractDomain(X562)
        | ~ iVegetarianPizza(X562) )
      & ( ~ ihasTopping(X562,X563)
        | ~ iMeatTopping(X563)
        | ~ iVegetarianPizza(X562) )
      & ( iPizza(X562)
        | ~ iVegetarianPizza(X562) )
      & ( abstractDomain(X562)
        | ~ iVegetarianPizza(X562) )
      & ( ~ ihasTopping(X562,X564)
        | ~ iFishTopping(X564)
        | ~ iVegetarianPizza(X562) )
      & ( ihasTopping(X565,esk154_1(X565))
        | ihasTopping(X565,esk153_1(X565))
        | ~ abstractDomain(X565)
        | ~ iPizza(X565)
        | ~ abstractDomain(X565)
        | iVegetarianPizza(X565) )
      & ( iFishTopping(esk154_1(X565))
        | ihasTopping(X565,esk153_1(X565))
        | ~ abstractDomain(X565)
        | ~ iPizza(X565)
        | ~ abstractDomain(X565)
        | iVegetarianPizza(X565) )
      & ( ihasTopping(X565,esk154_1(X565))
        | iMeatTopping(esk153_1(X565))
        | ~ abstractDomain(X565)
        | ~ iPizza(X565)
        | ~ abstractDomain(X565)
        | iVegetarianPizza(X565) )
      & ( iFishTopping(esk154_1(X565))
        | iMeatTopping(esk153_1(X565))
        | ~ abstractDomain(X565)
        | ~ iPizza(X565)
        | ~ abstractDomain(X565)
        | iVegetarianPizza(X565) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_366])])])])])]) ).

fof(c_0_829,plain,
    ! [X188,X189] :
      ( ( abstractDomain(X188)
        | ~ iGiardiniera(X188) )
      & ( ~ ihasTopping(X188,X189)
        | iPetitPoisTopping(X189)
        | iSlicedTomatoTopping(X189)
        | iOliveTopping(X189)
        | iMozzarellaTopping(X189)
        | iPeperonataTopping(X189)
        | iTomatoTopping(X189)
        | iMushroomTopping(X189)
        | iLeekTopping(X189)
        | ~ iGiardiniera(X188) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_121])])])]) ).

fof(c_0_830,plain,
    ! [X472] :
      ( ~ iSlicedTomatoTopping(X472)
      | iTomatoTopping(X472) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_310])]) ).

fof(c_0_831,plain,
    ! [X236,X240,X241,X242,X243] :
      ( ( iPizza(X236)
        | ~ iInterestingPizza(X236) )
      & ( ihasTopping(X236,esk66_1(X236))
        | ~ iInterestingPizza(X236) )
      & ( ihasTopping(X236,esk67_1(X236))
        | ~ iInterestingPizza(X236) )
      & ( ihasTopping(X236,esk68_1(X236))
        | ~ iInterestingPizza(X236) )
      & ( esk66_1(X236) != esk67_1(X236)
        | ~ iInterestingPizza(X236) )
      & ( esk66_1(X236) != esk68_1(X236)
        | ~ iInterestingPizza(X236) )
      & ( esk67_1(X236) != esk68_1(X236)
        | ~ iInterestingPizza(X236) )
      & ( ~ iPizza(X240)
        | ~ ihasTopping(X240,X241)
        | ~ ihasTopping(X240,X242)
        | ~ ihasTopping(X240,X243)
        | X241 = X242
        | X241 = X243
        | X242 = X243
        | iInterestingPizza(X240) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_155])])])])])]) ).

fof(c_0_832,plain,
    ! [X639,X640] :
      ( ~ ihasTopping(X639,X640)
      | iPizza(X639) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_402])]) ).

cnf(c_0_833,plain,
    ( ihasTopping(X1,esk154_1(X1))
    | ihasTopping(X1,esk153_1(X1))
    | iVegetarianPizza(X1)
    | ~ abstractDomain(X1)
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_828]) ).

fof(c_0_834,plain,
    ! [X375] :
      ( ~ iPizza(X375)
      | abstractDomain(X375) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_247])]) ).

cnf(c_0_835,plain,
    ( ihasTopping(X1,esk154_1(X1))
    | iMeatTopping(esk153_1(X1))
    | iVegetarianPizza(X1)
    | ~ abstractDomain(X1)
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_828]) ).

cnf(c_0_836,plain,
    ( iFishTopping(esk154_1(X1))
    | ihasTopping(X1,esk153_1(X1))
    | iVegetarianPizza(X1)
    | ~ abstractDomain(X1)
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_828]) ).

fof(c_0_837,plain,
    ! [X103,X104] :
      ( ( abstractDomain(X103)
        | ~ iCaprina(X103) )
      & ( ~ ihasTopping(X103,X104)
        | iGoatsCheeseTopping(X104)
        | iSundriedTomatoTopping(X104)
        | iMozzarellaTopping(X104)
        | iTomatoTopping(X104)
        | ~ iCaprina(X103) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_64])])])]) ).

fof(c_0_838,plain,
    ! [X534] :
      ( ~ iSundriedTomatoTopping(X534)
      | iTomatoTopping(X534) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_345])]) ).

cnf(c_0_839,plain,
    ( iFishTopping(esk154_1(X1))
    | iMeatTopping(esk153_1(X1))
    | iVegetarianPizza(X1)
    | ~ abstractDomain(X1)
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_828]) ).

fof(c_0_840,plain,
    ! [X512,X515,X516,X517] :
      ( ( iPizza(X512)
        | ~ iSpicyPizzaEquivalent(X512) )
      & ( ihasTopping(X512,esk142_1(X512))
        | ~ iSpicyPizzaEquivalent(X512) )
      & ( ihasSpiciness(esk142_1(X512),esk143_1(X512))
        | ~ iSpicyPizzaEquivalent(X512) )
      & ( iHot(esk143_1(X512))
        | ~ iSpicyPizzaEquivalent(X512) )
      & ( iPizzaTopping(esk142_1(X512))
        | ~ iSpicyPizzaEquivalent(X512) )
      & ( ~ iPizza(X515)
        | ~ ihasTopping(X515,X516)
        | ~ ihasSpiciness(X516,X517)
        | ~ iHot(X517)
        | ~ iPizzaTopping(X516)
        | iSpicyPizzaEquivalent(X515) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_334])])])])])]) ).

fof(c_0_841,plain,
    ! [X641,X642] :
      ( ~ ihasTopping(X641,X642)
      | iPizzaTopping(X642) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_403])]) ).

fof(c_0_842,plain,
    ! [X574,X575,X576] :
      ( ( iPizza(X574)
        | ~ iVegetarianPizzaEquivalent2(X574) )
      & ( abstractDomain(X574)
        | ~ iVegetarianPizzaEquivalent2(X574) )
      & ( ~ ihasTopping(X574,X575)
        | iCheeseTopping(X575)
        | iNutTopping(X575)
        | iHerbSpiceTopping(X575)
        | iVegetableTopping(X575)
        | iSauceTopping(X575)
        | iFruitTopping(X575)
        | ~ iVegetarianPizzaEquivalent2(X574) )
      & ( ihasTopping(X576,esk156_1(X576))
        | ~ iPizza(X576)
        | ~ abstractDomain(X576)
        | iVegetarianPizzaEquivalent2(X576) )
      & ( ~ iCheeseTopping(esk156_1(X576))
        | ~ iPizza(X576)
        | ~ abstractDomain(X576)
        | iVegetarianPizzaEquivalent2(X576) )
      & ( ~ iNutTopping(esk156_1(X576))
        | ~ iPizza(X576)
        | ~ abstractDomain(X576)
        | iVegetarianPizzaEquivalent2(X576) )
      & ( ~ iHerbSpiceTopping(esk156_1(X576))
        | ~ iPizza(X576)
        | ~ abstractDomain(X576)
        | iVegetarianPizzaEquivalent2(X576) )
      & ( ~ iVegetableTopping(esk156_1(X576))
        | ~ iPizza(X576)
        | ~ abstractDomain(X576)
        | iVegetarianPizzaEquivalent2(X576) )
      & ( ~ iSauceTopping(esk156_1(X576))
        | ~ iPizza(X576)
        | ~ abstractDomain(X576)
        | iVegetarianPizzaEquivalent2(X576) )
      & ( ~ iFruitTopping(esk156_1(X576))
        | ~ iPizza(X576)
        | ~ abstractDomain(X576)
        | iVegetarianPizzaEquivalent2(X576) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_370])])])])])]) ).

fof(c_0_843,plain,
    ! [X569,X570,X571] :
      ( ( iPizza(X569)
        | ~ iVegetarianPizzaEquivalent1(X569) )
      & ( abstractDomain(X569)
        | ~ iVegetarianPizzaEquivalent1(X569) )
      & ( ~ ihasTopping(X569,X570)
        | iVegetarianTopping(X570)
        | ~ iVegetarianPizzaEquivalent1(X569) )
      & ( ihasTopping(X571,esk155_1(X571))
        | ~ iPizza(X571)
        | ~ abstractDomain(X571)
        | iVegetarianPizzaEquivalent1(X571) )
      & ( ~ iVegetarianTopping(esk155_1(X571))
        | ~ iPizza(X571)
        | ~ abstractDomain(X571)
        | iVegetarianPizzaEquivalent1(X571) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_368])])])])])]) ).

fof(c_0_844,plain,
    ! [X542,X543,X544] :
      ( ( iPizza(X542)
        | ~ iThinAndCrispyPizza(X542) )
      & ( abstractDomain(X542)
        | ~ iThinAndCrispyPizza(X542) )
      & ( ~ ihasBase(X542,X543)
        | iThinAndCrispyBase(X543)
        | ~ iThinAndCrispyPizza(X542) )
      & ( ihasBase(X544,esk149_1(X544))
        | ~ iPizza(X544)
        | ~ abstractDomain(X544)
        | iThinAndCrispyPizza(X544) )
      & ( ~ iThinAndCrispyBase(esk149_1(X544))
        | ~ iPizza(X544)
        | ~ abstractDomain(X544)
        | iThinAndCrispyPizza(X544) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_352])])])])])]) ).

fof(c_0_845,plain,
    ! [X507,X509,X510] :
      ( ( ihasTopping(X507,esk141_1(X507))
        | ~ iSpicyPizza(X507) )
      & ( iSpicyTopping(esk141_1(X507))
        | ~ iSpicyPizza(X507) )
      & ( iPizza(X507)
        | ~ iSpicyPizza(X507) )
      & ( ~ ihasTopping(X509,X510)
        | ~ iSpicyTopping(X510)
        | ~ iPizza(X509)
        | iSpicyPizza(X509) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_332])])])])])]) ).

fof(c_0_846,plain,
    ! [X277,X279,X280] :
      ( ( iPizza(X277)
        | ~ iMeatyPizza(X277) )
      & ( ihasTopping(X277,esk78_1(X277))
        | ~ iMeatyPizza(X277) )
      & ( iMeatTopping(esk78_1(X277))
        | ~ iMeatyPizza(X277) )
      & ( ~ iPizza(X279)
        | ~ ihasTopping(X279,X280)
        | ~ iMeatTopping(X280)
        | iMeatyPizza(X279) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_178])])])])])]) ).

fof(c_0_847,plain,
    ! [X111,X113,X114] :
      ( ( iPizza(X111)
        | ~ iCheeseyPizza(X111) )
      & ( ihasTopping(X111,esk32_1(X111))
        | ~ iCheeseyPizza(X111) )
      & ( iCheeseTopping(esk32_1(X111))
        | ~ iCheeseyPizza(X111) )
      & ( ~ iPizza(X113)
        | ~ ihasTopping(X113,X114)
        | ~ iCheeseTopping(X114)
        | iCheeseyPizza(X113) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_70])])])])])]) ).

fof(c_0_848,plain,
    ! [X324] :
      ( ( abstractDomain(X324)
        | ~ iNonVegetarianPizza(X324) )
      & ( ~ iVegetarianPizza(X324)
        | ~ iNonVegetarianPizza(X324) )
      & ( iPizza(X324)
        | ~ iNonVegetarianPizza(X324) )
      & ( ~ abstractDomain(X324)
        | iVegetarianPizza(X324)
        | ~ iPizza(X324)
        | iNonVegetarianPizza(X324) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(fof_simplification,[status(thm)],[axiom_210])])])]) ).

fof(c_0_849,plain,
    ! [X579] :
      ( ( iCheeseTopping(X579)
        | iNutTopping(X579)
        | iHerbSpiceTopping(X579)
        | iVegetableTopping(X579)
        | iSauceTopping(X579)
        | iFruitTopping(X579)
        | ~ iVegetarianTopping(X579) )
      & ( iPizzaTopping(X579)
        | ~ iVegetarianTopping(X579) )
      & ( ~ iCheeseTopping(X579)
        | ~ iPizzaTopping(X579)
        | iVegetarianTopping(X579) )
      & ( ~ iNutTopping(X579)
        | ~ iPizzaTopping(X579)
        | iVegetarianTopping(X579) )
      & ( ~ iHerbSpiceTopping(X579)
        | ~ iPizzaTopping(X579)
        | iVegetarianTopping(X579) )
      & ( ~ iVegetableTopping(X579)
        | ~ iPizzaTopping(X579)
        | iVegetarianTopping(X579) )
      & ( ~ iSauceTopping(X579)
        | ~ iPizzaTopping(X579)
        | iVegetarianTopping(X579) )
      & ( ~ iFruitTopping(X579)
        | ~ iPizzaTopping(X579)
        | iVegetarianTopping(X579) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_372])])]) ).

fof(c_0_850,plain,
    ! [X450] :
      ( ~ iSauceTopping(X450)
      | iPizzaTopping(X450) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_297])]) ).

fof(c_0_851,plain,
    ! [X328] :
      ( ~ iNutTopping(X328)
      | iPizzaTopping(X328) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_213])]) ).

fof(c_0_852,plain,
    ! [X172] :
      ( ~ iFruitTopping(X172)
      | iPizzaTopping(X172) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_110])]) ).

fof(c_0_853,plain,
    ! [X109] :
      ( ~ iCheeseTopping(X109)
      | iPizzaTopping(X109) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_68])]) ).

fof(c_0_854,plain,
    ! [X220] :
      ( ~ iHerbSpiceTopping(X220)
      | iPizzaTopping(X220) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_142])]) ).

fof(c_0_855,plain,
    ! [X560] :
      ( ~ iVegetableTopping(X560)
      | iPizzaTopping(X560) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_364])]) ).

fof(c_0_856,plain,
    ! [X17] :
      ( ~ dataDomain(X17)
      | ~ xsd_string(X17)
      | ~ xsd_integer(X17) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_10])]) ).

fof(c_0_857,plain,
    ! [X16] :
      ( ~ xsd_integer(X16)
      | dataDomain(X16) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_9])]) ).

fof(c_0_858,plain,
    ! [X10] :
      ( ~ abstractDomain(X10)
      | ~ dataDomain(X10) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_3])]) ).

fof(c_0_859,plain,
    dataDomain(esk2_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[axiom_2])]) ).

fof(c_0_860,plain,
    ! [X123] :
      ( ( iDomainConcept(X123)
        | ~ iCountry(X123) )
      & ( X123 = iFrance
        | X123 = iItaly
        | X123 = iGermany
        | X123 = iEngland
        | X123 = iAmerica
        | ~ iCountry(X123) )
      & ( X123 != iFrance
        | ~ iDomainConcept(X123)
        | iCountry(X123) )
      & ( X123 != iItaly
        | ~ iDomainConcept(X123)
        | iCountry(X123) )
      & ( X123 != iGermany
        | ~ iDomainConcept(X123)
        | iCountry(X123) )
      & ( X123 != iEngland
        | ~ iDomainConcept(X123)
        | iCountry(X123) )
      & ( X123 != iAmerica
        | ~ iDomainConcept(X123)
        | iCountry(X123) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_78])])]) ).

fof(c_0_861,plain,
    ! [X13] :
      ( ~ abstractDomain(X13)
      | iowlThing(X13) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_6])]) ).

fof(c_0_862,plain,
    abstractDomain(esk1_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[axiom_1])]) ).

fof(c_0_863,plain,
    ! [X11] :
      ( ~ iowlThing(X11)
      | abstractDomain(X11) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_4])]) ).

cnf(c_0_864,plain,
    ( iPetitPoisTopping(X2)
    | iSlicedTomatoTopping(X2)
    | iOliveTopping(X2)
    | iMozzarellaTopping(X2)
    | iPeperonataTopping(X2)
    | iTomatoTopping(X2)
    | iMushroomTopping(X2)
    | iLeekTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_829]) ).

cnf(c_0_865,plain,
    ( iTomatoTopping(X1)
    | ~ iSlicedTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_830]),
    [final] ).

fof(c_0_866,plain,
    ! [X389,X390] :
      ( ( abstractDomain(X389)
        | ~ iPolloAdAstra(X389) )
      & ( ~ ihasTopping(X389,X390)
        | iSweetPepperTopping(X390)
        | iChickenTopping(X390)
        | iRedOnionTopping(X390)
        | iMozzarellaTopping(X390)
        | iGarlicTopping(X390)
        | iTomatoTopping(X390)
        | iCajunSpiceTopping(X390)
        | ~ iPolloAdAstra(X389) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_258])])])]) ).

fof(c_0_867,plain,
    ! [X597,X598] :
      ( ( abstractDomain(X597)
        | ~ iVeneziana(X597) )
      & ( ~ ihasTopping(X597,X598)
        | iOnionTopping(X598)
        | iSultanaTopping(X598)
        | iPineKernels(X598)
        | iOliveTopping(X598)
        | iMozzarellaTopping(X598)
        | iCaperTopping(X598)
        | iTomatoTopping(X598)
        | ~ iVeneziana(X597) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_383])])])]) ).

fof(c_0_868,plain,
    ! [X79,X80] :
      ( ( abstractDomain(X79)
        | ~ iCapricciosa(X79) )
      & ( ~ ihasTopping(X79,X80)
        | iHamTopping(X80)
        | iAnchoviesTopping(X80)
        | iOliveTopping(X80)
        | iMozzarellaTopping(X80)
        | iPeperonataTopping(X80)
        | iCaperTopping(X80)
        | iTomatoTopping(X80)
        | ~ iCapricciosa(X79) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_51])])])]) ).

fof(c_0_869,plain,
    ! [X452,X453] :
      ( ( abstractDomain(X452)
        | ~ iSiciliana(X452) )
      & ( ~ ihasTopping(X452,X453)
        | iHamTopping(X453)
        | iAnchoviesTopping(X453)
        | iOliveTopping(X453)
        | iMozzarellaTopping(X453)
        | iGarlicTopping(X453)
        | iTomatoTopping(X453)
        | iArtichokeTopping(X453)
        | ~ iSiciliana(X452) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_299])])])]) ).

fof(c_0_870,plain,
    ! [X154,X155] :
      ( ( abstractDomain(X154)
        | ~ iFourSeasons(X154) )
      & ( ~ ihasTopping(X154,X155)
        | iPeperoniSausageTopping(X155)
        | iAnchoviesTopping(X155)
        | iOliveTopping(X155)
        | iMozzarellaTopping(X155)
        | iCaperTopping(X155)
        | iTomatoTopping(X155)
        | iMushroomTopping(X155)
        | ~ iFourSeasons(X154) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_100])])])]) ).

cnf(c_0_871,plain,
    ( X2 = X3
    | X2 = X4
    | X3 = X4
    | iInterestingPizza(X1)
    | ~ iPizza(X1)
    | ~ ihasTopping(X1,X2)
    | ~ ihasTopping(X1,X3)
    | ~ ihasTopping(X1,X4) ),
    inference(split_conjunct,[status(thm)],[c_0_831]) ).

cnf(c_0_872,plain,
    ( iPizza(X1)
    | ~ ihasTopping(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_832]),
    [final] ).

fof(c_0_873,plain,
    ! [X497,X498] :
      ( ( abstractDomain(X497)
        | ~ iSoho(X497) )
      & ( ~ ihasTopping(X497,X498)
        | iParmesanTopping(X498)
        | iOliveTopping(X498)
        | iMozzarellaTopping(X498)
        | iGarlicTopping(X498)
        | iTomatoTopping(X498)
        | iRocketTopping(X498)
        | ~ iSoho(X497) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_325])])])]) ).

fof(c_0_874,plain,
    ! [X130,X131] :
      ( ( abstractDomain(X130)
        | ~ iFiorentina(X130) )
      & ( ~ ihasTopping(X130,X131)
        | iParmesanTopping(X131)
        | iOliveTopping(X131)
        | iMozzarellaTopping(X131)
        | iGarlicTopping(X131)
        | iSpinachTopping(X131)
        | iTomatoTopping(X131)
        | ~ iFiorentina(X130) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_84])])])]) ).

fof(c_0_875,plain,
    ! [X62,X63] :
      ( ( abstractDomain(X62)
        | ~ iCajun(X62) )
      & ( ~ ihasTopping(X62,X63)
        | iOnionTopping(X63)
        | iPrawnsTopping(X63)
        | iTobascoPepperSauce(X63)
        | iMozzarellaTopping(X63)
        | iPeperonataTopping(X63)
        | iTomatoTopping(X63)
        | ~ iCajun(X62) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_40])])])]) ).

fof(c_0_876,plain,
    ! [X413,X414] :
      ( ( abstractDomain(X413)
        | ~ iPrinceCarlo(X413) )
      & ( ~ ihasTopping(X413,X414)
        | iParmesanTopping(X414)
        | iRosemaryTopping(X414)
        | iMozzarellaTopping(X414)
        | iTomatoTopping(X414)
        | iLeekTopping(X414)
        | ~ iPrinceCarlo(X413) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_272])])])]) ).

fof(c_0_877,plain,
    ! [X258,X259] :
      ( ( abstractDomain(X258)
        | ~ iLaReine(X258) )
      & ( ~ ihasTopping(X258,X259)
        | iHamTopping(X259)
        | iOliveTopping(X259)
        | iMozzarellaTopping(X259)
        | iTomatoTopping(X259)
        | iMushroomTopping(X259)
        | ~ iLaReine(X258) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_165])])])]) ).

cnf(c_0_878,plain,
    ( iVegetarianPizza(X1)
    | ihasTopping(X1,esk153_1(X1))
    | ihasTopping(X1,esk154_1(X1))
    | ~ abstractDomain(X1)
    | ~ iPizza(X1) ),
    inference(cn,[status(thm)],[c_0_833]) ).

cnf(c_0_879,plain,
    ( abstractDomain(X1)
    | ~ iPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_834]),
    [final] ).

cnf(c_0_880,plain,
    ( iVegetarianPizza(X1)
    | iMeatTopping(esk153_1(X1))
    | ihasTopping(X1,esk154_1(X1))
    | ~ abstractDomain(X1)
    | ~ iPizza(X1) ),
    inference(cn,[status(thm)],[c_0_835]) ).

cnf(c_0_881,plain,
    ( iVegetarianPizza(X1)
    | iFishTopping(esk154_1(X1))
    | ihasTopping(X1,esk153_1(X1))
    | ~ abstractDomain(X1)
    | ~ iPizza(X1) ),
    inference(cn,[status(thm)],[c_0_836]) ).

cnf(c_0_882,plain,
    ( iGoatsCheeseTopping(X2)
    | iSundriedTomatoTopping(X2)
    | iMozzarellaTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_837]) ).

cnf(c_0_883,plain,
    ( iTomatoTopping(X1)
    | ~ iSundriedTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_838]),
    [final] ).

fof(c_0_884,plain,
    ! [X483,X484] :
      ( ( abstractDomain(X483)
        | ~ iSloppyGiuseppe(X483) )
      & ( ~ ihasTopping(X483,X484)
        | iOnionTopping(X484)
        | iHotSpicedBeefTopping(X484)
        | iGreenPepperTopping(X484)
        | iMozzarellaTopping(X484)
        | iTomatoTopping(X484)
        | ~ iSloppyGiuseppe(X483) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_317])])])]) ).

fof(c_0_885,plain,
    ! [X351,X352] :
      ( ( abstractDomain(X351)
        | ~ iParmense(X351) )
      & ( ~ ihasTopping(X351,X352)
        | iParmesanTopping(X352)
        | iHamTopping(X352)
        | iMozzarellaTopping(X352)
        | iTomatoTopping(X352)
        | iAsparagusTopping(X352)
        | ~ iParmense(X351) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_229])])])]) ).

fof(c_0_886,plain,
    ! [X313,X314] :
      ( ( abstractDomain(X313)
        | ~ iNapoletana(X313) )
      & ( ~ ihasTopping(X313,X314)
        | iAnchoviesTopping(X314)
        | iOliveTopping(X314)
        | iMozzarellaTopping(X314)
        | iCaperTopping(X314)
        | iTomatoTopping(X314)
        | ~ iNapoletana(X313) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_203])])])]) ).

fof(c_0_887,plain,
    ! [X30,X31] :
      ( ( abstractDomain(X30)
        | ~ iAmericanHot(X30) )
      & ( ~ ihasTopping(X30,X31)
        | iPeperoniSausageTopping(X31)
        | iJalapenoPepperTopping(X31)
        | iMozzarellaTopping(X31)
        | iHotGreenPepperTopping(X31)
        | iTomatoTopping(X31)
        | ~ iAmericanHot(X30) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_19])])])]) ).

fof(c_0_888,plain,
    ! [X181,X182] :
      ( ( abstractDomain(X181)
        | ~ iFruttiDiMare(X181) )
      & ( ~ ihasTopping(X181,X182)
        | iGarlicTopping(X182)
        | iTomatoTopping(X182)
        | iMixedSeafoodTopping(X182)
        | ~ iFruttiDiMare(X181) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_116])])])]) ).

cnf(c_0_889,plain,
    ( iVegetarianPizza(X1)
    | iFishTopping(esk154_1(X1))
    | iMeatTopping(esk153_1(X1))
    | ~ abstractDomain(X1)
    | ~ iPizza(X1) ),
    inference(cn,[status(thm)],[c_0_839]) ).

cnf(c_0_890,plain,
    ( iSpicyPizzaEquivalent(X1)
    | ~ iPizza(X1)
    | ~ ihasTopping(X1,X2)
    | ~ ihasSpiciness(X2,X3)
    | ~ iHot(X3)
    | ~ iPizzaTopping(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_840]) ).

cnf(c_0_891,plain,
    ( iPizzaTopping(X2)
    | ~ ihasTopping(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_841]),
    [final] ).

cnf(c_0_892,plain,
    ( ihasTopping(X1,esk156_1(X1))
    | iVegetarianPizzaEquivalent2(X1)
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_842]) ).

fof(c_0_893,plain,
    ! [X441,X442] :
      ( ( abstractDomain(X441)
        | ~ iRosa(X441) )
      & ( ~ ihasTopping(X441,X442)
        | iGorgonzolaTopping(X442)
        | iMozzarellaTopping(X442)
        | iTomatoTopping(X442)
        | ~ iRosa(X441) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_291])])])]) ).

fof(c_0_894,plain,
    ! [X293,X294] :
      ( ( abstractDomain(X293)
        | ~ iMushroom(X293) )
      & ( ~ ihasTopping(X293,X294)
        | iMozzarellaTopping(X294)
        | iTomatoTopping(X294)
        | iMushroomTopping(X294)
        | ~ iMushroom(X293) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_190])])])]) ).

fof(c_0_895,plain,
    ! [X22,X23] :
      ( ( abstractDomain(X22)
        | ~ iAmerican(X22) )
      & ( ~ ihasTopping(X22,X23)
        | iPeperoniSausageTopping(X23)
        | iMozzarellaTopping(X23)
        | iTomatoTopping(X23)
        | ~ iAmerican(X22) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_14])])])]) ).

fof(c_0_896,plain,
    ! [X661,X662,X663] :
      ( ~ iisIngredientOf(X661,X662)
      | ~ iisIngredientOf(X662,X663)
      | iisIngredientOf(X661,X663) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_412])]) ).

fof(c_0_897,plain,
    ! [X618,X619,X620] :
      ( ~ ihasIngredient(X618,X619)
      | ~ ihasIngredient(X619,X620)
      | ihasIngredient(X618,X620) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_393])]) ).

cnf(c_0_898,plain,
    ( ihasTopping(X1,esk155_1(X1))
    | iVegetarianPizzaEquivalent1(X1)
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_843]) ).

fof(c_0_899,plain,
    ! [X421,X422] :
      ( ( abstractDomain(X421)
        | ~ iQuattroFormaggi(X421) )
      & ( ~ ihasTopping(X421,X422)
        | iFourCheesesTopping(X422)
        | iTomatoTopping(X422)
        | ~ iQuattroFormaggi(X421) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_277])])])]) ).

cnf(c_0_900,plain,
    ( ihasBase(X1,esk149_1(X1))
    | iThinAndCrispyPizza(X1)
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_844]) ).

cnf(c_0_901,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iSauceTopping(esk156_1(X1))
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_842]) ).

cnf(c_0_902,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iNutTopping(esk156_1(X1))
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_842]) ).

cnf(c_0_903,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iFruitTopping(esk156_1(X1))
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_842]) ).

fof(c_0_904,plain,
    ! [X267,X268] :
      ( ( abstractDomain(X267)
        | ~ iMargherita(X267) )
      & ( ~ ihasTopping(X267,X268)
        | iMozzarellaTopping(X268)
        | iTomatoTopping(X268)
        | ~ iMargherita(X267) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_171])])])]) ).

fof(c_0_905,plain,
    ! [X650,X651,X652] :
      ( ~ iisBaseOf(X651,X650)
      | ~ iisBaseOf(X652,X650)
      | X651 = X652 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_407])]) ).

fof(c_0_906,plain,
    ! [X605,X606,X607] :
      ( ~ ihasBase(X606,X605)
      | ~ ihasBase(X607,X605)
      | X606 = X607 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_387])]) ).

fof(c_0_907,plain,
    ! [X636,X637,X638] :
      ( ~ ihasTopping(X637,X636)
      | ~ ihasTopping(X638,X636)
      | X637 = X638 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_401])]) ).

fof(c_0_908,plain,
    ! [X672,X673,X674] :
      ( ~ iisToppingOf(X672,X673)
      | ~ iisToppingOf(X672,X674)
      | X673 = X674 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_417])]) ).

cnf(c_0_909,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iCheeseTopping(esk156_1(X1))
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_842]) ).

cnf(c_0_910,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iHerbSpiceTopping(esk156_1(X1))
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_842]) ).

cnf(c_0_911,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iVegetableTopping(esk156_1(X1))
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_842]) ).

cnf(c_0_912,plain,
    ( iVegetarianPizzaEquivalent1(X1)
    | ~ iVegetarianTopping(esk155_1(X1))
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_843]) ).

cnf(c_0_913,plain,
    ( iThinAndCrispyPizza(X1)
    | ~ iThinAndCrispyBase(esk149_1(X1))
    | ~ iPizza(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_844]) ).

fof(c_0_914,plain,
    ! [X647,X648,X649] :
      ( ~ iisBaseOf(X647,X648)
      | ~ iisBaseOf(X647,X649)
      | X648 = X649 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_406])]) ).

fof(c_0_915,plain,
    ! [X602,X603,X604] :
      ( ~ ihasBase(X602,X603)
      | ~ ihasBase(X602,X604)
      | X603 = X604 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_386])]) ).

fof(c_0_916,plain,
    ! [X629,X630,X631] :
      ( ~ ihasSpiciness(X629,X630)
      | ~ ihasSpiciness(X629,X631)
      | X630 = X631 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_398])]) ).

fof(c_0_917,plain,
    ! [X519,X521,X522] :
      ( ( ihasSpiciness(X519,esk144_1(X519))
        | ~ iSpicyTopping(X519) )
      & ( iHot(esk144_1(X519))
        | ~ iSpicyTopping(X519) )
      & ( iPizzaTopping(X519)
        | ~ iSpicyTopping(X519) )
      & ( ~ ihasSpiciness(X521,X522)
        | ~ iHot(X522)
        | ~ iPizzaTopping(X521)
        | iSpicyTopping(X521) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_336])])])])])]) ).

fof(c_0_918,plain,
    ! [X376] :
      ( ( ihasBase(X376,esk102_1(X376))
        | ~ iPizza(X376) )
      & ( iPizzaBase(esk102_1(X376))
        | ~ iPizza(X376) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_248])])])]) ).

fof(c_0_919,plain,
    ! [X551] :
      ( ( ihasSpiciness(X551,esk151_1(X551))
        | ~ iTomatoTopping(X551) )
      & ( iMild(esk151_1(X551))
        | ~ iTomatoTopping(X551) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_357])])])]) ).

cnf(c_0_920,plain,
    ( iSpicyPizza(X1)
    | ~ ihasTopping(X1,X2)
    | ~ iSpicyTopping(X2)
    | ~ iPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_845]) ).

cnf(c_0_921,plain,
    ( iMeatyPizza(X1)
    | ~ iPizza(X1)
    | ~ ihasTopping(X1,X2)
    | ~ iMeatTopping(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_846]) ).

cnf(c_0_922,plain,
    ( iCheeseyPizza(X1)
    | ~ iPizza(X1)
    | ~ ihasTopping(X1,X2)
    | ~ iCheeseTopping(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_847]) ).

fof(c_0_923,plain,
    ! [X643,X644] :
      ( ( ~ ihasTopping(X643,X644)
        | iisToppingOf(X644,X643) )
      & ( ~ iisToppingOf(X644,X643)
        | ihasTopping(X643,X644) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_404])]) ).

fof(c_0_924,plain,
    ! [X1081,X1082] :
      ( ~ iisBaseOf(X1081,X1082)
      | iisIngredientOf(X1081,X1082) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_830])]) ).

fof(c_0_925,plain,
    ! [X625,X626] :
      ( ( ~ ihasIngredient(X625,X626)
        | iisIngredientOf(X626,X625) )
      & ( ~ iisIngredientOf(X626,X625)
        | ihasIngredient(X625,X626) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_396])]) ).

fof(c_0_926,plain,
    ! [X1083,X1084] :
      ( ~ ihasBase(X1083,X1084)
      | ihasIngredient(X1083,X1084) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_831])]) ).

fof(c_0_927,plain,
    ! [X1085,X1086] :
      ( ~ ihasTopping(X1085,X1086)
      | ihasIngredient(X1085,X1086) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_832])]) ).

fof(c_0_928,plain,
    ! [X426] :
      ( ( ihasCountryOfOrigin(X426,iItaly)
        | ~ iRealItalianPizza(X426) )
      & ( iPizza(X426)
        | ~ iRealItalianPizza(X426) )
      & ( ~ ihasCountryOfOrigin(X426,iItaly)
        | ~ iPizza(X426)
        | iRealItalianPizza(X426) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_280])])]) ).

fof(c_0_929,plain,
    ! [X612,X613] :
      ( ( ~ ihasBase(X612,X613)
        | iisBaseOf(X613,X612) )
      & ( ~ iisBaseOf(X613,X612)
        | ihasBase(X612,X613) ) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_390])]) ).

fof(c_0_930,plain,
    ! [X547] :
      ( ( ihasSpiciness(X547,esk150_1(X547))
        | ~ iTobascoPepperSauce(X547) )
      & ( iHot(esk150_1(X547))
        | ~ iTobascoPepperSauce(X547) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_354])])])]) ).

fof(c_0_931,plain,
    ! [X536] :
      ( ( ihasSpiciness(X536,esk148_1(X536))
        | ~ iSweetPepperTopping(X536) )
      & ( iMild(esk148_1(X536))
        | ~ iSweetPepperTopping(X536) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_347])])])]) ).

fof(c_0_932,plain,
    ! [X532] :
      ( ( ihasSpiciness(X532,esk147_1(X532))
        | ~ iSundriedTomatoTopping(X532) )
      & ( iMild(esk147_1(X532))
        | ~ iSundriedTomatoTopping(X532) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_344])])])]) ).

fof(c_0_933,plain,
    ! [X528] :
      ( ( ihasSpiciness(X528,esk146_1(X528))
        | ~ iSultanaTopping(X528) )
      & ( iMedium(esk146_1(X528))
        | ~ iSultanaTopping(X528) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_341])])])]) ).

fof(c_0_934,plain,
    ! [X524] :
      ( ( ihasSpiciness(X524,esk145_1(X524))
        | ~ iSpinachTopping(X524) )
      & ( iMild(esk145_1(X524))
        | ~ iSpinachTopping(X524) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_338])])])]) ).

fof(c_0_935,plain,
    ! [X470] :
      ( ( ihasSpiciness(X470,esk129_1(X470))
        | ~ iSlicedTomatoTopping(X470) )
      & ( iMild(esk129_1(X470))
        | ~ iSlicedTomatoTopping(X470) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_309])])])]) ).

fof(c_0_936,plain,
    ! [X446] :
      ( ( ihasSpiciness(X446,esk121_1(X446))
        | ~ iRosemaryTopping(X446) )
      & ( iMild(esk121_1(X446))
        | ~ iRosemaryTopping(X446) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_294])])])]) ).

fof(c_0_937,plain,
    ! [X433] :
      ( ( ihasSpiciness(X433,esk117_1(X433))
        | ~ iRocketTopping(X433) )
      & ( iMedium(esk117_1(X433))
        | ~ iRocketTopping(X433) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_286])])])]) ).

fof(c_0_938,plain,
    ! [X370] :
      ( ( ihasSpiciness(X370,esk101_1(X370))
        | ~ iPetitPoisTopping(X370) )
      & ( iMild(esk101_1(X370))
        | ~ iPetitPoisTopping(X370) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_243])])])]) ).

fof(c_0_939,plain,
    ! [X365] :
      ( ( ihasSpiciness(X365,esk100_1(X365))
        | ~ iPeperoniSausageTopping(X365) )
      & ( iMedium(esk100_1(X365))
        | ~ iPeperoniSausageTopping(X365) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_239])])])]) ).

fof(c_0_940,plain,
    ! [X288] :
      ( ( ihasSpiciness(X288,esk79_1(X288))
        | ~ iMozzarellaTopping(X288) )
      & ( iMild(esk79_1(X288))
        | ~ iMozzarellaTopping(X288) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_186])])])]) ).

fof(c_0_941,plain,
    ! [X361] :
      ( ( ihasSpiciness(X361,esk99_1(X361))
        | ~ iPeperonataTopping(X361) )
      & ( iMedium(esk99_1(X361))
        | ~ iPeperonataTopping(X361) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_236])])])]) ).

fof(c_0_942,plain,
    ! [X356] :
      ( ( ihasSpiciness(X356,esk98_1(X356))
        | ~ iParmesanTopping(X356) )
      & ( iMild(esk98_1(X356))
        | ~ iParmesanTopping(X356) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_232])])])]) ).

fof(c_0_943,plain,
    ! [X338] :
      ( ( ihasSpiciness(X338,esk92_1(X338))
        | ~ iParmaHamTopping(X338) )
      & ( iMild(esk92_1(X338))
        | ~ iParmaHamTopping(X338) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_221])])])]) ).

fof(c_0_944,plain,
    ! [X335] :
      ( ( ihasSpiciness(X335,esk91_1(X335))
        | ~ iOnionTopping(X335) )
      & ( iMedium(esk91_1(X335))
        | ~ iOnionTopping(X335) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_219])])])]) ).

fof(c_0_945,plain,
    ! [X330] :
      ( ( ihasSpiciness(X330,esk90_1(X330))
        | ~ iOliveTopping(X330) )
      & ( iMild(esk90_1(X330))
        | ~ iOliveTopping(X330) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_215])])])]) ).

fof(c_0_946,plain,
    ! [X326] :
      ( ( ihasSpiciness(X326,esk89_1(X326))
        | ~ iNutTopping(X326) )
      & ( iMild(esk89_1(X326))
        | ~ iNutTopping(X326) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_212])])])]) ).

fof(c_0_947,plain,
    ! [X303] :
      ( ( ihasSpiciness(X303,esk83_1(X303))
        | ~ iMushroomTopping(X303) )
      & ( iMild(esk83_1(X303))
        | ~ iMushroomTopping(X303) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_196])])])]) ).

fof(c_0_948,plain,
    ! [X263] :
      ( ( ihasSpiciness(X263,esk75_1(X263))
        | ~ iLeekTopping(X263) )
      & ( iMild(esk75_1(X263))
        | ~ iLeekTopping(X263) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_168])])])]) ).

fof(c_0_949,plain,
    ! [X245] :
      ( ( ihasSpiciness(X245,esk69_1(X245))
        | ~ iJalapenoPepperTopping(X245) )
      & ( iHot(esk69_1(X245))
        | ~ iJalapenoPepperTopping(X245) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_157])])])]) ).

fof(c_0_950,plain,
    ! [X229] :
      ( ( ihasSpiciness(X229,esk64_1(X229))
        | ~ iHotSpicedBeefTopping(X229) )
      & ( iHot(esk64_1(X229))
        | ~ iHotSpicedBeefTopping(X229) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_150])])])]) ).

fof(c_0_951,plain,
    ! [X224] :
      ( ( ihasSpiciness(X224,esk63_1(X224))
        | ~ iHotGreenPepperTopping(X224) )
      & ( iHot(esk63_1(X224))
        | ~ iHotGreenPepperTopping(X224) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_146])])])]) ).

fof(c_0_952,plain,
    ! [X213] :
      ( ( ihasSpiciness(X213,esk62_1(X213))
        | ~ iGorgonzolaTopping(X213) )
      & ( iMild(esk62_1(X213))
        | ~ iGorgonzolaTopping(X213) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_136])])])]) ).

fof(c_0_953,plain,
    ! [X208] :
      ( ( ihasSpiciness(X208,esk61_1(X208))
        | ~ iGoatsCheeseTopping(X208) )
      & ( iMild(esk61_1(X208))
        | ~ iGoatsCheeseTopping(X208) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_132])])])]) ).

fof(c_0_954,plain,
    ! [X185] :
      ( ( ihasSpiciness(X185,esk52_1(X185))
        | ~ iGarlicTopping(X185) )
      & ( iMedium(esk52_1(X185))
        | ~ iGarlicTopping(X185) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_119])])])]) ).

fof(c_0_955,plain,
    ! [X151] :
      ( ( ihasSpiciness(X151,esk41_1(X151))
        | ~ iFourCheesesTopping(X151) )
      & ( iMild(esk41_1(X151))
        | ~ iFourCheesesTopping(X151) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_98])])])]) ).

fof(c_0_956,plain,
    ! [X144] :
      ( ( ihasSpiciness(X144,esk40_1(X144))
        | ~ iFishTopping(X144) )
      & ( iMild(esk40_1(X144))
        | ~ iFishTopping(X144) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_92])])])]) ).

fof(c_0_957,plain,
    ! [X119] :
      ( ( ihasSpiciness(X119,esk33_1(X119))
        | ~ iChickenTopping(X119) )
      & ( iMild(esk33_1(X119))
        | ~ iChickenTopping(X119) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_75])])])]) ).

fof(c_0_958,plain,
    ! [X75] :
      ( ( ihasSpiciness(X75,esk20_1(X75))
        | ~ iCaperTopping(X75) )
      & ( iMild(esk20_1(X75))
        | ~ iCaperTopping(X75) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_48])])])]) ).

fof(c_0_959,plain,
    ! [X72] :
      ( ( ihasSpiciness(X72,esk19_1(X72))
        | ~ iCajunSpiceTopping(X72) )
      & ( iHot(esk19_1(X72))
        | ~ iCajunSpiceTopping(X72) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_46])])])]) ).

fof(c_0_960,plain,
    ! [X51] :
      ( ( ihasSpiciness(X51,esk12_1(X51))
        | ~ iAsparagusTopping(X51) )
      & ( iMild(esk12_1(X51))
        | ~ iAsparagusTopping(X51) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_33])])])]) ).

fof(c_0_961,plain,
    ! [X47] :
      ( ( ihasSpiciness(X47,esk11_1(X47))
        | ~ iArtichokeTopping(X47) )
      & ( iMild(esk11_1(X47))
        | ~ iArtichokeTopping(X47) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_30])])])]) ).

fof(c_0_962,plain,
    ! [X595] :
      ( ( ihasTopping(X595,esk163_1(X595))
        | ~ iVeneziana(X595) )
      & ( iTomatoTopping(esk163_1(X595))
        | ~ iVeneziana(X595) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_382])])])]) ).

fof(c_0_963,plain,
    ! [X593] :
      ( ( ihasTopping(X593,esk162_1(X593))
        | ~ iVeneziana(X593) )
      & ( iSultanaTopping(esk162_1(X593))
        | ~ iVeneziana(X593) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_381])])])]) ).

fof(c_0_964,plain,
    ! [X591] :
      ( ( ihasTopping(X591,esk161_1(X591))
        | ~ iVeneziana(X591) )
      & ( iOnionTopping(esk161_1(X591))
        | ~ iVeneziana(X591) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_380])])])]) ).

fof(c_0_965,plain,
    ! [X588] :
      ( ( ihasTopping(X588,esk160_1(X588))
        | ~ iVeneziana(X588) )
      & ( iOliveTopping(esk160_1(X588))
        | ~ iVeneziana(X588) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_378])])])]) ).

fof(c_0_966,plain,
    ! [X585] :
      ( ( ihasTopping(X585,esk159_1(X585))
        | ~ iVeneziana(X585) )
      & ( iMozzarellaTopping(esk159_1(X585))
        | ~ iVeneziana(X585) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_376])])])]) ).

fof(c_0_967,plain,
    ! [X583] :
      ( ( ihasTopping(X583,esk158_1(X583))
        | ~ iVeneziana(X583) )
      & ( iCaperTopping(esk158_1(X583))
        | ~ iVeneziana(X583) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_375])])])]) ).

fof(c_0_968,plain,
    ! [X581] :
      ( ( ihasTopping(X581,esk157_1(X581))
        | ~ iVeneziana(X581) )
      & ( iPineKernels(esk157_1(X581))
        | ~ iVeneziana(X581) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_374])])])]) ).

fof(c_0_969,plain,
    ! [X555] :
      ( ( ihasTopping(X555,esk152_1(X555))
        | ~ iUnclosedPizza(X555) )
      & ( iMozzarellaTopping(esk152_1(X555))
        | ~ iUnclosedPizza(X555) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_360])])])]) ).

fof(c_0_970,plain,
    ! [X501] :
      ( ( ihasTopping(X501,esk140_1(X501))
        | ~ iSoho(X501) )
      & ( iRocketTopping(esk140_1(X501))
        | ~ iSoho(X501) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_327])])])]) ).

fof(c_0_971,plain,
    ! [X499] :
      ( ( ihasTopping(X499,esk139_1(X499))
        | ~ iSoho(X499) )
      & ( iTomatoTopping(esk139_1(X499))
        | ~ iSoho(X499) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_326])])])]) ).

fof(c_0_972,plain,
    ! [X495] :
      ( ( ihasTopping(X495,esk138_1(X495))
        | ~ iSoho(X495) )
      & ( iGarlicTopping(esk138_1(X495))
        | ~ iSoho(X495) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_324])])])]) ).

fof(c_0_973,plain,
    ! [X492] :
      ( ( ihasTopping(X492,esk137_1(X492))
        | ~ iSoho(X492) )
      & ( iParmesanTopping(esk137_1(X492))
        | ~ iSoho(X492) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_322])])])]) ).

fof(c_0_974,plain,
    ! [X490] :
      ( ( ihasTopping(X490,esk136_1(X490))
        | ~ iSoho(X490) )
      & ( iOliveTopping(esk136_1(X490))
        | ~ iSoho(X490) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_321])])])]) ).

fof(c_0_975,plain,
    ! [X488] :
      ( ( ihasTopping(X488,esk135_1(X488))
        | ~ iSoho(X488) )
      & ( iMozzarellaTopping(esk135_1(X488))
        | ~ iSoho(X488) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_320])])])]) ).

fof(c_0_976,plain,
    ! [X485] :
      ( ( ihasTopping(X485,esk134_1(X485))
        | ~ iSloppyGiuseppe(X485) )
      & ( iTomatoTopping(esk134_1(X485))
        | ~ iSloppyGiuseppe(X485) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_318])])])]) ).

fof(c_0_977,plain,
    ! [X481] :
      ( ( ihasTopping(X481,esk133_1(X481))
        | ~ iSloppyGiuseppe(X481) )
      & ( iHotSpicedBeefTopping(esk133_1(X481))
        | ~ iSloppyGiuseppe(X481) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_316])])])]) ).

fof(c_0_978,plain,
    ! [X479] :
      ( ( ihasTopping(X479,esk132_1(X479))
        | ~ iSloppyGiuseppe(X479) )
      & ( iOnionTopping(esk132_1(X479))
        | ~ iSloppyGiuseppe(X479) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_315])])])]) ).

fof(c_0_979,plain,
    ! [X476] :
      ( ( ihasTopping(X476,esk131_1(X476))
        | ~ iSloppyGiuseppe(X476) )
      & ( iMozzarellaTopping(esk131_1(X476))
        | ~ iSloppyGiuseppe(X476) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_313])])])]) ).

fof(c_0_980,plain,
    ! [X474] :
      ( ( ihasTopping(X474,esk130_1(X474))
        | ~ iSloppyGiuseppe(X474) )
      & ( iGreenPepperTopping(esk130_1(X474))
        | ~ iSloppyGiuseppe(X474) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_312])])])]) ).

fof(c_0_981,plain,
    ! [X467] :
      ( ( ihasTopping(X467,esk128_1(X467))
        | ~ iSiciliana(X467) )
      & ( iAnchoviesTopping(esk128_1(X467))
        | ~ iSiciliana(X467) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_307])])])]) ).

fof(c_0_982,plain,
    ! [X465] :
      ( ( ihasTopping(X465,esk127_1(X465))
        | ~ iSiciliana(X465) )
      & ( iTomatoTopping(esk127_1(X465))
        | ~ iSiciliana(X465) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_306])])])]) ).

fof(c_0_983,plain,
    ! [X463] :
      ( ( ihasTopping(X463,esk126_1(X463))
        | ~ iSiciliana(X463) )
      & ( iGarlicTopping(esk126_1(X463))
        | ~ iSiciliana(X463) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_305])])])]) ).

fof(c_0_984,plain,
    ! [X460] :
      ( ( ihasTopping(X460,esk125_1(X460))
        | ~ iSiciliana(X460) )
      & ( iOliveTopping(esk125_1(X460))
        | ~ iSiciliana(X460) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_303])])])]) ).

fof(c_0_985,plain,
    ! [X458] :
      ( ( ihasTopping(X458,esk124_1(X458))
        | ~ iSiciliana(X458) )
      & ( iHamTopping(esk124_1(X458))
        | ~ iSiciliana(X458) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_302])])])]) ).

fof(c_0_986,plain,
    ! [X456] :
      ( ( ihasTopping(X456,esk123_1(X456))
        | ~ iSiciliana(X456) )
      & ( iArtichokeTopping(esk123_1(X456))
        | ~ iSiciliana(X456) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_301])])])]) ).

fof(c_0_987,plain,
    ! [X454] :
      ( ( ihasTopping(X454,esk122_1(X454))
        | ~ iSiciliana(X454) )
      & ( iMozzarellaTopping(esk122_1(X454))
        | ~ iSiciliana(X454) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_300])])])]) ).

fof(c_0_988,plain,
    ! [X443] :
      ( ( ihasTopping(X443,esk120_1(X443))
        | ~ iRosa(X443) )
      & ( iTomatoTopping(esk120_1(X443))
        | ~ iRosa(X443) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_292])])])]) ).

fof(c_0_989,plain,
    ! [X438] :
      ( ( ihasTopping(X438,esk119_1(X438))
        | ~ iRosa(X438) )
      & ( iMozzarellaTopping(esk119_1(X438))
        | ~ iRosa(X438) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_289])])])]) ).

fof(c_0_990,plain,
    ! [X436] :
      ( ( ihasTopping(X436,esk118_1(X436))
        | ~ iRosa(X436) )
      & ( iGorgonzolaTopping(esk118_1(X436))
        | ~ iRosa(X436) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_288])])])]) ).

fof(c_0_991,plain,
    ! [X423] :
      ( ( ihasTopping(X423,esk116_1(X423))
        | ~ iQuattroFormaggi(X423) )
      & ( iTomatoTopping(esk116_1(X423))
        | ~ iQuattroFormaggi(X423) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_278])])])]) ).

fof(c_0_992,plain,
    ! [X418] :
      ( ( ihasTopping(X418,esk115_1(X418))
        | ~ iQuattroFormaggi(X418) )
      & ( iFourCheesesTopping(esk115_1(X418))
        | ~ iQuattroFormaggi(X418) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_275])])])]) ).

fof(c_0_993,plain,
    ! [X415] :
      ( ( ihasTopping(X415,esk114_1(X415))
        | ~ iPrinceCarlo(X415) )
      & ( iTomatoTopping(esk114_1(X415))
        | ~ iPrinceCarlo(X415) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_273])])])]) ).

fof(c_0_994,plain,
    ! [X411] :
      ( ( ihasTopping(X411,esk113_1(X411))
        | ~ iPrinceCarlo(X411) )
      & ( iLeekTopping(esk113_1(X411))
        | ~ iPrinceCarlo(X411) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_271])])])]) ).

fof(c_0_995,plain,
    ! [X409] :
      ( ( ihasTopping(X409,esk112_1(X409))
        | ~ iPrinceCarlo(X409) )
      & ( iRosemaryTopping(esk112_1(X409))
        | ~ iPrinceCarlo(X409) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_270])])])]) ).

fof(c_0_996,plain,
    ! [X407] :
      ( ( ihasTopping(X407,esk111_1(X407))
        | ~ iPrinceCarlo(X407) )
      & ( iParmesanTopping(esk111_1(X407))
        | ~ iPrinceCarlo(X407) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_269])])])]) ).

fof(c_0_997,plain,
    ! [X404] :
      ( ( ihasTopping(X404,esk110_1(X404))
        | ~ iPrinceCarlo(X404) )
      & ( iMozzarellaTopping(esk110_1(X404))
        | ~ iPrinceCarlo(X404) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_267])])])]) ).

fof(c_0_998,plain,
    ! [X399] :
      ( ( ihasTopping(X399,esk109_1(X399))
        | ~ iPolloAdAstra(X399) )
      & ( iSweetPepperTopping(esk109_1(X399))
        | ~ iPolloAdAstra(X399) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_263])])])]) ).

fof(c_0_999,plain,
    ! [X397] :
      ( ( ihasTopping(X397,esk108_1(X397))
        | ~ iPolloAdAstra(X397) )
      & ( iChickenTopping(esk108_1(X397))
        | ~ iPolloAdAstra(X397) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_262])])])]) ).

fof(c_0_1000,plain,
    ! [X395] :
      ( ( ihasTopping(X395,esk107_1(X395))
        | ~ iPolloAdAstra(X395) )
      & ( iTomatoTopping(esk107_1(X395))
        | ~ iPolloAdAstra(X395) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_261])])])]) ).

fof(c_0_1001,plain,
    ! [X393] :
      ( ( ihasTopping(X393,esk106_1(X393))
        | ~ iPolloAdAstra(X393) )
      & ( iGarlicTopping(esk106_1(X393))
        | ~ iPolloAdAstra(X393) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_260])])])]) ).

fof(c_0_1002,plain,
    ! [X391] :
      ( ( ihasTopping(X391,esk105_1(X391))
        | ~ iPolloAdAstra(X391) )
      & ( iRedOnionTopping(esk105_1(X391))
        | ~ iPolloAdAstra(X391) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_259])])])]) ).

fof(c_0_1003,plain,
    ! [X386] :
      ( ( ihasTopping(X386,esk104_1(X386))
        | ~ iPolloAdAstra(X386) )
      & ( iCajunSpiceTopping(esk104_1(X386))
        | ~ iPolloAdAstra(X386) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_256])])])]) ).

fof(c_0_1004,plain,
    ! [X384] :
      ( ( ihasTopping(X384,esk103_1(X384))
        | ~ iPolloAdAstra(X384) )
      & ( iMozzarellaTopping(esk103_1(X384))
        | ~ iPolloAdAstra(X384) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_255])])])]) ).

fof(c_0_1005,plain,
    ! [X353] :
      ( ( ihasTopping(X353,esk97_1(X353))
        | ~ iParmense(X353) )
      & ( iTomatoTopping(esk97_1(X353))
        | ~ iParmense(X353) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_230])])])]) ).

fof(c_0_1006,plain,
    ! [X349] :
      ( ( ihasTopping(X349,esk96_1(X349))
        | ~ iParmense(X349) )
      & ( iAsparagusTopping(esk96_1(X349))
        | ~ iParmense(X349) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_228])])])]) ).

fof(c_0_1007,plain,
    ! [X346] :
      ( ( ihasTopping(X346,esk95_1(X346))
        | ~ iParmense(X346) )
      & ( iHamTopping(esk95_1(X346))
        | ~ iParmense(X346) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_226])])])]) ).

fof(c_0_1008,plain,
    ! [X344] :
      ( ( ihasTopping(X344,esk94_1(X344))
        | ~ iParmense(X344) )
      & ( iParmesanTopping(esk94_1(X344))
        | ~ iParmense(X344) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_225])])])]) ).

fof(c_0_1009,plain,
    ! [X342] :
      ( ( ihasTopping(X342,esk93_1(X342))
        | ~ iParmense(X342) )
      & ( iMozzarellaTopping(esk93_1(X342))
        | ~ iParmense(X342) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_224])])])]) ).

fof(c_0_1010,plain,
    ! [X321] :
      ( ( ihasTopping(X321,esk88_1(X321))
        | ~ iNapoletana(X321) )
      & ( iTomatoTopping(esk88_1(X321))
        | ~ iNapoletana(X321) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_208])])])]) ).

fof(c_0_1011,plain,
    ! [X319] :
      ( ( ihasTopping(X319,esk87_1(X319))
        | ~ iNapoletana(X319) )
      & ( iAnchoviesTopping(esk87_1(X319))
        | ~ iNapoletana(X319) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_207])])])]) ).

fof(c_0_1012,plain,
    ! [X315] :
      ( ( ihasTopping(X315,esk86_1(X315))
        | ~ iNapoletana(X315) )
      & ( iOliveTopping(esk86_1(X315))
        | ~ iNapoletana(X315) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_204])])])]) ).

fof(c_0_1013,plain,
    ! [X311] :
      ( ( ihasTopping(X311,esk85_1(X311))
        | ~ iNapoletana(X311) )
      & ( iMozzarellaTopping(esk85_1(X311))
        | ~ iNapoletana(X311) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_202])])])]) ).

fof(c_0_1014,plain,
    ! [X309] :
      ( ( ihasTopping(X309,esk84_1(X309))
        | ~ iNapoletana(X309) )
      & ( iCaperTopping(esk84_1(X309))
        | ~ iNapoletana(X309) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_201])])])]) ).

fof(c_0_1015,plain,
    ! [X300] :
      ( ( ihasTopping(X300,esk82_1(X300))
        | ~ iMushroom(X300) )
      & ( iTomatoTopping(esk82_1(X300))
        | ~ iMushroom(X300) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_194])])])]) ).

fof(c_0_1016,plain,
    ! [X298] :
      ( ( ihasTopping(X298,esk81_1(X298))
        | ~ iMushroom(X298) )
      & ( iMushroomTopping(esk81_1(X298))
        | ~ iMushroom(X298) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_193])])])]) ).

fof(c_0_1017,plain,
    ! [X295] :
      ( ( ihasTopping(X295,esk80_1(X295))
        | ~ iMushroom(X295) )
      & ( iMozzarellaTopping(esk80_1(X295))
        | ~ iMushroom(X295) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_191])])])]) ).

fof(c_0_1018,plain,
    ! [X272] :
      ( ( ihasTopping(X272,esk77_1(X272))
        | ~ iMargherita(X272) )
      & ( iTomatoTopping(esk77_1(X272))
        | ~ iMargherita(X272) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_174])])])]) ).

fof(c_0_1019,plain,
    ! [X269] :
      ( ( ihasTopping(X269,esk76_1(X269))
        | ~ iMargherita(X269) )
      & ( iMozzarellaTopping(esk76_1(X269))
        | ~ iMargherita(X269) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_172])])])]) ).

fof(c_0_1020,plain,
    ! [X260] :
      ( ( ihasTopping(X260,esk74_1(X260))
        | ~ iLaReine(X260) )
      & ( iTomatoTopping(esk74_1(X260))
        | ~ iLaReine(X260) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_166])])])]) ).

fof(c_0_1021,plain,
    ! [X256] :
      ( ( ihasTopping(X256,esk73_1(X256))
        | ~ iLaReine(X256) )
      & ( iHamTopping(esk73_1(X256))
        | ~ iLaReine(X256) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_164])])])]) ).

fof(c_0_1022,plain,
    ! [X254] :
      ( ( ihasTopping(X254,esk72_1(X254))
        | ~ iLaReine(X254) )
      & ( iMushroomTopping(esk72_1(X254))
        | ~ iLaReine(X254) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_163])])])]) ).

fof(c_0_1023,plain,
    ! [X251] :
      ( ( ihasTopping(X251,esk71_1(X251))
        | ~ iLaReine(X251) )
      & ( iOliveTopping(esk71_1(X251))
        | ~ iLaReine(X251) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_161])])])]) ).

fof(c_0_1024,plain,
    ! [X249] :
      ( ( ihasTopping(X249,esk70_1(X249))
        | ~ iLaReine(X249) )
      & ( iMozzarellaTopping(esk70_1(X249))
        | ~ iLaReine(X249) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_160])])])]) ).

cnf(c_0_1025,plain,
    ( iVegetarianPizza(X1)
    | iNonVegetarianPizza(X1)
    | ~ abstractDomain(X1)
    | ~ iPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_848]) ).

fof(c_0_1026,plain,
    ! [X232] :
      ( ( ihasTopping(X232,esk65_1(X232))
        | ~ iIceCream(X232) )
      & ( iFruitTopping(esk65_1(X232))
        | ~ iIceCream(X232) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_152])])])]) ).

fof(c_0_1027,plain,
    ! [X205] :
      ( ( ihasTopping(X205,esk60_1(X205))
        | ~ iGiardiniera(X205) )
      & ( iTomatoTopping(esk60_1(X205))
        | ~ iGiardiniera(X205) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_130])])])]) ).

fof(c_0_1028,plain,
    ! [X203] :
      ( ( ihasTopping(X203,esk59_1(X203))
        | ~ iGiardiniera(X203) )
      & ( iLeekTopping(esk59_1(X203))
        | ~ iGiardiniera(X203) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_129])])])]) ).

fof(c_0_1029,plain,
    ! [X201] :
      ( ( ihasTopping(X201,esk58_1(X201))
        | ~ iGiardiniera(X201) )
      & ( iOliveTopping(esk58_1(X201))
        | ~ iGiardiniera(X201) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_128])])])]) ).

fof(c_0_1030,plain,
    ! [X199] :
      ( ( ihasTopping(X199,esk57_1(X199))
        | ~ iGiardiniera(X199) )
      & ( iMushroomTopping(esk57_1(X199))
        | ~ iGiardiniera(X199) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_127])])])]) ).

fof(c_0_1031,plain,
    ! [X196] :
      ( ( ihasTopping(X196,esk56_1(X196))
        | ~ iGiardiniera(X196) )
      & ( iSlicedTomatoTopping(esk56_1(X196))
        | ~ iGiardiniera(X196) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_125])])])]) ).

fof(c_0_1032,plain,
    ! [X194] :
      ( ( ihasTopping(X194,esk55_1(X194))
        | ~ iGiardiniera(X194) )
      & ( iMozzarellaTopping(esk55_1(X194))
        | ~ iGiardiniera(X194) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_124])])])]) ).

fof(c_0_1033,plain,
    ! [X504] :
      ( ( ~ iSpiciness(X504)
        | iMedium(X504)
        | iHot(X504)
        | iMild(X504) )
      & ( ~ iMedium(X504)
        | iSpiciness(X504) )
      & ( ~ iHot(X504)
        | iSpiciness(X504) )
      & ( ~ iMild(X504)
        | iSpiciness(X504) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_329])])]) ).

fof(c_0_1034,plain,
    ! [X192] :
      ( ( ihasTopping(X192,esk54_1(X192))
        | ~ iGiardiniera(X192) )
      & ( iPetitPoisTopping(esk54_1(X192))
        | ~ iGiardiniera(X192) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_123])])])]) ).

fof(c_0_1035,plain,
    ! [X190] :
      ( ( ihasTopping(X190,esk53_1(X190))
        | ~ iGiardiniera(X190) )
      & ( iPeperonataTopping(esk53_1(X190))
        | ~ iGiardiniera(X190) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_122])])])]) ).

fof(c_0_1036,plain,
    ! [X179] :
      ( ( ihasTopping(X179,esk51_1(X179))
        | ~ iFruttiDiMare(X179) )
      & ( iTomatoTopping(esk51_1(X179))
        | ~ iFruttiDiMare(X179) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_115])])])]) ).

fof(c_0_1037,plain,
    ! [X177] :
      ( ( ihasTopping(X177,esk50_1(X177))
        | ~ iFruttiDiMare(X177) )
      & ( iGarlicTopping(esk50_1(X177))
        | ~ iFruttiDiMare(X177) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_114])])])]) ).

fof(c_0_1038,plain,
    ! [X590] :
      ( ~ iVeneziana(X590)
      | ihasCountryOfOrigin(X590,iItaly) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_379])]) ).

fof(c_0_1039,plain,
    ! [X175] :
      ( ( ihasTopping(X175,esk49_1(X175))
        | ~ iFruttiDiMare(X175) )
      & ( iMixedSeafoodTopping(esk49_1(X175))
        | ~ iFruttiDiMare(X175) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_113])])])]) ).

fof(c_0_1040,plain,
    ! [X169] :
      ( ( ihasTopping(X169,esk48_1(X169))
        | ~ iFourSeasons(X169) )
      & ( iTomatoTopping(esk48_1(X169))
        | ~ iFourSeasons(X169) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_108])])])]) ).

fof(c_0_1041,plain,
    ! [X167] :
      ( ( ihasTopping(X167,esk47_1(X167))
        | ~ iFourSeasons(X167) )
      & ( iAnchoviesTopping(esk47_1(X167))
        | ~ iFourSeasons(X167) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_107])])])]) ).

fof(c_0_1042,plain,
    ! [X165] :
      ( ( ihasTopping(X165,esk46_1(X165))
        | ~ iFourSeasons(X165) )
      & ( iPeperoniSausageTopping(esk46_1(X165))
        | ~ iFourSeasons(X165) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_106])])])]) ).

fof(c_0_1043,plain,
    ! [X318] :
      ( ~ iNapoletana(X318)
      | ihasCountryOfOrigin(X318,iItaly) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_206])]) ).

fof(c_0_1044,plain,
    ! [X291] :
      ( ~ iMozzarellaTopping(X291)
      | ihasCountryOfOrigin(X291,iItaly) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_188])]) ).

fof(c_0_1045,plain,
    ! [X37] :
      ( ~ iAmericanHot(X37)
      | ihasCountryOfOrigin(X37,iAmerica) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_23])]) ).

fof(c_0_1046,plain,
    ! [X26] :
      ( ~ iAmerican(X26)
      | ihasCountryOfOrigin(X26,iAmerica) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_16])]) ).

fof(c_0_1047,plain,
    ! [X163] :
      ( ( ihasTopping(X163,esk45_1(X163))
        | ~ iFourSeasons(X163) )
      & ( iOliveTopping(esk45_1(X163))
        | ~ iFourSeasons(X163) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_105])])])]) ).

fof(c_0_1048,plain,
    ! [X160] :
      ( ( ihasTopping(X160,esk44_1(X160))
        | ~ iFourSeasons(X160) )
      & ( iMushroomTopping(esk44_1(X160))
        | ~ iFourSeasons(X160) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_103])])])]) ).

fof(c_0_1049,plain,
    ! [X158] :
      ( ( ihasTopping(X158,esk43_1(X158))
        | ~ iFourSeasons(X158) )
      & ( iMozzarellaTopping(esk43_1(X158))
        | ~ iFourSeasons(X158) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_102])])])]) ).

fof(c_0_1050,plain,
    ! [X156] :
      ( ( ihasTopping(X156,esk42_1(X156))
        | ~ iFourSeasons(X156) )
      & ( iCaperTopping(esk42_1(X156))
        | ~ iFourSeasons(X156) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_101])])])]) ).

fof(c_0_1051,plain,
    ! [X141] :
      ( ( ihasTopping(X141,esk39_1(X141))
        | ~ iFiorentina(X141) )
      & ( iTomatoTopping(esk39_1(X141))
        | ~ iFiorentina(X141) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_90])])])]) ).

fof(c_0_1052,plain,
    ! [X139] :
      ( ( ihasTopping(X139,esk38_1(X139))
        | ~ iFiorentina(X139) )
      & ( iSpinachTopping(esk38_1(X139))
        | ~ iFiorentina(X139) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_89])])])]) ).

fof(c_0_1053,plain,
    ! [X137] :
      ( ( ihasTopping(X137,esk37_1(X137))
        | ~ iFiorentina(X137) )
      & ( iGarlicTopping(esk37_1(X137))
        | ~ iFiorentina(X137) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_88])])])]) ).

fof(c_0_1054,plain,
    ! [X134] :
      ( ( ihasTopping(X134,esk36_1(X134))
        | ~ iFiorentina(X134) )
      & ( iOliveTopping(esk36_1(X134))
        | ~ iFiorentina(X134) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_86])])])]) ).

fof(c_0_1055,plain,
    ! [X132] :
      ( ( ihasTopping(X132,esk35_1(X132))
        | ~ iFiorentina(X132) )
      & ( iParmesanTopping(esk35_1(X132))
        | ~ iFiorentina(X132) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_85])])])]) ).

fof(c_0_1056,plain,
    ! [X128] :
      ( ( ihasTopping(X128,esk34_1(X128))
        | ~ iFiorentina(X128) )
      & ( iMozzarellaTopping(esk34_1(X128))
        | ~ iFiorentina(X128) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_83])])])]) ).

fof(c_0_1057,plain,
    ! [X106] :
      ( ( ihasTopping(X106,esk31_1(X106))
        | ~ iCaprina(X106) )
      & ( iTomatoTopping(esk31_1(X106))
        | ~ iCaprina(X106) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_66])])])]) ).

fof(c_0_1058,plain,
    ! [X101] :
      ( ( ihasTopping(X101,esk30_1(X101))
        | ~ iCaprina(X101) )
      & ( iMozzarellaTopping(esk30_1(X101))
        | ~ iCaprina(X101) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_63])])])]) ).

fof(c_0_1059,plain,
    ! [X99] :
      ( ( ihasTopping(X99,esk29_1(X99))
        | ~ iCaprina(X99) )
      & ( iGoatsCheeseTopping(esk29_1(X99))
        | ~ iCaprina(X99) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_62])])])]) ).

fof(c_0_1060,plain,
    ! [X97] :
      ( ( ihasTopping(X97,esk28_1(X97))
        | ~ iCaprina(X97) )
      & ( iSundriedTomatoTopping(esk28_1(X97))
        | ~ iCaprina(X97) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_61])])])]) ).

fof(c_0_1061,plain,
    ! [X94] :
      ( ( ihasTopping(X94,esk27_1(X94))
        | ~ iCapricciosa(X94) )
      & ( iAnchoviesTopping(esk27_1(X94))
        | ~ iCapricciosa(X94) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_59])])])]) ).

fof(c_0_1062,plain,
    ! [X92] :
      ( ( ihasTopping(X92,esk26_1(X92))
        | ~ iCapricciosa(X92) )
      & ( iTomatoTopping(esk26_1(X92))
        | ~ iCapricciosa(X92) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_58])])])]) ).

fof(c_0_1063,plain,
    ! [X90] :
      ( ( ihasTopping(X90,esk25_1(X90))
        | ~ iCapricciosa(X90) )
      & ( iOliveTopping(esk25_1(X90))
        | ~ iCapricciosa(X90) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_57])])])]) ).

fof(c_0_1064,plain,
    ! [X87] :
      ( ( ihasTopping(X87,esk24_1(X87))
        | ~ iCapricciosa(X87) )
      & ( iHamTopping(esk24_1(X87))
        | ~ iCapricciosa(X87) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_55])])])]) ).

fof(c_0_1065,plain,
    ! [X85] :
      ( ( ihasTopping(X85,esk23_1(X85))
        | ~ iCapricciosa(X85) )
      & ( iMozzarellaTopping(esk23_1(X85))
        | ~ iCapricciosa(X85) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_54])])])]) ).

fof(c_0_1066,plain,
    ! [X83] :
      ( ( ihasTopping(X83,esk22_1(X83))
        | ~ iCapricciosa(X83) )
      & ( iCaperTopping(esk22_1(X83))
        | ~ iCapricciosa(X83) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_53])])])]) ).

fof(c_0_1067,plain,
    ! [X81] :
      ( ( ihasTopping(X81,esk21_1(X81))
        | ~ iCapricciosa(X81) )
      & ( iPeperonataTopping(esk21_1(X81))
        | ~ iCapricciosa(X81) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_52])])])]) ).

fof(c_0_1068,plain,
    ! [X68] :
      ( ( ihasTopping(X68,esk18_1(X68))
        | ~ iCajun(X68) )
      & ( iTomatoTopping(esk18_1(X68))
        | ~ iCajun(X68) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_43])])])]) ).

fof(c_0_1069,plain,
    ! [X66] :
      ( ( ihasTopping(X66,esk17_1(X66))
        | ~ iCajun(X66) )
      & ( iPrawnsTopping(esk17_1(X66))
        | ~ iCajun(X66) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_42])])])]) ).

fof(c_0_1070,plain,
    ! [X64] :
      ( ( ihasTopping(X64,esk16_1(X64))
        | ~ iCajun(X64) )
      & ( iOnionTopping(esk16_1(X64))
        | ~ iCajun(X64) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_41])])])]) ).

fof(c_0_1071,plain,
    ! [X59] :
      ( ( ihasTopping(X59,esk15_1(X59))
        | ~ iCajun(X59) )
      & ( iMozzarellaTopping(esk15_1(X59))
        | ~ iCajun(X59) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_38])])])]) ).

fof(c_0_1072,plain,
    ! [X57] :
      ( ( ihasTopping(X57,esk14_1(X57))
        | ~ iCajun(X57) )
      & ( iTobascoPepperSauce(esk14_1(X57))
        | ~ iCajun(X57) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_37])])])]) ).

fof(c_0_1073,plain,
    ! [X55] :
      ( ( ihasTopping(X55,esk13_1(X55))
        | ~ iCajun(X55) )
      & ( iPeperonataTopping(esk13_1(X55))
        | ~ iCajun(X55) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_36])])])]) ).

fof(c_0_1074,plain,
    ! [X42] :
      ( ( ihasTopping(X42,esk10_1(X42))
        | ~ iAmericanHot(X42) )
      & ( iJalapenoPepperTopping(esk10_1(X42))
        | ~ iAmericanHot(X42) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_26])])])]) ).

fof(c_0_1075,plain,
    ! [X40] :
      ( ( ihasTopping(X40,esk9_1(X40))
        | ~ iAmericanHot(X40) )
      & ( iTomatoTopping(esk9_1(X40))
        | ~ iAmericanHot(X40) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_25])])])]) ).

fof(c_0_1076,plain,
    ! [X38] :
      ( ( ihasTopping(X38,esk8_1(X38))
        | ~ iAmericanHot(X38) )
      & ( iHotGreenPepperTopping(esk8_1(X38))
        | ~ iAmericanHot(X38) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_24])])])]) ).

fof(c_0_1077,plain,
    ! [X35] :
      ( ( ihasTopping(X35,esk7_1(X35))
        | ~ iAmericanHot(X35) )
      & ( iPeperoniSausageTopping(esk7_1(X35))
        | ~ iAmericanHot(X35) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_22])])])]) ).

fof(c_0_1078,plain,
    ! [X32] :
      ( ( ihasTopping(X32,esk6_1(X32))
        | ~ iAmericanHot(X32) )
      & ( iMozzarellaTopping(esk6_1(X32))
        | ~ iAmericanHot(X32) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_20])])])]) ).

fof(c_0_1079,plain,
    ! [X27] :
      ( ( ihasTopping(X27,esk5_1(X27))
        | ~ iAmerican(X27) )
      & ( iTomatoTopping(esk5_1(X27))
        | ~ iAmerican(X27) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_17])])])]) ).

fof(c_0_1080,plain,
    ! [X24] :
      ( ( ihasTopping(X24,esk4_1(X24))
        | ~ iAmerican(X24) )
      & ( iPeperoniSausageTopping(esk4_1(X24))
        | ~ iAmerican(X24) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_15])])])]) ).

fof(c_0_1081,plain,
    ! [X19] :
      ( ( ihasTopping(X19,esk3_1(X19))
        | ~ iAmerican(X19) )
      & ( iMozzarellaTopping(esk3_1(X19))
        | ~ iAmerican(X19) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_12])])])]) ).

fof(c_0_1082,plain,
    ! [X427,X428] :
      ( ( abstractDomain(X427)
        | ~ iRealItalianPizza(X427) )
      & ( ~ ihasBase(X427,X428)
        | iThinAndCrispyBase(X428)
        | ~ iRealItalianPizza(X427) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_281])])])]) ).

fof(c_0_1083,plain,
    ! [X1079,X1080] :
      ( ~ iisToppingOf(X1079,X1080)
      | iisIngredientOf(X1079,X1080) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_829])]) ).

fof(c_0_1084,plain,
    ! [X632,X633] :
      ( ~ ihasSpiciness(X632,X633)
      | iSpiciness(X633) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_399])]) ).

fof(c_0_1085,plain,
    ! [X664,X665] :
      ( ~ iisIngredientOf(X664,X665)
      | iFood(X664) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_413])]) ).

fof(c_0_1086,plain,
    ! [X621,X622] :
      ( ~ ihasIngredient(X621,X622)
      | iFood(X621) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_394])]) ).

fof(c_0_1087,plain,
    ! [X666,X667] :
      ( ~ iisIngredientOf(X666,X667)
      | iFood(X667) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_414])]) ).

fof(c_0_1088,plain,
    ! [X623,X624] :
      ( ~ ihasIngredient(X623,X624)
      | iFood(X624) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_395])]) ).

fof(c_0_1089,plain,
    ! [X653,X654] :
      ( ~ iisBaseOf(X653,X654)
      | iPizzaBase(X653) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_408])]) ).

fof(c_0_1090,plain,
    ! [X610,X611] :
      ( ~ ihasBase(X610,X611)
      | iPizzaBase(X611) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_389])]) ).

fof(c_0_1091,plain,
    ! [X634,X635] :
      ( ( abstractDomain(X634)
        | ~ ihasTopping(X634,X635) )
      & ( abstractDomain(X635)
        | ~ ihasTopping(X634,X635) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_400])])]) ).

fof(c_0_1092,plain,
    ! [X608,X609] :
      ( ~ ihasBase(X608,X609)
      | iPizza(X608) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_388])]) ).

fof(c_0_1093,plain,
    ! [X677,X678] :
      ( ~ iisToppingOf(X677,X678)
      | iPizza(X678) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_419])]) ).

fof(c_0_1094,plain,
    ! [X655,X656] :
      ( ~ iisBaseOf(X655,X656)
      | iPizza(X656) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_409])]) ).

fof(c_0_1095,plain,
    ! [X675,X676] :
      ( ~ iisToppingOf(X675,X676)
      | iPizzaTopping(X675) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_418])]) ).

fof(c_0_1096,plain,
    ! [X670,X671] :
      ( ( abstractDomain(X670)
        | ~ iisToppingOf(X670,X671) )
      & ( abstractDomain(X671)
        | ~ iisToppingOf(X670,X671) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_416])])]) ).

fof(c_0_1097,plain,
    ! [X659,X660] :
      ( ( abstractDomain(X659)
        | ~ iisIngredientOf(X659,X660) )
      & ( abstractDomain(X660)
        | ~ iisIngredientOf(X659,X660) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_411])])]) ).

fof(c_0_1098,plain,
    ! [X616,X617] :
      ( ( abstractDomain(X616)
        | ~ ihasIngredient(X616,X617) )
      & ( abstractDomain(X617)
        | ~ ihasIngredient(X616,X617) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_392])])]) ).

fof(c_0_1099,plain,
    ! [X645,X646] :
      ( ( abstractDomain(X645)
        | ~ iisBaseOf(X645,X646) )
      & ( abstractDomain(X646)
        | ~ iisBaseOf(X645,X646) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_405])])]) ).

fof(c_0_1100,plain,
    ! [X600,X601] :
      ( ( abstractDomain(X600)
        | ~ ihasBase(X600,X601) )
      & ( abstractDomain(X601)
        | ~ ihasBase(X600,X601) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_385])])]) ).

cnf(c_0_1101,plain,
    ( iVegetarianTopping(X1)
    | ~ iSauceTopping(X1)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_849]) ).

cnf(c_0_1102,plain,
    ( iPizzaTopping(X1)
    | ~ iSauceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_850]),
    [final] ).

fof(c_0_1103,plain,
    ! [X627,X628] :
      ( ( abstractDomain(X627)
        | ~ ihasSpiciness(X627,X628) )
      & ( abstractDomain(X628)
        | ~ ihasSpiciness(X627,X628) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_397])])]) ).

fof(c_0_1104,plain,
    ! [X614,X615] :
      ( ( abstractDomain(X614)
        | ~ ihasCountryOfOrigin(X614,X615) )
      & ( abstractDomain(X615)
        | ~ ihasCountryOfOrigin(X614,X615) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_391])])]) ).

cnf(c_0_1105,plain,
    ( iVegetarianTopping(X1)
    | ~ iNutTopping(X1)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_849]) ).

cnf(c_0_1106,plain,
    ( iPizzaTopping(X1)
    | ~ iNutTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_851]),
    [final] ).

cnf(c_0_1107,plain,
    ( iVegetarianTopping(X1)
    | ~ iFruitTopping(X1)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_849]) ).

cnf(c_0_1108,plain,
    ( iPizzaTopping(X1)
    | ~ iFruitTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_852]),
    [final] ).

cnf(c_0_1109,plain,
    ( iVegetarianTopping(X1)
    | ~ iCheeseTopping(X1)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_849]) ).

cnf(c_0_1110,plain,
    ( iPizzaTopping(X1)
    | ~ iCheeseTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_853]),
    [final] ).

cnf(c_0_1111,plain,
    ( iVegetarianTopping(X1)
    | ~ iHerbSpiceTopping(X1)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_849]) ).

cnf(c_0_1112,plain,
    ( iPizzaTopping(X1)
    | ~ iHerbSpiceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_854]),
    [final] ).

cnf(c_0_1113,plain,
    ( iVegetarianTopping(X1)
    | ~ iVegetableTopping(X1)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_849]) ).

cnf(c_0_1114,plain,
    ( iPizzaTopping(X1)
    | ~ iVegetableTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_855]),
    [final] ).

fof(c_0_1115,plain,
    ! [X505] :
      ( ~ iSpiciness(X505)
      | iValuePartition(X505) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_330])]) ).

fof(c_0_1116,plain,
    ! [X282] :
      ( ~ iMedium(X282)
      | iSpiciness(X282) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_180])]) ).

fof(c_0_1117,plain,
    ! [X222] :
      ( ~ iHot(X222)
      | iSpiciness(X222) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_144])]) ).

fof(c_0_1118,plain,
    ! [X284] :
      ( ~ iMild(X284)
      | iSpiciness(X284) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_182])]) ).

fof(c_0_1119,plain,
    ! [X380] :
      ( ~ iPizzaBase(X380)
      | iFood(X380) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_251])]) ).

fof(c_0_1120,plain,
    ! [X378] :
      ( ~ iPizza(X378)
      | iFood(X378) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_249])]) ).

fof(c_0_1121,plain,
    ! [X549] :
      ( ~ iTobascoPepperSauce(X549)
      | iSauceTopping(X549) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_355])]) ).

fof(c_0_1122,plain,
    ! [X374] :
      ( ~ iPineKernels(X374)
      | iNutTopping(X374) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_246])]) ).

fof(c_0_1123,plain,
    ! [X538] :
      ( ~ iSweetPepperTopping(X538)
      | iPepperTopping(X538) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_348])]) ).

fof(c_0_1124,plain,
    ! [X382] :
      ( ~ iPizzaTopping(X382)
      | iFood(X382) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_253])]) ).

fof(c_0_1125,plain,
    ! [X216] :
      ( ~ iGreenPepperTopping(X216)
      | iPepperTopping(X216) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_138])]) ).

fof(c_0_1126,plain,
    ! [X360] :
      ( ~ iPeperonataTopping(X360)
      | iPepperTopping(X360) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_235])]) ).

fof(c_0_1127,plain,
    ! [X247] :
      ( ~ iJalapenoPepperTopping(X247)
      | iPepperTopping(X247) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_158])]) ).

fof(c_0_1128,plain,
    ! [X226] :
      ( ~ iHotGreenPepperTopping(X226)
      | iGreenPepperTopping(X226) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_147])]) ).

fof(c_0_1129,plain,
    ! [X148] :
      ( ~ iFood(X148)
      | iDomainConcept(X148) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_95])]) ).

fof(c_0_1130,plain,
    ! [X530] :
      ( ~ iSultanaTopping(X530)
      | iFruitTopping(X530) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_342])]) ).

fof(c_0_1131,plain,
    ! [X234] :
      ( ~ iIceCream(X234)
      | iFood(X234) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_153])]) ).

fof(c_0_1132,plain,
    ! [X540] :
      ( ~ iThinAndCrispyBase(X540)
      | iPizzaBase(X540) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_350])]) ).

fof(c_0_1133,plain,
    ! [X125] :
      ( ~ iDeepPanBase(X125)
      | iPizzaBase(X125) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_80])]) ).

fof(c_0_1134,plain,
    ! [X228] :
      ( ~ iHotSpicedBeefTopping(X228)
      | iMeatTopping(X228) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_149])]) ).

fof(c_0_1135,plain,
    ! [X121] :
      ( ~ iChickenTopping(X121)
      | iMeatTopping(X121) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_76])]) ).

fof(c_0_1136,plain,
    ! [X218] :
      ( ~ iHamTopping(X218)
      | iMeatTopping(X218) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_140])]) ).

fof(c_0_1137,plain,
    ! [X364] :
      ( ~ iPeperoniSausageTopping(X364)
      | iMeatTopping(X364) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_238])]) ).

fof(c_0_1138,plain,
    ! [X307] :
      ( ~ iNamedPizza(X307)
      | iPizza(X307) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_199])]) ).

fof(c_0_1139,plain,
    ! [X275] :
      ( ~ iMeatTopping(X275)
      | iPizzaTopping(X275) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_176])]) ).

fof(c_0_1140,plain,
    ! [X290] :
      ( ~ iMozzarellaTopping(X290)
      | iCheeseTopping(X290) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_187])]) ).

fof(c_0_1141,plain,
    ! [X146] :
      ( ~ iFishTopping(X146)
      | iPizzaTopping(X146) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_93])]) ).

fof(c_0_1142,plain,
    ! [X212] :
      ( ~ iGorgonzolaTopping(X212)
      | iCheeseTopping(X212) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_135])]) ).

fof(c_0_1143,plain,
    ! [X332] :
      ( ~ iOliveTopping(X332)
      | iVegetableTopping(X332) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_216])]) ).

fof(c_0_1144,plain,
    ! [X150] :
      ( ~ iFourCheesesTopping(X150)
      | iCheeseTopping(X150) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_97])]) ).

fof(c_0_1145,plain,
    ! [X358] :
      ( ~ iParmesanTopping(X358)
      | iCheeseTopping(X358) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_233])]) ).

fof(c_0_1146,plain,
    ! [X116] :
      ( ~ iCheeseyVegetableTopping(X116)
      | iCheeseTopping(X116) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_72])]) ).

fof(c_0_1147,plain,
    ! [X210] :
      ( ~ iGoatsCheeseTopping(X210)
      | iCheeseTopping(X210) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_133])]) ).

fof(c_0_1148,plain,
    ! [X553] :
      ( ~ iTomatoTopping(X553)
      | iVegetableTopping(X553) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_358])]) ).

fof(c_0_1149,plain,
    ! [X587] :
      ( ~ iVeneziana(X587)
      | iNamedPizza(X587) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_377])]) ).

fof(c_0_1150,plain,
    ! [X340] :
      ( ~ iParmaHamTopping(X340)
      | iHamTopping(X340) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_222])]) ).

fof(c_0_1151,plain,
    ! [X448] :
      ( ~ iRosemaryTopping(X448)
      | iHerbSpiceTopping(X448) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_295])]) ).

fof(c_0_1152,plain,
    ! [X71] :
      ( ~ iCajunSpiceTopping(X71)
      | iHerbSpiceTopping(X71) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_45])]) ).

fof(c_0_1153,plain,
    ! [X430] :
      ( ~ iRedOnionTopping(X430)
      | iOnionTopping(X430) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_283])]) ).

fof(c_0_1154,plain,
    ! [X557] :
      ( ~ iUnclosedPizza(X557)
      | iNamedPizza(X557) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_361])]) ).

fof(c_0_1155,plain,
    ! [X432] :
      ( ~ iRocketTopping(X432)
      | iVegetableTopping(X432) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_285])]) ).

fof(c_0_1156,plain,
    ! [X368] :
      ( ~ iPepperTopping(X368)
      | iVegetableTopping(X368) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_241])]) ).

fof(c_0_1157,plain,
    ! [X265] :
      ( ~ iLeekTopping(X265)
      | iVegetableTopping(X265) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_169])]) ).

fof(c_0_1158,plain,
    ! [X372] :
      ( ~ iPetitPoisTopping(X372)
      | iVegetableTopping(X372) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_244])]) ).

fof(c_0_1159,plain,
    ! [X494] :
      ( ~ iSoho(X494)
      | iNamedPizza(X494) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_323])]) ).

fof(c_0_1160,plain,
    ! [X478] :
      ( ~ iSloppyGiuseppe(X478)
      | iNamedPizza(X478) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_314])]) ).

fof(c_0_1161,plain,
    ! [X305] :
      ( ~ iMushroomTopping(X305)
      | iVegetableTopping(X305) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_197])]) ).

fof(c_0_1162,plain,
    ! [X526] :
      ( ~ iSpinachTopping(X526)
      | iVegetableTopping(X526) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_339])]) ).

fof(c_0_1163,plain,
    ! [X184] :
      ( ~ iGarlicTopping(X184)
      | iVegetableTopping(X184) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_118])]) ).

fof(c_0_1164,plain,
    ! [X117] :
      ( ~ iCheeseyVegetableTopping(X117)
      | iVegetableTopping(X117) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_73])]) ).

fof(c_0_1165,plain,
    ! [X462] :
      ( ~ iSiciliana(X462)
      | iNamedPizza(X462) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_304])]) ).

fof(c_0_1166,plain,
    ! [X77] :
      ( ~ iCaperTopping(X77)
      | iVegetableTopping(X77) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_49])]) ).

fof(c_0_1167,plain,
    ! [X334] :
      ( ~ iOnionTopping(X334)
      | iVegetableTopping(X334) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_218])]) ).

fof(c_0_1168,plain,
    ! [X53] :
      ( ~ iAsparagusTopping(X53)
      | iVegetableTopping(X53) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_34])]) ).

fof(c_0_1169,plain,
    ! [X49] :
      ( ~ iArtichokeTopping(X49)
      | iVegetableTopping(X49) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_31])]) ).

fof(c_0_1170,plain,
    ! [X440] :
      ( ~ iRosa(X440)
      | iNamedPizza(X440) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_290])]) ).

fof(c_0_1171,plain,
    ! [X420] :
      ( ~ iQuattroFormaggi(X420)
      | iNamedPizza(X420) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_276])]) ).

fof(c_0_1172,plain,
    ! [X286] :
      ( ~ iMixedSeafoodTopping(X286)
      | iFishTopping(X286) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_184])]) ).

fof(c_0_1173,plain,
    ! [X402] :
      ( ~ iPrawnsTopping(X402)
      | iFishTopping(X402) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_265])]) ).

fof(c_0_1174,plain,
    ! [X45] :
      ( ~ iAnchoviesTopping(X45)
      | iFishTopping(X45) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_28])]) ).

fof(c_0_1175,plain,
    ! [X406] :
      ( ~ iPrinceCarlo(X406)
      | iNamedPizza(X406) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_268])]) ).

fof(c_0_1176,plain,
    ! [X388] :
      ( ~ iPolloAdAstra(X388)
      | iNamedPizza(X388) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_257])]) ).

fof(c_0_1177,plain,
    ! [X348] :
      ( ~ iParmense(X348)
      | iNamedPizza(X348) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_227])]) ).

cnf(c_0_1178,plain,
    ( ~ dataDomain(X1)
    | ~ xsd_string(X1)
    | ~ xsd_integer(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_856]) ).

cnf(c_0_1179,plain,
    ( dataDomain(X1)
    | ~ xsd_integer(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_857]),
    [final] ).

fof(c_0_1180,plain,
    ! [X841] :
      ( ~ iVeneziana(X841)
      | ~ iUnclosedPizza(X841) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_591])]) ).

fof(c_0_1181,plain,
    ! [X981] :
      ( ~ iVeneziana(X981)
      | ~ iSoho(X981) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_731])]) ).

fof(c_0_1182,plain,
    ! [X734] :
      ( ~ iUnclosedPizza(X734)
      | ~ iSoho(X734) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_484])]) ).

fof(c_0_1183,plain,
    ! [X317] :
      ( ~ iNapoletana(X317)
      | iNamedPizza(X317) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_205])]) ).

fof(c_0_1184,plain,
    ! [X839] :
      ( ~ iVeneziana(X839)
      | ~ iSloppyGiuseppe(X839) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_589])]) ).

fof(c_0_1185,plain,
    ! [X824] :
      ( ~ iUnclosedPizza(X824)
      | ~ iSloppyGiuseppe(X824) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_574])]) ).

fof(c_0_1186,plain,
    ! [X970] :
      ( ~ iSloppyGiuseppe(X970)
      | ~ iSoho(X970) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_720])]) ).

fof(c_0_1187,plain,
    ! [X683] :
      ( ~ iVeneziana(X683)
      | ~ iSiciliana(X683) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_433])]) ).

fof(c_0_1188,plain,
    ! [X297] :
      ( ~ iMushroom(X297)
      | iNamedPizza(X297) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_192])]) ).

fof(c_0_1189,plain,
    ! [X271] :
      ( ~ iMargherita(X271)
      | iNamedPizza(X271) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_173])]) ).

fof(c_0_1190,plain,
    ! [X847] :
      ( ~ iUnclosedPizza(X847)
      | ~ iSiciliana(X847) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_597])]) ).

fof(c_0_1191,plain,
    ! [X986] :
      ( ~ iSoho(X986)
      | ~ iSiciliana(X986) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_736])]) ).

fof(c_0_1192,plain,
    ! [X924] :
      ( ~ iSloppyGiuseppe(X924)
      | ~ iSiciliana(X924) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_674])]) ).

fof(c_0_1193,plain,
    ! [X708] :
      ( ~ iVeneziana(X708)
      | ~ iRosa(X708) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_458])]) ).

fof(c_0_1194,plain,
    ! [X253] :
      ( ~ iLaReine(X253)
      | iNamedPizza(X253) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_162])]) ).

fof(c_0_1195,plain,
    ! [X880] :
      ( ~ iUnclosedPizza(X880)
      | ~ iRosa(X880) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_630])]) ).

fof(c_0_1196,plain,
    ! [X1016] :
      ( ~ iSoho(X1016)
      | ~ iRosa(X1016) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_766])]) ).

fof(c_0_1197,plain,
    ! [X690] :
      ( ~ iSloppyGiuseppe(X690)
      | ~ iRosa(X690) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_440])]) ).

fof(c_0_1198,plain,
    ! [X710] :
      ( ~ iSiciliana(X710)
      | ~ iRosa(X710) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_460])]) ).

fof(c_0_1199,plain,
    ! [X198] :
      ( ~ iGiardiniera(X198)
      | iNamedPizza(X198) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_126])]) ).

fof(c_0_1200,plain,
    ! [X174] :
      ( ~ iFruttiDiMare(X174)
      | iNamedPizza(X174) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_112])]) ).

fof(c_0_1201,plain,
    ! [X1028] :
      ( ~ iVeneziana(X1028)
      | ~ iQuattroFormaggi(X1028) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_778])]) ).

fof(c_0_1202,plain,
    ! [X770] :
      ( ~ iUnclosedPizza(X770)
      | ~ iQuattroFormaggi(X770) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_520])]) ).

fof(c_0_1203,plain,
    ! [X921] :
      ( ~ iSoho(X921)
      | ~ iQuattroFormaggi(X921) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_671])]) ).

fof(c_0_1204,plain,
    ! [X1008] :
      ( ~ iSloppyGiuseppe(X1008)
      | ~ iQuattroFormaggi(X1008) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_758])]) ).

fof(c_0_1205,plain,
    ! [X162] :
      ( ~ iFourSeasons(X162)
      | iNamedPizza(X162) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_104])]) ).

fof(c_0_1206,plain,
    ! [X1030] :
      ( ~ iSiciliana(X1030)
      | ~ iQuattroFormaggi(X1030) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_780])]) ).

fof(c_0_1207,plain,
    ! [X1060] :
      ( ~ iQuattroFormaggi(X1060)
      | ~ iRosa(X1060) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_810])]) ).

fof(c_0_1208,plain,
    ! [X833] :
      ( ~ iVeneziana(X833)
      | ~ iPrinceCarlo(X833) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_583])]) ).

fof(c_0_1209,plain,
    ! [X1005] :
      ( ~ iUnclosedPizza(X1005)
      | ~ iPrinceCarlo(X1005) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_755])]) ).

fof(c_0_1210,plain,
    ! [X136] :
      ( ~ iFiorentina(X136)
      | iNamedPizza(X136) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_87])]) ).

fof(c_0_1211,plain,
    ! [X105] :
      ( ~ iCaprina(X105)
      | iNamedPizza(X105) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_65])]) ).

fof(c_0_1212,plain,
    ! [X725] :
      ( ~ iSoho(X725)
      | ~ iPrinceCarlo(X725) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_475])]) ).

fof(c_0_1213,plain,
    ! [X808] :
      ( ~ iSloppyGiuseppe(X808)
      | ~ iPrinceCarlo(X808) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_558])]) ).

fof(c_0_1214,plain,
    ! [X838] :
      ( ~ iSiciliana(X838)
      | ~ iPrinceCarlo(X838) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_588])]) ).

fof(c_0_1215,plain,
    ! [X868] :
      ( ~ iPrinceCarlo(X868)
      | ~ iRosa(X868) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_618])]) ).

fof(c_0_1216,plain,
    ! [X89] :
      ( ~ iCapricciosa(X89)
      | iNamedPizza(X89) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_56])]) ).

fof(c_0_1217,plain,
    ! [X762] :
      ( ~ iQuattroFormaggi(X762)
      | ~ iPrinceCarlo(X762) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_512])]) ).

fof(c_0_1218,plain,
    ! [X723] :
      ( ~ iVeneziana(X723)
      | ~ iPolloAdAstra(X723) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_473])]) ).

fof(c_0_1219,plain,
    ! [X810] :
      ( ~ iUnclosedPizza(X810)
      | ~ iPolloAdAstra(X810) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_560])]) ).

fof(c_0_1220,plain,
    ! [X963] :
      ( ~ iPolloAdAstra(X963)
      | ~ iSoho(X963) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_713])]) ).

fof(c_0_1221,plain,
    ! [X61] :
      ( ~ iCajun(X61)
      | iNamedPizza(X61) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_39])]) ).

fof(c_0_1222,plain,
    ! [X34] :
      ( ~ iAmericanHot(X34)
      | iNamedPizza(X34) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_21])]) ).

fof(c_0_1223,plain,
    ! [X1068] :
      ( ~ iPolloAdAstra(X1068)
      | ~ iSloppyGiuseppe(X1068) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_818])]) ).

fof(c_0_1224,plain,
    ! [X784] :
      ( ~ iPolloAdAstra(X784)
      | ~ iSiciliana(X784) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_534])]) ).

fof(c_0_1225,plain,
    ! [X685] :
      ( ~ iPolloAdAstra(X685)
      | ~ iRosa(X685) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_435])]) ).

fof(c_0_1226,plain,
    ! [X997] :
      ( ~ iPolloAdAstra(X997)
      | ~ iQuattroFormaggi(X997) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_747])]) ).

fof(c_0_1227,plain,
    ! [X21] :
      ( ~ iAmerican(X21)
      | iNamedPizza(X21) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_13])]) ).

fof(c_0_1228,plain,
    ! [X804] :
      ( ~ iPolloAdAstra(X804)
      | ~ iPrinceCarlo(X804) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_554])]) ).

fof(c_0_1229,plain,
    ! [X807] :
      ( ~ iVeneziana(X807)
      | ~ iParmense(X807) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_557])]) ).

fof(c_0_1230,plain,
    ! [X987] :
      ( ~ iUnclosedPizza(X987)
      | ~ iParmense(X987) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_737])]) ).

fof(c_0_1231,plain,
    ! [X709] :
      ( ~ iSoho(X709)
      | ~ iParmense(X709) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_459])]) ).

fof(c_0_1232,plain,
    ! [X799] :
      ( ~ iSloppyGiuseppe(X799)
      | ~ iParmense(X799) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_549])]) ).

fof(c_0_1233,plain,
    ! [X813] :
      ( ~ iParmense(X813)
      | ~ iSiciliana(X813) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_563])]) ).

fof(c_0_1234,plain,
    ! [X846] :
      ( ~ iParmense(X846)
      | ~ iRosa(X846) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_596])]) ).

fof(c_0_1235,plain,
    ! [X749] :
      ( ~ iParmense(X749)
      | ~ iQuattroFormaggi(X749) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_499])]) ).

fof(c_0_1236,plain,
    ! [X980] :
      ( ~ iParmense(X980)
      | ~ iPrinceCarlo(X980) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_730])]) ).

fof(c_0_1237,plain,
    ! [X791] :
      ( ~ iPolloAdAstra(X791)
      | ~ iParmense(X791) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_541])]) ).

fof(c_0_1238,plain,
    ! [X878] :
      ( ~ iNutTopping(X878)
      | ~ iSauceTopping(X878) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_628])]) ).

fof(c_0_1239,plain,
    ! [X15] :
      ( ~ xsd_string(X15)
      | dataDomain(X15) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_8])]) ).

fof(c_0_1240,plain,
    ! [X580] :
      ( ~ iVeneziana(X580)
      | abstractDomain(X580) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_373])]) ).

fof(c_0_1241,plain,
    ! [X729] :
      ( ~ iVeneziana(X729)
      | ~ iNapoletana(X729) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_479])]) ).

fof(c_0_1242,plain,
    ! [X901] :
      ( ~ iUnclosedPizza(X901)
      | ~ iNapoletana(X901) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_651])]) ).

fof(c_0_1243,plain,
    ! [X1042] :
      ( ~ iNapoletana(X1042)
      | ~ iSoho(X1042) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_792])]) ).

fof(c_0_1244,plain,
    ! [X713] :
      ( ~ iSloppyGiuseppe(X713)
      | ~ iNapoletana(X713) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_463])]) ).

fof(c_0_1245,plain,
    ! [X733] :
      ( ~ iNapoletana(X733)
      | ~ iSiciliana(X733) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_483])]) ).

fof(c_0_1246,plain,
    ! [X758] :
      ( ~ iNapoletana(X758)
      | ~ iRosa(X758) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_508])]) ).

fof(c_0_1247,plain,
    ! [X736] :
      ( ~ iNapoletana(X736)
      | ~ iQuattroFormaggi(X736) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_486])]) ).

fof(c_0_1248,plain,
    ! [X894] :
      ( ~ iNapoletana(X894)
      | ~ iPrinceCarlo(X894) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_644])]) ).

fof(c_0_1249,plain,
    ! [X706] :
      ( ~ iPolloAdAstra(X706)
      | ~ iNapoletana(X706) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_456])]) ).

fof(c_0_1250,plain,
    ! [X573] :
      ( ~ iVegetarianPizzaEquivalent2(X573)
      | abstractDomain(X573) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_369])]) ).

fof(c_0_1251,plain,
    ! [X578] :
      ( ~ iVegetarianTopping(X578)
      | abstractDomain(X578) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_371])]) ).

fof(c_0_1252,plain,
    ! [X873] :
      ( ~ iNapoletana(X873)
      | ~ iParmense(X873) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_623])]) ).

fof(c_0_1253,plain,
    ! [X949] :
      ( ~ iVeneziana(X949)
      | ~ iMushroom(X949) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_699])]) ).

fof(c_0_1254,plain,
    ! [X691] :
      ( ~ iUnclosedPizza(X691)
      | ~ iMushroom(X691) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_441])]) ).

fof(c_0_1255,plain,
    ! [X822] :
      ( ~ iMushroom(X822)
      | ~ iSoho(X822) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_572])]) ).

fof(c_0_1256,plain,
    ! [X941] :
      ( ~ iSloppyGiuseppe(X941)
      | ~ iMushroom(X941) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_691])]) ).

fof(c_0_1257,plain,
    ! [X957] :
      ( ~ iMushroom(X957)
      | ~ iSiciliana(X957) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_707])]) ).

fof(c_0_1258,plain,
    ! [X973] :
      ( ~ iMushroom(X973)
      | ~ iRosa(X973) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_723])]) ).

fof(c_0_1259,plain,
    ! [X871] :
      ( ~ iMushroom(X871)
      | ~ iQuattroFormaggi(X871) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_621])]) ).

fof(c_0_1260,plain,
    ! [X684] :
      ( ~ iMushroom(X684)
      | ~ iPrinceCarlo(X684) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_434])]) ).

fof(c_0_1261,plain,
    ! [X568] :
      ( ~ iVegetarianPizzaEquivalent1(X568)
      | abstractDomain(X568) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_367])]) ).

fof(c_0_1262,plain,
    ! [X554] :
      ( ~ iUnclosedPizza(X554)
      | abstractDomain(X554) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_359])]) ).

fof(c_0_1263,plain,
    ! [X933] :
      ( ~ iPolloAdAstra(X933)
      | ~ iMushroom(X933) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_683])]) ).

fof(c_0_1264,plain,
    ! [X920] :
      ( ~ iMushroom(X920)
      | ~ iParmense(X920) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_670])]) ).

fof(c_0_1265,plain,
    ! [X991] :
      ( ~ iNapoletana(X991)
      | ~ iMushroom(X991) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_741])]) ).

fof(c_0_1266,plain,
    ! [X869] :
      ( ~ iVeneziana(X869)
      | ~ iMargherita(X869) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_619])]) ).

fof(c_0_1267,plain,
    ! [X541] :
      ( ~ iThinAndCrispyPizza(X541)
      | abstractDomain(X541) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_351])]) ).

fof(c_0_1268,plain,
    ! [X1043] :
      ( ~ iUnclosedPizza(X1043)
      | ~ iMargherita(X1043) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_793])]) ).

fof(c_0_1269,plain,
    ! [X756] :
      ( ~ iMargherita(X756)
      | ~ iSoho(X756) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_506])]) ).

fof(c_0_1270,plain,
    ! [X850] :
      ( ~ iSloppyGiuseppe(X850)
      | ~ iMargherita(X850) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_600])]) ).

fof(c_0_1271,plain,
    ! [X874] :
      ( ~ iMargherita(X874)
      | ~ iSiciliana(X874) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_624])]) ).

fof(c_0_1272,plain,
    ! [X527] :
      ( ~ iSultanaTopping(X527)
      | abstractDomain(X527) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_340])]) ).

fof(c_0_1273,plain,
    ! [X511] :
      ( ~ iSpicyPizzaEquivalent(X511)
      | abstractDomain(X511) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_333])]) ).

fof(c_0_1274,plain,
    ! [X903] :
      ( ~ iMargherita(X903)
      | ~ iRosa(X903) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_653])]) ).

fof(c_0_1275,plain,
    ! [X786] :
      ( ~ iMargherita(X786)
      | ~ iQuattroFormaggi(X786) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_536])]) ).

fof(c_0_1276,plain,
    ! [X1031] :
      ( ~ iMargherita(X1031)
      | ~ iPrinceCarlo(X1031) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_781])]) ).

fof(c_0_1277,plain,
    ! [X842] :
      ( ~ iPolloAdAstra(X842)
      | ~ iMargherita(X842) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_592])]) ).

fof(c_0_1278,plain,
    ! [X1013] :
      ( ~ iMargherita(X1013)
      | ~ iParmense(X1013) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_763])]) ).

fof(c_0_1279,plain,
    ! [X934] :
      ( ~ iNapoletana(X934)
      | ~ iMargherita(X934) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_684])]) ).

fof(c_0_1280,plain,
    ! [X715] :
      ( ~ iMargherita(X715)
      | ~ iMushroom(X715) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_465])]) ).

fof(c_0_1281,plain,
    ! [X817] :
      ( ~ iVeneziana(X817)
      | ~ iLaReine(X817) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_567])]) ).

fof(c_0_1282,plain,
    ! [X993] :
      ( ~ iUnclosedPizza(X993)
      | ~ iLaReine(X993) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_743])]) ).

fof(c_0_1283,plain,
    ! [X518] :
      ( ~ iSpicyTopping(X518)
      | abstractDomain(X518) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_335])]) ).

fof(c_0_1284,plain,
    ! [X506] :
      ( ~ iSpicyPizza(X506)
      | abstractDomain(X506) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_331])]) ).

fof(c_0_1285,plain,
    ! [X714] :
      ( ~ iLaReine(X714)
      | ~ iSoho(X714) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_464])]) ).

fof(c_0_1286,plain,
    ! [X803] :
      ( ~ iLaReine(X803)
      | ~ iSloppyGiuseppe(X803) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_553])]) ).

fof(c_0_1287,plain,
    ! [X823] :
      ( ~ iLaReine(X823)
      | ~ iSiciliana(X823) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_573])]) ).

fof(c_0_1288,plain,
    ! [X857] :
      ( ~ iLaReine(X857)
      | ~ iRosa(X857) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_607])]) ).

fof(c_0_1289,plain,
    ! [X754] :
      ( ~ iLaReine(X754)
      | ~ iQuattroFormaggi(X754) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_504])]) ).

fof(c_0_1290,plain,
    ! [X983] :
      ( ~ iLaReine(X983)
      | ~ iPrinceCarlo(X983) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_733])]) ).

fof(c_0_1291,plain,
    ! [X797] :
      ( ~ iPolloAdAstra(X797)
      | ~ iLaReine(X797) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_547])]) ).

fof(c_0_1292,plain,
    ! [X971] :
      ( ~ iLaReine(X971)
      | ~ iParmense(X971) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_721])]) ).

fof(c_0_1293,plain,
    ! [X884] :
      ( ~ iLaReine(X884)
      | ~ iNapoletana(X884) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_634])]) ).

fof(c_0_1294,plain,
    ! [X558] :
      ( ~ iValuePartition(X558)
      | abstractDomain(X558) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_362])]) ).

fof(c_0_1295,plain,
    ! [X487] :
      ( ~ iSoho(X487)
      | abstractDomain(X487) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_319])]) ).

fof(c_0_1296,plain,
    ! [X1014] :
      ( ~ iLaReine(X1014)
      | ~ iMushroom(X1014) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_764])]) ).

fof(c_0_1297,plain,
    ! [X1018] :
      ( ~ iLaReine(X1018)
      | ~ iMargherita(X1018) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_768])]) ).

fof(c_0_1298,plain,
    ! [X1001] :
      ( ~ iPepperTopping(X1001)
      | ~ iRocketTopping(X1001) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_751])]) ).

fof(c_0_1299,plain,
    ! [X916] :
      ( ~ iSweetPepperTopping(X916)
      | ~ iGreenPepperTopping(X916) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_666])]) ).

fof(c_0_1300,plain,
    ! [X473] :
      ( ~ iSloppyGiuseppe(X473)
      | abstractDomain(X473) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_311])]) ).

fof(c_0_1301,plain,
    ! [X767] :
      ( ~ iRocketTopping(X767)
      | ~ iLeekTopping(X767) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_517])]) ).

fof(c_0_1302,plain,
    ! [X800] :
      ( ~ iPepperTopping(X800)
      | ~ iLeekTopping(X800) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_550])]) ).

fof(c_0_1303,plain,
    ! [X1019] :
      ( ~ iPetitPoisTopping(X1019)
      | ~ iRocketTopping(X1019) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_769])]) ).

fof(c_0_1304,plain,
    ! [X1066] :
      ( ~ iPetitPoisTopping(X1066)
      | ~ iPepperTopping(X1066) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_816])]) ).

fof(c_0_1305,plain,
    ! [X451] :
      ( ~ iSiciliana(X451)
      | abstractDomain(X451) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_298])]) ).

fof(c_0_1306,plain,
    ! [X449] :
      ( ~ iSauceTopping(X449)
      | abstractDomain(X449) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_296])]) ).

fof(c_0_1307,plain,
    ! [X815] :
      ( ~ iPetitPoisTopping(X815)
      | ~ iLeekTopping(X815) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_565])]) ).

fof(c_0_1308,plain,
    ! [X1070] :
      ( ~ iVeneziana(X1070)
      | ~ iGiardiniera(X1070) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_820])]) ).

fof(c_0_1309,plain,
    ! [X801] :
      ( ~ iUnclosedPizza(X801)
      | ~ iGiardiniera(X801) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_551])]) ).

fof(c_0_1310,plain,
    ! [X958] :
      ( ~ iSoho(X958)
      | ~ iGiardiniera(X958) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_708])]) ).

fof(c_0_1311,plain,
    ! [X1053] :
      ( ~ iSloppyGiuseppe(X1053)
      | ~ iGiardiniera(X1053) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_803])]) ).

fof(c_0_1312,plain,
    ! [X1075] :
      ( ~ iGiardiniera(X1075)
      | ~ iSiciliana(X1075) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_825])]) ).

fof(c_0_1313,plain,
    ! [X985] :
      ( ~ iGiardiniera(X985)
      | ~ iRosa(X985) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_735])]) ).

fof(c_0_1314,plain,
    ! [X984] :
      ( ~ iGiardiniera(X984)
      | ~ iQuattroFormaggi(X984) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_734])]) ).

fof(c_0_1315,plain,
    ! [X795] :
      ( ~ iGiardiniera(X795)
      | ~ iPrinceCarlo(X795) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_545])]) ).

fof(c_0_1316,plain,
    ! [X435] :
      ( ~ iRosa(X435)
      | abstractDomain(X435) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_287])]) ).

fof(c_0_1317,plain,
    ! [X431] :
      ( ~ iRocketTopping(X431)
      | abstractDomain(X431) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_284])]) ).

fof(c_0_1318,plain,
    ! [X1045] :
      ( ~ iPolloAdAstra(X1045)
      | ~ iGiardiniera(X1045) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_795])]) ).

fof(c_0_1319,plain,
    ! [X778] :
      ( ~ iParmense(X778)
      | ~ iGiardiniera(X778) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_528])]) ).

fof(c_0_1320,plain,
    ! [X693] :
      ( ~ iNapoletana(X693)
      | ~ iGiardiniera(X693) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_443])]) ).

fof(c_0_1321,plain,
    ! [X915] :
      ( ~ iMushroom(X915)
      | ~ iGiardiniera(X915) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_665])]) ).

fof(c_0_1322,plain,
    ! [X828] :
      ( ~ iMargherita(X828)
      | ~ iGiardiniera(X828) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_578])]) ).

fof(c_0_1323,plain,
    ! [X782] :
      ( ~ iLaReine(X782)
      | ~ iGiardiniera(X782) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_532])]) ).

fof(c_0_1324,plain,
    ! [X740] :
      ( ~ iFruttiDiMare(X740)
      | ~ iVeneziana(X740) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_490])]) ).

fof(c_0_1325,plain,
    ! [X918] :
      ( ~ iFruttiDiMare(X918)
      | ~ iUnclosedPizza(X918) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_668])]) ).

fof(c_0_1326,plain,
    ! [X1056] :
      ( ~ iFruttiDiMare(X1056)
      | ~ iSoho(X1056) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_806])]) ).

fof(c_0_1327,plain,
    ! [X539] :
      ( ~ iThinAndCrispyBase(X539)
      | abstractDomain(X539) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_349])]) ).

fof(c_0_1328,plain,
    ! [X425] :
      ( ~ iRealItalianPizza(X425)
      | abstractDomain(X425) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_279])]) ).

fof(c_0_1329,plain,
    ! [X727] :
      ( ~ iFruttiDiMare(X727)
      | ~ iSloppyGiuseppe(X727) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_477])]) ).

fof(c_0_1330,plain,
    ! [X747] :
      ( ~ iFruttiDiMare(X747)
      | ~ iSiciliana(X747) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_497])]) ).

fof(c_0_1331,plain,
    ! [X769] :
      ( ~ iFruttiDiMare(X769)
      | ~ iRosa(X769) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_519])]) ).

fof(c_0_1332,plain,
    ! [X942] :
      ( ~ iFruttiDiMare(X942)
      | ~ iQuattroFormaggi(X942) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_692])]) ).

fof(c_0_1333,plain,
    ! [X905] :
      ( ~ iFruttiDiMare(X905)
      | ~ iPrinceCarlo(X905) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_655])]) ).

fof(c_0_1334,plain,
    ! [X719] :
      ( ~ iFruttiDiMare(X719)
      | ~ iPolloAdAstra(X719) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_469])]) ).

fof(c_0_1335,plain,
    ! [X892] :
      ( ~ iFruttiDiMare(X892)
      | ~ iParmense(X892) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_642])]) ).

fof(c_0_1336,plain,
    ! [X783] :
      ( ~ iFruttiDiMare(X783)
      | ~ iNapoletana(X783) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_533])]) ).

fof(c_0_1337,plain,
    ! [X1004] :
      ( ~ iFruttiDiMare(X1004)
      | ~ iMushroom(X1004) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_754])]) ).

fof(c_0_1338,plain,
    ! [X417] :
      ( ~ iQuattroFormaggi(X417)
      | abstractDomain(X417) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_274])]) ).

fof(c_0_1339,plain,
    ! [X445] :
      ( ~ iRosemaryTopping(X445)
      | abstractDomain(X445) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_293])]) ).

fof(c_0_1340,plain,
    ! [X944] :
      ( ~ iFruttiDiMare(X944)
      | ~ iMargherita(X944) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_694])]) ).

fof(c_0_1341,plain,
    ! [X896] :
      ( ~ iFruttiDiMare(X896)
      | ~ iLaReine(X896) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_646])]) ).

fof(c_0_1342,plain,
    ! [X705] :
      ( ~ iFruttiDiMare(X705)
      | ~ iGiardiniera(X705) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_455])]) ).

fof(c_0_1343,plain,
    ! [X946] :
      ( ~ iSauceTopping(X946)
      | ~ iFruitTopping(X946) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_696])]) ).

fof(c_0_1344,plain,
    ! [X777] :
      ( ~ iNutTopping(X777)
      | ~ iFruitTopping(X777) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_527])]) ).

fof(c_0_1345,plain,
    ! [X702] :
      ( ~ iMushroomTopping(X702)
      | ~ iRocketTopping(X702) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_452])]) ).

fof(c_0_1346,plain,
    ! [X742] :
      ( ~ iPepperTopping(X742)
      | ~ iMushroomTopping(X742) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_492])]) ).

fof(c_0_1347,plain,
    ! [X939] :
      ( ~ iMushroomTopping(X939)
      | ~ iLeekTopping(X939) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_689])]) ).

fof(c_0_1348,plain,
    ! [X757] :
      ( ~ iPetitPoisTopping(X757)
      | ~ iMushroomTopping(X757) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_507])]) ).

fof(c_0_1349,plain,
    ! [X403] :
      ( ~ iPrinceCarlo(X403)
      | abstractDomain(X403) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_266])]) ).

fof(c_0_1350,plain,
    ! [X429] :
      ( ~ iRedOnionTopping(X429)
      | abstractDomain(X429) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_282])]) ).

fof(c_0_1351,plain,
    ! [X861] :
      ( ~ iFourSeasons(X861)
      | ~ iVeneziana(X861) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_611])]) ).

fof(c_0_1352,plain,
    ! [X1032] :
      ( ~ iUnclosedPizza(X1032)
      | ~ iFourSeasons(X1032) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_782])]) ).

fof(c_0_1353,plain,
    ! [X752] :
      ( ~ iFourSeasons(X752)
      | ~ iSoho(X752) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_502])]) ).

fof(c_0_1354,plain,
    ! [X840] :
      ( ~ iFourSeasons(X840)
      | ~ iSloppyGiuseppe(X840) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_590])]) ).

fof(c_0_1355,plain,
    ! [X535] :
      ( ~ iSweetPepperTopping(X535)
      | abstractDomain(X535) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_346])]) ).

fof(c_0_1356,plain,
    ! [X867] :
      ( ~ iFourSeasons(X867)
      | ~ iSiciliana(X867) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_617])]) ).

fof(c_0_1357,plain,
    ! [X897] :
      ( ~ iFourSeasons(X897)
      | ~ iRosa(X897) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_647])]) ).

fof(c_0_1358,plain,
    ! [X780] :
      ( ~ iFourSeasons(X780)
      | ~ iQuattroFormaggi(X780) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_530])]) ).

fof(c_0_1359,plain,
    ! [X1025] :
      ( ~ iFourSeasons(X1025)
      | ~ iPrinceCarlo(X1025) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_775])]) ).

fof(c_0_1360,plain,
    ! [X383] :
      ( ~ iPolloAdAstra(X383)
      | abstractDomain(X383) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_254])]) ).

fof(c_0_1361,plain,
    ! [X373] :
      ( ~ iPineKernels(X373)
      | abstractDomain(X373) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_245])]) ).

fof(c_0_1362,plain,
    ! [X834] :
      ( ~ iFourSeasons(X834)
      | ~ iPolloAdAstra(X834) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_584])]) ).

fof(c_0_1363,plain,
    ! [X1002] :
      ( ~ iFourSeasons(X1002)
      | ~ iParmense(X1002) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_752])]) ).

fof(c_0_1364,plain,
    ! [X926] :
      ( ~ iFourSeasons(X926)
      | ~ iNapoletana(X926) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_676])]) ).

fof(c_0_1365,plain,
    ! [X707] :
      ( ~ iFourSeasons(X707)
      | ~ iMushroom(X707) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_457])]) ).

fof(c_0_1366,plain,
    ! [X1059] :
      ( ~ iFourSeasons(X1059)
      | ~ iMargherita(X1059) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_809])]) ).

fof(c_0_1367,plain,
    ! [X1010] :
      ( ~ iFourSeasons(X1010)
      | ~ iLaReine(X1010) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_760])]) ).

fof(c_0_1368,plain,
    ! [X814] :
      ( ~ iFourSeasons(X814)
      | ~ iGiardiniera(X814) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_564])]) ).

fof(c_0_1369,plain,
    ! [X938] :
      ( ~ iFourSeasons(X938)
      | ~ iFruttiDiMare(X938) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_688])]) ).

fof(c_0_1370,plain,
    ! [X746] :
      ( ~ iFourCheesesTopping(X746)
      | ~ iGorgonzolaTopping(X746) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_496])]) ).

fof(c_0_1371,plain,
    ! [X341] :
      ( ~ iParmense(X341)
      | abstractDomain(X341) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_223])]) ).

fof(c_0_1372,plain,
    ! [X337] :
      ( ~ iParmaHamTopping(X337)
      | abstractDomain(X337) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_220])]) ).

fof(c_0_1373,plain,
    ! [X989] :
      ( ~ iSpinachTopping(X989)
      | ~ iRocketTopping(X989) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_739])]) ).

fof(c_0_1374,plain,
    ! [X1035] :
      ( ~ iPepperTopping(X1035)
      | ~ iSpinachTopping(X1035) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_785])]) ).

fof(c_0_1375,plain,
    ! [X789] :
      ( ~ iSpinachTopping(X789)
      | ~ iLeekTopping(X789) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_539])]) ).

fof(c_0_1376,plain,
    ! [X1055] :
      ( ~ iPetitPoisTopping(X1055)
      | ~ iSpinachTopping(X1055) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_805])]) ).

fof(c_0_1377,plain,
    ! [X730] :
      ( ~ iSpinachTopping(X730)
      | ~ iMushroomTopping(X730) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_480])]) ).

fof(c_0_1378,plain,
    ! [X879] :
      ( ~ iGarlicTopping(X879)
      | ~ iRocketTopping(X879) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_629])]) ).

fof(c_0_1379,plain,
    ! [X930] :
      ( ~ iPepperTopping(X930)
      | ~ iGarlicTopping(X930) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_680])]) ).

fof(c_0_1380,plain,
    ! [X682] :
      ( ~ iGarlicTopping(X682)
      | ~ iLeekTopping(X682) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_432])]) ).

fof(c_0_1381,plain,
    ! [X943] :
      ( ~ iPetitPoisTopping(X943)
      | ~ iGarlicTopping(X943) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_693])]) ).

fof(c_0_1382,plain,
    ! [X325] :
      ( ~ iNutTopping(X325)
      | abstractDomain(X325) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_211])]) ).

fof(c_0_1383,plain,
    ! [X1036] :
      ( ~ iGarlicTopping(X1036)
      | ~ iMushroomTopping(X1036) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_786])]) ).

fof(c_0_1384,plain,
    ! [X910] :
      ( ~ iGarlicTopping(X910)
      | ~ iSpinachTopping(X910) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_660])]) ).

fof(c_0_1385,plain,
    ! [X773] :
      ( ~ iParmesanTopping(X773)
      | ~ iGorgonzolaTopping(X773) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_523])]) ).

fof(c_0_1386,plain,
    ! [X1074] :
      ( ~ iFourCheesesTopping(X1074)
      | ~ iParmesanTopping(X1074) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_824])]) ).

fof(c_0_1387,plain,
    ! [X872] :
      ( ~ iVeneziana(X872)
      | ~ iFiorentina(X872) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_622])]) ).

fof(c_0_1388,plain,
    ! [X1046] :
      ( ~ iUnclosedPizza(X1046)
      | ~ iFiorentina(X1046) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_796])]) ).

fof(c_0_1389,plain,
    ! [X759] :
      ( ~ iSoho(X759)
      | ~ iFiorentina(X759) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_509])]) ).

fof(c_0_1390,plain,
    ! [X854] :
      ( ~ iSloppyGiuseppe(X854)
      | ~ iFiorentina(X854) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_604])]) ).

fof(c_0_1391,plain,
    ! [X877] :
      ( ~ iSiciliana(X877)
      | ~ iFiorentina(X877) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_627])]) ).

fof(c_0_1392,plain,
    ! [X906] :
      ( ~ iFiorentina(X906)
      | ~ iRosa(X906) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_656])]) ).

fof(c_0_1393,plain,
    ! [X561] :
      ( ~ iVegetarianPizza(X561)
      | abstractDomain(X561) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_365])]) ).

fof(c_0_1394,plain,
    ! [X323] :
      ( ~ iNonVegetarianPizza(X323)
      | abstractDomain(X323) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_209])]) ).

fof(c_0_1395,plain,
    ! [X790] :
      ( ~ iQuattroFormaggi(X790)
      | ~ iFiorentina(X790) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_540])]) ).

fof(c_0_1396,plain,
    ! [X1034] :
      ( ~ iFiorentina(X1034)
      | ~ iPrinceCarlo(X1034) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_784])]) ).

fof(c_0_1397,plain,
    ! [X844] :
      ( ~ iPolloAdAstra(X844)
      | ~ iFiorentina(X844) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_594])]) ).

fof(c_0_1398,plain,
    ! [X1015] :
      ( ~ iParmense(X1015)
      | ~ iFiorentina(X1015) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_765])]) ).

fof(c_0_1399,plain,
    ! [X308] :
      ( ~ iNapoletana(X308)
      | abstractDomain(X308) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_200])]) ).

fof(c_0_1400,plain,
    ! [X937] :
      ( ~ iNapoletana(X937)
      | ~ iFiorentina(X937) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_687])]) ).

fof(c_0_1401,plain,
    ! [X717] :
      ( ~ iMushroom(X717)
      | ~ iFiorentina(X717) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_467])]) ).

fof(c_0_1402,plain,
    ! [X1073] :
      ( ~ iMargherita(X1073)
      | ~ iFiorentina(X1073) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_823])]) ).

fof(c_0_1403,plain,
    ! [X1023] :
      ( ~ iLaReine(X1023)
      | ~ iFiorentina(X1023) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_773])]) ).

fof(c_0_1404,plain,
    ! [X292] :
      ( ~ iMushroom(X292)
      | abstractDomain(X292) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_189])]) ).

fof(c_0_1405,plain,
    ! [X276] :
      ( ~ iMeatyPizza(X276)
      | abstractDomain(X276) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_177])]) ).

fof(c_0_1406,plain,
    ! [X829] :
      ( ~ iGiardiniera(X829)
      | ~ iFiorentina(X829) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_579])]) ).

fof(c_0_1407,plain,
    ! [X947] :
      ( ~ iFruttiDiMare(X947)
      | ~ iFiorentina(X947) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_697])]) ).

fof(c_0_1408,plain,
    ! [X1061] :
      ( ~ iFourSeasons(X1061)
      | ~ iFiorentina(X1061) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_811])]) ).

fof(c_0_1409,plain,
    ! [X968] :
      ( ~ iIceCream(X968)
      | ~ iPizzaBase(X968) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_718])]) ).

fof(c_0_1410,plain,
    ! [X966] :
      ( ~ iDeepPanBase(X966)
      | ~ iThinAndCrispyBase(X966) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_716])]) ).

fof(c_0_1411,plain,
    ! [X858] :
      ( ~ iDomainConcept(X858)
      | ~ iValuePartition(X858) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_608])]) ).

fof(c_0_1412,plain,
    ! [X781] :
      ( ~ iMeatTopping(X781)
      | ~ iSauceTopping(X781) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_531])]) ).

fof(c_0_1413,plain,
    ! [X1064] :
      ( ~ iMeatTopping(X1064)
      | ~ iNutTopping(X1064) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_814])]) ).

fof(c_0_1414,plain,
    ! [X697] :
      ( ~ iMeatTopping(X697)
      | ~ iFruitTopping(X697) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_447])]) ).

fof(c_0_1415,plain,
    ! [X266] :
      ( ~ iMargherita(X266)
      | abstractDomain(X266) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_170])]) ).

fof(c_0_1416,plain,
    ! [X761] :
      ( ~ iHotSpicedBeefTopping(X761)
      | ~ iChickenTopping(X761) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_511])]) ).

fof(c_0_1417,plain,
    ! [X819] :
      ( ~ iIceCream(X819)
      | ~ iPizza(X819) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_569])]) ).

fof(c_0_1418,plain,
    ! [X982] :
      ( ~ iPizza(X982)
      | ~ iPizzaBase(X982) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_732])]) ).

fof(c_0_1419,plain,
    ! [X907] :
      ( ~ iIceCream(X907)
      | ~ iPizzaTopping(X907) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_657])]) ).

fof(c_0_1420,plain,
    ! [X745] :
      ( ~ iPizzaBase(X745)
      | ~ iPizzaTopping(X745) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_495])]) ).

fof(c_0_1421,plain,
    ! [X248] :
      ( ~ iLaReine(X248)
      | abstractDomain(X248) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_159])]) ).

fof(c_0_1422,plain,
    ! [X1029] :
      ( ~ iPizza(X1029)
      | ~ iPizzaTopping(X1029) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_779])]) ).

fof(c_0_1423,plain,
    ! [X731] :
      ( ~ iCheeseTopping(X731)
      | ~ iSauceTopping(X731) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_481])]) ).

fof(c_0_1424,plain,
    ! [X996] :
      ( ~ iCheeseTopping(X996)
      | ~ iNutTopping(X996) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_746])]) ).

fof(c_0_1425,plain,
    ! [X1065] :
      ( ~ iCheeseTopping(X1065)
      | ~ iFruitTopping(X1065) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_815])]) ).

fof(c_0_1426,plain,
    ! [X235] :
      ( ~ iInterestingPizza(X235)
      | abstractDomain(X235) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_154])]) ).

fof(c_0_1427,plain,
    ! [X231] :
      ( ~ iIceCream(X231)
      | abstractDomain(X231) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_151])]) ).

fof(c_0_1428,plain,
    ! [X925] :
      ( ~ iCheeseTopping(X925)
      | ~ iMeatTopping(X925) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_675])]) ).

fof(c_0_1429,plain,
    ! [X1054] :
      ( ~ iGoatsCheeseTopping(X1054)
      | ~ iGorgonzolaTopping(X1054) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_804])]) ).

fof(c_0_1430,plain,
    ! [X927] :
      ( ~ iFourCheesesTopping(X927)
      | ~ iGoatsCheeseTopping(X927) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_677])]) ).

fof(c_0_1431,plain,
    ! [X955] :
      ( ~ iParmesanTopping(X955)
      | ~ iGoatsCheeseTopping(X955) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_705])]) ).

fof(c_0_1432,plain,
    ! [X227] :
      ( ~ iHotSpicedBeefTopping(X227)
      | abstractDomain(X227) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_148])]) ).

fof(c_0_1433,plain,
    ! [X816] :
      ( ~ iSundriedTomatoTopping(X816)
      | ~ iSlicedTomatoTopping(X816) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_566])]) ).

fof(c_0_1434,plain,
    ! [X843] :
      ( ~ iCaprina(X843)
      | ~ iVeneziana(X843) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_593])]) ).

fof(c_0_1435,plain,
    ! [X1017] :
      ( ~ iCaprina(X1017)
      | ~ iUnclosedPizza(X1017) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_767])]) ).

fof(c_0_1436,plain,
    ! [X735] :
      ( ~ iCaprina(X735)
      | ~ iSoho(X735) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_485])]) ).

fof(c_0_1437,plain,
    ! [X503] :
      ( ~ iSpiciness(X503)
      | abstractDomain(X503) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_328])]) ).

fof(c_0_1438,plain,
    ! [X367] :
      ( ~ iPepperTopping(X367)
      | abstractDomain(X367) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_240])]) ).

fof(c_0_1439,plain,
    ! [X825] :
      ( ~ iCaprina(X825)
      | ~ iSloppyGiuseppe(X825) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_575])]) ).

fof(c_0_1440,plain,
    ! [X848] :
      ( ~ iCaprina(X848)
      | ~ iSiciliana(X848) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_598])]) ).

fof(c_0_1441,plain,
    ! [X883] :
      ( ~ iCaprina(X883)
      | ~ iRosa(X883) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_633])]) ).

fof(c_0_1442,plain,
    ! [X771] :
      ( ~ iCaprina(X771)
      | ~ iQuattroFormaggi(X771) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_521])]) ).

fof(c_0_1443,plain,
    ! [X215] :
      ( ~ iGreenPepperTopping(X215)
      | abstractDomain(X215) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_137])]) ).

fof(c_0_1444,plain,
    ! [X1006] :
      ( ~ iCaprina(X1006)
      | ~ iPrinceCarlo(X1006) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_756])]) ).

fof(c_0_1445,plain,
    ! [X811] :
      ( ~ iCaprina(X811)
      | ~ iPolloAdAstra(X811) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_561])]) ).

fof(c_0_1446,plain,
    ! [X988] :
      ( ~ iCaprina(X988)
      | ~ iParmense(X988) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_738])]) ).

fof(c_0_1447,plain,
    ! [X902] :
      ( ~ iCaprina(X902)
      | ~ iNapoletana(X902) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_652])]) ).

fof(c_0_1448,plain,
    ! [X211] :
      ( ~ iGorgonzolaTopping(X211)
      | abstractDomain(X211) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_134])]) ).

fof(c_0_1449,plain,
    ! [X262] :
      ( ~ iLeekTopping(X262)
      | abstractDomain(X262) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_167])]) ).

fof(c_0_1450,plain,
    ! [X692] :
      ( ~ iCaprina(X692)
      | ~ iMushroom(X692) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_442])]) ).

fof(c_0_1451,plain,
    ! [X1044] :
      ( ~ iCaprina(X1044)
      | ~ iMargherita(X1044) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_794])]) ).

fof(c_0_1452,plain,
    ! [X994] :
      ( ~ iCaprina(X994)
      | ~ iLaReine(X994) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_744])]) ).

fof(c_0_1453,plain,
    ! [X802] :
      ( ~ iCaprina(X802)
      | ~ iGiardiniera(X802) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_552])]) ).

fof(c_0_1454,plain,
    ! [X469] :
      ( ~ iSlicedTomatoTopping(X469)
      | abstractDomain(X469) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_308])]) ).

fof(c_0_1455,plain,
    ! [X919] :
      ( ~ iFruttiDiMare(X919)
      | ~ iCaprina(X919) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_669])]) ).

fof(c_0_1456,plain,
    ! [X1033] :
      ( ~ iFourSeasons(X1033)
      | ~ iCaprina(X1033) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_783])]) ).

fof(c_0_1457,plain,
    ! [X1047] :
      ( ~ iCaprina(X1047)
      | ~ iFiorentina(X1047) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_797])]) ).

fof(c_0_1458,plain,
    ! [X922] :
      ( ~ iOliveTopping(X922)
      | ~ iRocketTopping(X922) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_672])]) ).

fof(c_0_1459,plain,
    ! [X369] :
      ( ~ iPetitPoisTopping(X369)
      | abstractDomain(X369) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_242])]) ).

fof(c_0_1460,plain,
    ! [X959] :
      ( ~ iPepperTopping(X959)
      | ~ iOliveTopping(X959) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_709])]) ).

fof(c_0_1461,plain,
    ! [X716] :
      ( ~ iOliveTopping(X716)
      | ~ iLeekTopping(X716) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_466])]) ).

fof(c_0_1462,plain,
    ! [X965] :
      ( ~ iPetitPoisTopping(X965)
      | ~ iOliveTopping(X965) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_715])]) ).

fof(c_0_1463,plain,
    ! [X1078] :
      ( ~ iOliveTopping(X1078)
      | ~ iMushroomTopping(X1078) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_828])]) ).

fof(c_0_1464,plain,
    ! [X948] :
      ( ~ iOliveTopping(X948)
      | ~ iSpinachTopping(X948) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_698])]) ).

fof(c_0_1465,plain,
    ! [X187] :
      ( ~ iGiardiniera(X187)
      | abstractDomain(X187) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_120])]) ).

fof(c_0_1466,plain,
    ! [X809] :
      ( ~ iOliveTopping(X809)
      | ~ iGarlicTopping(X809) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_559])]) ).

fof(c_0_1467,plain,
    ! [X911] :
      ( ~ iHotSpicedBeefTopping(X911)
      | ~ iHamTopping(X911) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_661])]) ).

fof(c_0_1468,plain,
    ! [X837] :
      ( ~ iChickenTopping(X837)
      | ~ iHamTopping(X837) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_587])]) ).

fof(c_0_1469,plain,
    ! [X712] :
      ( ~ iVeneziana(X712)
      | ~ iCapricciosa(X712) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_462])]) ).

fof(c_0_1470,plain,
    ! [X281] :
      ( ~ iMedium(X281)
      | abstractDomain(X281) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_179])]) ).

fof(c_0_1471,plain,
    ! [X285] :
      ( ~ iMixedSeafoodTopping(X285)
      | abstractDomain(X285) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_183])]) ).

fof(c_0_1472,plain,
    ! [X888] :
      ( ~ iUnclosedPizza(X888)
      | ~ iCapricciosa(X888) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_638])]) ).

fof(c_0_1473,plain,
    ! [X1022] :
      ( ~ iSoho(X1022)
      | ~ iCapricciosa(X1022) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_772])]) ).

fof(c_0_1474,plain,
    ! [X699] :
      ( ~ iSloppyGiuseppe(X699)
      | ~ iCapricciosa(X699) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_449])]) ).

fof(c_0_1475,plain,
    ! [X718] :
      ( ~ iSiciliana(X718)
      | ~ iCapricciosa(X718) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_468])]) ).

fof(c_0_1476,plain,
    ! [X743] :
      ( ~ iRosa(X743)
      | ~ iCapricciosa(X743) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_493])]) ).

fof(c_0_1477,plain,
    ! [X1067] :
      ( ~ iQuattroFormaggi(X1067)
      | ~ iCapricciosa(X1067) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_817])]) ).

fof(c_0_1478,plain,
    ! [X876] :
      ( ~ iPrinceCarlo(X876)
      | ~ iCapricciosa(X876) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_626])]) ).

fof(c_0_1479,plain,
    ! [X687] :
      ( ~ iPolloAdAstra(X687)
      | ~ iCapricciosa(X687) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_437])]) ).

fof(c_0_1480,plain,
    ! [X855] :
      ( ~ iParmense(X855)
      | ~ iCapricciosa(X855) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_605])]) ).

fof(c_0_1481,plain,
    ! [X173] :
      ( ~ iFruttiDiMare(X173)
      | abstractDomain(X173) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_111])]) ).

fof(c_0_1482,plain,
    ! [X171] :
      ( ~ iFruitTopping(X171)
      | abstractDomain(X171) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_109])]) ).

fof(c_0_1483,plain,
    ! [X764] :
      ( ~ iNapoletana(X764)
      | ~ iCapricciosa(X764) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_514])]) ).

fof(c_0_1484,plain,
    ! [X979] :
      ( ~ iMushroom(X979)
      | ~ iCapricciosa(X979) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_729])]) ).

fof(c_0_1485,plain,
    ! [X912] :
      ( ~ iMargherita(X912)
      | ~ iCapricciosa(X912) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_662])]) ).

fof(c_0_1486,plain,
    ! [X863] :
      ( ~ iLaReine(X863)
      | ~ iCapricciosa(X863) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_613])]) ).

fof(c_0_1487,plain,
    ! [X302] :
      ( ~ iMushroomTopping(X302)
      | abstractDomain(X302) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_195])]) ).

fof(c_0_1488,plain,
    ! [X681] :
      ( ~ iGiardiniera(X681)
      | ~ iCapricciosa(X681) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_431])]) ).

fof(c_0_1489,plain,
    ! [X774] :
      ( ~ iFruttiDiMare(X774)
      | ~ iCapricciosa(X774) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_524])]) ).

fof(c_0_1490,plain,
    ! [X900] :
      ( ~ iFourSeasons(X900)
      | ~ iCapricciosa(X900) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_650])]) ).

fof(c_0_1491,plain,
    ! [X917] :
      ( ~ iFiorentina(X917)
      | ~ iCapricciosa(X917) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_667])]) ).

fof(c_0_1492,plain,
    ! [X153] :
      ( ~ iFourSeasons(X153)
      | abstractDomain(X153) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_99])]) ).

fof(c_0_1493,plain,
    ! [X149] :
      ( ~ iFourCheesesTopping(X149)
      | abstractDomain(X149) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_96])]) ).

fof(c_0_1494,plain,
    ! [X889] :
      ( ~ iCaprina(X889)
      | ~ iCapricciosa(X889) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_639])]) ).

fof(c_0_1495,plain,
    ! [X750] :
      ( ~ iCaperTopping(X750)
      | ~ iRocketTopping(X750) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_500])]) ).

fof(c_0_1496,plain,
    ! [X779] :
      ( ~ iPepperTopping(X779)
      | ~ iCaperTopping(X779) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_529])]) ).

fof(c_0_1497,plain,
    ! [X972] :
      ( ~ iCaperTopping(X972)
      | ~ iLeekTopping(X972) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_722])]) ).

fof(c_0_1498,plain,
    ! [X147] :
      ( ~ iFood(X147)
      | abstractDomain(X147) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_94])]) ).

fof(c_0_1499,plain,
    ! [X796] :
      ( ~ iPetitPoisTopping(X796)
      | ~ iCaperTopping(X796) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_546])]) ).

fof(c_0_1500,plain,
    ! [X914] :
      ( ~ iCaperTopping(X914)
      | ~ iMushroomTopping(X914) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_664])]) ).

fof(c_0_1501,plain,
    ! [X772] :
      ( ~ iSpinachTopping(X772)
      | ~ iCaperTopping(X772) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_522])]) ).

fof(c_0_1502,plain,
    ! [X787] :
      ( ~ iGarlicTopping(X787)
      | ~ iCaperTopping(X787) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_537])]) ).

fof(c_0_1503,plain,
    ! [X523] :
      ( ~ iSpinachTopping(X523)
      | abstractDomain(X523) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_337])]) ).

fof(c_0_1504,plain,
    ! [X183] :
      ( ~ iGarlicTopping(X183)
      | abstractDomain(X183) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_117])]) ).

fof(c_0_1505,plain,
    ! [X696] :
      ( ~ iOliveTopping(X696)
      | ~ iCaperTopping(X696) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_446])]) ).

fof(c_0_1506,plain,
    ! [X904] :
      ( ~ iMedium(X904)
      | ~ iHot(X904) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_654])]) ).

fof(c_0_1507,plain,
    ! [X765] :
      ( ~ iHerbSpiceTopping(X765)
      | ~ iSauceTopping(X765) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_515])]) ).

fof(c_0_1508,plain,
    ! [X1037] :
      ( ~ iNutTopping(X1037)
      | ~ iHerbSpiceTopping(X1037) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_787])]) ).

fof(c_0_1509,plain,
    ! [X355] :
      ( ~ iParmesanTopping(X355)
      | abstractDomain(X355) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_231])]) ).

fof(c_0_1510,plain,
    ! [X1011] :
      ( ~ iHerbSpiceTopping(X1011)
      | ~ iFruitTopping(X1011) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_761])]) ).

fof(c_0_1511,plain,
    ! [X956] :
      ( ~ iMeatTopping(X956)
      | ~ iHerbSpiceTopping(X956) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_706])]) ).

fof(c_0_1512,plain,
    ! [X895] :
      ( ~ iCheeseTopping(X895)
      | ~ iHerbSpiceTopping(X895) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_645])]) ).

fof(c_0_1513,plain,
    ! [X887] :
      ( ~ iRosemaryTopping(X887)
      | ~ iCajunSpiceTopping(X887) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_637])]) ).

fof(c_0_1514,plain,
    ! [X127] :
      ( ~ iFiorentina(X127)
      | abstractDomain(X127) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_82])]) ).

fof(c_0_1515,plain,
    ! [X379] :
      ( ~ iPizzaBase(X379)
      | abstractDomain(X379) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_250])]) ).

fof(c_0_1516,plain,
    ! [X954] :
      ( ~ iPrawnsTopping(X954)
      | ~ iMixedSeafoodTopping(X954) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_704])]) ).

fof(c_0_1517,plain,
    ! [X964] :
      ( ~ iOnionTopping(X964)
      | ~ iRocketTopping(X964) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_714])]) ).

fof(c_0_1518,plain,
    ! [X1003] :
      ( ~ iOnionTopping(X1003)
      | ~ iPepperTopping(X1003) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_753])]) ).

fof(c_0_1519,plain,
    ! [X768] :
      ( ~ iOnionTopping(X768)
      | ~ iLeekTopping(X768) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_518])]) ).

fof(c_0_1520,plain,
    ! [X124] :
      ( ~ iDeepPanBase(X124)
      | abstractDomain(X124) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_79])]) ).

fof(c_0_1521,plain,
    ! [X1020] :
      ( ~ iPetitPoisTopping(X1020)
      | ~ iOnionTopping(X1020) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_770])]) ).

fof(c_0_1522,plain,
    ! [X703] :
      ( ~ iOnionTopping(X703)
      | ~ iMushroomTopping(X703) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_453])]) ).

fof(c_0_1523,plain,
    ! [X990] :
      ( ~ iOnionTopping(X990)
      | ~ iSpinachTopping(X990) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_740])]) ).

fof(c_0_1524,plain,
    ! [X881] :
      ( ~ iOnionTopping(X881)
      | ~ iGarlicTopping(X881) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_631])]) ).

fof(c_0_1525,plain,
    ! [X126] :
      ( ~ iDomainConcept(X126)
      | abstractDomain(X126) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_81])]) ).

fof(c_0_1526,plain,
    ! [X122] :
      ( ~ iCountry(X122)
      | abstractDomain(X122) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_77])]) ).

fof(c_0_1527,plain,
    ! [X923] :
      ( ~ iOnionTopping(X923)
      | ~ iOliveTopping(X923) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_673])]) ).

fof(c_0_1528,plain,
    ! [X751] :
      ( ~ iOnionTopping(X751)
      | ~ iCaperTopping(X751) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_501])]) ).

fof(c_0_1529,plain,
    ! [X788] :
      ( ~ iSweetPepperTopping(X788)
      | ~ iPeperonataTopping(X788) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_538])]) ).

fof(c_0_1530,plain,
    ! [X1050] :
      ( ~ iGreenPepperTopping(X1050)
      | ~ iPeperonataTopping(X1050) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_800])]) ).

fof(c_0_1531,plain,
    ! [X274] :
      ( ~ iMeatTopping(X274)
      | abstractDomain(X274) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_175])]) ).

fof(c_0_1532,plain,
    ! [X686] :
      ( ~ iVeneziana(X686)
      | ~ iCajun(X686) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_436])]) ).

fof(c_0_1533,plain,
    ! [X859] :
      ( ~ iUnclosedPizza(X859)
      | ~ iCajun(X859) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_609])]) ).

fof(c_0_1534,plain,
    ! [X995] :
      ( ~ iSoho(X995)
      | ~ iCajun(X995) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_745])]) ).

fof(c_0_1535,plain,
    ! [X1049] :
      ( ~ iSloppyGiuseppe(X1049)
      | ~ iCajun(X1049) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_799])]) ).

fof(c_0_1536,plain,
    ! [X118] :
      ( ~ iChickenTopping(X118)
      | abstractDomain(X118) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_74])]) ).

fof(c_0_1537,plain,
    ! [X115] :
      ( ~ iCheeseyVegetableTopping(X115)
      | abstractDomain(X115) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_71])]) ).

fof(c_0_1538,plain,
    ! [X694] :
      ( ~ iSiciliana(X694)
      | ~ iCajun(X694) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_444])]) ).

fof(c_0_1539,plain,
    ! [X720] :
      ( ~ iCajun(X720)
      | ~ iRosa(X720) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_470])]) ).

fof(c_0_1540,plain,
    ! [X1041] :
      ( ~ iQuattroFormaggi(X1041)
      | ~ iCajun(X1041) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_791])]) ).

fof(c_0_1541,plain,
    ! [X845] :
      ( ~ iPrinceCarlo(X845)
      | ~ iCajun(X845) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_595])]) ).

fof(c_0_1542,plain,
    ! [X936] :
      ( ~ iPolloAdAstra(X936)
      | ~ iCajun(X936) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_686])]) ).

fof(c_0_1543,plain,
    ! [X827] :
      ( ~ iParmense(X827)
      | ~ iCajun(X827) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_577])]) ).

fof(c_0_1544,plain,
    ! [X741] :
      ( ~ iNapoletana(X741)
      | ~ iCajun(X741) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_491])]) ).

fof(c_0_1545,plain,
    ! [X960] :
      ( ~ iMushroom(X960)
      | ~ iCajun(X960) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_710])]) ).

fof(c_0_1546,plain,
    ! [X110] :
      ( ~ iCheeseyPizza(X110)
      | abstractDomain(X110) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_69])]) ).

fof(c_0_1547,plain,
    ! [X381] :
      ( ~ iPizzaTopping(X381)
      | abstractDomain(X381) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_252])]) ).

fof(c_0_1548,plain,
    ! [X885] :
      ( ~ iMargherita(X885)
      | ~ iCajun(X885) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_635])]) ).

fof(c_0_1549,plain,
    ! [X835] :
      ( ~ iLaReine(X835)
      | ~ iCajun(X835) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_585])]) ).

fof(c_0_1550,plain,
    ! [X704] :
      ( ~ iGiardiniera(X704)
      | ~ iCajun(X704) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_454])]) ).

fof(c_0_1551,plain,
    ! [X755] :
      ( ~ iFruttiDiMare(X755)
      | ~ iCajun(X755) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_505])]) ).

fof(c_0_1552,plain,
    ! [X108] :
      ( ~ iCheeseTopping(X108)
      | abstractDomain(X108) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_67])]) ).

fof(c_0_1553,plain,
    ! [X875] :
      ( ~ iFourSeasons(X875)
      | ~ iCajun(X875) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_625])]) ).

fof(c_0_1554,plain,
    ! [X891] :
      ( ~ iFiorentina(X891)
      | ~ iCajun(X891) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_641])]) ).

fof(c_0_1555,plain,
    ! [X860] :
      ( ~ iCaprina(X860)
      | ~ iCajun(X860) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_610])]) ).

fof(c_0_1556,plain,
    ! [X726] :
      ( ~ iCajun(X726)
      | ~ iCapricciosa(X726) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_476])]) ).

fof(c_0_1557,plain,
    ! [X207] :
      ( ~ iGoatsCheeseTopping(X207)
      | abstractDomain(X207) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_131])]) ).

fof(c_0_1558,plain,
    ! [X531] :
      ( ~ iSundriedTomatoTopping(X531)
      | abstractDomain(X531) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_343])]) ).

fof(c_0_1559,plain,
    ! [X1062] :
      ( ~ iRocketTopping(X1062)
      | ~ iAsparagusTopping(X1062) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_812])]) ).

fof(c_0_1560,plain,
    ! [X1077] :
      ( ~ iPepperTopping(X1077)
      | ~ iAsparagusTopping(X1077) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_827])]) ).

fof(c_0_1561,plain,
    ! [X862] :
      ( ~ iLeekTopping(X862)
      | ~ iAsparagusTopping(X862) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_612])]) ).

fof(c_0_1562,plain,
    ! [X689] :
      ( ~ iPetitPoisTopping(X689)
      | ~ iAsparagusTopping(X689) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_439])]) ).

fof(c_0_1563,plain,
    ! [X785] :
      ( ~ iMushroomTopping(X785)
      | ~ iAsparagusTopping(X785) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_535])]) ).

fof(c_0_1564,plain,
    ! [X890] :
      ( ~ iSpinachTopping(X890)
      | ~ iAsparagusTopping(X890) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_640])]) ).

fof(c_0_1565,plain,
    ! [X967] :
      ( ~ iGarlicTopping(X967)
      | ~ iAsparagusTopping(X967) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_717])]) ).

fof(c_0_1566,plain,
    ! [X1000] :
      ( ~ iOliveTopping(X1000)
      | ~ iAsparagusTopping(X1000) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_750])]) ).

fof(c_0_1567,plain,
    ! [X836] :
      ( ~ iCaperTopping(X836)
      | ~ iAsparagusTopping(X836) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_586])]) ).

fof(c_0_1568,plain,
    ! [X96] :
      ( ~ iCaprina(X96)
      | abstractDomain(X96) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_60])]) ).

fof(c_0_1569,plain,
    ! [X329] :
      ( ~ iOliveTopping(X329)
      | abstractDomain(X329) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_214])]) ).

fof(c_0_1570,plain,
    ! [X1063] :
      ( ~ iOnionTopping(X1063)
      | ~ iAsparagusTopping(X1063) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_813])]) ).

fof(c_0_1571,plain,
    ! [X1007] :
      ( ~ iVegetableTopping(X1007)
      | ~ iSauceTopping(X1007) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_757])]) ).

fof(c_0_1572,plain,
    ! [X856] :
      ( ~ iNutTopping(X856)
      | ~ iVegetableTopping(X856) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_606])]) ).

fof(c_0_1573,plain,
    ! [X928] :
      ( ~ iVegetableTopping(X928)
      | ~ iFruitTopping(X928) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_678])]) ).

fof(c_0_1574,plain,
    ! [X766] :
      ( ~ iMeatTopping(X766)
      | ~ iVegetableTopping(X766) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_516])]) ).

fof(c_0_1575,plain,
    ! [X711] :
      ( ~ iCheeseTopping(X711)
      | ~ iVegetableTopping(X711) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_461])]) ).

fof(c_0_1576,plain,
    ! [X748] :
      ( ~ iHerbSpiceTopping(X748)
      | ~ iVegetableTopping(X748) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_498])]) ).

fof(c_0_1577,plain,
    ! [X721] :
      ( ~ iMedium(X721)
      | ~ iMild(X721) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_471])]) ).

fof(c_0_1578,plain,
    ! [X753] :
      ( ~ iHot(X753)
      | ~ iMild(X753) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_503])]) ).

fof(c_0_1579,plain,
    ! [X217] :
      ( ~ iHamTopping(X217)
      | abstractDomain(X217) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_139])]) ).

fof(c_0_1580,plain,
    ! [X78] :
      ( ~ iCapricciosa(X78)
      | abstractDomain(X78) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_50])]) ).

fof(c_0_1581,plain,
    ! [X1026] :
      ( ~ iRocketTopping(X1026)
      | ~ iArtichokeTopping(X1026) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_776])]) ).

fof(c_0_1582,plain,
    ! [X1071] :
      ( ~ iPepperTopping(X1071)
      | ~ iArtichokeTopping(X1071) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_821])]) ).

fof(c_0_1583,plain,
    ! [X818] :
      ( ~ iArtichokeTopping(X818)
      | ~ iLeekTopping(X818) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_568])]) ).

fof(c_0_1584,plain,
    ! [X763] :
      ( ~ iPetitPoisTopping(X763)
      | ~ iArtichokeTopping(X763) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_513])]) ).

fof(c_0_1585,plain,
    ! [X74] :
      ( ~ iCaperTopping(X74)
      | abstractDomain(X74) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_47])]) ).

fof(c_0_1586,plain,
    ! [X760] :
      ( ~ iMushroomTopping(X760)
      | ~ iArtichokeTopping(X760) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_510])]) ).

fof(c_0_1587,plain,
    ! [X1057] :
      ( ~ iSpinachTopping(X1057)
      | ~ iArtichokeTopping(X1057) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_807])]) ).

fof(c_0_1588,plain,
    ! [X945] :
      ( ~ iGarlicTopping(X945)
      | ~ iArtichokeTopping(X945) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_695])]) ).

fof(c_0_1589,plain,
    ! [X969] :
      ( ~ iOliveTopping(X969)
      | ~ iArtichokeTopping(X969) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_719])]) ).

fof(c_0_1590,plain,
    ! [X221] :
      ( ~ iHot(X221)
      | abstractDomain(X221) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_143])]) ).

fof(c_0_1591,plain,
    ! [X219] :
      ( ~ iHerbSpiceTopping(X219)
      | abstractDomain(X219) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_141])]) ).

fof(c_0_1592,plain,
    ! [X798] :
      ( ~ iCaperTopping(X798)
      | ~ iArtichokeTopping(X798) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_548])]) ).

fof(c_0_1593,plain,
    ! [X1027] :
      ( ~ iOnionTopping(X1027)
      | ~ iArtichokeTopping(X1027) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_777])]) ).

fof(c_0_1594,plain,
    ! [X695] :
      ( ~ iAsparagusTopping(X695)
      | ~ iArtichokeTopping(X695) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_445])]) ).

fof(c_0_1595,plain,
    ! [X1039] :
      ( ~ iSauceTopping(X1039)
      | ~ iFishTopping(X1039) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_789])]) ).

fof(c_0_1596,plain,
    ! [X70] :
      ( ~ iCajunSpiceTopping(X70)
      | abstractDomain(X70) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_44])]) ).

fof(c_0_1597,plain,
    ! [X951] :
      ( ~ iNutTopping(X951)
      | ~ iFishTopping(X951) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_701])]) ).

fof(c_0_1598,plain,
    ! [X999] :
      ( ~ iFruitTopping(X999)
      | ~ iFishTopping(X999) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_749])]) ).

fof(c_0_1599,plain,
    ! [X853] :
      ( ~ iMeatTopping(X853)
      | ~ iFishTopping(X853) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_603])]) ).

fof(c_0_1600,plain,
    ! [X792] :
      ( ~ iCheeseTopping(X792)
      | ~ iFishTopping(X792) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_542])]) ).

fof(c_0_1601,plain,
    ! [X401] :
      ( ~ iPrawnsTopping(X401)
      | abstractDomain(X401) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_264])]) ).

fof(c_0_1602,plain,
    ! [X333] :
      ( ~ iOnionTopping(X333)
      | abstractDomain(X333) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_217])]) ).

fof(c_0_1603,plain,
    ! [X826] :
      ( ~ iHerbSpiceTopping(X826)
      | ~ iFishTopping(X826) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_576])]) ).

fof(c_0_1604,plain,
    ! [X724] :
      ( ~ iVegetableTopping(X724)
      | ~ iFishTopping(X724) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_474])]) ).

fof(c_0_1605,plain,
    ! [X831] :
      ( ~ iAnchoviesTopping(X831)
      | ~ iMixedSeafoodTopping(X831) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_581])]) ).

fof(c_0_1606,plain,
    ! [X832] :
      ( ~ iPrawnsTopping(X832)
      | ~ iAnchoviesTopping(X832) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_582])]) ).

fof(c_0_1607,plain,
    ! [X978] :
      ( ~ iSweetPepperTopping(X978)
      | ~ iJalapenoPepperTopping(X978) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_728])]) ).

fof(c_0_1608,plain,
    ! [X794] :
      ( ~ iJalapenoPepperTopping(X794)
      | ~ iGreenPepperTopping(X794) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_544])]) ).

fof(c_0_1609,plain,
    ! [X688] :
      ( ~ iJalapenoPepperTopping(X688)
      | ~ iPeperonataTopping(X688) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_438])]) ).

fof(c_0_1610,plain,
    ! [X898] :
      ( ~ iAmericanHot(X898)
      | ~ iVeneziana(X898) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_648])]) ).

fof(c_0_1611,plain,
    ! [X1069] :
      ( ~ iUnclosedPizza(X1069)
      | ~ iAmericanHot(X1069) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_819])]) ).

fof(c_0_1612,plain,
    ! [X546] :
      ( ~ iTobascoPepperSauce(X546)
      | abstractDomain(X546) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_353])]) ).

fof(c_0_1613,plain,
    ! [X359] :
      ( ~ iPeperonataTopping(X359)
      | abstractDomain(X359) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_234])]) ).

fof(c_0_1614,plain,
    ! [X776] :
      ( ~ iAmericanHot(X776)
      | ~ iSoho(X776) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_526])]) ).

fof(c_0_1615,plain,
    ! [X882] :
      ( ~ iAmericanHot(X882)
      | ~ iSloppyGiuseppe(X882) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_632])]) ).

fof(c_0_1616,plain,
    ! [X899] :
      ( ~ iAmericanHot(X899)
      | ~ iSiciliana(X899) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_649])]) ).

fof(c_0_1617,plain,
    ! [X935] :
      ( ~ iAmericanHot(X935)
      | ~ iRosa(X935) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_685])]) ).

fof(c_0_1618,plain,
    ! [X54] :
      ( ~ iCajun(X54)
      | abstractDomain(X54) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_35])]) ).

fof(c_0_1619,plain,
    ! [X806] :
      ( ~ iAmericanHot(X806)
      | ~ iQuattroFormaggi(X806) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_556])]) ).

fof(c_0_1620,plain,
    ! [X1058] :
      ( ~ iAmericanHot(X1058)
      | ~ iPrinceCarlo(X1058) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_808])]) ).

fof(c_0_1621,plain,
    ! [X870] :
      ( ~ iAmericanHot(X870)
      | ~ iPolloAdAstra(X870) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_620])]) ).

fof(c_0_1622,plain,
    ! [X1038] :
      ( ~ iAmericanHot(X1038)
      | ~ iParmense(X1038) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_788])]) ).

fof(c_0_1623,plain,
    ! [X50] :
      ( ~ iAsparagusTopping(X50)
      | abstractDomain(X50) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_32])]) ).

fof(c_0_1624,plain,
    ! [X559] :
      ( ~ iVegetableTopping(X559)
      | abstractDomain(X559) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_363])]) ).

fof(c_0_1625,plain,
    ! [X952] :
      ( ~ iAmericanHot(X952)
      | ~ iNapoletana(X952) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_702])]) ).

fof(c_0_1626,plain,
    ! [X737] :
      ( ~ iAmericanHot(X737)
      | ~ iMushroom(X737) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_487])]) ).

fof(c_0_1627,plain,
    ! [X865] :
      ( ~ iAmericanHot(X865)
      | ~ iMargherita(X865) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_615])]) ).

fof(c_0_1628,plain,
    ! [X1048] :
      ( ~ iAmericanHot(X1048)
      | ~ iLaReine(X1048) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_798])]) ).

fof(c_0_1629,plain,
    ! [X283] :
      ( ~ iMild(X283)
      | abstractDomain(X283) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_181])]) ).

fof(c_0_1630,plain,
    ! [X851] :
      ( ~ iAmericanHot(X851)
      | ~ iGiardiniera(X851) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_601])]) ).

fof(c_0_1631,plain,
    ! [X961] :
      ( ~ iAmericanHot(X961)
      | ~ iFruttiDiMare(X961) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_711])]) ).

fof(c_0_1632,plain,
    ! [X739] :
      ( ~ iFourSeasons(X739)
      | ~ iAmericanHot(X739) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_489])]) ).

fof(c_0_1633,plain,
    ! [X913] :
      ( ~ iAmericanHot(X913)
      | ~ iFiorentina(X913) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_663])]) ).

fof(c_0_1634,plain,
    ! [X46] :
      ( ~ iArtichokeTopping(X46)
      | abstractDomain(X46) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_29])]) ).

fof(c_0_1635,plain,
    ! [X143] :
      ( ~ iFishTopping(X143)
      | abstractDomain(X143) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_91])]) ).

fof(c_0_1636,plain,
    ! [X1072] :
      ( ~ iCaprina(X1072)
      | ~ iAmericanHot(X1072) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_822])]) ).

fof(c_0_1637,plain,
    ! [X940] :
      ( ~ iAmericanHot(X940)
      | ~ iCapricciosa(X940) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_690])]) ).

fof(c_0_1638,plain,
    ! [X909] :
      ( ~ iAmericanHot(X909)
      | ~ iCajun(X909) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_659])]) ).

fof(c_0_1639,plain,
    ! [X931] :
      ( ~ iRocketTopping(X931)
      | ~ iTomatoTopping(X931) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_681])]) ).

fof(c_0_1640,plain,
    ! [X44] :
      ( ~ iAnchoviesTopping(X44)
      | abstractDomain(X44) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_27])]) ).

fof(c_0_1641,plain,
    ! [X962] :
      ( ~ iPepperTopping(X962)
      | ~ iTomatoTopping(X962) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_712])]) ).

fof(c_0_1642,plain,
    ! [X722] :
      ( ~ iTomatoTopping(X722)
      | ~ iLeekTopping(X722) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_472])]) ).

fof(c_0_1643,plain,
    ! [X974] :
      ( ~ iPetitPoisTopping(X974)
      | ~ iTomatoTopping(X974) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_724])]) ).

fof(c_0_1644,plain,
    ! [X744] :
      ( ~ iTomatoTopping(X744)
      | ~ iMushroomTopping(X744) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_494])]) ).

fof(c_0_1645,plain,
    ! [X223] :
      ( ~ iHotGreenPepperTopping(X223)
      | abstractDomain(X223) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_145])]) ).

fof(c_0_1646,plain,
    ! [X244] :
      ( ~ iJalapenoPepperTopping(X244)
      | abstractDomain(X244) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_156])]) ).

fof(c_0_1647,plain,
    ! [X953] :
      ( ~ iSpinachTopping(X953)
      | ~ iTomatoTopping(X953) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_703])]) ).

fof(c_0_1648,plain,
    ! [X821] :
      ( ~ iGarlicTopping(X821)
      | ~ iTomatoTopping(X821) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_571])]) ).

fof(c_0_1649,plain,
    ! [X866] :
      ( ~ iOliveTopping(X866)
      | ~ iTomatoTopping(X866) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_616])]) ).

fof(c_0_1650,plain,
    ! [X701] :
      ( ~ iCaperTopping(X701)
      | ~ iTomatoTopping(X701) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_451])]) ).

fof(c_0_1651,plain,
    ! [X932] :
      ( ~ iOnionTopping(X932)
      | ~ iTomatoTopping(X932) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_682])]) ).

fof(c_0_1652,plain,
    ! [X1009] :
      ( ~ iTomatoTopping(X1009)
      | ~ iAsparagusTopping(X1009) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_759])]) ).

fof(c_0_1653,plain,
    ! [X976] :
      ( ~ iTomatoTopping(X976)
      | ~ iArtichokeTopping(X976) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_726])]) ).

fof(c_0_1654,plain,
    ! [X793] :
      ( ~ iPeperoniSausageTopping(X793)
      | ~ iHotSpicedBeefTopping(X793) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_543])]) ).

fof(c_0_1655,plain,
    ! [X977] :
      ( ~ iPeperoniSausageTopping(X977)
      | ~ iChickenTopping(X977) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_727])]) ).

fof(c_0_1656,plain,
    ! [X29] :
      ( ~ iAmericanHot(X29)
      | abstractDomain(X29) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_18])]) ).

fof(c_0_1657,plain,
    ! [X550] :
      ( ~ iTomatoTopping(X550)
      | abstractDomain(X550) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_356])]) ).

fof(c_0_1658,plain,
    ! [X700] :
      ( ~ iPeperoniSausageTopping(X700)
      | ~ iHamTopping(X700) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_450])]) ).

fof(c_0_1659,plain,
    ! [X728] :
      ( ~ iGorgonzolaTopping(X728)
      | ~ iMozzarellaTopping(X728) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_478])]) ).

fof(c_0_1660,plain,
    ! [X950] :
      ( ~ iFourCheesesTopping(X950)
      | ~ iMozzarellaTopping(X950) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_700])]) ).

fof(c_0_1661,plain,
    ! [X975] :
      ( ~ iParmesanTopping(X975)
      | ~ iMozzarellaTopping(X975) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_725])]) ).

fof(c_0_1662,plain,
    ! [X363] :
      ( ~ iPeperoniSausageTopping(X363)
      | abstractDomain(X363) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_237])]) ).

fof(c_0_1663,plain,
    ! [X812] :
      ( ~ iGoatsCheeseTopping(X812)
      | ~ iMozzarellaTopping(X812) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_562])]) ).

fof(c_0_1664,plain,
    ! [X849] :
      ( ~ iVeneziana(X849)
      | ~ iAmerican(X849) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_599])]) ).

fof(c_0_1665,plain,
    ! [X1021] :
      ( ~ iUnclosedPizza(X1021)
      | ~ iAmerican(X1021) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_771])]) ).

fof(c_0_1666,plain,
    ! [X738] :
      ( ~ iAmerican(X738)
      | ~ iSoho(X738) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_488])]) ).

fof(c_0_1667,plain,
    ! [X306] :
      ( ~ iNamedPizza(X306)
      | abstractDomain(X306) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_198])]) ).

fof(c_0_1668,plain,
    ! [X287] :
      ( ~ iMozzarellaTopping(X287)
      | abstractDomain(X287) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_185])]) ).

fof(c_0_1669,plain,
    ! [X830] :
      ( ~ iSloppyGiuseppe(X830)
      | ~ iAmerican(X830) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_580])]) ).

fof(c_0_1670,plain,
    ! [X852] :
      ( ~ iAmerican(X852)
      | ~ iSiciliana(X852) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_602])]) ).

fof(c_0_1671,plain,
    ! [X886] :
      ( ~ iAmerican(X886)
      | ~ iRosa(X886) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_636])]) ).

fof(c_0_1672,plain,
    ! [X775] :
      ( ~ iAmerican(X775)
      | ~ iQuattroFormaggi(X775) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_525])]) ).

fof(c_0_1673,plain,
    ! [X18] :
      ( ~ iAmerican(X18)
      | abstractDomain(X18) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_11])]) ).

fof(c_0_1674,plain,
    ! [X1012] :
      ( ~ iAmerican(X1012)
      | ~ iPrinceCarlo(X1012) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_762])]) ).

fof(c_0_1675,plain,
    ! [X820] :
      ( ~ iPolloAdAstra(X820)
      | ~ iAmerican(X820) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_570])]) ).

fof(c_0_1676,plain,
    ! [X992] :
      ( ~ iAmerican(X992)
      | ~ iParmense(X992) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_742])]) ).

fof(c_0_1677,plain,
    ! [X908] :
      ( ~ iNapoletana(X908)
      | ~ iAmerican(X908) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_658])]) ).

fof(c_0_1678,plain,
    ! [X698] :
      ( ~ iMushroom(X698)
      | ~ iAmerican(X698) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_448])]) ).

fof(c_0_1679,plain,
    ! [X1051] :
      ( ~ iMargherita(X1051)
      | ~ iAmerican(X1051) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_801])]) ).

fof(c_0_1680,plain,
    ! [X998] :
      ( ~ iLaReine(X998)
      | ~ iAmerican(X998) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_748])]) ).

fof(c_0_1681,plain,
    ! [X805] :
      ( ~ iAmerican(X805)
      | ~ iGiardiniera(X805) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_555])]) ).

fof(c_0_1682,plain,
    ! [X929] :
      ( ~ iFruttiDiMare(X929)
      | ~ iAmerican(X929) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_679])]) ).

fof(c_0_1683,plain,
    ! [X1040] :
      ( ~ iFourSeasons(X1040)
      | ~ iAmerican(X1040) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_790])]) ).

fof(c_0_1684,plain,
    ! [X7] :
      ( abstractDomain(X7)
      | dataDomain(X7) ),
    inference(variable_rename,[status(thm)],[axiom_0]) ).

fof(c_0_1685,plain,
    ! [X1052] :
      ( ~ iAmerican(X1052)
      | ~ iFiorentina(X1052) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_802])]) ).

fof(c_0_1686,plain,
    ! [X1024] :
      ( ~ iCaprina(X1024)
      | ~ iAmerican(X1024) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_774])]) ).

fof(c_0_1687,plain,
    ! [X893] :
      ( ~ iAmerican(X893)
      | ~ iCapricciosa(X893) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_643])]) ).

fof(c_0_1688,plain,
    ! [X864] :
      ( ~ iAmerican(X864)
      | ~ iCajun(X864) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_614])]) ).

fof(c_0_1689,plain,
    ! [X1076] :
      ( ~ iAmericanHot(X1076)
      | ~ iAmerican(X1076) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[axiom_826])]) ).

cnf(c_0_1690,plain,
    ( ~ abstractDomain(X1)
    | ~ dataDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_858]),
    [final] ).

cnf(c_0_1691,plain,
    dataDomain(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_859]),
    [final] ).

fof(c_0_1692,plain,
    ! [X14] : ~ iowlNothing(X14),
    inference(variable_rename,[status(thm)],[inference(fof_simplification,[status(thm)],[axiom_7])]) ).

cnf(c_0_1693,plain,
    ( iDomainConcept(X1)
    | ~ iCountry(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_860]),
    [final] ).

cnf(c_0_1694,plain,
    iCountry(iAmerica),
    inference(split_conjunct,[status(thm)],[axiom_421]),
    [final] ).

cnf(c_0_1695,plain,
    iCountry(iFrance),
    inference(split_conjunct,[status(thm)],[axiom_425]),
    [final] ).

cnf(c_0_1696,plain,
    iCountry(iItaly),
    inference(split_conjunct,[status(thm)],[axiom_429]),
    [final] ).

cnf(c_0_1697,plain,
    iCountry(iGermany),
    inference(split_conjunct,[status(thm)],[axiom_427]),
    [final] ).

cnf(c_0_1698,plain,
    iCountry(iEngland),
    inference(split_conjunct,[status(thm)],[axiom_423]),
    [final] ).

cnf(c_0_1699,plain,
    ( iowlThing(X1)
    | ~ abstractDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_861]),
    [final] ).

cnf(c_0_1700,plain,
    abstractDomain(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_862]),
    [final] ).

cnf(c_0_1701,plain,
    ( abstractDomain(X1)
    | ~ iowlThing(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_863]),
    [final] ).

cnf(c_0_1702,plain,
    iowlThing(iAmerica),
    inference(split_conjunct,[status(thm)],[axiom_422]),
    [final] ).

cnf(c_0_1703,plain,
    iowlThing(iFrance),
    inference(split_conjunct,[status(thm)],[axiom_426]),
    [final] ).

cnf(c_0_1704,plain,
    iowlThing(iItaly),
    inference(split_conjunct,[status(thm)],[axiom_430]),
    [final] ).

cnf(c_0_1705,plain,
    iowlThing(iGermany),
    inference(split_conjunct,[status(thm)],[axiom_428]),
    [final] ).

cnf(c_0_1706,plain,
    iowlThing(iEngland),
    inference(split_conjunct,[status(thm)],[axiom_424]),
    [final] ).

cnf(c_0_1707,plain,
    ( iLeekTopping(X1)
    | iPetitPoisTopping(X1)
    | iMushroomTopping(X1)
    | iOliveTopping(X1)
    | iPeperonataTopping(X1)
    | iTomatoTopping(X1)
    | iMozzarellaTopping(X1)
    | ~ iGiardiniera(X2)
    | ~ ihasTopping(X2,X1) ),
    inference(csr,[status(thm)],[c_0_864,c_0_865]),
    [final] ).

cnf(c_0_1708,plain,
    ( iSweetPepperTopping(X2)
    | iChickenTopping(X2)
    | iRedOnionTopping(X2)
    | iMozzarellaTopping(X2)
    | iGarlicTopping(X2)
    | iTomatoTopping(X2)
    | iCajunSpiceTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_866]),
    [final] ).

cnf(c_0_1709,plain,
    ( iOnionTopping(X2)
    | iSultanaTopping(X2)
    | iPineKernels(X2)
    | iOliveTopping(X2)
    | iMozzarellaTopping(X2)
    | iCaperTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_867]),
    [final] ).

cnf(c_0_1710,plain,
    ( iHamTopping(X2)
    | iAnchoviesTopping(X2)
    | iOliveTopping(X2)
    | iMozzarellaTopping(X2)
    | iPeperonataTopping(X2)
    | iCaperTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_868]),
    [final] ).

cnf(c_0_1711,plain,
    ( iHamTopping(X2)
    | iAnchoviesTopping(X2)
    | iOliveTopping(X2)
    | iMozzarellaTopping(X2)
    | iGarlicTopping(X2)
    | iTomatoTopping(X2)
    | iArtichokeTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_869]),
    [final] ).

cnf(c_0_1712,plain,
    ( iPeperoniSausageTopping(X2)
    | iAnchoviesTopping(X2)
    | iOliveTopping(X2)
    | iMozzarellaTopping(X2)
    | iCaperTopping(X2)
    | iTomatoTopping(X2)
    | iMushroomTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_870]),
    [final] ).

cnf(c_0_1713,plain,
    ( X1 = X2
    | X1 = X3
    | X2 = X3
    | iInterestingPizza(X4)
    | ~ ihasTopping(X4,X3)
    | ~ ihasTopping(X4,X2)
    | ~ ihasTopping(X4,X1) ),
    inference(csr,[status(thm)],[c_0_871,c_0_872]),
    [final] ).

cnf(c_0_1714,plain,
    ( iParmesanTopping(X2)
    | iOliveTopping(X2)
    | iMozzarellaTopping(X2)
    | iGarlicTopping(X2)
    | iTomatoTopping(X2)
    | iRocketTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_873]),
    [final] ).

cnf(c_0_1715,plain,
    ( iParmesanTopping(X2)
    | iOliveTopping(X2)
    | iMozzarellaTopping(X2)
    | iGarlicTopping(X2)
    | iSpinachTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_874]),
    [final] ).

cnf(c_0_1716,plain,
    ( iOnionTopping(X2)
    | iPrawnsTopping(X2)
    | iTobascoPepperSauce(X2)
    | iMozzarellaTopping(X2)
    | iPeperonataTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_875]),
    [final] ).

cnf(c_0_1717,plain,
    ( iCheeseTopping(X2)
    | iNutTopping(X2)
    | iHerbSpiceTopping(X2)
    | iVegetableTopping(X2)
    | iSauceTopping(X2)
    | iFruitTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iVegetarianPizzaEquivalent2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_842]),
    [final] ).

cnf(c_0_1718,plain,
    ( iParmesanTopping(X2)
    | iRosemaryTopping(X2)
    | iMozzarellaTopping(X2)
    | iTomatoTopping(X2)
    | iLeekTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_876]),
    [final] ).

cnf(c_0_1719,plain,
    ( iHamTopping(X2)
    | iOliveTopping(X2)
    | iMozzarellaTopping(X2)
    | iTomatoTopping(X2)
    | iMushroomTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_877]),
    [final] ).

cnf(c_0_1720,plain,
    ( iVegetarianPizza(X1)
    | ihasTopping(X1,esk154_1(X1))
    | ihasTopping(X1,esk153_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_878,c_0_879]),
    [final] ).

cnf(c_0_1721,plain,
    ( iVegetarianPizza(X1)
    | iMeatTopping(esk153_1(X1))
    | ihasTopping(X1,esk154_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_880,c_0_879]),
    [final] ).

cnf(c_0_1722,plain,
    ( iVegetarianPizza(X1)
    | iFishTopping(esk154_1(X1))
    | ihasTopping(X1,esk153_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_881,c_0_879]),
    [final] ).

cnf(c_0_1723,plain,
    ( iGoatsCheeseTopping(X1)
    | iTomatoTopping(X1)
    | iMozzarellaTopping(X1)
    | ~ iCaprina(X2)
    | ~ ihasTopping(X2,X1) ),
    inference(csr,[status(thm)],[c_0_882,c_0_883]),
    [final] ).

cnf(c_0_1724,plain,
    ( iOnionTopping(X2)
    | iHotSpicedBeefTopping(X2)
    | iGreenPepperTopping(X2)
    | iMozzarellaTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_884]),
    [final] ).

cnf(c_0_1725,plain,
    ( iParmesanTopping(X2)
    | iHamTopping(X2)
    | iMozzarellaTopping(X2)
    | iTomatoTopping(X2)
    | iAsparagusTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_885]),
    [final] ).

cnf(c_0_1726,plain,
    ( iAnchoviesTopping(X2)
    | iOliveTopping(X2)
    | iMozzarellaTopping(X2)
    | iCaperTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_886]),
    [final] ).

cnf(c_0_1727,plain,
    ( iPeperoniSausageTopping(X2)
    | iJalapenoPepperTopping(X2)
    | iMozzarellaTopping(X2)
    | iHotGreenPepperTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_887]),
    [final] ).

cnf(c_0_1728,plain,
    ( iGarlicTopping(X2)
    | iTomatoTopping(X2)
    | iMixedSeafoodTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iFruttiDiMare(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_888]),
    [final] ).

cnf(c_0_1729,plain,
    ( iVegetarianPizza(X1)
    | iMeatTopping(esk153_1(X1))
    | iFishTopping(esk154_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_889,c_0_879]),
    [final] ).

cnf(c_0_1730,plain,
    ( iSpicyPizzaEquivalent(X1)
    | ~ iHot(X2)
    | ~ ihasSpiciness(X3,X2)
    | ~ ihasTopping(X1,X3) ),
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[c_0_890,c_0_891]),c_0_872]),
    [final] ).

cnf(c_0_1731,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ihasTopping(X1,esk156_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_892,c_0_879]),
    [final] ).

cnf(c_0_1732,plain,
    ( iGorgonzolaTopping(X2)
    | iMozzarellaTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_893]),
    [final] ).

cnf(c_0_1733,plain,
    ( iMozzarellaTopping(X2)
    | iTomatoTopping(X2)
    | iMushroomTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_894]),
    [final] ).

cnf(c_0_1734,plain,
    ( iPeperoniSausageTopping(X2)
    | iMozzarellaTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_895]),
    [final] ).

cnf(c_0_1735,plain,
    ( iisIngredientOf(X1,X3)
    | ~ iisIngredientOf(X1,X2)
    | ~ iisIngredientOf(X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_896]),
    [final] ).

cnf(c_0_1736,plain,
    ( ihasIngredient(X1,X3)
    | ~ ihasIngredient(X1,X2)
    | ~ ihasIngredient(X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_897]),
    [final] ).

cnf(c_0_1737,plain,
    ( iVegetarianPizzaEquivalent1(X1)
    | ihasTopping(X1,esk155_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_898,c_0_879]),
    [final] ).

cnf(c_0_1738,plain,
    ( iFourCheesesTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_899]),
    [final] ).

cnf(c_0_1739,plain,
    ( iThinAndCrispyPizza(X1)
    | ihasBase(X1,esk149_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_900,c_0_879]),
    [final] ).

cnf(c_0_1740,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iSauceTopping(esk156_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_901,c_0_879]),
    [final] ).

cnf(c_0_1741,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iNutTopping(esk156_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_902,c_0_879]),
    [final] ).

cnf(c_0_1742,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iFruitTopping(esk156_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_903,c_0_879]),
    [final] ).

cnf(c_0_1743,plain,
    ( iMozzarellaTopping(X2)
    | iTomatoTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_904]),
    [final] ).

cnf(c_0_1744,plain,
    ( X1 = X3
    | ~ iisBaseOf(X1,X2)
    | ~ iisBaseOf(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_905]),
    [final] ).

cnf(c_0_1745,plain,
    ( X1 = X3
    | ~ ihasBase(X1,X2)
    | ~ ihasBase(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_906]),
    [final] ).

cnf(c_0_1746,plain,
    ( X1 = X3
    | ~ ihasTopping(X1,X2)
    | ~ ihasTopping(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_907]),
    [final] ).

cnf(c_0_1747,plain,
    ( X2 = X3
    | ~ iisToppingOf(X1,X2)
    | ~ iisToppingOf(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_908]),
    [final] ).

cnf(c_0_1748,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iPizza(X1)
    | ~ iCheeseTopping(esk156_1(X1)) ),
    inference(csr,[status(thm)],[c_0_909,c_0_879]),
    [final] ).

cnf(c_0_1749,plain,
    ( iCheeseTopping(X1)
    | iNutTopping(X1)
    | iHerbSpiceTopping(X1)
    | iVegetableTopping(X1)
    | iSauceTopping(X1)
    | iFruitTopping(X1)
    | ~ iVegetarianTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_849]),
    [final] ).

cnf(c_0_1750,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iPizza(X1)
    | ~ iHerbSpiceTopping(esk156_1(X1)) ),
    inference(csr,[status(thm)],[c_0_910,c_0_879]),
    [final] ).

cnf(c_0_1751,plain,
    ( iVegetarianPizzaEquivalent2(X1)
    | ~ iPizza(X1)
    | ~ iVegetableTopping(esk156_1(X1)) ),
    inference(csr,[status(thm)],[c_0_911,c_0_879]),
    [final] ).

cnf(c_0_1752,plain,
    ( iVegetarianPizzaEquivalent1(X1)
    | ~ iVegetarianTopping(esk155_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_912,c_0_879]),
    [final] ).

cnf(c_0_1753,plain,
    ( iThinAndCrispyPizza(X1)
    | ~ iThinAndCrispyBase(esk149_1(X1))
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_913,c_0_879]),
    [final] ).

cnf(c_0_1754,plain,
    ( ihasSpiciness(esk142_1(X1),esk143_1(X1))
    | ~ iSpicyPizzaEquivalent(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_840]),
    [final] ).

cnf(c_0_1755,plain,
    ( X2 = X3
    | ~ iisBaseOf(X1,X2)
    | ~ iisBaseOf(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_914]),
    [final] ).

cnf(c_0_1756,plain,
    ( X2 = X3
    | ~ ihasBase(X1,X2)
    | ~ ihasBase(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_915]),
    [final] ).

cnf(c_0_1757,plain,
    ( X2 = X3
    | ~ ihasSpiciness(X1,X2)
    | ~ ihasSpiciness(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_916]),
    [final] ).

cnf(c_0_1758,plain,
    ( iSpicyTopping(X1)
    | ~ ihasSpiciness(X1,X2)
    | ~ iHot(X2)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_917]),
    [final] ).

cnf(c_0_1759,plain,
    ( ihasBase(X1,esk102_1(X1))
    | ~ iPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_918]),
    [final] ).

cnf(c_0_1760,plain,
    ( ihasSpiciness(X1,esk151_1(X1))
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_919]),
    [final] ).

cnf(c_0_1761,plain,
    ( iSpicyPizza(X1)
    | ~ iSpicyTopping(X2)
    | ~ ihasTopping(X1,X2) ),
    inference(csr,[status(thm)],[c_0_920,c_0_872]),
    [final] ).

cnf(c_0_1762,plain,
    ( iMeatyPizza(X1)
    | ~ iMeatTopping(X2)
    | ~ ihasTopping(X1,X2) ),
    inference(csr,[status(thm)],[c_0_921,c_0_872]),
    [final] ).

cnf(c_0_1763,plain,
    ( iCheeseyPizza(X1)
    | ~ iCheeseTopping(X2)
    | ~ ihasTopping(X1,X2) ),
    inference(csr,[status(thm)],[c_0_922,c_0_872]),
    [final] ).

cnf(c_0_1764,plain,
    ( iisToppingOf(X2,X1)
    | ~ ihasTopping(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_923]),
    [final] ).

cnf(c_0_1765,plain,
    ( iisIngredientOf(X1,X2)
    | ~ iisBaseOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_924]),
    [final] ).

cnf(c_0_1766,plain,
    ( iisIngredientOf(X2,X1)
    | ~ ihasIngredient(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_925]),
    [final] ).

cnf(c_0_1767,plain,
    ( ihasIngredient(X1,X2)
    | ~ ihasBase(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_926]),
    [final] ).

cnf(c_0_1768,plain,
    ( ihasIngredient(X1,X2)
    | ~ ihasTopping(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_927]),
    [final] ).

cnf(c_0_1769,plain,
    ( iRealItalianPizza(X1)
    | ~ ihasCountryOfOrigin(X1,iItaly)
    | ~ iPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_928]),
    [final] ).

cnf(c_0_1770,plain,
    ( iisBaseOf(X2,X1)
    | ~ ihasBase(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_929]),
    [final] ).

cnf(c_0_1771,plain,
    ( ihasSpiciness(X1,esk150_1(X1))
    | ~ iTobascoPepperSauce(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_930]),
    [final] ).

cnf(c_0_1772,plain,
    ( ihasSpiciness(X1,esk148_1(X1))
    | ~ iSweetPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_931]),
    [final] ).

cnf(c_0_1773,plain,
    ( ihasSpiciness(X1,esk147_1(X1))
    | ~ iSundriedTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_932]),
    [final] ).

cnf(c_0_1774,plain,
    ( ihasSpiciness(X1,esk146_1(X1))
    | ~ iSultanaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_933]),
    [final] ).

cnf(c_0_1775,plain,
    ( ihasSpiciness(X1,esk145_1(X1))
    | ~ iSpinachTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_934]),
    [final] ).

cnf(c_0_1776,plain,
    ( ihasSpiciness(X1,esk144_1(X1))
    | ~ iSpicyTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_917]),
    [final] ).

cnf(c_0_1777,plain,
    ( ihasSpiciness(X1,esk129_1(X1))
    | ~ iSlicedTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_935]),
    [final] ).

cnf(c_0_1778,plain,
    ( ihasSpiciness(X1,esk121_1(X1))
    | ~ iRosemaryTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_936]),
    [final] ).

cnf(c_0_1779,plain,
    ( ihasSpiciness(X1,esk117_1(X1))
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_937]),
    [final] ).

cnf(c_0_1780,plain,
    ( ihasSpiciness(X1,esk101_1(X1))
    | ~ iPetitPoisTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_938]),
    [final] ).

cnf(c_0_1781,plain,
    ( ihasSpiciness(X1,esk100_1(X1))
    | ~ iPeperoniSausageTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_939]),
    [final] ).

cnf(c_0_1782,plain,
    ( ihasSpiciness(X1,esk79_1(X1))
    | ~ iMozzarellaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_940]),
    [final] ).

cnf(c_0_1783,plain,
    ( ihasSpiciness(X1,esk99_1(X1))
    | ~ iPeperonataTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_941]),
    [final] ).

cnf(c_0_1784,plain,
    ( ihasSpiciness(X1,esk98_1(X1))
    | ~ iParmesanTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_942]),
    [final] ).

cnf(c_0_1785,plain,
    ( ihasSpiciness(X1,esk92_1(X1))
    | ~ iParmaHamTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_943]),
    [final] ).

cnf(c_0_1786,plain,
    ( ihasSpiciness(X1,esk91_1(X1))
    | ~ iOnionTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_944]),
    [final] ).

cnf(c_0_1787,plain,
    ( ihasSpiciness(X1,esk90_1(X1))
    | ~ iOliveTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_945]),
    [final] ).

cnf(c_0_1788,plain,
    ( ihasSpiciness(X1,esk89_1(X1))
    | ~ iNutTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_946]),
    [final] ).

cnf(c_0_1789,plain,
    ( ihasSpiciness(X1,esk83_1(X1))
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_947]),
    [final] ).

cnf(c_0_1790,plain,
    ( ihasSpiciness(X1,esk75_1(X1))
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_948]),
    [final] ).

cnf(c_0_1791,plain,
    ( ihasSpiciness(X1,esk69_1(X1))
    | ~ iJalapenoPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_949]),
    [final] ).

cnf(c_0_1792,plain,
    ( ihasSpiciness(X1,esk64_1(X1))
    | ~ iHotSpicedBeefTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_950]),
    [final] ).

cnf(c_0_1793,plain,
    ( ihasSpiciness(X1,esk63_1(X1))
    | ~ iHotGreenPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_951]),
    [final] ).

cnf(c_0_1794,plain,
    ( ihasSpiciness(X1,esk62_1(X1))
    | ~ iGorgonzolaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_952]),
    [final] ).

cnf(c_0_1795,plain,
    ( ihasSpiciness(X1,esk61_1(X1))
    | ~ iGoatsCheeseTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_953]),
    [final] ).

cnf(c_0_1796,plain,
    ( ihasSpiciness(X1,esk52_1(X1))
    | ~ iGarlicTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_954]),
    [final] ).

cnf(c_0_1797,plain,
    ( ihasSpiciness(X1,esk41_1(X1))
    | ~ iFourCheesesTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_955]),
    [final] ).

cnf(c_0_1798,plain,
    ( ihasSpiciness(X1,esk40_1(X1))
    | ~ iFishTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_956]),
    [final] ).

cnf(c_0_1799,plain,
    ( ihasSpiciness(X1,esk33_1(X1))
    | ~ iChickenTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_957]),
    [final] ).

cnf(c_0_1800,plain,
    ( ihasSpiciness(X1,esk20_1(X1))
    | ~ iCaperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_958]),
    [final] ).

cnf(c_0_1801,plain,
    ( ihasSpiciness(X1,esk19_1(X1))
    | ~ iCajunSpiceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_959]),
    [final] ).

cnf(c_0_1802,plain,
    ( ihasSpiciness(X1,esk12_1(X1))
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_960]),
    [final] ).

cnf(c_0_1803,plain,
    ( ihasSpiciness(X1,esk11_1(X1))
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_961]),
    [final] ).

cnf(c_0_1804,plain,
    ( ihasTopping(X1,esk163_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_962]),
    [final] ).

cnf(c_0_1805,plain,
    ( ihasTopping(X1,esk162_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_963]),
    [final] ).

cnf(c_0_1806,plain,
    ( ihasTopping(X1,esk161_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_964]),
    [final] ).

cnf(c_0_1807,plain,
    ( ihasTopping(X1,esk160_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_965]),
    [final] ).

cnf(c_0_1808,plain,
    ( ihasTopping(X1,esk159_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_966]),
    [final] ).

cnf(c_0_1809,plain,
    ( ihasTopping(X1,esk158_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_967]),
    [final] ).

cnf(c_0_1810,plain,
    ( ihasTopping(X1,esk157_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_968]),
    [final] ).

cnf(c_0_1811,plain,
    ( ihasTopping(X1,esk152_1(X1))
    | ~ iUnclosedPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_969]),
    [final] ).

cnf(c_0_1812,plain,
    ( ihasTopping(X1,esk142_1(X1))
    | ~ iSpicyPizzaEquivalent(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_840]),
    [final] ).

cnf(c_0_1813,plain,
    ( ihasTopping(X1,esk141_1(X1))
    | ~ iSpicyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_845]),
    [final] ).

cnf(c_0_1814,plain,
    ( ihasTopping(X1,esk140_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_970]),
    [final] ).

cnf(c_0_1815,plain,
    ( ihasTopping(X1,esk139_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_971]),
    [final] ).

cnf(c_0_1816,plain,
    ( ihasTopping(X1,esk138_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_972]),
    [final] ).

cnf(c_0_1817,plain,
    ( ihasTopping(X1,esk137_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_973]),
    [final] ).

cnf(c_0_1818,plain,
    ( ihasTopping(X1,esk136_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_974]),
    [final] ).

cnf(c_0_1819,plain,
    ( ihasTopping(X1,esk135_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_975]),
    [final] ).

cnf(c_0_1820,plain,
    ( ihasTopping(X1,esk134_1(X1))
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_976]),
    [final] ).

cnf(c_0_1821,plain,
    ( ihasTopping(X1,esk133_1(X1))
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_977]),
    [final] ).

cnf(c_0_1822,plain,
    ( ihasTopping(X1,esk132_1(X1))
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_978]),
    [final] ).

cnf(c_0_1823,plain,
    ( ihasTopping(X1,esk131_1(X1))
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_979]),
    [final] ).

cnf(c_0_1824,plain,
    ( ihasTopping(X1,esk130_1(X1))
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_980]),
    [final] ).

cnf(c_0_1825,plain,
    ( ihasTopping(X1,esk128_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_981]),
    [final] ).

cnf(c_0_1826,plain,
    ( ihasTopping(X1,esk127_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_982]),
    [final] ).

cnf(c_0_1827,plain,
    ( ihasTopping(X1,esk126_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_983]),
    [final] ).

cnf(c_0_1828,plain,
    ( ihasTopping(X1,esk125_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_984]),
    [final] ).

cnf(c_0_1829,plain,
    ( ihasTopping(X1,esk124_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_985]),
    [final] ).

cnf(c_0_1830,plain,
    ( ihasTopping(X1,esk123_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_986]),
    [final] ).

cnf(c_0_1831,plain,
    ( ihasTopping(X1,esk122_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_987]),
    [final] ).

cnf(c_0_1832,plain,
    ( ihasTopping(X1,esk120_1(X1))
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_988]),
    [final] ).

cnf(c_0_1833,plain,
    ( ihasTopping(X1,esk119_1(X1))
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_989]),
    [final] ).

cnf(c_0_1834,plain,
    ( ihasTopping(X1,esk118_1(X1))
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_990]),
    [final] ).

cnf(c_0_1835,plain,
    ( ihasTopping(X1,esk116_1(X1))
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_991]),
    [final] ).

cnf(c_0_1836,plain,
    ( ihasTopping(X1,esk115_1(X1))
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_992]),
    [final] ).

cnf(c_0_1837,plain,
    ( ihasTopping(X1,esk114_1(X1))
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_993]),
    [final] ).

cnf(c_0_1838,plain,
    ( ihasTopping(X1,esk113_1(X1))
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_994]),
    [final] ).

cnf(c_0_1839,plain,
    ( ihasTopping(X1,esk112_1(X1))
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_995]),
    [final] ).

cnf(c_0_1840,plain,
    ( ihasTopping(X1,esk111_1(X1))
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_996]),
    [final] ).

cnf(c_0_1841,plain,
    ( ihasTopping(X1,esk110_1(X1))
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_997]),
    [final] ).

cnf(c_0_1842,plain,
    ( ihasTopping(X1,esk109_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_998]),
    [final] ).

cnf(c_0_1843,plain,
    ( ihasTopping(X1,esk108_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_999]),
    [final] ).

cnf(c_0_1844,plain,
    ( ihasTopping(X1,esk107_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1000]),
    [final] ).

cnf(c_0_1845,plain,
    ( ihasTopping(X1,esk106_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1001]),
    [final] ).

cnf(c_0_1846,plain,
    ( ihasTopping(X1,esk105_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1002]),
    [final] ).

cnf(c_0_1847,plain,
    ( ihasTopping(X1,esk104_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1003]),
    [final] ).

cnf(c_0_1848,plain,
    ( ihasTopping(X1,esk103_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1004]),
    [final] ).

cnf(c_0_1849,plain,
    ( ihasTopping(X1,esk97_1(X1))
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1005]),
    [final] ).

cnf(c_0_1850,plain,
    ( ihasTopping(X1,esk96_1(X1))
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1006]),
    [final] ).

cnf(c_0_1851,plain,
    ( ihasTopping(X1,esk95_1(X1))
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1007]),
    [final] ).

cnf(c_0_1852,plain,
    ( ihasTopping(X1,esk94_1(X1))
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1008]),
    [final] ).

cnf(c_0_1853,plain,
    ( ihasTopping(X1,esk93_1(X1))
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1009]),
    [final] ).

cnf(c_0_1854,plain,
    ( ihasTopping(X1,esk88_1(X1))
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1010]),
    [final] ).

cnf(c_0_1855,plain,
    ( ihasTopping(X1,esk87_1(X1))
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1011]),
    [final] ).

cnf(c_0_1856,plain,
    ( ihasTopping(X1,esk86_1(X1))
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1012]),
    [final] ).

cnf(c_0_1857,plain,
    ( ihasTopping(X1,esk85_1(X1))
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1013]),
    [final] ).

cnf(c_0_1858,plain,
    ( ihasTopping(X1,esk84_1(X1))
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1014]),
    [final] ).

cnf(c_0_1859,plain,
    ( ihasTopping(X1,esk82_1(X1))
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1015]),
    [final] ).

cnf(c_0_1860,plain,
    ( ihasTopping(X1,esk81_1(X1))
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1016]),
    [final] ).

cnf(c_0_1861,plain,
    ( ihasTopping(X1,esk80_1(X1))
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1017]),
    [final] ).

cnf(c_0_1862,plain,
    ( ihasTopping(X1,esk78_1(X1))
    | ~ iMeatyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_846]),
    [final] ).

cnf(c_0_1863,plain,
    ( ihasTopping(X1,esk77_1(X1))
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1018]),
    [final] ).

cnf(c_0_1864,plain,
    ( ihasTopping(X1,esk76_1(X1))
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1019]),
    [final] ).

cnf(c_0_1865,plain,
    ( ihasTopping(X1,esk74_1(X1))
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1020]),
    [final] ).

cnf(c_0_1866,plain,
    ( ihasTopping(X1,esk73_1(X1))
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1021]),
    [final] ).

cnf(c_0_1867,plain,
    ( ihasTopping(X1,esk72_1(X1))
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1022]),
    [final] ).

cnf(c_0_1868,plain,
    ( ihasTopping(X1,esk71_1(X1))
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1023]),
    [final] ).

cnf(c_0_1869,plain,
    ( ihasTopping(X1,esk70_1(X1))
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1024]),
    [final] ).

cnf(c_0_1870,plain,
    ( iVegetarianPizza(X1)
    | iNonVegetarianPizza(X1)
    | ~ iPizza(X1) ),
    inference(csr,[status(thm)],[c_0_1025,c_0_879]),
    [final] ).

cnf(c_0_1871,plain,
    ( ihasTopping(X1,esk68_1(X1))
    | ~ iInterestingPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_831]),
    [final] ).

cnf(c_0_1872,plain,
    ( ihasTopping(X1,esk67_1(X1))
    | ~ iInterestingPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_831]),
    [final] ).

cnf(c_0_1873,plain,
    ( ihasTopping(X1,esk66_1(X1))
    | ~ iInterestingPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_831]),
    [final] ).

cnf(c_0_1874,plain,
    ( ihasTopping(X1,esk65_1(X1))
    | ~ iIceCream(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1026]),
    [final] ).

cnf(c_0_1875,plain,
    ( ihasTopping(X1,esk60_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1027]),
    [final] ).

cnf(c_0_1876,plain,
    ( ihasTopping(X1,esk59_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1028]),
    [final] ).

cnf(c_0_1877,plain,
    ( ihasTopping(X1,esk58_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1029]),
    [final] ).

cnf(c_0_1878,plain,
    ( ihasTopping(X1,esk57_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1030]),
    [final] ).

cnf(c_0_1879,plain,
    ( ihasTopping(X1,esk56_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1031]),
    [final] ).

cnf(c_0_1880,plain,
    ( ihasTopping(X1,esk55_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1032]),
    [final] ).

cnf(c_0_1881,plain,
    ( iMedium(X1)
    | iHot(X1)
    | iMild(X1)
    | ~ iSpiciness(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1033]),
    [final] ).

cnf(c_0_1882,plain,
    ( ihasTopping(X1,esk54_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1034]),
    [final] ).

cnf(c_0_1883,plain,
    ( ihasTopping(X1,esk53_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1035]),
    [final] ).

cnf(c_0_1884,plain,
    ( ihasTopping(X1,esk51_1(X1))
    | ~ iFruttiDiMare(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1036]),
    [final] ).

cnf(c_0_1885,plain,
    ( ihasTopping(X1,esk50_1(X1))
    | ~ iFruttiDiMare(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1037]),
    [final] ).

cnf(c_0_1886,plain,
    ( ihasCountryOfOrigin(X1,iItaly)
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1038]),
    [final] ).

cnf(c_0_1887,plain,
    ( ihasTopping(X1,esk49_1(X1))
    | ~ iFruttiDiMare(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1039]),
    [final] ).

cnf(c_0_1888,plain,
    ( ihasTopping(X1,esk48_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1040]),
    [final] ).

cnf(c_0_1889,plain,
    ( ihasTopping(X1,esk47_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1041]),
    [final] ).

cnf(c_0_1890,plain,
    ( ihasTopping(X1,esk46_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1042]),
    [final] ).

cnf(c_0_1891,plain,
    ( ihasCountryOfOrigin(X1,iItaly)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1043]),
    [final] ).

cnf(c_0_1892,plain,
    ( ihasCountryOfOrigin(X1,iItaly)
    | ~ iMozzarellaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1044]),
    [final] ).

cnf(c_0_1893,plain,
    ( ihasCountryOfOrigin(X1,iAmerica)
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1045]),
    [final] ).

cnf(c_0_1894,plain,
    ( ihasCountryOfOrigin(X1,iAmerica)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1046]),
    [final] ).

cnf(c_0_1895,plain,
    ( iSultanaTopping(esk162_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_963]),
    [final] ).

cnf(c_0_1896,plain,
    ( iRocketTopping(esk140_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_970]),
    [final] ).

cnf(c_0_1897,plain,
    ( iRosemaryTopping(esk112_1(X1))
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_995]),
    [final] ).

cnf(c_0_1898,plain,
    ( ihasTopping(X1,esk45_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1047]),
    [final] ).

cnf(c_0_1899,plain,
    ( ihasTopping(X1,esk44_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1048]),
    [final] ).

cnf(c_0_1900,plain,
    ( ihasTopping(X1,esk43_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1049]),
    [final] ).

cnf(c_0_1901,plain,
    ( ihasTopping(X1,esk42_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1050]),
    [final] ).

cnf(c_0_1902,plain,
    ( iRedOnionTopping(esk105_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1002]),
    [final] ).

cnf(c_0_1903,plain,
    ( iSweetPepperTopping(esk109_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_998]),
    [final] ).

cnf(c_0_1904,plain,
    ( iPineKernels(esk157_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_968]),
    [final] ).

cnf(c_0_1905,plain,
    ( iHotSpicedBeefTopping(esk133_1(X1))
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_977]),
    [final] ).

cnf(c_0_1906,plain,
    ( iGreenPepperTopping(esk130_1(X1))
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_980]),
    [final] ).

cnf(c_0_1907,plain,
    ( iGorgonzolaTopping(esk118_1(X1))
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_990]),
    [final] ).

cnf(c_0_1908,plain,
    ( iLeekTopping(esk113_1(X1))
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_994]),
    [final] ).

cnf(c_0_1909,plain,
    ( ihasTopping(X1,esk39_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1051]),
    [final] ).

cnf(c_0_1910,plain,
    ( ihasTopping(X1,esk38_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1052]),
    [final] ).

cnf(c_0_1911,plain,
    ( ihasTopping(X1,esk37_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1053]),
    [final] ).

cnf(c_0_1912,plain,
    ( ihasTopping(X1,esk36_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1054]),
    [final] ).

cnf(c_0_1913,plain,
    ( iLeekTopping(esk59_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1028]),
    [final] ).

cnf(c_0_1914,plain,
    ( iSlicedTomatoTopping(esk56_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1031]),
    [final] ).

cnf(c_0_1915,plain,
    ( iPetitPoisTopping(esk54_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1034]),
    [final] ).

cnf(c_0_1916,plain,
    ( iMedium(esk117_1(X1))
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_937]),
    [final] ).

cnf(c_0_1917,plain,
    ( iMedium(esk100_1(X1))
    | ~ iPeperoniSausageTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_939]),
    [final] ).

cnf(c_0_1918,plain,
    ( iMedium(esk99_1(X1))
    | ~ iPeperonataTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_941]),
    [final] ).

cnf(c_0_1919,plain,
    ( iMedium(esk91_1(X1))
    | ~ iOnionTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_944]),
    [final] ).

cnf(c_0_1920,plain,
    ( ihasTopping(X1,esk35_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1055]),
    [final] ).

cnf(c_0_1921,plain,
    ( ihasTopping(X1,esk34_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1056]),
    [final] ).

cnf(c_0_1922,plain,
    ( ihasTopping(X1,esk32_1(X1))
    | ~ iCheeseyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_847]),
    [final] ).

cnf(c_0_1923,plain,
    ( ihasTopping(X1,esk31_1(X1))
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1057]),
    [final] ).

cnf(c_0_1924,plain,
    ( iMedium(esk52_1(X1))
    | ~ iGarlicTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_954]),
    [final] ).

cnf(c_0_1925,plain,
    ( iMixedSeafoodTopping(esk49_1(X1))
    | ~ iFruttiDiMare(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1039]),
    [final] ).

cnf(c_0_1926,plain,
    ( iMushroomTopping(esk81_1(X1))
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1016]),
    [final] ).

cnf(c_0_1927,plain,
    ( iMushroomTopping(esk72_1(X1))
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1022]),
    [final] ).

cnf(c_0_1928,plain,
    ( iMushroomTopping(esk57_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1030]),
    [final] ).

cnf(c_0_1929,plain,
    ( iMushroomTopping(esk44_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1048]),
    [final] ).

cnf(c_0_1930,plain,
    ( iFourCheesesTopping(esk115_1(X1))
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_992]),
    [final] ).

cnf(c_0_1931,plain,
    ( ihasTopping(X1,esk30_1(X1))
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1058]),
    [final] ).

cnf(c_0_1932,plain,
    ( ihasTopping(X1,esk29_1(X1))
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1059]),
    [final] ).

cnf(c_0_1933,plain,
    ( ihasTopping(X1,esk28_1(X1))
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1060]),
    [final] ).

cnf(c_0_1934,plain,
    ( ihasTopping(X1,esk27_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1061]),
    [final] ).

cnf(c_0_1935,plain,
    ( iSpinachTopping(esk38_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1052]),
    [final] ).

cnf(c_0_1936,plain,
    ( iGarlicTopping(esk138_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_972]),
    [final] ).

cnf(c_0_1937,plain,
    ( iGarlicTopping(esk126_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_983]),
    [final] ).

cnf(c_0_1938,plain,
    ( iGarlicTopping(esk106_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1001]),
    [final] ).

cnf(c_0_1939,plain,
    ( iGarlicTopping(esk50_1(X1))
    | ~ iFruttiDiMare(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1037]),
    [final] ).

cnf(c_0_1940,plain,
    ( iGarlicTopping(esk37_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1053]),
    [final] ).

cnf(c_0_1941,plain,
    ( iParmesanTopping(esk137_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_973]),
    [final] ).

cnf(c_0_1942,plain,
    ( ihasTopping(X1,esk26_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1062]),
    [final] ).

cnf(c_0_1943,plain,
    ( ihasTopping(X1,esk25_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1063]),
    [final] ).

cnf(c_0_1944,plain,
    ( ihasTopping(X1,esk24_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1064]),
    [final] ).

cnf(c_0_1945,plain,
    ( ihasTopping(X1,esk23_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1065]),
    [final] ).

cnf(c_0_1946,plain,
    ( iParmesanTopping(esk111_1(X1))
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_996]),
    [final] ).

cnf(c_0_1947,plain,
    ( iParmesanTopping(esk94_1(X1))
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1008]),
    [final] ).

cnf(c_0_1948,plain,
    ( iParmesanTopping(esk35_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1055]),
    [final] ).

cnf(c_0_1949,plain,
    ( iPizzaBase(esk102_1(X1))
    | ~ iPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_918]),
    [final] ).

cnf(c_0_1950,plain,
    ( iChickenTopping(esk108_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_999]),
    [final] ).

cnf(c_0_1951,plain,
    ( iGoatsCheeseTopping(esk29_1(X1))
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1059]),
    [final] ).

cnf(c_0_1952,plain,
    ( iSundriedTomatoTopping(esk28_1(X1))
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1060]),
    [final] ).

cnf(c_0_1953,plain,
    ( ihasTopping(X1,esk22_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1066]),
    [final] ).

cnf(c_0_1954,plain,
    ( ihasTopping(X1,esk21_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1067]),
    [final] ).

cnf(c_0_1955,plain,
    ( ihasTopping(X1,esk18_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1068]),
    [final] ).

cnf(c_0_1956,plain,
    ( ihasTopping(X1,esk17_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1069]),
    [final] ).

cnf(c_0_1957,plain,
    ( iOliveTopping(esk160_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_965]),
    [final] ).

cnf(c_0_1958,plain,
    ( iOliveTopping(esk136_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_974]),
    [final] ).

cnf(c_0_1959,plain,
    ( iOliveTopping(esk125_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_984]),
    [final] ).

cnf(c_0_1960,plain,
    ( iOliveTopping(esk86_1(X1))
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1012]),
    [final] ).

cnf(c_0_1961,plain,
    ( iOliveTopping(esk71_1(X1))
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1023]),
    [final] ).

cnf(c_0_1962,plain,
    ( iOliveTopping(esk58_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1029]),
    [final] ).

cnf(c_0_1963,plain,
    ( iOliveTopping(esk45_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1047]),
    [final] ).

cnf(c_0_1964,plain,
    ( ihasTopping(X1,esk16_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1070]),
    [final] ).

cnf(c_0_1965,plain,
    ( ihasTopping(X1,esk15_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1071]),
    [final] ).

cnf(c_0_1966,plain,
    ( ihasTopping(X1,esk14_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1072]),
    [final] ).

cnf(c_0_1967,plain,
    ( ihasTopping(X1,esk13_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1073]),
    [final] ).

cnf(c_0_1968,plain,
    ( iOliveTopping(esk36_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1054]),
    [final] ).

cnf(c_0_1969,plain,
    ( iOliveTopping(esk25_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1063]),
    [final] ).

cnf(c_0_1970,plain,
    ( iHamTopping(esk124_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_985]),
    [final] ).

cnf(c_0_1971,plain,
    ( iHamTopping(esk95_1(X1))
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1007]),
    [final] ).

cnf(c_0_1972,plain,
    ( iHamTopping(esk73_1(X1))
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1021]),
    [final] ).

cnf(c_0_1973,plain,
    ( iHamTopping(esk24_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1064]),
    [final] ).

cnf(c_0_1974,plain,
    ( iCaperTopping(esk158_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_967]),
    [final] ).

cnf(c_0_1975,plain,
    ( ihasTopping(X1,esk10_1(X1))
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1074]),
    [final] ).

cnf(c_0_1976,plain,
    ( ihasTopping(X1,esk9_1(X1))
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1075]),
    [final] ).

cnf(c_0_1977,plain,
    ( ihasTopping(X1,esk8_1(X1))
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1076]),
    [final] ).

cnf(c_0_1978,plain,
    ( ihasTopping(X1,esk7_1(X1))
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1077]),
    [final] ).

cnf(c_0_1979,plain,
    ( iCaperTopping(esk84_1(X1))
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1014]),
    [final] ).

cnf(c_0_1980,plain,
    ( iCaperTopping(esk42_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1050]),
    [final] ).

cnf(c_0_1981,plain,
    ( iCaperTopping(esk22_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1066]),
    [final] ).

cnf(c_0_1982,plain,
    ( iCajunSpiceTopping(esk104_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1003]),
    [final] ).

cnf(c_0_1983,plain,
    ( iPrawnsTopping(esk17_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1069]),
    [final] ).

cnf(c_0_1984,plain,
    ( iOnionTopping(esk161_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_964]),
    [final] ).

cnf(c_0_1985,plain,
    ( iOnionTopping(esk132_1(X1))
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_978]),
    [final] ).

cnf(c_0_1986,plain,
    ( ihasTopping(X1,esk6_1(X1))
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1078]),
    [final] ).

cnf(c_0_1987,plain,
    ( ihasTopping(X1,esk5_1(X1))
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1079]),
    [final] ).

cnf(c_0_1988,plain,
    ( ihasTopping(X1,esk4_1(X1))
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1080]),
    [final] ).

cnf(c_0_1989,plain,
    ( ihasTopping(X1,esk3_1(X1))
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1081]),
    [final] ).

cnf(c_0_1990,plain,
    ( iOnionTopping(esk16_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1070]),
    [final] ).

cnf(c_0_1991,plain,
    ( iTobascoPepperSauce(esk14_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1072]),
    [final] ).

cnf(c_0_1992,plain,
    ( iPeperonataTopping(esk53_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1035]),
    [final] ).

cnf(c_0_1993,plain,
    ( iPeperonataTopping(esk21_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1067]),
    [final] ).

cnf(c_0_1994,plain,
    ( iPeperonataTopping(esk13_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1073]),
    [final] ).

cnf(c_0_1995,plain,
    ( iAsparagusTopping(esk96_1(X1))
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1006]),
    [final] ).

cnf(c_0_1996,plain,
    ( iMild(esk151_1(X1))
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_919]),
    [final] ).

cnf(c_0_1997,plain,
    ( iThinAndCrispyBase(X2)
    | ~ ihasBase(X1,X2)
    | ~ iRealItalianPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1082]),
    [final] ).

cnf(c_0_1998,plain,
    ( iisIngredientOf(X1,X2)
    | ~ iisToppingOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1083]),
    [final] ).

cnf(c_0_1999,plain,
    ( ihasIngredient(X2,X1)
    | ~ iisIngredientOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_925]),
    [final] ).

cnf(c_0_2000,plain,
    ( ihasBase(X2,X1)
    | ~ iisBaseOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_929]),
    [final] ).

cnf(c_0_2001,plain,
    ( iMild(esk90_1(X1))
    | ~ iOliveTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_945]),
    [final] ).

cnf(c_0_2002,plain,
    ( iMild(esk79_1(X1))
    | ~ iMozzarellaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_940]),
    [final] ).

cnf(c_0_2003,plain,
    ( iArtichokeTopping(esk123_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_986]),
    [final] ).

cnf(c_0_2004,plain,
    ( iAnchoviesTopping(esk128_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_981]),
    [final] ).

cnf(c_0_2005,plain,
    ( iAnchoviesTopping(esk87_1(X1))
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1011]),
    [final] ).

cnf(c_0_2006,plain,
    ( iAnchoviesTopping(esk47_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1041]),
    [final] ).

cnf(c_0_2007,plain,
    ( iAnchoviesTopping(esk27_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1061]),
    [final] ).

cnf(c_0_2008,plain,
    ( ihasTopping(X2,X1)
    | ~ iisToppingOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_923]),
    [final] ).

cnf(c_0_2009,plain,
    ( iVegetarianTopping(X2)
    | ~ ihasTopping(X1,X2)
    | ~ iVegetarianPizzaEquivalent1(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_843]),
    [final] ).

cnf(c_0_2010,plain,
    ( iThinAndCrispyBase(X2)
    | ~ ihasBase(X1,X2)
    | ~ iThinAndCrispyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_844]),
    [final] ).

cnf(c_0_2011,plain,
    ( ihasCountryOfOrigin(X1,iItaly)
    | ~ iRealItalianPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_928]),
    [final] ).

cnf(c_0_2012,plain,
    ( iSpicyTopping(esk141_1(X1))
    | ~ iSpicyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_845]),
    [final] ).

cnf(c_0_2013,plain,
    ( iHotGreenPepperTopping(esk8_1(X1))
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1076]),
    [final] ).

cnf(c_0_2014,plain,
    ( iMedium(esk146_1(X1))
    | ~ iSultanaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_933]),
    [final] ).

cnf(c_0_2015,plain,
    ( iFruitTopping(esk65_1(X1))
    | ~ iIceCream(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1026]),
    [final] ).

cnf(c_0_2016,plain,
    ( iMeatTopping(esk78_1(X1))
    | ~ iMeatyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_846]),
    [final] ).

cnf(c_0_2017,plain,
    ( iPizzaTopping(esk142_1(X1))
    | ~ iSpicyPizzaEquivalent(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_840]),
    [final] ).

cnf(c_0_2018,plain,
    ( iCheeseTopping(esk32_1(X1))
    | ~ iCheeseyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_847]),
    [final] ).

cnf(c_0_2019,plain,
    ( iHot(esk150_1(X1))
    | ~ iTobascoPepperSauce(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_930]),
    [final] ).

cnf(c_0_2020,plain,
    ( iHot(esk144_1(X1))
    | ~ iSpicyTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_917]),
    [final] ).

cnf(c_0_2021,plain,
    ( iHot(esk143_1(X1))
    | ~ iSpicyPizzaEquivalent(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_840]),
    [final] ).

cnf(c_0_2022,plain,
    ( iHot(esk69_1(X1))
    | ~ iJalapenoPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_949]),
    [final] ).

cnf(c_0_2023,plain,
    ( iHot(esk64_1(X1))
    | ~ iHotSpicedBeefTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_950]),
    [final] ).

cnf(c_0_2024,plain,
    ( iJalapenoPepperTopping(esk10_1(X1))
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1074]),
    [final] ).

cnf(c_0_2025,plain,
    ( iHot(esk63_1(X1))
    | ~ iHotGreenPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_951]),
    [final] ).

cnf(c_0_2026,plain,
    ( iHot(esk19_1(X1))
    | ~ iCajunSpiceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_959]),
    [final] ).

cnf(c_0_2027,plain,
    ( iMild(esk148_1(X1))
    | ~ iSweetPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_931]),
    [final] ).

cnf(c_0_2028,plain,
    ( iMild(esk147_1(X1))
    | ~ iSundriedTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_932]),
    [final] ).

cnf(c_0_2029,plain,
    ( iMild(esk145_1(X1))
    | ~ iSpinachTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_934]),
    [final] ).

cnf(c_0_2030,plain,
    ( iMild(esk129_1(X1))
    | ~ iSlicedTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_935]),
    [final] ).

cnf(c_0_2031,plain,
    ( iMild(esk121_1(X1))
    | ~ iRosemaryTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_936]),
    [final] ).

cnf(c_0_2032,plain,
    ( iMild(esk101_1(X1))
    | ~ iPetitPoisTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_938]),
    [final] ).

cnf(c_0_2033,plain,
    ( iMild(esk98_1(X1))
    | ~ iParmesanTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_942]),
    [final] ).

cnf(c_0_2034,plain,
    ( iMild(esk92_1(X1))
    | ~ iParmaHamTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_943]),
    [final] ).

cnf(c_0_2035,plain,
    ( iPeperoniSausageTopping(esk46_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1042]),
    [final] ).

cnf(c_0_2036,plain,
    ( iMild(esk89_1(X1))
    | ~ iNutTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_946]),
    [final] ).

cnf(c_0_2037,plain,
    ( iMild(esk83_1(X1))
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_947]),
    [final] ).

cnf(c_0_2038,plain,
    ( iMild(esk75_1(X1))
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_948]),
    [final] ).

cnf(c_0_2039,plain,
    ( iMild(esk62_1(X1))
    | ~ iGorgonzolaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_952]),
    [final] ).

cnf(c_0_2040,plain,
    ( iMild(esk61_1(X1))
    | ~ iGoatsCheeseTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_953]),
    [final] ).

cnf(c_0_2041,plain,
    ( iMild(esk41_1(X1))
    | ~ iFourCheesesTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_955]),
    [final] ).

cnf(c_0_2042,plain,
    ( iMild(esk40_1(X1))
    | ~ iFishTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_956]),
    [final] ).

cnf(c_0_2043,plain,
    ( iMild(esk33_1(X1))
    | ~ iChickenTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_957]),
    [final] ).

cnf(c_0_2044,plain,
    ( iMild(esk20_1(X1))
    | ~ iCaperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_958]),
    [final] ).

cnf(c_0_2045,plain,
    ( iMild(esk12_1(X1))
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_960]),
    [final] ).

cnf(c_0_2046,plain,
    ( iPeperoniSausageTopping(esk7_1(X1))
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1077]),
    [final] ).

cnf(c_0_2047,plain,
    ( iMild(esk11_1(X1))
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_961]),
    [final] ).

cnf(c_0_2048,plain,
    ( iTomatoTopping(esk163_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_962]),
    [final] ).

cnf(c_0_2049,plain,
    ( iTomatoTopping(esk139_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_971]),
    [final] ).

cnf(c_0_2050,plain,
    ( iTomatoTopping(esk134_1(X1))
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_976]),
    [final] ).

cnf(c_0_2051,plain,
    ( iTomatoTopping(esk127_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_982]),
    [final] ).

cnf(c_0_2052,plain,
    ( iTomatoTopping(esk120_1(X1))
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_988]),
    [final] ).

cnf(c_0_2053,plain,
    ( iTomatoTopping(esk116_1(X1))
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_991]),
    [final] ).

cnf(c_0_2054,plain,
    ( iSpiciness(X2)
    | ~ ihasSpiciness(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1084]),
    [final] ).

cnf(c_0_2055,plain,
    ( iFood(X1)
    | ~ iisIngredientOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1085]),
    [final] ).

cnf(c_0_2056,plain,
    ( iTomatoTopping(esk114_1(X1))
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_993]),
    [final] ).

cnf(c_0_2057,plain,
    ( iPeperoniSausageTopping(esk4_1(X1))
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1080]),
    [final] ).

cnf(c_0_2058,plain,
    ( iTomatoTopping(esk107_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1000]),
    [final] ).

cnf(c_0_2059,plain,
    ( iTomatoTopping(esk97_1(X1))
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1005]),
    [final] ).

cnf(c_0_2060,plain,
    ( iTomatoTopping(esk88_1(X1))
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1010]),
    [final] ).

cnf(c_0_2061,plain,
    ( iTomatoTopping(esk82_1(X1))
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1015]),
    [final] ).

cnf(c_0_2062,plain,
    ( iTomatoTopping(esk77_1(X1))
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1018]),
    [final] ).

cnf(c_0_2063,plain,
    ( iFood(X1)
    | ~ ihasIngredient(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1086]),
    [final] ).

cnf(c_0_2064,plain,
    ( iFood(X2)
    | ~ iisIngredientOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1087]),
    [final] ).

cnf(c_0_2065,plain,
    ( iFood(X2)
    | ~ ihasIngredient(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1088]),
    [final] ).

cnf(c_0_2066,plain,
    ( iPizzaBase(X1)
    | ~ iisBaseOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1089]),
    [final] ).

cnf(c_0_2067,plain,
    ( iTomatoTopping(esk74_1(X1))
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1020]),
    [final] ).

cnf(c_0_2068,plain,
    ( X1 = iFrance
    | X1 = iItaly
    | X1 = iGermany
    | X1 = iEngland
    | X1 = iAmerica
    | ~ iCountry(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_860]),
    [final] ).

cnf(c_0_2069,plain,
    ( iTomatoTopping(esk60_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1027]),
    [final] ).

cnf(c_0_2070,plain,
    ( iTomatoTopping(esk51_1(X1))
    | ~ iFruttiDiMare(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1036]),
    [final] ).

cnf(c_0_2071,plain,
    ( iTomatoTopping(esk48_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1040]),
    [final] ).

cnf(c_0_2072,plain,
    ( iTomatoTopping(esk39_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1051]),
    [final] ).

cnf(c_0_2073,plain,
    ( iTomatoTopping(esk31_1(X1))
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1057]),
    [final] ).

cnf(c_0_2074,plain,
    ( iPizzaBase(X2)
    | ~ ihasBase(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1090]),
    [final] ).

cnf(c_0_2075,plain,
    ( abstractDomain(X1)
    | ~ ihasTopping(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1091]),
    [final] ).

cnf(c_0_2076,plain,
    ( abstractDomain(X1)
    | ~ ihasTopping(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1091]),
    [final] ).

cnf(c_0_2077,plain,
    ( iPizza(X1)
    | ~ ihasBase(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1092]),
    [final] ).

cnf(c_0_2078,plain,
    ( iTomatoTopping(esk26_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1062]),
    [final] ).

cnf(c_0_2079,plain,
    ( iTomatoTopping(esk18_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1068]),
    [final] ).

cnf(c_0_2080,plain,
    ( iTomatoTopping(esk9_1(X1))
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1075]),
    [final] ).

cnf(c_0_2081,plain,
    ( iTomatoTopping(esk5_1(X1))
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1079]),
    [final] ).

cnf(c_0_2082,plain,
    ( iMozzarellaTopping(esk159_1(X1))
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_966]),
    [final] ).

cnf(c_0_2083,plain,
    ( iPizza(X2)
    | ~ iisToppingOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1093]),
    [final] ).

cnf(c_0_2084,plain,
    ( iPizza(X2)
    | ~ iisBaseOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1094]),
    [final] ).

cnf(c_0_2085,plain,
    ( iPizzaTopping(X1)
    | ~ iisToppingOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1095]),
    [final] ).

cnf(c_0_2086,plain,
    ( abstractDomain(X1)
    | ~ iisToppingOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1096]),
    [final] ).

cnf(c_0_2087,plain,
    ( iMozzarellaTopping(esk152_1(X1))
    | ~ iUnclosedPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_969]),
    [final] ).

cnf(c_0_2088,plain,
    ( abstractDomain(X1)
    | ~ iisToppingOf(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1096]),
    [final] ).

cnf(c_0_2089,plain,
    ( iMozzarellaTopping(esk135_1(X1))
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_975]),
    [final] ).

cnf(c_0_2090,plain,
    ( iMozzarellaTopping(esk131_1(X1))
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_979]),
    [final] ).

cnf(c_0_2091,plain,
    ( iMozzarellaTopping(esk122_1(X1))
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_987]),
    [final] ).

cnf(c_0_2092,plain,
    ( iMozzarellaTopping(esk119_1(X1))
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_989]),
    [final] ).

cnf(c_0_2093,plain,
    ( iMozzarellaTopping(esk110_1(X1))
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_997]),
    [final] ).

cnf(c_0_2094,plain,
    ( abstractDomain(X1)
    | ~ iisIngredientOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1097]),
    [final] ).

cnf(c_0_2095,plain,
    ( abstractDomain(X1)
    | ~ iisIngredientOf(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1097]),
    [final] ).

cnf(c_0_2096,plain,
    ( abstractDomain(X1)
    | ~ ihasIngredient(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1098]),
    [final] ).

cnf(c_0_2097,plain,
    ( abstractDomain(X1)
    | ~ ihasIngredient(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1098]),
    [final] ).

cnf(c_0_2098,plain,
    ( iMozzarellaTopping(esk103_1(X1))
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1004]),
    [final] ).

cnf(c_0_2099,plain,
    ( iMozzarellaTopping(esk93_1(X1))
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1009]),
    [final] ).

cnf(c_0_2100,plain,
    ( iMozzarellaTopping(esk85_1(X1))
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1013]),
    [final] ).

cnf(c_0_2101,plain,
    ( iMozzarellaTopping(esk80_1(X1))
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1017]),
    [final] ).

cnf(c_0_2102,plain,
    ( iMozzarellaTopping(esk76_1(X1))
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1019]),
    [final] ).

cnf(c_0_2103,plain,
    ( iMozzarellaTopping(esk70_1(X1))
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1024]),
    [final] ).

cnf(c_0_2104,plain,
    ( iMozzarellaTopping(esk55_1(X1))
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1032]),
    [final] ).

cnf(c_0_2105,plain,
    ( abstractDomain(X1)
    | ~ iisBaseOf(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1099]),
    [final] ).

cnf(c_0_2106,plain,
    ( abstractDomain(X1)
    | ~ iisBaseOf(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1099]),
    [final] ).

cnf(c_0_2107,plain,
    ( abstractDomain(X1)
    | ~ ihasBase(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1100]),
    [final] ).

cnf(c_0_2108,plain,
    ( abstractDomain(X1)
    | ~ ihasBase(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1100]),
    [final] ).

cnf(c_0_2109,plain,
    ( iMozzarellaTopping(esk43_1(X1))
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1049]),
    [final] ).

cnf(c_0_2110,plain,
    ( iMozzarellaTopping(esk34_1(X1))
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1056]),
    [final] ).

cnf(c_0_2111,plain,
    ( iMozzarellaTopping(esk30_1(X1))
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1058]),
    [final] ).

cnf(c_0_2112,plain,
    ( iMozzarellaTopping(esk23_1(X1))
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1065]),
    [final] ).

cnf(c_0_2113,plain,
    ( iMozzarellaTopping(esk15_1(X1))
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1071]),
    [final] ).

cnf(c_0_2114,plain,
    ( iVegetarianTopping(X1)
    | ~ iSauceTopping(X1) ),
    inference(csr,[status(thm)],[c_0_1101,c_0_1102]),
    [final] ).

cnf(c_0_2115,plain,
    ( iMozzarellaTopping(esk6_1(X1))
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1078]),
    [final] ).

cnf(c_0_2116,plain,
    ( abstractDomain(X1)
    | ~ ihasSpiciness(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1103]),
    [final] ).

cnf(c_0_2117,plain,
    ( abstractDomain(X1)
    | ~ ihasSpiciness(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1103]),
    [final] ).

cnf(c_0_2118,plain,
    ( abstractDomain(X1)
    | ~ ihasCountryOfOrigin(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_1104]),
    [final] ).

cnf(c_0_2119,plain,
    ( abstractDomain(X1)
    | ~ ihasCountryOfOrigin(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1104]),
    [final] ).

cnf(c_0_2120,plain,
    ( iVegetarianTopping(X1)
    | ~ iNutTopping(X1) ),
    inference(csr,[status(thm)],[c_0_1105,c_0_1106]),
    [final] ).

cnf(c_0_2121,plain,
    ( iMozzarellaTopping(esk3_1(X1))
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1081]),
    [final] ).

cnf(c_0_2122,plain,
    ( iVegetarianTopping(X1)
    | ~ iFruitTopping(X1) ),
    inference(csr,[status(thm)],[c_0_1107,c_0_1108]),
    [final] ).

cnf(c_0_2123,plain,
    ( iVegetarianTopping(X1)
    | ~ iCheeseTopping(X1) ),
    inference(csr,[status(thm)],[c_0_1109,c_0_1110]),
    [final] ).

cnf(c_0_2124,plain,
    ( iVegetarianTopping(X1)
    | ~ iHerbSpiceTopping(X1) ),
    inference(csr,[status(thm)],[c_0_1111,c_0_1112]),
    [final] ).

cnf(c_0_2125,plain,
    ( iVegetarianTopping(X1)
    | ~ iVegetableTopping(X1) ),
    inference(csr,[status(thm)],[c_0_1113,c_0_1114]),
    [final] ).

cnf(c_0_2126,plain,
    ( iValuePartition(X1)
    | ~ iSpiciness(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1115]),
    [final] ).

cnf(c_0_2127,plain,
    ( iSpiciness(X1)
    | ~ iMedium(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1116]),
    [final] ).

cnf(c_0_2128,plain,
    ( iSpiciness(X1)
    | ~ iHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1117]),
    [final] ).

cnf(c_0_2129,plain,
    ( ~ ihasTopping(X1,X2)
    | ~ iMeatTopping(X2)
    | ~ iVegetarianPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_828]),
    [final] ).

cnf(c_0_2130,plain,
    ( ~ ihasTopping(X1,X2)
    | ~ iFishTopping(X2)
    | ~ iVegetarianPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_828]),
    [final] ).

cnf(c_0_2131,plain,
    ( iSpiciness(X1)
    | ~ iMild(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1118]),
    [final] ).

cnf(c_0_2132,plain,
    ( iFood(X1)
    | ~ iPizzaBase(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1119]),
    [final] ).

cnf(c_0_2133,plain,
    ( iFood(X1)
    | ~ iPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1120]),
    [final] ).

cnf(c_0_2134,plain,
    ( iSauceTopping(X1)
    | ~ iTobascoPepperSauce(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1121]),
    [final] ).

cnf(c_0_2135,plain,
    ( iNutTopping(X1)
    | ~ iPineKernels(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1122]),
    [final] ).

cnf(c_0_2136,plain,
    ( iPepperTopping(X1)
    | ~ iSweetPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1123]),
    [final] ).

cnf(c_0_2137,plain,
    ( iFood(X1)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1124]),
    [final] ).

cnf(c_0_2138,plain,
    ( iPepperTopping(X1)
    | ~ iGreenPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1125]),
    [final] ).

cnf(c_0_2139,plain,
    ( iPepperTopping(X1)
    | ~ iPeperonataTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1126]),
    [final] ).

cnf(c_0_2140,plain,
    ( iPepperTopping(X1)
    | ~ iJalapenoPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1127]),
    [final] ).

cnf(c_0_2141,plain,
    ( iGreenPepperTopping(X1)
    | ~ iHotGreenPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1128]),
    [final] ).

cnf(c_0_2142,plain,
    ( iDomainConcept(X1)
    | ~ iFood(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1129]),
    [final] ).

cnf(c_0_2143,plain,
    ( iFruitTopping(X1)
    | ~ iSultanaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1130]),
    [final] ).

cnf(c_0_2144,plain,
    ( iFood(X1)
    | ~ iIceCream(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1131]),
    [final] ).

cnf(c_0_2145,plain,
    ( iPizzaBase(X1)
    | ~ iThinAndCrispyBase(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1132]),
    [final] ).

cnf(c_0_2146,plain,
    ( iPizzaBase(X1)
    | ~ iDeepPanBase(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1133]),
    [final] ).

cnf(c_0_2147,plain,
    ( iMeatTopping(X1)
    | ~ iHotSpicedBeefTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1134]),
    [final] ).

cnf(c_0_2148,plain,
    ( iMeatTopping(X1)
    | ~ iChickenTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1135]),
    [final] ).

cnf(c_0_2149,plain,
    ( iMeatTopping(X1)
    | ~ iHamTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1136]),
    [final] ).

cnf(c_0_2150,plain,
    ( iMeatTopping(X1)
    | ~ iPeperoniSausageTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1137]),
    [final] ).

cnf(c_0_2151,plain,
    ( iPizza(X1)
    | ~ iVegetarianPizzaEquivalent2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_842]),
    [final] ).

cnf(c_0_2152,plain,
    ( iPizza(X1)
    | ~ iVegetarianPizzaEquivalent1(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_843]),
    [final] ).

cnf(c_0_2153,plain,
    ( iPizza(X1)
    | ~ iThinAndCrispyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_844]),
    [final] ).

cnf(c_0_2154,plain,
    ( iPizza(X1)
    | ~ iSpicyPizzaEquivalent(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_840]),
    [final] ).

cnf(c_0_2155,plain,
    ( iPizza(X1)
    | ~ iSpicyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_845]),
    [final] ).

cnf(c_0_2156,plain,
    ( iPizza(X1)
    | ~ iRealItalianPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_928]),
    [final] ).

cnf(c_0_2157,plain,
    ( iPizza(X1)
    | ~ iVegetarianPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_828]),
    [final] ).

cnf(c_0_2158,plain,
    ( iPizza(X1)
    | ~ iNonVegetarianPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_848]),
    [final] ).

cnf(c_0_2159,plain,
    ( iPizza(X1)
    | ~ iMeatyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_846]),
    [final] ).

cnf(c_0_2160,plain,
    ( iPizza(X1)
    | ~ iInterestingPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_831]),
    [final] ).

cnf(c_0_2161,plain,
    ( iPizza(X1)
    | ~ iCheeseyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_847]),
    [final] ).

cnf(c_0_2162,plain,
    ( iPizza(X1)
    | ~ iNamedPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1138]),
    [final] ).

cnf(c_0_2163,plain,
    ( iPizzaTopping(X1)
    | ~ iVegetarianTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_849]),
    [final] ).

cnf(c_0_2164,plain,
    ( iPizzaTopping(X1)
    | ~ iSpicyTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_917]),
    [final] ).

cnf(c_0_2165,plain,
    ( iPizzaTopping(X1)
    | ~ iMeatTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1139]),
    [final] ).

cnf(c_0_2166,plain,
    ( iCheeseTopping(X1)
    | ~ iMozzarellaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1140]),
    [final] ).

cnf(c_0_2167,plain,
    ( iPizzaTopping(X1)
    | ~ iFishTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1141]),
    [final] ).

cnf(c_0_2168,plain,
    ( iCheeseTopping(X1)
    | ~ iGorgonzolaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1142]),
    [final] ).

cnf(c_0_2169,plain,
    ( iVegetableTopping(X1)
    | ~ iOliveTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1143]),
    [final] ).

cnf(c_0_2170,plain,
    ( iCheeseTopping(X1)
    | ~ iFourCheesesTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1144]),
    [final] ).

cnf(c_0_2171,plain,
    ( iCheeseTopping(X1)
    | ~ iParmesanTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1145]),
    [final] ).

cnf(c_0_2172,plain,
    ( iCheeseTopping(X1)
    | ~ iCheeseyVegetableTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1146]),
    [final] ).

cnf(c_0_2173,plain,
    ( iCheeseTopping(X1)
    | ~ iGoatsCheeseTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1147]),
    [final] ).

cnf(c_0_2174,plain,
    ( iVegetableTopping(X1)
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1148]),
    [final] ).

cnf(c_0_2175,plain,
    ( iNamedPizza(X1)
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1149]),
    [final] ).

cnf(c_0_2176,plain,
    ( iHamTopping(X1)
    | ~ iParmaHamTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1150]),
    [final] ).

cnf(c_0_2177,plain,
    ( iHerbSpiceTopping(X1)
    | ~ iRosemaryTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1151]),
    [final] ).

cnf(c_0_2178,plain,
    ( iHerbSpiceTopping(X1)
    | ~ iCajunSpiceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1152]),
    [final] ).

cnf(c_0_2179,plain,
    ( iOnionTopping(X1)
    | ~ iRedOnionTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1153]),
    [final] ).

cnf(c_0_2180,plain,
    ( iNamedPizza(X1)
    | ~ iUnclosedPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1154]),
    [final] ).

cnf(c_0_2181,plain,
    ( iVegetableTopping(X1)
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1155]),
    [final] ).

cnf(c_0_2182,plain,
    ( iVegetableTopping(X1)
    | ~ iPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1156]),
    [final] ).

cnf(c_0_2183,plain,
    ( iVegetableTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1157]),
    [final] ).

cnf(c_0_2184,plain,
    ( iVegetableTopping(X1)
    | ~ iPetitPoisTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1158]),
    [final] ).

cnf(c_0_2185,plain,
    ( iNamedPizza(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1159]),
    [final] ).

cnf(c_0_2186,plain,
    ( iNamedPizza(X1)
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1160]),
    [final] ).

cnf(c_0_2187,plain,
    ( iVegetableTopping(X1)
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1161]),
    [final] ).

cnf(c_0_2188,plain,
    ( iVegetableTopping(X1)
    | ~ iSpinachTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1162]),
    [final] ).

cnf(c_0_2189,plain,
    ( iVegetableTopping(X1)
    | ~ iGarlicTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1163]),
    [final] ).

cnf(c_0_2190,plain,
    ( iVegetableTopping(X1)
    | ~ iCheeseyVegetableTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1164]),
    [final] ).

cnf(c_0_2191,plain,
    ( iNamedPizza(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1165]),
    [final] ).

cnf(c_0_2192,plain,
    ( iVegetableTopping(X1)
    | ~ iCaperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1166]),
    [final] ).

cnf(c_0_2193,plain,
    ( iVegetableTopping(X1)
    | ~ iOnionTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1167]),
    [final] ).

cnf(c_0_2194,plain,
    ( iVegetableTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1168]),
    [final] ).

cnf(c_0_2195,plain,
    ( iVegetableTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1169]),
    [final] ).

cnf(c_0_2196,plain,
    ( iNamedPizza(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1170]),
    [final] ).

cnf(c_0_2197,plain,
    ( iNamedPizza(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1171]),
    [final] ).

cnf(c_0_2198,plain,
    ( iFishTopping(X1)
    | ~ iMixedSeafoodTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1172]),
    [final] ).

cnf(c_0_2199,plain,
    ( iFishTopping(X1)
    | ~ iPrawnsTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1173]),
    [final] ).

cnf(c_0_2200,plain,
    ( iFishTopping(X1)
    | ~ iAnchoviesTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1174]),
    [final] ).

cnf(c_0_2201,plain,
    ( iNamedPizza(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1175]),
    [final] ).

cnf(c_0_2202,plain,
    ( esk67_1(X1) != esk68_1(X1)
    | ~ iInterestingPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_831]),
    [final] ).

cnf(c_0_2203,plain,
    ( esk66_1(X1) != esk68_1(X1)
    | ~ iInterestingPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_831]),
    [final] ).

cnf(c_0_2204,plain,
    ( esk66_1(X1) != esk67_1(X1)
    | ~ iInterestingPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_831]),
    [final] ).

cnf(c_0_2205,plain,
    ( iNamedPizza(X1)
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1176]),
    [final] ).

cnf(c_0_2206,plain,
    ( iNamedPizza(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1177]),
    [final] ).

cnf(c_0_2207,plain,
    ( ~ xsd_integer(X1)
    | ~ xsd_string(X1) ),
    inference(csr,[status(thm)],[c_0_1178,c_0_1179]),
    [final] ).

cnf(c_0_2208,plain,
    ( ~ iVeneziana(X1)
    | ~ iUnclosedPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1180]),
    [final] ).

cnf(c_0_2209,plain,
    ( ~ iVeneziana(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1181]),
    [final] ).

cnf(c_0_2210,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1182]),
    [final] ).

cnf(c_0_2211,plain,
    ( iNamedPizza(X1)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1183]),
    [final] ).

cnf(c_0_2212,plain,
    ( ~ iVeneziana(X1)
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1184]),
    [final] ).

cnf(c_0_2213,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1185]),
    [final] ).

cnf(c_0_2214,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1186]),
    [final] ).

cnf(c_0_2215,plain,
    ( ~ iVeneziana(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1187]),
    [final] ).

cnf(c_0_2216,plain,
    ( iNamedPizza(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1188]),
    [final] ).

cnf(c_0_2217,plain,
    ( iNamedPizza(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1189]),
    [final] ).

cnf(c_0_2218,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1190]),
    [final] ).

cnf(c_0_2219,plain,
    ( ~ iSoho(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1191]),
    [final] ).

cnf(c_0_2220,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1192]),
    [final] ).

cnf(c_0_2221,plain,
    ( ~ iVeneziana(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1193]),
    [final] ).

cnf(c_0_2222,plain,
    ( iNamedPizza(X1)
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1194]),
    [final] ).

cnf(c_0_2223,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1195]),
    [final] ).

cnf(c_0_2224,plain,
    ( ~ iSoho(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1196]),
    [final] ).

cnf(c_0_2225,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1197]),
    [final] ).

cnf(c_0_2226,plain,
    ( ~ iSiciliana(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1198]),
    [final] ).

cnf(c_0_2227,plain,
    ( iNamedPizza(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1199]),
    [final] ).

cnf(c_0_2228,plain,
    ( iNamedPizza(X1)
    | ~ iFruttiDiMare(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1200]),
    [final] ).

cnf(c_0_2229,plain,
    ( ~ iVeneziana(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1201]),
    [final] ).

cnf(c_0_2230,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1202]),
    [final] ).

cnf(c_0_2231,plain,
    ( ~ iSoho(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1203]),
    [final] ).

cnf(c_0_2232,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1204]),
    [final] ).

cnf(c_0_2233,plain,
    ( iNamedPizza(X1)
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1205]),
    [final] ).

cnf(c_0_2234,plain,
    ( ~ iSiciliana(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1206]),
    [final] ).

cnf(c_0_2235,plain,
    ( ~ iQuattroFormaggi(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1207]),
    [final] ).

cnf(c_0_2236,plain,
    ( ~ iVeneziana(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1208]),
    [final] ).

cnf(c_0_2237,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1209]),
    [final] ).

cnf(c_0_2238,plain,
    ( iNamedPizza(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1210]),
    [final] ).

cnf(c_0_2239,plain,
    ( iNamedPizza(X1)
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1211]),
    [final] ).

cnf(c_0_2240,plain,
    ( ~ iSoho(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1212]),
    [final] ).

cnf(c_0_2241,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1213]),
    [final] ).

cnf(c_0_2242,plain,
    ( ~ iSiciliana(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1214]),
    [final] ).

cnf(c_0_2243,plain,
    ( ~ iPrinceCarlo(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1215]),
    [final] ).

cnf(c_0_2244,plain,
    ( iNamedPizza(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1216]),
    [final] ).

cnf(c_0_2245,plain,
    ( ~ iQuattroFormaggi(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1217]),
    [final] ).

cnf(c_0_2246,plain,
    ( ~ iVeneziana(X1)
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1218]),
    [final] ).

cnf(c_0_2247,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1219]),
    [final] ).

cnf(c_0_2248,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1220]),
    [final] ).

cnf(c_0_2249,plain,
    ( iNamedPizza(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1221]),
    [final] ).

cnf(c_0_2250,plain,
    ( iNamedPizza(X1)
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1222]),
    [final] ).

cnf(c_0_2251,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1223]),
    [final] ).

cnf(c_0_2252,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1224]),
    [final] ).

cnf(c_0_2253,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1225]),
    [final] ).

cnf(c_0_2254,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1226]),
    [final] ).

cnf(c_0_2255,plain,
    ( iNamedPizza(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1227]),
    [final] ).

cnf(c_0_2256,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1228]),
    [final] ).

cnf(c_0_2257,plain,
    ( ~ iVeneziana(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1229]),
    [final] ).

cnf(c_0_2258,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1230]),
    [final] ).

cnf(c_0_2259,plain,
    ( ~ iSoho(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1231]),
    [final] ).

cnf(c_0_2260,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1232]),
    [final] ).

cnf(c_0_2261,plain,
    ( ~ iParmense(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1233]),
    [final] ).

cnf(c_0_2262,plain,
    ( ~ iParmense(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1234]),
    [final] ).

cnf(c_0_2263,plain,
    ( ~ iParmense(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1235]),
    [final] ).

cnf(c_0_2264,plain,
    ( ~ iParmense(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1236]),
    [final] ).

cnf(c_0_2265,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1237]),
    [final] ).

cnf(c_0_2266,plain,
    ( ~ iNutTopping(X1)
    | ~ iSauceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1238]),
    [final] ).

cnf(c_0_2267,plain,
    ( ~ iVegetarianPizza(X1)
    | ~ iNonVegetarianPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_848]),
    [final] ).

cnf(c_0_2268,plain,
    ( dataDomain(X1)
    | ~ xsd_string(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1239]),
    [final] ).

cnf(c_0_2269,plain,
    ( abstractDomain(X1)
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1240]),
    [final] ).

cnf(c_0_2270,plain,
    ( ~ iVeneziana(X1)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1241]),
    [final] ).

cnf(c_0_2271,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1242]),
    [final] ).

cnf(c_0_2272,plain,
    ( ~ iNapoletana(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1243]),
    [final] ).

cnf(c_0_2273,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1244]),
    [final] ).

cnf(c_0_2274,plain,
    ( ~ iNapoletana(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1245]),
    [final] ).

cnf(c_0_2275,plain,
    ( ~ iNapoletana(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1246]),
    [final] ).

cnf(c_0_2276,plain,
    ( ~ iNapoletana(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1247]),
    [final] ).

cnf(c_0_2277,plain,
    ( ~ iNapoletana(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1248]),
    [final] ).

cnf(c_0_2278,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1249]),
    [final] ).

cnf(c_0_2279,plain,
    ( abstractDomain(X1)
    | ~ iVegetarianPizzaEquivalent2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1250]),
    [final] ).

cnf(c_0_2280,plain,
    ( abstractDomain(X1)
    | ~ iVegetarianTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1251]),
    [final] ).

cnf(c_0_2281,plain,
    ( ~ iNapoletana(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1252]),
    [final] ).

cnf(c_0_2282,plain,
    ( ~ iVeneziana(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1253]),
    [final] ).

cnf(c_0_2283,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1254]),
    [final] ).

cnf(c_0_2284,plain,
    ( ~ iMushroom(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1255]),
    [final] ).

cnf(c_0_2285,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1256]),
    [final] ).

cnf(c_0_2286,plain,
    ( ~ iMushroom(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1257]),
    [final] ).

cnf(c_0_2287,plain,
    ( ~ iMushroom(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1258]),
    [final] ).

cnf(c_0_2288,plain,
    ( ~ iMushroom(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1259]),
    [final] ).

cnf(c_0_2289,plain,
    ( ~ iMushroom(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1260]),
    [final] ).

cnf(c_0_2290,plain,
    ( abstractDomain(X1)
    | ~ iVegetarianPizzaEquivalent1(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1261]),
    [final] ).

cnf(c_0_2291,plain,
    ( abstractDomain(X1)
    | ~ iUnclosedPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1262]),
    [final] ).

cnf(c_0_2292,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1263]),
    [final] ).

cnf(c_0_2293,plain,
    ( ~ iMushroom(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1264]),
    [final] ).

cnf(c_0_2294,plain,
    ( ~ iNapoletana(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1265]),
    [final] ).

cnf(c_0_2295,plain,
    ( ~ iVeneziana(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1266]),
    [final] ).

cnf(c_0_2296,plain,
    ( abstractDomain(X1)
    | ~ iThinAndCrispyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1267]),
    [final] ).

cnf(c_0_2297,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1268]),
    [final] ).

cnf(c_0_2298,plain,
    ( ~ iMargherita(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1269]),
    [final] ).

cnf(c_0_2299,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1270]),
    [final] ).

cnf(c_0_2300,plain,
    ( ~ iMargherita(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1271]),
    [final] ).

cnf(c_0_2301,plain,
    ( abstractDomain(X1)
    | ~ iSultanaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1272]),
    [final] ).

cnf(c_0_2302,plain,
    ( abstractDomain(X1)
    | ~ iSpicyPizzaEquivalent(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1273]),
    [final] ).

cnf(c_0_2303,plain,
    ( ~ iMargherita(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1274]),
    [final] ).

cnf(c_0_2304,plain,
    ( ~ iMargherita(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1275]),
    [final] ).

cnf(c_0_2305,plain,
    ( ~ iMargherita(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1276]),
    [final] ).

cnf(c_0_2306,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1277]),
    [final] ).

cnf(c_0_2307,plain,
    ( ~ iMargherita(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1278]),
    [final] ).

cnf(c_0_2308,plain,
    ( ~ iNapoletana(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1279]),
    [final] ).

cnf(c_0_2309,plain,
    ( ~ iMargherita(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1280]),
    [final] ).

cnf(c_0_2310,plain,
    ( ~ iVeneziana(X1)
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1281]),
    [final] ).

cnf(c_0_2311,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1282]),
    [final] ).

cnf(c_0_2312,plain,
    ( abstractDomain(X1)
    | ~ iSpicyTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1283]),
    [final] ).

cnf(c_0_2313,plain,
    ( abstractDomain(X1)
    | ~ iSpicyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1284]),
    [final] ).

cnf(c_0_2314,plain,
    ( ~ iLaReine(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1285]),
    [final] ).

cnf(c_0_2315,plain,
    ( ~ iLaReine(X1)
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1286]),
    [final] ).

cnf(c_0_2316,plain,
    ( ~ iLaReine(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1287]),
    [final] ).

cnf(c_0_2317,plain,
    ( ~ iLaReine(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1288]),
    [final] ).

cnf(c_0_2318,plain,
    ( ~ iLaReine(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1289]),
    [final] ).

cnf(c_0_2319,plain,
    ( ~ iLaReine(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1290]),
    [final] ).

cnf(c_0_2320,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1291]),
    [final] ).

cnf(c_0_2321,plain,
    ( ~ iLaReine(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1292]),
    [final] ).

cnf(c_0_2322,plain,
    ( ~ iLaReine(X1)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1293]),
    [final] ).

cnf(c_0_2323,plain,
    ( abstractDomain(X1)
    | ~ iValuePartition(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1294]),
    [final] ).

cnf(c_0_2324,plain,
    ( abstractDomain(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1295]),
    [final] ).

cnf(c_0_2325,plain,
    ( ~ iLaReine(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1296]),
    [final] ).

cnf(c_0_2326,plain,
    ( ~ iLaReine(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1297]),
    [final] ).

cnf(c_0_2327,plain,
    ( ~ iPepperTopping(X1)
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1298]),
    [final] ).

cnf(c_0_2328,plain,
    ( ~ iSweetPepperTopping(X1)
    | ~ iGreenPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1299]),
    [final] ).

cnf(c_0_2329,plain,
    ( abstractDomain(X1)
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1300]),
    [final] ).

cnf(c_0_2330,plain,
    ( ~ iRocketTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1301]),
    [final] ).

cnf(c_0_2331,plain,
    ( ~ iPepperTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1302]),
    [final] ).

cnf(c_0_2332,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1303]),
    [final] ).

cnf(c_0_2333,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1304]),
    [final] ).

cnf(c_0_2334,plain,
    ( abstractDomain(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1305]),
    [final] ).

cnf(c_0_2335,plain,
    ( abstractDomain(X1)
    | ~ iSauceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1306]),
    [final] ).

cnf(c_0_2336,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1307]),
    [final] ).

cnf(c_0_2337,plain,
    ( ~ iVeneziana(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1308]),
    [final] ).

cnf(c_0_2338,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1309]),
    [final] ).

cnf(c_0_2339,plain,
    ( ~ iSoho(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1310]),
    [final] ).

cnf(c_0_2340,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1311]),
    [final] ).

cnf(c_0_2341,plain,
    ( ~ iGiardiniera(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1312]),
    [final] ).

cnf(c_0_2342,plain,
    ( ~ iGiardiniera(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1313]),
    [final] ).

cnf(c_0_2343,plain,
    ( ~ iGiardiniera(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1314]),
    [final] ).

cnf(c_0_2344,plain,
    ( ~ iGiardiniera(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1315]),
    [final] ).

cnf(c_0_2345,plain,
    ( abstractDomain(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1316]),
    [final] ).

cnf(c_0_2346,plain,
    ( abstractDomain(X1)
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1317]),
    [final] ).

cnf(c_0_2347,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1318]),
    [final] ).

cnf(c_0_2348,plain,
    ( ~ iParmense(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1319]),
    [final] ).

cnf(c_0_2349,plain,
    ( ~ iNapoletana(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1320]),
    [final] ).

cnf(c_0_2350,plain,
    ( ~ iMushroom(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1321]),
    [final] ).

cnf(c_0_2351,plain,
    ( ~ iMargherita(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1322]),
    [final] ).

cnf(c_0_2352,plain,
    ( ~ iLaReine(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1323]),
    [final] ).

cnf(c_0_2353,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1324]),
    [final] ).

cnf(c_0_2354,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iUnclosedPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1325]),
    [final] ).

cnf(c_0_2355,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1326]),
    [final] ).

cnf(c_0_2356,plain,
    ( abstractDomain(X1)
    | ~ iThinAndCrispyBase(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1327]),
    [final] ).

cnf(c_0_2357,plain,
    ( abstractDomain(X1)
    | ~ iRealItalianPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1328]),
    [final] ).

cnf(c_0_2358,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1329]),
    [final] ).

cnf(c_0_2359,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1330]),
    [final] ).

cnf(c_0_2360,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1331]),
    [final] ).

cnf(c_0_2361,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1332]),
    [final] ).

cnf(c_0_2362,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1333]),
    [final] ).

cnf(c_0_2363,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1334]),
    [final] ).

cnf(c_0_2364,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1335]),
    [final] ).

cnf(c_0_2365,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1336]),
    [final] ).

cnf(c_0_2366,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1337]),
    [final] ).

cnf(c_0_2367,plain,
    ( abstractDomain(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1338]),
    [final] ).

cnf(c_0_2368,plain,
    ( abstractDomain(X1)
    | ~ iRosemaryTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1339]),
    [final] ).

cnf(c_0_2369,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1340]),
    [final] ).

cnf(c_0_2370,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1341]),
    [final] ).

cnf(c_0_2371,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1342]),
    [final] ).

cnf(c_0_2372,plain,
    ( ~ iSauceTopping(X1)
    | ~ iFruitTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1343]),
    [final] ).

cnf(c_0_2373,plain,
    ( ~ iNutTopping(X1)
    | ~ iFruitTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1344]),
    [final] ).

cnf(c_0_2374,plain,
    ( ~ iMushroomTopping(X1)
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1345]),
    [final] ).

cnf(c_0_2375,plain,
    ( ~ iPepperTopping(X1)
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1346]),
    [final] ).

cnf(c_0_2376,plain,
    ( ~ iMushroomTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1347]),
    [final] ).

cnf(c_0_2377,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1348]),
    [final] ).

cnf(c_0_2378,plain,
    ( abstractDomain(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1349]),
    [final] ).

cnf(c_0_2379,plain,
    ( abstractDomain(X1)
    | ~ iRedOnionTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1350]),
    [final] ).

cnf(c_0_2380,plain,
    ( ~ iFourSeasons(X1)
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1351]),
    [final] ).

cnf(c_0_2381,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1352]),
    [final] ).

cnf(c_0_2382,plain,
    ( ~ iFourSeasons(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1353]),
    [final] ).

cnf(c_0_2383,plain,
    ( ~ iFourSeasons(X1)
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1354]),
    [final] ).

cnf(c_0_2384,plain,
    ( abstractDomain(X1)
    | ~ iSweetPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1355]),
    [final] ).

cnf(c_0_2385,plain,
    ( ~ iFourSeasons(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1356]),
    [final] ).

cnf(c_0_2386,plain,
    ( ~ iFourSeasons(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1357]),
    [final] ).

cnf(c_0_2387,plain,
    ( ~ iFourSeasons(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1358]),
    [final] ).

cnf(c_0_2388,plain,
    ( ~ iFourSeasons(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1359]),
    [final] ).

cnf(c_0_2389,plain,
    ( abstractDomain(X1)
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1360]),
    [final] ).

cnf(c_0_2390,plain,
    ( abstractDomain(X1)
    | ~ iPineKernels(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1361]),
    [final] ).

cnf(c_0_2391,plain,
    ( ~ iFourSeasons(X1)
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1362]),
    [final] ).

cnf(c_0_2392,plain,
    ( ~ iFourSeasons(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1363]),
    [final] ).

cnf(c_0_2393,plain,
    ( ~ iFourSeasons(X1)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1364]),
    [final] ).

cnf(c_0_2394,plain,
    ( ~ iFourSeasons(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1365]),
    [final] ).

cnf(c_0_2395,plain,
    ( ~ iFourSeasons(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1366]),
    [final] ).

cnf(c_0_2396,plain,
    ( ~ iFourSeasons(X1)
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1367]),
    [final] ).

cnf(c_0_2397,plain,
    ( ~ iFourSeasons(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1368]),
    [final] ).

cnf(c_0_2398,plain,
    ( ~ iFourSeasons(X1)
    | ~ iFruttiDiMare(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1369]),
    [final] ).

cnf(c_0_2399,plain,
    ( ~ iFourCheesesTopping(X1)
    | ~ iGorgonzolaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1370]),
    [final] ).

cnf(c_0_2400,plain,
    ( abstractDomain(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1371]),
    [final] ).

cnf(c_0_2401,plain,
    ( abstractDomain(X1)
    | ~ iParmaHamTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1372]),
    [final] ).

cnf(c_0_2402,plain,
    ( ~ iSpinachTopping(X1)
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1373]),
    [final] ).

cnf(c_0_2403,plain,
    ( ~ iPepperTopping(X1)
    | ~ iSpinachTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1374]),
    [final] ).

cnf(c_0_2404,plain,
    ( ~ iSpinachTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1375]),
    [final] ).

cnf(c_0_2405,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iSpinachTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1376]),
    [final] ).

cnf(c_0_2406,plain,
    ( ~ iSpinachTopping(X1)
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1377]),
    [final] ).

cnf(c_0_2407,plain,
    ( ~ iGarlicTopping(X1)
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1378]),
    [final] ).

cnf(c_0_2408,plain,
    ( ~ iPepperTopping(X1)
    | ~ iGarlicTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1379]),
    [final] ).

cnf(c_0_2409,plain,
    ( ~ iGarlicTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1380]),
    [final] ).

cnf(c_0_2410,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iGarlicTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1381]),
    [final] ).

cnf(c_0_2411,plain,
    ( abstractDomain(X1)
    | ~ iNutTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1382]),
    [final] ).

cnf(c_0_2412,plain,
    ( ~ iGarlicTopping(X1)
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1383]),
    [final] ).

cnf(c_0_2413,plain,
    ( ~ iGarlicTopping(X1)
    | ~ iSpinachTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1384]),
    [final] ).

cnf(c_0_2414,plain,
    ( ~ iParmesanTopping(X1)
    | ~ iGorgonzolaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1385]),
    [final] ).

cnf(c_0_2415,plain,
    ( ~ iFourCheesesTopping(X1)
    | ~ iParmesanTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1386]),
    [final] ).

cnf(c_0_2416,plain,
    ( ~ iVeneziana(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1387]),
    [final] ).

cnf(c_0_2417,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1388]),
    [final] ).

cnf(c_0_2418,plain,
    ( ~ iSoho(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1389]),
    [final] ).

cnf(c_0_2419,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1390]),
    [final] ).

cnf(c_0_2420,plain,
    ( ~ iSiciliana(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1391]),
    [final] ).

cnf(c_0_2421,plain,
    ( ~ iFiorentina(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1392]),
    [final] ).

cnf(c_0_2422,plain,
    ( abstractDomain(X1)
    | ~ iVegetarianPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1393]),
    [final] ).

cnf(c_0_2423,plain,
    ( abstractDomain(X1)
    | ~ iNonVegetarianPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1394]),
    [final] ).

cnf(c_0_2424,plain,
    ( ~ iQuattroFormaggi(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1395]),
    [final] ).

cnf(c_0_2425,plain,
    ( ~ iFiorentina(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1396]),
    [final] ).

cnf(c_0_2426,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1397]),
    [final] ).

cnf(c_0_2427,plain,
    ( ~ iParmense(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1398]),
    [final] ).

cnf(c_0_2428,plain,
    ( abstractDomain(X1)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1399]),
    [final] ).

cnf(c_0_2429,plain,
    ( ~ iNapoletana(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1400]),
    [final] ).

cnf(c_0_2430,plain,
    ( ~ iMushroom(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1401]),
    [final] ).

cnf(c_0_2431,plain,
    ( ~ iMargherita(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1402]),
    [final] ).

cnf(c_0_2432,plain,
    ( ~ iLaReine(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1403]),
    [final] ).

cnf(c_0_2433,plain,
    ( abstractDomain(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1404]),
    [final] ).

cnf(c_0_2434,plain,
    ( abstractDomain(X1)
    | ~ iMeatyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1405]),
    [final] ).

cnf(c_0_2435,plain,
    ( ~ iGiardiniera(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1406]),
    [final] ).

cnf(c_0_2436,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1407]),
    [final] ).

cnf(c_0_2437,plain,
    ( ~ iFourSeasons(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1408]),
    [final] ).

cnf(c_0_2438,plain,
    ( ~ iIceCream(X1)
    | ~ iPizzaBase(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1409]),
    [final] ).

cnf(c_0_2439,plain,
    ( ~ iDeepPanBase(X1)
    | ~ iThinAndCrispyBase(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1410]),
    [final] ).

cnf(c_0_2440,plain,
    ( ~ iDomainConcept(X1)
    | ~ iValuePartition(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1411]),
    [final] ).

cnf(c_0_2441,plain,
    ( ~ iMeatTopping(X1)
    | ~ iSauceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1412]),
    [final] ).

cnf(c_0_2442,plain,
    ( ~ iMeatTopping(X1)
    | ~ iNutTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1413]),
    [final] ).

cnf(c_0_2443,plain,
    ( ~ iMeatTopping(X1)
    | ~ iFruitTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1414]),
    [final] ).

cnf(c_0_2444,plain,
    ( abstractDomain(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1415]),
    [final] ).

cnf(c_0_2445,plain,
    ( ~ iHotSpicedBeefTopping(X1)
    | ~ iChickenTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1416]),
    [final] ).

cnf(c_0_2446,plain,
    ( ~ iIceCream(X1)
    | ~ iPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1417]),
    [final] ).

cnf(c_0_2447,plain,
    ( ~ iPizza(X1)
    | ~ iPizzaBase(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1418]),
    [final] ).

cnf(c_0_2448,plain,
    ( ~ iIceCream(X1)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1419]),
    [final] ).

cnf(c_0_2449,plain,
    ( ~ iPizzaBase(X1)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1420]),
    [final] ).

cnf(c_0_2450,plain,
    ( abstractDomain(X1)
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1421]),
    [final] ).

cnf(c_0_2451,plain,
    ( ~ iPizza(X1)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1422]),
    [final] ).

cnf(c_0_2452,plain,
    ( ~ iCheeseTopping(X1)
    | ~ iSauceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1423]),
    [final] ).

cnf(c_0_2453,plain,
    ( ~ iCheeseTopping(X1)
    | ~ iNutTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1424]),
    [final] ).

cnf(c_0_2454,plain,
    ( ~ iCheeseTopping(X1)
    | ~ iFruitTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1425]),
    [final] ).

cnf(c_0_2455,plain,
    ( abstractDomain(X1)
    | ~ iInterestingPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1426]),
    [final] ).

cnf(c_0_2456,plain,
    ( abstractDomain(X1)
    | ~ iIceCream(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1427]),
    [final] ).

cnf(c_0_2457,plain,
    ( ~ iCheeseTopping(X1)
    | ~ iMeatTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1428]),
    [final] ).

cnf(c_0_2458,plain,
    ( ~ iGoatsCheeseTopping(X1)
    | ~ iGorgonzolaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1429]),
    [final] ).

cnf(c_0_2459,plain,
    ( ~ iFourCheesesTopping(X1)
    | ~ iGoatsCheeseTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1430]),
    [final] ).

cnf(c_0_2460,plain,
    ( ~ iParmesanTopping(X1)
    | ~ iGoatsCheeseTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1431]),
    [final] ).

cnf(c_0_2461,plain,
    ( abstractDomain(X1)
    | ~ iHotSpicedBeefTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1432]),
    [final] ).

cnf(c_0_2462,plain,
    ( ~ iSundriedTomatoTopping(X1)
    | ~ iSlicedTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1433]),
    [final] ).

cnf(c_0_2463,plain,
    ( ~ iCaprina(X1)
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1434]),
    [final] ).

cnf(c_0_2464,plain,
    ( ~ iCaprina(X1)
    | ~ iUnclosedPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1435]),
    [final] ).

cnf(c_0_2465,plain,
    ( ~ iCaprina(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1436]),
    [final] ).

cnf(c_0_2466,plain,
    ( abstractDomain(X1)
    | ~ iSpiciness(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1437]),
    [final] ).

cnf(c_0_2467,plain,
    ( abstractDomain(X1)
    | ~ iPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1438]),
    [final] ).

cnf(c_0_2468,plain,
    ( ~ iCaprina(X1)
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1439]),
    [final] ).

cnf(c_0_2469,plain,
    ( ~ iCaprina(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1440]),
    [final] ).

cnf(c_0_2470,plain,
    ( ~ iCaprina(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1441]),
    [final] ).

cnf(c_0_2471,plain,
    ( ~ iCaprina(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1442]),
    [final] ).

cnf(c_0_2472,plain,
    ( abstractDomain(X1)
    | ~ iGreenPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1443]),
    [final] ).

cnf(c_0_2473,plain,
    ( ~ iCaprina(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1444]),
    [final] ).

cnf(c_0_2474,plain,
    ( ~ iCaprina(X1)
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1445]),
    [final] ).

cnf(c_0_2475,plain,
    ( ~ iCaprina(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1446]),
    [final] ).

cnf(c_0_2476,plain,
    ( ~ iCaprina(X1)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1447]),
    [final] ).

cnf(c_0_2477,plain,
    ( abstractDomain(X1)
    | ~ iGorgonzolaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1448]),
    [final] ).

cnf(c_0_2478,plain,
    ( abstractDomain(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1449]),
    [final] ).

cnf(c_0_2479,plain,
    ( ~ iCaprina(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1450]),
    [final] ).

cnf(c_0_2480,plain,
    ( ~ iCaprina(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1451]),
    [final] ).

cnf(c_0_2481,plain,
    ( ~ iCaprina(X1)
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1452]),
    [final] ).

cnf(c_0_2482,plain,
    ( ~ iCaprina(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1453]),
    [final] ).

cnf(c_0_2483,plain,
    ( abstractDomain(X1)
    | ~ iSlicedTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1454]),
    [final] ).

cnf(c_0_2484,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1455]),
    [final] ).

cnf(c_0_2485,plain,
    ( ~ iFourSeasons(X1)
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1456]),
    [final] ).

cnf(c_0_2486,plain,
    ( ~ iCaprina(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1457]),
    [final] ).

cnf(c_0_2487,plain,
    ( ~ iOliveTopping(X1)
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1458]),
    [final] ).

cnf(c_0_2488,plain,
    ( abstractDomain(X1)
    | ~ iPetitPoisTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1459]),
    [final] ).

cnf(c_0_2489,plain,
    ( ~ iPepperTopping(X1)
    | ~ iOliveTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1460]),
    [final] ).

cnf(c_0_2490,plain,
    ( ~ iOliveTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1461]),
    [final] ).

cnf(c_0_2491,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iOliveTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1462]),
    [final] ).

cnf(c_0_2492,plain,
    ( ~ iOliveTopping(X1)
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1463]),
    [final] ).

cnf(c_0_2493,plain,
    ( ~ iOliveTopping(X1)
    | ~ iSpinachTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1464]),
    [final] ).

cnf(c_0_2494,plain,
    ( abstractDomain(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1465]),
    [final] ).

cnf(c_0_2495,plain,
    ( ~ iOliveTopping(X1)
    | ~ iGarlicTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1466]),
    [final] ).

cnf(c_0_2496,plain,
    ( ~ iHotSpicedBeefTopping(X1)
    | ~ iHamTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1467]),
    [final] ).

cnf(c_0_2497,plain,
    ( ~ iChickenTopping(X1)
    | ~ iHamTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1468]),
    [final] ).

cnf(c_0_2498,plain,
    ( ~ iVeneziana(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1469]),
    [final] ).

cnf(c_0_2499,plain,
    ( abstractDomain(X1)
    | ~ iMedium(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1470]),
    [final] ).

cnf(c_0_2500,plain,
    ( abstractDomain(X1)
    | ~ iMixedSeafoodTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1471]),
    [final] ).

cnf(c_0_2501,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1472]),
    [final] ).

cnf(c_0_2502,plain,
    ( ~ iSoho(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1473]),
    [final] ).

cnf(c_0_2503,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1474]),
    [final] ).

cnf(c_0_2504,plain,
    ( ~ iSiciliana(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1475]),
    [final] ).

cnf(c_0_2505,plain,
    ( ~ iRosa(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1476]),
    [final] ).

cnf(c_0_2506,plain,
    ( ~ iQuattroFormaggi(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1477]),
    [final] ).

cnf(c_0_2507,plain,
    ( ~ iPrinceCarlo(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1478]),
    [final] ).

cnf(c_0_2508,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1479]),
    [final] ).

cnf(c_0_2509,plain,
    ( ~ iParmense(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1480]),
    [final] ).

cnf(c_0_2510,plain,
    ( abstractDomain(X1)
    | ~ iFruttiDiMare(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1481]),
    [final] ).

cnf(c_0_2511,plain,
    ( abstractDomain(X1)
    | ~ iFruitTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1482]),
    [final] ).

cnf(c_0_2512,plain,
    ( ~ iNapoletana(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1483]),
    [final] ).

cnf(c_0_2513,plain,
    ( ~ iMushroom(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1484]),
    [final] ).

cnf(c_0_2514,plain,
    ( ~ iMargherita(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1485]),
    [final] ).

cnf(c_0_2515,plain,
    ( ~ iLaReine(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1486]),
    [final] ).

cnf(c_0_2516,plain,
    ( abstractDomain(X1)
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1487]),
    [final] ).

cnf(c_0_2517,plain,
    ( ~ iGiardiniera(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1488]),
    [final] ).

cnf(c_0_2518,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1489]),
    [final] ).

cnf(c_0_2519,plain,
    ( ~ iFourSeasons(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1490]),
    [final] ).

cnf(c_0_2520,plain,
    ( ~ iFiorentina(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1491]),
    [final] ).

cnf(c_0_2521,plain,
    ( abstractDomain(X1)
    | ~ iFourSeasons(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1492]),
    [final] ).

cnf(c_0_2522,plain,
    ( abstractDomain(X1)
    | ~ iFourCheesesTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1493]),
    [final] ).

cnf(c_0_2523,plain,
    ( ~ iCaprina(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1494]),
    [final] ).

cnf(c_0_2524,plain,
    ( ~ iCaperTopping(X1)
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1495]),
    [final] ).

cnf(c_0_2525,plain,
    ( ~ iPepperTopping(X1)
    | ~ iCaperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1496]),
    [final] ).

cnf(c_0_2526,plain,
    ( ~ iCaperTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1497]),
    [final] ).

cnf(c_0_2527,plain,
    ( abstractDomain(X1)
    | ~ iFood(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1498]),
    [final] ).

cnf(c_0_2528,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iCaperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1499]),
    [final] ).

cnf(c_0_2529,plain,
    ( ~ iCaperTopping(X1)
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1500]),
    [final] ).

cnf(c_0_2530,plain,
    ( ~ iSpinachTopping(X1)
    | ~ iCaperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1501]),
    [final] ).

cnf(c_0_2531,plain,
    ( ~ iGarlicTopping(X1)
    | ~ iCaperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1502]),
    [final] ).

cnf(c_0_2532,plain,
    ( abstractDomain(X1)
    | ~ iSpinachTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1503]),
    [final] ).

cnf(c_0_2533,plain,
    ( abstractDomain(X1)
    | ~ iGarlicTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1504]),
    [final] ).

cnf(c_0_2534,plain,
    ( ~ iOliveTopping(X1)
    | ~ iCaperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1505]),
    [final] ).

cnf(c_0_2535,plain,
    ( ~ iMedium(X1)
    | ~ iHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1506]),
    [final] ).

cnf(c_0_2536,plain,
    ( ~ iHerbSpiceTopping(X1)
    | ~ iSauceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1507]),
    [final] ).

cnf(c_0_2537,plain,
    ( ~ iNutTopping(X1)
    | ~ iHerbSpiceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1508]),
    [final] ).

cnf(c_0_2538,plain,
    ( abstractDomain(X1)
    | ~ iParmesanTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1509]),
    [final] ).

cnf(c_0_2539,plain,
    ( ~ iHerbSpiceTopping(X1)
    | ~ iFruitTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1510]),
    [final] ).

cnf(c_0_2540,plain,
    ( ~ iMeatTopping(X1)
    | ~ iHerbSpiceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1511]),
    [final] ).

cnf(c_0_2541,plain,
    ( ~ iCheeseTopping(X1)
    | ~ iHerbSpiceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1512]),
    [final] ).

cnf(c_0_2542,plain,
    ( ~ iRosemaryTopping(X1)
    | ~ iCajunSpiceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1513]),
    [final] ).

cnf(c_0_2543,plain,
    ( abstractDomain(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1514]),
    [final] ).

cnf(c_0_2544,plain,
    ( abstractDomain(X1)
    | ~ iPizzaBase(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1515]),
    [final] ).

cnf(c_0_2545,plain,
    ( ~ iPrawnsTopping(X1)
    | ~ iMixedSeafoodTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1516]),
    [final] ).

cnf(c_0_2546,plain,
    ( ~ iOnionTopping(X1)
    | ~ iRocketTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1517]),
    [final] ).

cnf(c_0_2547,plain,
    ( ~ iOnionTopping(X1)
    | ~ iPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1518]),
    [final] ).

cnf(c_0_2548,plain,
    ( ~ iOnionTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1519]),
    [final] ).

cnf(c_0_2549,plain,
    ( abstractDomain(X1)
    | ~ iDeepPanBase(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1520]),
    [final] ).

cnf(c_0_2550,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iOnionTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1521]),
    [final] ).

cnf(c_0_2551,plain,
    ( ~ iOnionTopping(X1)
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1522]),
    [final] ).

cnf(c_0_2552,plain,
    ( ~ iOnionTopping(X1)
    | ~ iSpinachTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1523]),
    [final] ).

cnf(c_0_2553,plain,
    ( ~ iOnionTopping(X1)
    | ~ iGarlicTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1524]),
    [final] ).

cnf(c_0_2554,plain,
    ( abstractDomain(X1)
    | ~ iDomainConcept(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1525]),
    [final] ).

cnf(c_0_2555,plain,
    ( abstractDomain(X1)
    | ~ iCountry(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1526]),
    [final] ).

cnf(c_0_2556,plain,
    ( ~ iOnionTopping(X1)
    | ~ iOliveTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1527]),
    [final] ).

cnf(c_0_2557,plain,
    ( ~ iOnionTopping(X1)
    | ~ iCaperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1528]),
    [final] ).

cnf(c_0_2558,plain,
    ( ~ iSweetPepperTopping(X1)
    | ~ iPeperonataTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1529]),
    [final] ).

cnf(c_0_2559,plain,
    ( ~ iGreenPepperTopping(X1)
    | ~ iPeperonataTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1530]),
    [final] ).

cnf(c_0_2560,plain,
    ( abstractDomain(X1)
    | ~ iMeatTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1531]),
    [final] ).

cnf(c_0_2561,plain,
    ( ~ iVeneziana(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1532]),
    [final] ).

cnf(c_0_2562,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1533]),
    [final] ).

cnf(c_0_2563,plain,
    ( ~ iSoho(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1534]),
    [final] ).

cnf(c_0_2564,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1535]),
    [final] ).

cnf(c_0_2565,plain,
    ( abstractDomain(X1)
    | ~ iChickenTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1536]),
    [final] ).

cnf(c_0_2566,plain,
    ( abstractDomain(X1)
    | ~ iCheeseyVegetableTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1537]),
    [final] ).

cnf(c_0_2567,plain,
    ( ~ iSiciliana(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1538]),
    [final] ).

cnf(c_0_2568,plain,
    ( ~ iCajun(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1539]),
    [final] ).

cnf(c_0_2569,plain,
    ( ~ iQuattroFormaggi(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1540]),
    [final] ).

cnf(c_0_2570,plain,
    ( ~ iPrinceCarlo(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1541]),
    [final] ).

cnf(c_0_2571,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1542]),
    [final] ).

cnf(c_0_2572,plain,
    ( ~ iParmense(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1543]),
    [final] ).

cnf(c_0_2573,plain,
    ( ~ iNapoletana(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1544]),
    [final] ).

cnf(c_0_2574,plain,
    ( ~ iMushroom(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1545]),
    [final] ).

cnf(c_0_2575,plain,
    ( abstractDomain(X1)
    | ~ iCheeseyPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1546]),
    [final] ).

cnf(c_0_2576,plain,
    ( abstractDomain(X1)
    | ~ iPizzaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1547]),
    [final] ).

cnf(c_0_2577,plain,
    ( ~ iMargherita(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1548]),
    [final] ).

cnf(c_0_2578,plain,
    ( ~ iLaReine(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1549]),
    [final] ).

cnf(c_0_2579,plain,
    ( ~ iGiardiniera(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1550]),
    [final] ).

cnf(c_0_2580,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1551]),
    [final] ).

cnf(c_0_2581,plain,
    ( abstractDomain(X1)
    | ~ iCheeseTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1552]),
    [final] ).

cnf(c_0_2582,plain,
    ( ~ iFourSeasons(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1553]),
    [final] ).

cnf(c_0_2583,plain,
    ( ~ iFiorentina(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1554]),
    [final] ).

cnf(c_0_2584,plain,
    ( ~ iCaprina(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1555]),
    [final] ).

cnf(c_0_2585,plain,
    ( ~ iCajun(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1556]),
    [final] ).

cnf(c_0_2586,plain,
    ( abstractDomain(X1)
    | ~ iGoatsCheeseTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1557]),
    [final] ).

cnf(c_0_2587,plain,
    ( abstractDomain(X1)
    | ~ iSundriedTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1558]),
    [final] ).

cnf(c_0_2588,plain,
    ( ~ iRocketTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1559]),
    [final] ).

cnf(c_0_2589,plain,
    ( ~ iPepperTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1560]),
    [final] ).

cnf(c_0_2590,plain,
    ( ~ iLeekTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1561]),
    [final] ).

cnf(c_0_2591,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1562]),
    [final] ).

cnf(c_0_2592,plain,
    ( ~ iMushroomTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1563]),
    [final] ).

cnf(c_0_2593,plain,
    ( ~ iSpinachTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1564]),
    [final] ).

cnf(c_0_2594,plain,
    ( ~ iGarlicTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1565]),
    [final] ).

cnf(c_0_2595,plain,
    ( ~ iOliveTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1566]),
    [final] ).

cnf(c_0_2596,plain,
    ( ~ iCaperTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1567]),
    [final] ).

cnf(c_0_2597,plain,
    ( abstractDomain(X1)
    | ~ iCaprina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1568]),
    [final] ).

cnf(c_0_2598,plain,
    ( abstractDomain(X1)
    | ~ iOliveTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1569]),
    [final] ).

cnf(c_0_2599,plain,
    ( ~ iOnionTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1570]),
    [final] ).

cnf(c_0_2600,plain,
    ( ~ iVegetableTopping(X1)
    | ~ iSauceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1571]),
    [final] ).

cnf(c_0_2601,plain,
    ( ~ iNutTopping(X1)
    | ~ iVegetableTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1572]),
    [final] ).

cnf(c_0_2602,plain,
    ( ~ iVegetableTopping(X1)
    | ~ iFruitTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1573]),
    [final] ).

cnf(c_0_2603,plain,
    ( ~ iMeatTopping(X1)
    | ~ iVegetableTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1574]),
    [final] ).

cnf(c_0_2604,plain,
    ( ~ iCheeseTopping(X1)
    | ~ iVegetableTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1575]),
    [final] ).

cnf(c_0_2605,plain,
    ( ~ iHerbSpiceTopping(X1)
    | ~ iVegetableTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1576]),
    [final] ).

cnf(c_0_2606,plain,
    ( ~ iMedium(X1)
    | ~ iMild(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1577]),
    [final] ).

cnf(c_0_2607,plain,
    ( ~ iHot(X1)
    | ~ iMild(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1578]),
    [final] ).

cnf(c_0_2608,plain,
    ( abstractDomain(X1)
    | ~ iHamTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1579]),
    [final] ).

cnf(c_0_2609,plain,
    ( abstractDomain(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1580]),
    [final] ).

cnf(c_0_2610,plain,
    ( ~ iRocketTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1581]),
    [final] ).

cnf(c_0_2611,plain,
    ( ~ iPepperTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1582]),
    [final] ).

cnf(c_0_2612,plain,
    ( ~ iArtichokeTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1583]),
    [final] ).

cnf(c_0_2613,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1584]),
    [final] ).

cnf(c_0_2614,plain,
    ( abstractDomain(X1)
    | ~ iCaperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1585]),
    [final] ).

cnf(c_0_2615,plain,
    ( ~ iMushroomTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1586]),
    [final] ).

cnf(c_0_2616,plain,
    ( ~ iSpinachTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1587]),
    [final] ).

cnf(c_0_2617,plain,
    ( ~ iGarlicTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1588]),
    [final] ).

cnf(c_0_2618,plain,
    ( ~ iOliveTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1589]),
    [final] ).

cnf(c_0_2619,plain,
    ( abstractDomain(X1)
    | ~ iHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1590]),
    [final] ).

cnf(c_0_2620,plain,
    ( abstractDomain(X1)
    | ~ iHerbSpiceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1591]),
    [final] ).

cnf(c_0_2621,plain,
    ( ~ iCaperTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1592]),
    [final] ).

cnf(c_0_2622,plain,
    ( ~ iOnionTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1593]),
    [final] ).

cnf(c_0_2623,plain,
    ( ~ iAsparagusTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1594]),
    [final] ).

cnf(c_0_2624,plain,
    ( ~ iSauceTopping(X1)
    | ~ iFishTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1595]),
    [final] ).

cnf(c_0_2625,plain,
    ( abstractDomain(X1)
    | ~ iCajunSpiceTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1596]),
    [final] ).

cnf(c_0_2626,plain,
    ( ~ iNutTopping(X1)
    | ~ iFishTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1597]),
    [final] ).

cnf(c_0_2627,plain,
    ( ~ iFruitTopping(X1)
    | ~ iFishTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1598]),
    [final] ).

cnf(c_0_2628,plain,
    ( ~ iMeatTopping(X1)
    | ~ iFishTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1599]),
    [final] ).

cnf(c_0_2629,plain,
    ( ~ iCheeseTopping(X1)
    | ~ iFishTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1600]),
    [final] ).

cnf(c_0_2630,plain,
    ( abstractDomain(X1)
    | ~ iPrawnsTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1601]),
    [final] ).

cnf(c_0_2631,plain,
    ( abstractDomain(X1)
    | ~ iOnionTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1602]),
    [final] ).

cnf(c_0_2632,plain,
    ( ~ iHerbSpiceTopping(X1)
    | ~ iFishTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1603]),
    [final] ).

cnf(c_0_2633,plain,
    ( ~ iVegetableTopping(X1)
    | ~ iFishTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1604]),
    [final] ).

cnf(c_0_2634,plain,
    ( ~ iAnchoviesTopping(X1)
    | ~ iMixedSeafoodTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1605]),
    [final] ).

cnf(c_0_2635,plain,
    ( ~ iPrawnsTopping(X1)
    | ~ iAnchoviesTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1606]),
    [final] ).

cnf(c_0_2636,plain,
    ( ~ iSweetPepperTopping(X1)
    | ~ iJalapenoPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1607]),
    [final] ).

cnf(c_0_2637,plain,
    ( ~ iJalapenoPepperTopping(X1)
    | ~ iGreenPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1608]),
    [final] ).

cnf(c_0_2638,plain,
    ( ~ iJalapenoPepperTopping(X1)
    | ~ iPeperonataTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1609]),
    [final] ).

cnf(c_0_2639,plain,
    ( ~ iAmericanHot(X1)
    | ~ iVeneziana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1610]),
    [final] ).

cnf(c_0_2640,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1611]),
    [final] ).

cnf(c_0_2641,plain,
    ( abstractDomain(X1)
    | ~ iTobascoPepperSauce(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1612]),
    [final] ).

cnf(c_0_2642,plain,
    ( abstractDomain(X1)
    | ~ iPeperonataTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1613]),
    [final] ).

cnf(c_0_2643,plain,
    ( ~ iAmericanHot(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1614]),
    [final] ).

cnf(c_0_2644,plain,
    ( ~ iAmericanHot(X1)
    | ~ iSloppyGiuseppe(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1615]),
    [final] ).

cnf(c_0_2645,plain,
    ( ~ iAmericanHot(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1616]),
    [final] ).

cnf(c_0_2646,plain,
    ( ~ iAmericanHot(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1617]),
    [final] ).

cnf(c_0_2647,plain,
    ( abstractDomain(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1618]),
    [final] ).

cnf(c_0_2648,plain,
    ( ~ iAmericanHot(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1619]),
    [final] ).

cnf(c_0_2649,plain,
    ( ~ iAmericanHot(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1620]),
    [final] ).

cnf(c_0_2650,plain,
    ( ~ iAmericanHot(X1)
    | ~ iPolloAdAstra(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1621]),
    [final] ).

cnf(c_0_2651,plain,
    ( ~ iAmericanHot(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1622]),
    [final] ).

cnf(c_0_2652,plain,
    ( abstractDomain(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1623]),
    [final] ).

cnf(c_0_2653,plain,
    ( abstractDomain(X1)
    | ~ iVegetableTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1624]),
    [final] ).

cnf(c_0_2654,plain,
    ( ~ iAmericanHot(X1)
    | ~ iNapoletana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1625]),
    [final] ).

cnf(c_0_2655,plain,
    ( ~ iAmericanHot(X1)
    | ~ iMushroom(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1626]),
    [final] ).

cnf(c_0_2656,plain,
    ( ~ iAmericanHot(X1)
    | ~ iMargherita(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1627]),
    [final] ).

cnf(c_0_2657,plain,
    ( ~ iAmericanHot(X1)
    | ~ iLaReine(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1628]),
    [final] ).

cnf(c_0_2658,plain,
    ( abstractDomain(X1)
    | ~ iMild(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1629]),
    [final] ).

cnf(c_0_2659,plain,
    ( ~ iAmericanHot(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1630]),
    [final] ).

cnf(c_0_2660,plain,
    ( ~ iAmericanHot(X1)
    | ~ iFruttiDiMare(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1631]),
    [final] ).

cnf(c_0_2661,plain,
    ( ~ iFourSeasons(X1)
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1632]),
    [final] ).

cnf(c_0_2662,plain,
    ( ~ iAmericanHot(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1633]),
    [final] ).

cnf(c_0_2663,plain,
    ( abstractDomain(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1634]),
    [final] ).

cnf(c_0_2664,plain,
    ( abstractDomain(X1)
    | ~ iFishTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1635]),
    [final] ).

cnf(c_0_2665,plain,
    ( ~ iCaprina(X1)
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1636]),
    [final] ).

cnf(c_0_2666,plain,
    ( ~ iAmericanHot(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1637]),
    [final] ).

cnf(c_0_2667,plain,
    ( ~ iAmericanHot(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1638]),
    [final] ).

cnf(c_0_2668,plain,
    ( ~ iRocketTopping(X1)
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1639]),
    [final] ).

cnf(c_0_2669,plain,
    ( abstractDomain(X1)
    | ~ iAnchoviesTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1640]),
    [final] ).

cnf(c_0_2670,plain,
    ( ~ iPepperTopping(X1)
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1641]),
    [final] ).

cnf(c_0_2671,plain,
    ( ~ iTomatoTopping(X1)
    | ~ iLeekTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1642]),
    [final] ).

cnf(c_0_2672,plain,
    ( ~ iPetitPoisTopping(X1)
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1643]),
    [final] ).

cnf(c_0_2673,plain,
    ( ~ iTomatoTopping(X1)
    | ~ iMushroomTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1644]),
    [final] ).

cnf(c_0_2674,plain,
    ( abstractDomain(X1)
    | ~ iHotGreenPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1645]),
    [final] ).

cnf(c_0_2675,plain,
    ( abstractDomain(X1)
    | ~ iJalapenoPepperTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1646]),
    [final] ).

cnf(c_0_2676,plain,
    ( ~ iSpinachTopping(X1)
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1647]),
    [final] ).

cnf(c_0_2677,plain,
    ( ~ iGarlicTopping(X1)
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1648]),
    [final] ).

cnf(c_0_2678,plain,
    ( ~ iOliveTopping(X1)
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1649]),
    [final] ).

cnf(c_0_2679,plain,
    ( ~ iCaperTopping(X1)
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1650]),
    [final] ).

cnf(c_0_2680,plain,
    ( ~ iOnionTopping(X1)
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1651]),
    [final] ).

cnf(c_0_2681,plain,
    ( ~ iTomatoTopping(X1)
    | ~ iAsparagusTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1652]),
    [final] ).

cnf(c_0_2682,plain,
    ( ~ iTomatoTopping(X1)
    | ~ iArtichokeTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1653]),
    [final] ).

cnf(c_0_2683,plain,
    ( ~ iPeperoniSausageTopping(X1)
    | ~ iHotSpicedBeefTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1654]),
    [final] ).

cnf(c_0_2684,plain,
    ( ~ iPeperoniSausageTopping(X1)
    | ~ iChickenTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1655]),
    [final] ).

cnf(c_0_2685,plain,
    ( abstractDomain(X1)
    | ~ iAmericanHot(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1656]),
    [final] ).

cnf(c_0_2686,plain,
    ( abstractDomain(X1)
    | ~ iTomatoTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1657]),
    [final] ).

cnf(c_0_2687,plain,
    ( ~ iPeperoniSausageTopping(X1)
    | ~ iHamTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1658]),
    [final] ).

cnf(c_0_2688,plain,
    ( ~ iGorgonzolaTopping(X1)
    | ~ iMozzarellaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1659]),
    [final] ).

cnf(c_0_2689,plain,
    ( ~ iFourCheesesTopping(X1)
    | ~ iMozzarellaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1660]),
    [final] ).

cnf(c_0_2690,plain,
    ( ~ iParmesanTopping(X1)
    | ~ iMozzarellaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1661]),
    [final] ).

cnf(c_0_2691,plain,
    ( abstractDomain(X1)
    | ~ iPeperoniSausageTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1662]),
    [final] ).

cnf(c_0_2692,plain,
    ( ~ iGoatsCheeseTopping(X1)
    | ~ iMozzarellaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1663]),
    [final] ).

cnf(c_0_2693,plain,
    ( ~ iVeneziana(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1664]),
    [final] ).

cnf(c_0_2694,plain,
    ( ~ iUnclosedPizza(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1665]),
    [final] ).

cnf(c_0_2695,plain,
    ( ~ iAmerican(X1)
    | ~ iSoho(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1666]),
    [final] ).

cnf(c_0_2696,plain,
    ( abstractDomain(X1)
    | ~ iNamedPizza(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1667]),
    [final] ).

cnf(c_0_2697,plain,
    ( abstractDomain(X1)
    | ~ iMozzarellaTopping(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1668]),
    [final] ).

cnf(c_0_2698,plain,
    ( ~ iSloppyGiuseppe(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1669]),
    [final] ).

cnf(c_0_2699,plain,
    ( ~ iAmerican(X1)
    | ~ iSiciliana(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1670]),
    [final] ).

cnf(c_0_2700,plain,
    ( ~ iAmerican(X1)
    | ~ iRosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1671]),
    [final] ).

cnf(c_0_2701,plain,
    ( ~ iAmerican(X1)
    | ~ iQuattroFormaggi(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1672]),
    [final] ).

cnf(c_0_2702,plain,
    ( abstractDomain(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1673]),
    [final] ).

cnf(c_0_2703,plain,
    ( ~ iAmerican(X1)
    | ~ iPrinceCarlo(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1674]),
    [final] ).

cnf(c_0_2704,plain,
    ( ~ iPolloAdAstra(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1675]),
    [final] ).

cnf(c_0_2705,plain,
    ( ~ iAmerican(X1)
    | ~ iParmense(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1676]),
    [final] ).

cnf(c_0_2706,plain,
    ( ~ iNapoletana(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1677]),
    [final] ).

cnf(c_0_2707,plain,
    ( ~ iMushroom(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1678]),
    [final] ).

cnf(c_0_2708,plain,
    ( ~ iMargherita(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1679]),
    [final] ).

cnf(c_0_2709,plain,
    ( ~ iLaReine(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1680]),
    [final] ).

cnf(c_0_2710,plain,
    ( ~ iAmerican(X1)
    | ~ iGiardiniera(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1681]),
    [final] ).

cnf(c_0_2711,plain,
    ( ~ iFruttiDiMare(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1682]),
    [final] ).

cnf(c_0_2712,plain,
    ( ~ iFourSeasons(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1683]),
    [final] ).

cnf(c_0_2713,plain,
    ( abstractDomain(X1)
    | dataDomain(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1684]),
    [final] ).

cnf(c_0_2714,plain,
    ( ~ iAmerican(X1)
    | ~ iFiorentina(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1685]),
    [final] ).

cnf(c_0_2715,plain,
    ( ~ iCaprina(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1686]),
    [final] ).

cnf(c_0_2716,plain,
    ( ~ iAmerican(X1)
    | ~ iCapricciosa(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1687]),
    [final] ).

cnf(c_0_2717,plain,
    ( ~ iAmerican(X1)
    | ~ iCajun(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1688]),
    [final] ).

cnf(c_0_2718,plain,
    ( ~ iAmericanHot(X1)
    | ~ iAmerican(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_1689]),
    [final] ).

cnf(c_0_2719,plain,
    ~ abstractDomain(esk2_0),
    inference(spm,[status(thm)],[c_0_1690,c_0_1691]),
    [final] ).

cnf(c_0_2720,plain,
    iGermany != iEngland,
    inference(split_conjunct,[status(thm)],[axiom_833]),
    [final] ).

cnf(c_0_2721,plain,
    iItaly != iEngland,
    inference(split_conjunct,[status(thm)],[axiom_833]),
    [final] ).

cnf(c_0_2722,plain,
    iFrance != iEngland,
    inference(split_conjunct,[status(thm)],[axiom_833]),
    [final] ).

cnf(c_0_2723,plain,
    iEngland != iAmerica,
    inference(split_conjunct,[status(thm)],[axiom_833]),
    [final] ).

cnf(c_0_2724,plain,
    iItaly != iGermany,
    inference(split_conjunct,[status(thm)],[axiom_833]),
    [final] ).

cnf(c_0_2725,plain,
    iFrance != iGermany,
    inference(split_conjunct,[status(thm)],[axiom_833]),
    [final] ).

cnf(c_0_2726,plain,
    iGermany != iAmerica,
    inference(split_conjunct,[status(thm)],[axiom_833]),
    [final] ).

cnf(c_0_2727,plain,
    iFrance != iItaly,
    inference(split_conjunct,[status(thm)],[axiom_833]),
    [final] ).

cnf(c_0_2728,plain,
    iItaly != iAmerica,
    inference(split_conjunct,[status(thm)],[axiom_833]),
    [final] ).

cnf(c_0_2729,plain,
    iFrance != iAmerica,
    inference(split_conjunct,[status(thm)],[axiom_833]),
    [final] ).

cnf(c_0_2730,plain,
    ~ iowlNothing(X1),
    inference(split_conjunct,[status(thm)],[c_0_1692]),
    [final] ).

cnf(c_0_2731,plain,
    iDomainConcept(iAmerica),
    inference(spm,[status(thm)],[c_0_1693,c_0_1694]),
    [final] ).

cnf(c_0_2732,plain,
    iDomainConcept(iFrance),
    inference(spm,[status(thm)],[c_0_1693,c_0_1695]),
    [final] ).

cnf(c_0_2733,plain,
    iDomainConcept(iItaly),
    inference(spm,[status(thm)],[c_0_1693,c_0_1696]),
    [final] ).

cnf(c_0_2734,plain,
    iDomainConcept(iGermany),
    inference(spm,[status(thm)],[c_0_1693,c_0_1697]),
    [final] ).

cnf(c_0_2735,plain,
    iDomainConcept(iEngland),
    inference(spm,[status(thm)],[c_0_1693,c_0_1698]),
    [final] ).

cnf(c_0_2736,plain,
    iowlThing(esk1_0),
    inference(spm,[status(thm)],[c_0_1699,c_0_1700]),
    [final] ).

cnf(c_0_2737,plain,
    abstractDomain(iAmerica),
    inference(spm,[status(thm)],[c_0_1701,c_0_1702]),
    [final] ).

cnf(c_0_2738,plain,
    abstractDomain(iFrance),
    inference(spm,[status(thm)],[c_0_1701,c_0_1703]),
    [final] ).

cnf(c_0_2739,plain,
    abstractDomain(iItaly),
    inference(spm,[status(thm)],[c_0_1701,c_0_1704]),
    [final] ).

cnf(c_0_2740,plain,
    abstractDomain(iGermany),
    inference(spm,[status(thm)],[c_0_1701,c_0_1705]),
    [final] ).

cnf(c_0_2741,plain,
    abstractDomain(iEngland),
    inference(spm,[status(thm)],[c_0_1701,c_0_1706]),
    [final] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWB036+1 : TPTP v8.1.0. Released v5.2.0.
% 0.03/0.12  % Command  : enigmatic-eprover.py %s %d 1
% 0.13/0.34  % Computer : n022.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 600
% 0.13/0.34  % DateTime : Wed Jun  1 12:23:08 EDT 2022
% 0.13/0.34  % CPUTime  : 
% 0.19/0.45  # ENIGMATIC: Selected SinE mode:
% 0.19/0.47  # Parsing /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.47  # Filter: axfilter_auto   0 goes into file theBenchmark_axfilter_auto   0.p
% 0.19/0.47  # Filter: axfilter_auto   1 goes into file theBenchmark_axfilter_auto   1.p
% 0.19/0.47  # Filter: axfilter_auto   2 goes into file theBenchmark_axfilter_auto   2.p
% 3.72/1.69  [LightGBM] [Fatal] Data file /export/starexec/sandbox2/tmp/enigma-theBenchmark.p-fvjwvuiq/test couldn't be read
% 3.72/1.69  [16916] Failed to execute script predict4sine1
% 3.72/1.69  Traceback (most recent call last):
% 3.72/1.69    File "predict4sine1.py", line 24, in <module>
% 3.72/1.69    File "site-packages/lightgbm/basic.py", line 1037, in construct
% 3.72/1.69    File "site-packages/lightgbm/basic.py", line 833, in _lazy_init
% 3.72/1.69    File "site-packages/lightgbm/basic.py", line 47, in _safe_call
% 3.72/1.69  lightgbm.basic.LightGBMError: Data file /export/starexec/sandbox2/tmp/enigma-theBenchmark.p-fvjwvuiq/test couldn't be read
% 5.08/2.19  # ENIGMATIC: Solved by autoschedule:
% 5.08/2.19  # No SInE strategy applied
% 5.08/2.19  # Trying AutoSched0 for 150 seconds
% 5.08/2.19  # AutoSched0-Mode selected heuristic G_E___208_C18_F1_SE_CS_SP_PS_S03FI
% 5.08/2.19  # and selection function PSelectLComplex.
% 5.08/2.19  #
% 5.08/2.19  # Preprocessing time       : 0.056 s
% 5.08/2.19  # Presaturation interreduction done
% 5.08/2.19  
% 5.08/2.19  # No proof found!
% 5.08/2.19  # SZS status Satisfiable
% 5.08/2.19  # SZS output start Saturation
% See solution above
% 5.08/2.20  
% 5.08/2.20  # -------------------------------------------------
% 5.08/2.20  # User time                : 0.136 s
% 5.08/2.20  # System time              : 0.010 s
% 5.08/2.20  # Total time               : 0.147 s
% 5.08/2.20  # Maximum resident set size: 7116 pages
% 5.08/2.20  
%------------------------------------------------------------------------------