premise
stringlengths
551
20k
hypothesis
stringlengths
10
206
label
stringclasses
3 values
premise_tptp
stringlengths
414
16.4k
hypothesis_tptp
stringclasses
310 values
proof_inputs
sequencelengths
0
13
proof
stringlengths
774
1.15M
tc
int64
103
3.28k
n
int64
16
4.1k
evidence_indices
sequencelengths
0
10
counterfactuals
stringlengths
2
854
evidences_necessity
bool
1 class
mapping
stringlengths
3.78k
5.13k
Dawn, Judy are the only persons in the room. “Dawn who does not enjoy macrame neither does not use contact lenses nor does not enjoy logic puzzles” unless “everyone anywhere does not practice digital art” “everyone in the room does not train for and competes in international triathlons” if “everyone in the room practices digital art” “no one in the room does not practice kickboxing or does not use an ios phone” if “everyone in the room does not practice kickboxing” and vice versa “everyone in the room does not enjoy virtual reality gaming” unless “not everyone in the room does not write poetry” “everyone in the room does not enjoy macrame if they does not own a 3D printer” if “everyone in the room does not own a smart tv” if someone neither does not compete in national level swimming championships nor does not practice pilates then he/she does not compete in national level swimming championships and vice versa everyone in the room neither does not train for and competes in international triathlons nor does not practice kickboxing someone in the room neither does not practice yoga nor does not participate in long-distance cycling events across the country not everyone in the room does not practice and performs acrobatic dance routines everyone in the room does not write poetry at least two persons outside the room does not write poetry Judy who neither does not enjoy writing detailed reviews of new and classic board games nor does not practice digital art does not enjoy macrame everyone in the room does not train for and competes in international triathlons if they does not use an ios phone at most two persons in the room either does not own a 3D printer or does not enjoy macrame but not both everyone outside the room does not build model airplanes everyone in the room neither does not enjoy spelunking nor does not practice kickboxing it is true that “everyone in the room does not own a smart tv” everyone in the room does not practice yoga if they does not enjoy spelunking everyone in the room is not a skilled home brewer experimenting with craft beer recipes if someone neither does not practice and performs acrobatic dance routines nor does not enjoy salsa dancing then he/she does not practice yoga and vice versa everyone in the room does not practice zumba everyone in the room neither does not practice yoga nor does not build model airplanes Judy neither does not practice and performs acrobatic dance routines nor does not enjoy writing detailed reviews of new and classic board games at most four persons in the room does not practice yoga
Dawn builds model airplanes
entailment
room(mary)&room(paul)&(![X]:(room(X)=>(X='mary'|X='paul')))& (~(![X]:(anywhere(X)=>(~predw(X))))=>((~predj(mary))&(~((~predu(mary))|(~preda(mary))))))& ((![X]:(room(X)=>(predw(X))))=>(![X]:(room(X)=>(~predd(X)))))& ((![X]:(room(X)=>(~predt(X))))<=>(~?[X]:(room(X)=>(((~predn(X))|(~predt(X)))))))& (~(~![X]:(room(X)=>(~predc(X))))=>(![X]:(room(X)=>(~predk(X)))))& ((![X]:(room(X)=>(~predg(X))))=>(![X]:(room(X)=>(((~predx(X))=>(~predj(X)))))))& ((![X]:((~((~predp(X))|(~predr(X))))<=>(~predp(X)))))& (![X]:(room(X)=>(~((~predd(X))|(~predt(X))))))& (?[X]:(room(X)&(~((~predy(X))|(~predb(X))))))& (~![X]:(room(X)=>(~predz(X))))& (![X]:(room(X)=>(~predc(X))))& (?[A,B]:(~room(A)&~room(B)&(A!=B)&~predc(A)&~predc(B)))& ((~((~predh(paul))|(~predw(paul))))&(~predj(paul)))& (![X]:(room(X)=>(((~predn(X))=>(~predd(X))))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((~predx(A))<~>(~predj(A)))&((~predx(B))<~>(~predj(B)))&((~predx(C))<~>(~predj(C))))))& (![X]:(~room(X)=>(~predv(X))))& (![X]:(room(X)=>(~((~predl(X))|(~predt(X))))))& (![X]:(room(X)=>(~predg(X))))& (![X]:(room(X)=>(((~predl(X))=>(~predy(X))))))& (![X]:(room(X)=>(~prede(X))))& ((![X]:((~((~predz(X))|(~predf(X))))<=>(~predy(X)))))& (![X]:(room(X)=>(~predi(X))))& (![X]:(room(X)=>(~((~predy(X))|(~predv(X))))))& (~((~predz(paul))|(~predh(paul))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~predy(A)&~predy(B)&~predy(C)&~predy(D)&~predy(E))))
predv(mary)
[ "p0", "p22", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 5729426995083623616841968 % SZS output start Proof for 5729426995083623616841968 25. ! [X0] : (room(X0) => (paul = X0 | mary = X0)) & room(paul) & room(mary) [input p0] 47. ! [X0] : (room(X0) => ~(~predv(X0) | ~predy(X0))) [input p22] 50. ~predv(mary) [input hypothesis] 80. ! [X0] : (room(X0) => ~~predv(X0)) [pure predicate removal 47] 116. ! [X0] : ((paul = X0 | mary = X0) | ~room(X0)) & room(paul) & room(mary) [ennf transformation 25] 117. ! [X0] : (paul = X0 | mary = X0 | ~room(X0)) & room(paul) & room(mary) [flattening 116] 134. ! [X0] : (predv(X0) | ~room(X0)) [ennf transformation 80] 931. room(mary) [cnf transformation 117] 970. ~room(X0) | predv(X0) [cnf transformation 134] 971. ~predv(mary) [cnf transformation 50] 1074. predv(mary) [resolution 970,931] 1080. $false [subsumption resolution 1074,971] % SZS output end Proof for 5729426995083623616841968 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.048 s % ------------------------------ % ------------------------------
360
32
[ 0, 22 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p22': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'dawn', 'paul': 'judy', 'fred': 'santos', 'alice': 'larry', 'john': 'kim', 'susan': 'martin', 'lucy': 'ronald', 'david': 'timothy', 'emma': 'andrew', 'george': 'henry', 'hannah': 'john', 'ian': 'theresa', 'julia': 'michael', 'kyle': 'david', 'lisa': 'rebecca', 'mike': 'scott', 'nancy': 'joan', 'oscar': 'blanche', 'patricia': 'kristy', 'quentin': 'darnell', 'rachel': 'james', 'steve': 'marcos', 'tina': 'claudia', 'ulysses': 'sammie', 'victoria': 'nancy', 'william': 'ella', 'xena': 'allison', 'yves': 'kristine', 'Mary': 'Dawn', 'Paul': 'Judy', 'Fred': 'Santos', 'Alice': 'Larry', 'John': 'Kim', 'Susan': 'Martin', 'Lucy': 'Ronald', 'David': 'Timothy', 'Emma': 'Andrew', 'George': 'Henry', 'Hannah': 'John', 'Ian': 'Theresa', 'Julia': 'Michael', 'Kyle': 'David', 'Lisa': 'Rebecca', 'Mike': 'Scott', 'Nancy': 'Joan', 'Oscar': 'Blanche', 'Patricia': 'Kristy', 'Quentin': 'Darnell', 'Rachel': 'James', 'Steve': 'Marcos', 'Tina': 'Claudia', 'Ulysses': 'Sammie', 'Victoria': 'Nancy', 'William': 'Ella', 'Xena': 'Allison', 'Yves': 'Kristine', '~preda': 'does not enjoy logic puzzles', '~predb': 'does not participate in long-distance cycling events across the country', '~predc': 'does not write poetry', '~predd': 'does not train for and competes in international triathlons', '~prede': 'is not a skilled home brewer experimenting with craft beer recipes', '~predf': 'does not enjoy salsa dancing', '~predg': 'does not own a smart tv', '~predh': 'does not enjoy writing detailed reviews of new and classic board games', '~predi': 'does not practice zumba', '~predj': 'does not enjoy macrame', '~predk': 'does not enjoy virtual reality gaming', '~predl': 'does not enjoy spelunking', '~predm': 'does not play the violin', '~predn': 'does not use an ios phone', '~predo': 'is not an avid collector of autographed memorabilia from famous musicians', '~predp': 'does not compete in national level swimming championships', '~predq': 'does not use a Windows laptop', '~predr': 'does not practice pilates', '~preds': 'is not a client of Meta', '~predt': 'does not practice kickboxing', '~predu': 'does not use contact lenses', '~predv': 'does not build model airplanes', '~predw': 'does not practice digital art', '~predx': 'does not own a 3D printer', '~predy': 'does not practice yoga', '~predz': 'does not practice and performs acrobatic dance routines', 'preda': 'enjoys logic puzzles', 'predb': 'participates in long-distance cycling events across the country', 'predc': 'writes poetry', 'predd': 'trains for and competes in international triathlons', 'prede': 'is a skilled home brewer experimenting with craft beer recipes', 'predf': 'enjoys salsa dancing', 'predg': 'owns a smart tv', 'predh': 'enjoys writing detailed reviews of new and classic board games', 'predi': 'practices zumba', 'predj': 'enjoys macrame', 'predk': 'enjoys virtual reality gaming', 'predl': 'enjoys spelunking', 'predm': 'plays the violin', 'predn': 'uses an ios phone', 'predo': 'is an avid collector of autographed memorabilia from famous musicians', 'predp': 'competes in national level swimming championships', 'predq': 'uses a Windows laptop', 'predr': 'practices pilates', 'preds': 'is a client of Meta', 'predt': 'practices kickboxing', 'predu': 'uses contact lenses', 'predv': 'builds model airplanes', 'predw': 'practices digital art', 'predx': 'owns a 3D printer', 'predy': 'does practice yoga', 'predz': 'practices and performs acrobatic dance routines', '~propositiona': 'A bird does not tweet using morse code.', 'propositiona': 'A bird tweets using morse code.', '~propositionb': 'A bridge does not sing when it is crossed.', 'propositionb': 'A bridge sings when it is crossed.', '~propositionc': 'Glass rain does not fall on a distant planet.', 'propositionc': 'Glass rain falls on a distant planet.', '~propositiond': 'A river does not flow uphill on Tuesdays.', 'propositiond': 'A river flows uphill only on Tuesdays.', '~propositione': 'A desert does not bloom with snowdrops every year.', 'propositione': 'A desert blooms with snowdrops every year.'}
Blaine, Timothy, Constance, Yolanda, Yolanda, Sara, Crystal, David, Michael, Dori, Kristina, Amy, George, Kenneth, Geraldinen, Kendra, Barbara are the only persons in the room. Constance enjoys stand-up paddleboarding Constance is a client of Richard “A desert does not bloom with snowdrops every year.” and “Not all swans in one park are blue.” Constance and Geraldine like each other everyone in the room who is a client of Geraldine is a quiet funny european not everyone anywhere who is formal travels domestically frequently Douglas and Michael hate each other Richard and Kristina like each other Kendra does not watche fantasy movies Geraldinen who is a happy kind person works on fridays “A desert does not bloom with snowdrops every year.” or “A car runs solely on saltwater.” but not both Yolanda travels domestically frequently at least one person in the room is younger than Erika everyone in the room is allergic to anything “There is a planet where the oceans are in the sky.” or “A desert does not bloom with snowdrops every year.” or both David is not a wise patient happy person everyone in the room who cannot play the guitar and is a curious strong person is kind all funny persons in the room are humble only one person in the room does not train for and competes in international triathlons or does not hate Catherine or both Constance who owns a 3D printer enjoys stargazing at least one person outside the room is a client of Joanne, does not collect antique clocks and is a wise strong european exactly two persons in the room builds model airplanes everyone in the room owns a 3D printer if they builds model airplanes and vice versa Amy is a tall european Kendra and Michael are not a humble europeans everyone in the room who is a wise strong tourist develops open-source software projects in their free time Blaine is a sibling of Douglas everyone in the room hosts a popular podcast about emerging technologies if they is allergic to anything Constance and Sara are respectively happy and creative
Geraldinen is kind
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&room(nancy)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike'|X='nancy')))& (predw(fred))& (client(patricia,fred))& (((~propositiond)&(~propositiona)))& ((like(fred,steve) & like(steve,fred)))& (![X]:(room(X)=>(((client(steve,X))=>(quiet(X)&funny(X)&european(X))))))& (~![X]:(anywhere(X)=>(((formal(X))=>(predy(X))))))& ((hate(yves,emma) & hate(emma,yves)))& ((like(patricia,hannah) & like(hannah,patricia)))& (~predp(mike))& ((happy(lisa)&kind(lisa)&person(lisa))&(predk(lisa)))& (((~propositiond)<~>(propositione)))& (predy(john))& (((?[X]:(room(X)&younger(william,X)))))& (![X]:(room(X)=>(predm(X))))& (((propositionc)|(~propositiond)))& (~(wise(david)&patient(david)&happy(david)&person(david)))& (![X]:(room(X)=>(((((~predb(X))&(curious(X)&strong(X)&person(X))))=>(kind(X))))))& (![X]:(room(X)=>(funny(X)=>humble(X))))& (((?[X]:(room(X)&((~predq(X))|(~hate(rachel,X)))))&(![X,Y]:((room(X)&room(Y)&(((~predq(X))|(~hate(rachel,X))))&(((~predq(Y))|(~hate(rachel,Y)))))=>(X=Y)))))& ((predl(fred))&(predv(fred)))& (((?[X]:(~room(X)&((client(quentin,X))&(~predr(X))&(wise(X)&strong(X)&european(X)))))))& ((?[A,B]:(room(A)&room(B)&(A!=B)&predc(A)&predc(B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predc(A)&predc(B)&predc(C)))))& (![X]:(room(X)=>(((predl(X))<=>(predc(X))))))& (tall(ian)&european(ian))& (~(humble(mike)&european(mike))&~(humble(emma)&european(emma)))& (![X]:(room(X)=>(((wise(X)&strong(X)&tourist(X))=>(preda(X))))))& (sibling(yves,mary))& (![X]:(room(X)=>(((predm(X))=>(predh(X))))))& ((happy(fred))&(creative(susan)))
kind(lisa)
[ "p10", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 317158129981553536918125 % SZS output start Proof for 317158129981553536918125 35. predk(lisa) & person(lisa) & kind(lisa) & happy(lisa) [input p10] 55. ~kind(lisa) [input hypothesis] 70. predk(lisa) & kind(lisa) & happy(lisa) [pure predicate removal 35] 73. predk(lisa) & kind(lisa) [pure predicate removal 70] 76. kind(lisa) [pure predicate removal 73] 951. kind(lisa) [cnf transformation 76] 980. ~kind(lisa) [cnf transformation 55] 1009. $false [subsumption resolution 980,951] % SZS output end Proof for 317158129981553536918125 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.048 s % ------------------------------ % ------------------------------
344
32
[ 10 ]
{'p10': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'blaine', 'paul': 'timothy', 'fred': 'constance', 'alice': 'john', 'john': 'yolanda', 'susan': 'sara', 'lucy': 'crystal', 'david': 'david', 'emma': 'michael', 'george': 'dori', 'hannah': 'kristina', 'ian': 'amy', 'julia': 'george', 'kyle': 'kenneth', 'lisa': 'steven', 'mike': 'kendra', 'nancy': 'barbara', 'oscar': 'marguerite', 'patricia': 'richard', 'quentin': 'joanne', 'rachel': 'catherine', 'steve': 'geraldine', 'tina': 'sandra', 'ulysses': 'james', 'victoria': 'virginia', 'william': 'erika', 'xena': 'carrie', 'yves': 'douglas', 'Mary': 'Blaine', 'Paul': 'Timothy', 'Fred': 'Constance', 'Alice': 'John', 'John': 'Yolanda', 'Susan': 'Sara', 'Lucy': 'Crystal', 'David': 'David', 'Emma': 'Michael', 'George': 'Dori', 'Hannah': 'Kristina', 'Ian': 'Amy', 'Julia': 'George', 'Kyle': 'Kenneth', 'Lisa': 'Steven', 'Mike': 'Kendra', 'Nancy': 'Barbara', 'Oscar': 'Marguerite', 'Patricia': 'Richard', 'Quentin': 'Joanne', 'Rachel': 'Catherine', 'Steve': 'Geraldine', 'Tina': 'Sandra', 'Ulysses': 'James', 'Victoria': 'Virginia', 'William': 'Erika', 'Xena': 'Carrie', 'Yves': 'Douglas', '~preda': 'does not develop open-source software projects in their free time', '~predb': 'cannot play the guitar', '~predc': 'does not build model airplanes', '~predd': 'does not collect action figures', '~prede': 'does not enjoy making ceramics', '~predf': 'does not bake bread at home', '~predg': 'does not have a piercing', '~predh': 'does not host a popular podcast about emerging technologies', '~predi': 'does not collect modern art', '~predj': 'does not collect vintage stamps', '~predk': 'does not work on fridays', '~predl': 'does not own a 3D printer', '~predm': 'is not allergic to anything', '~predn': 'is not a coffee connoisseur', '~predo': 'is not passionate about collecting and restoring classic cars', '~predp': 'does not watche fantasy movies', '~predq': 'does not train for and competes in international triathlons', '~predr': 'does not collect antique clocks', '~preds': 'does not practice pilates', '~predt': 'does not make intricate hand-cut paper art for exhibitions', '~predu': 'does not own a smartwatch', '~predv': 'does not enjoy stargazing', '~predw': 'does not enjoy stand-up paddleboarding', '~predx': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predy': 'does not travel domestically frequently', '~predz': 'does not use contact lenses', 'preda': 'develops open-source software projects in their free time', 'predb': 'can play the guitar', 'predc': 'builds model airplanes', 'predd': 'collects action figures', 'prede': 'enjoys making ceramics', 'predf': 'bakes bread at home', 'predg': 'has a piercing', 'predh': 'hosts a popular podcast about emerging technologies', 'predi': 'collects modern art', 'predj': 'collects vintage stamps', 'predk': 'works on fridays', 'predl': 'owns a 3D printer', 'predm': 'is allergic to anything', 'predn': 'is a coffee connoisseur', 'predo': 'is passionate about collecting and restoring classic cars', 'predp': 'watches fantasy movies', 'predq': 'trains for and competes in international triathlons', 'predr': 'collects antique clocks', 'preds': 'practices pilates', 'predt': 'makes intricate hand-cut paper art for exhibitions', 'predu': 'owns a smartwatch', 'predv': 'enjoys stargazing', 'predw': 'enjoys stand-up paddleboarding', 'predx': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predy': 'travels domestically frequently', 'predz': 'uses contact lenses', '~propositiona': 'Not all swans in one park are blue.', 'propositiona': 'All swans in one park are blue.', '~propositionb': 'A door does not randomly teleport those who pass through it.', 'propositionb': 'A door randomly teleports those who pass through it.', '~propositionc': 'There is no planet where the oceans are in the sky.', 'propositionc': 'There is a planet where the oceans are in the sky.', '~propositiond': 'A desert does not bloom with snowdrops every year.', 'propositiond': 'A desert blooms with snowdrops every year.', '~propositione': 'A car does not run solely on saltwater.', 'propositione': 'A car runs solely on saltwater.'}
Joshua, Luz, Stephen, Michael, Michael, Sheila, Ethel, Hsiu, Jim, George are the only persons in the room. “everyone in the room is a client of LVMH” if “Michael is humble” either “neither “A shadow does not appear only at noon.” nor “A car runs solely on saltwater.”” or “no one in the room enjoys spelunking” but not both “everyone in the room is brave if they enjoys cross-country skiing” if “A car runs solely on saltwater.” everyone anywhere enjoys cross-country skiing Stephen is a scotch connoisseur at most two persons in the room writes in-depth travel guides for off-the-beaten-path destinations if someone enjoys making ceramics then he/she is hated by Bernice Ethel is a funny person someone in the room plays as a goalkeeper for a local amateur soccer team if someone is a strong tourist then he/she is a old tourist if someone does practice yoga then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “There is no planet where the oceans are in the sky.” and “Glass rain does not fall on a distant planet.” everyone in the room has completed a triathlon only one person in the room is dedicated to sustainable living and zero-waste practices Luz enjoys origami exactly three persons in the room is a kind person everyone in the room is a kind tourist, enjoys spelunking or is formal Luz is creative only one person in the room creates large-scale murals for public art installations Jim is a happy european at least two persons in the room enjoys cross-country skiing “A shadow appears only at noon.” and “Glass rain does not fall on a distant planet.” all quiet persons outside the room are strong at most two persons in the room is funny Hsiu is a tall european There is no planet where the oceans are in the sky. if “everyone in the room is younger than Rogelio or does not enjoy cross-country skiing” then “if someone is richer than Samuel and enjoys rooftop gardening then he/she creates large-scale murals for public art installations” if “Luz is strong” then “everyone in the room who hosts regular game nights featuring complex strategy games is funny” if “Stephen and Luz do not hate Joan” then “all humble persons in the room are kind” if “Sheila is not old” then “not everyone in the room does not practice yoga or is not a brave strong organized tourist” if “at least one person in the room does not like Jim” then “no one in the room is a sibling of Keith if and only if they collects foreign coins” at least one person in the room has completed a triathlon Hsiu is a client of Samuel Ethel and Michael are not a tall europeans everyone in the room is patient Ethel does not know morse code no funny person in the room is kind everyone anywhere regularly contributes to tech forums and online communities if they has a specialized collection of handmade artisan pottery someone who is a formal european is a client of someone who is not a funny happy european Joshua has completed a triathlon everyone in the room enjoys spelunking if they is a client of Eunice and vice versa no one anywhere owns an extensive assortment of vintage comic book memorabilia or does not collect antique jewelry at least three persons in the room does not collect first edition books Stephen is a wise brave patient european everyone anywhere regularly contributes to tech forums and online communities if and only if they does not like Keith Michael and Stephen are respectively old and wise Joshua who is younger than Rogelio knows morse code Michael and Luz are respectively creative and formal at least three persons in the room is not liked by Jim if someone is liked by Bernice then he/she enjoys spelunking only one person anywhere is a client of Kevin Stephen and Eunice hate each other neither “Glass rain falls on a distant planet.” nor “Mirrors fog permanently in one particular house.” someone outside the room is quieter than George, is richer than Marie or owns an extensive assortment of vintage comic book memorabilia if someone does not enjoy cross-country skiing then he/she is not liked by Tony and vice versa all organized persons in the room are brave Ethel is not a old european “everyone in the room does not collect vintage stamps or is formal” if “everyone outside the room is a client of Sarah” if “someone in the room is liked by Joanne” then ““Glass rain does not fall on a distant planet.” and “A shadow appears only at noon.” and “A car runs solely on saltwater.”” if “everyone in the room does not have completed a triathlon or hates Rogelio” then “everyone in the room is not hated by Bernice if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““There is no planet where the oceans are in the sky.” or “Mirrors fog permanently in one particular house.” or both” if “Stephen and Sheila are hated by George” then “no creative person in the room is patient” if “everyone outside the room does not collect first edition books or is not hated by Ethel” then ““A car does not run solely on saltwater.” or “A shadow does not appear only at noon.” or both” Joshua dreamt that ““There is no planet where the oceans are in the sky.” or “A shadow appears only at noon.” or both” everyone in the room is a wise person no tall person in the room is kind Joshua dreamt that “everyone in the room is a quiet tourist if they is a client of Sarah” everyone in the room who either is not liked by Lillian or enjoys cross-country skiing but not both neither is liked by Rogelio nor is hated by Kathy it is not the case that ““A car runs solely on saltwater.” and “A shadow appears only at noon.” and “A car does not run solely on saltwater.”” someone in the room is not hated by Rogelio someone who is not hated by Hsiu like someone who is a sibling of Samuel Stephen is a patient happy tall person Marie is a sibling of Michael Stephen and Sheila are quiet Jim is a sibling of Michael Michael and Michael are wise persons more than one person in the room is a sibling of Glenda, is a client of Adam and is a sibling of Jim Michael and Sheila are strong persons everyone in the room is a client of Hsiu if they is a sibling of Arthur everyone in the room is a client of Linda if they is a funny tourist everyone in the room is not hated by Bernice everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Glenda everyone in the room is a sibling of Keith, is a sibling of Hsiu and is not humble if they is a sibling of Keith everyone in the room enjoys rooftop gardening if and only if they collects antique jewelry everyone in the room does not enjoy spelunking or hosts regular game nights featuring complex strategy games not everyone in the room hosts regular game nights featuring complex strategy games if and only if they regularly contributes to tech forums and online communities everyone outside the room enjoys making ceramics only if they enjoys spelunking exactly four persons in the room regularly contributes to tech forums and online communities Stephen who creates large-scale murals for public art installations plays as a goalkeeper for a local amateur soccer team Sarah and Michael like each other at least three persons in the room collects antique jewelry at most four persons in the room neither owns an extensive assortment of vintage comic book memorabilia nor practices and performs acrobatic dance routines Arthur and Michael like each other Joshua who is a client of LVMH is a client of George at least two persons in the room hosts regular game nights featuring complex strategy games everyone in the room does not like Keith if and only if they collects vintage stamps everyone in the room is not a curious tourist only if they enjoys origami everyone outside the room does not collect antique jewelry or does not hate Keith not everyone anywhere likes Rogelio only if they has a specialized collection of handmade artisan pottery more than one person in the room participates in citizen science projects related to wildlife monitoring Stephen does not hate Jim more than one person in the room is not creative, not formal, not strong if someone neither owns a telescope nor has a specialized collection of handmade artisan pottery then he/she does not hate Sarah and vice versa everyone in the room collects foreign coins only if they hosts regular game nights featuring complex strategy games someone in the room is kind it is not the case that “someone in the room owns a telescope” Michael regularly contributes to tech forums and online communities it is true that “Stephen and Luz are respectively curious and old” exactly four persons in the room is a creative european no formal person in the room is humble at most four persons in the room participates in citizen science projects related to wildlife monitoring if someone collects foreign coins then he/she enjoys spelunking at least two persons anywhere is a quiet wise kind tourist Hsiu is a client of Joshua if someone is a client of George then he/she collects vintage stamps and vice versa Kevin is a client of Michael if someone is brave then he/she likes Hsiu Luz is formal at most three persons in the room neither has completed a triathlon nor is kind if someone is quiet then he/she is a client of Sarah more than one person in the room is creative no wise person outside the room is tall if someone is brave then he/she is not a creative tourist Sheila writes in-depth travel guides for off-the-beaten-path destinations Ethel and Joshua like each other Michael has completed a triathlon Luz and Joshua are respectively quiet and organized no kind person in the room is tall “it is not the case that “Luz neither enjoys rooftop gardening nor hosts regular game nights featuring complex strategy games”” only if “Glenda does not own a telescope” “not everyone in the room does not host regular game nights featuring complex strategy games or does not write in-depth travel guides for off-the-beaten-path destinations” only if “if someone does not collect vintage stamps then he/she has completed a triathlon or is a client of LVMH or both” if “Michael is right-handed and does not practice yoga” then “everyone in the room who plays as a goalkeeper for a local amateur soccer team is not a scotch connoisseur” otherwise “Tony enjoys rooftop gardening” either “Michael enjoys cross-country skiing or practices and performs acrobatic dance routines or both” or “Arthur does not enjoy rooftop gardening” but not both “not everyone anywhere is dedicated to sustainable living and zero-waste practices” only if “everyone in the room who does not collect vintage stamps hosts regular game nights featuring complex strategy games” if “everyone outside the room owns a telescope or does not enjoy rooftop gardening” then “everyone anywhere who writes in-depth travel guides for off-the-beaten-path destinations enjoys rooftop gardening” Michael is dedicated to sustainable living and zero-waste practices Stephen is not dedicated to sustainable living and zero-waste practices or writes in-depth travel guides for off-the-beaten-path destinations or both Sheila has a specialized collection of handmade artisan pottery everyone outside the room enjoys spelunking if they enjoys cross-country skiing Ethel does not enjoy making ceramics it is not the case that “Tony either knows morse code or owns an extensive assortment of vintage comic book memorabilia but not both” everyone in the room does not own an extensive assortment of vintage comic book memorabilia if they either enjoys spelunking or owns an extensive assortment of vintage comic book memorabilia but not both Arthur is dedicated to sustainable living and zero-waste practices not everyone anywhere participates in citizen science projects related to wildlife monitoring and is right-handed if they does not have a specialized collection of handmade artisan pottery and vice versa if someone owns a telescope then he/she practices and performs acrobatic dance routines George plays as a goalkeeper for a local amateur soccer team Michael regularly contributes to tech forums and online communities everyone outside the room does not enjoy origami if they is a scotch connoisseur if someone is not a scotch connoisseur then he/she enjoys making ceramics “everyone in the room does not have completed a triathlon or is dedicated to sustainable living and zero-waste practices” if “it is true that “everyone outside the room is not right-handed or is not a strong person”” and vice versa either “everyone in the room does not collect vintage stamps or is a sibling of Rogelio” or “Joshua and Michael are respectively strong and funny” but not both either “at least one person in the room neither is not funny nor creates large-scale murals for public art installations” or “someone in the room is not hated by Joanne” but not both either “everyone in the room does not collect first edition books or is a client of Sheila” or “Joshua and Luz are respectively creative and old” but not both “Rogelio and Stephen hate each other” only if “everyone in the room knows morse code if they is not hated by Bernice and vice versa” “not everyone in the room does not know morse code or is not a old person” if “everyone in the room does not play as a goalkeeper for a local amateur soccer team or is not liked by Sarah” and vice versa “Michael and Ethel hate each other” if “everyone in the room is not a scotch connoisseur or collects foreign coins” and vice versa Joanne and Luz hate each other Stephen is not a patient tourist if someone does practice yoga then he/she is a strong tourist at least three persons in the room is old at least three persons in the room is not a happy curious person someone in the room is a sibling of Arthur more than one person anywhere is old A car does not run solely on saltwater. no kind person outside the room is strong at least one person in the room regularly contributes to tech forums and online communities someone in the room has a specialized collection of handmade artisan pottery Luz who either is not kind, not old, not curious, not strong or has completed a triathlon but not both is not a brave european Kevin and Luz like each other someone outside the room is a sibling of Linda it is true that “at most three persons in the room is not hated by Adam” Joshua dreamt that “if someone is not a formal european then he/she enjoys origami” someone in the room is strong not everyone in the room is quiet only if they owns a telescope everyone in the room writes in-depth travel guides for off-the-beaten-path destinations only if they is not a formal european more than one person in the room is not tall, not funny, not curious, not strong, not brave, not happy, not patient, is not patient, not happy, not funny, not kind, not curious or is humble at least two persons in the room is a quiet strong tourist everyone outside the room who either is a sibling of Eunice or is not not formal but not both either owns a telescope or enjoys cross-country skiing but not both more than one person in the room is not a formal european Luz is not a kind old tourist either “not everyone in the room is a client of LVMH or does not own an extensive assortment of vintage comic book memorabilia” or “someone in the room is curious” but not both Stephen collects antique jewelry everyone in the room enjoys spelunking or does not have a specialized collection of handmade artisan pottery if someone creates large-scale murals for public art installations then he/she enjoys rooftop gardening all humble persons in the room are brave at least three persons in the room hosts regular game nights featuring complex strategy games Kevin has completed a triathlon not everyone in the room who is dedicated to sustainable living and zero-waste practices does not write in-depth travel guides for off-the-beaten-path destinations if someone owns an extensive assortment of vintage comic book memorabilia then he/she does not like Kathy, is wise or enjoys rooftop gardening not everyone outside the room collects vintage stamps or does not practice and performs acrobatic dance routines if someone owns an extensive assortment of vintage comic book memorabilia then he/she is hated by Sarah more than one person in the room collects vintage stamps everyone in the room enjoys rooftop gardening only if they enjoys cross-country skiing at least four persons anywhere plays as a goalkeeper for a local amateur soccer team everyone in the room who is tall is brave more than one person in the room is quiet everyone in the room does not know morse code or is right-handed everyone in the room enjoys rooftop gardening or does not regularly contributes to tech forums and online communities at least three persons anywhere writes in-depth travel guides for off-the-beaten-path destinations everyone in the room does not enjoy making ceramics or is quiet not everyone in the room owns an extensive assortment of vintage comic book memorabilia or does not collect vintage stamps not everyone in the room is not organized, not funny, not formal if and only if they enjoys rooftop gardening
Joshua regularly contributes to tech forums and online communities
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& (![X]:(room(X)=>(((predq(X))<=>(predj(X))))))& (![X]:(room(X)=>(((predi(X))|(~predu(X))))))& (~![X]:(room(X)=>(((predi(X))<=>(predc(X))))))& (![X]:(~room(X)=>(((predu(X))<=(predr(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& ((predp(fred))&(predd(fred)))& ((like(xena,john) & like(john,xena)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~((preda(A))|(predz(A)))&~((preda(B))|(predz(B)))&~((preda(C))|(predz(C)))&~((preda(D))|(predz(D)))&~((preda(E))|(predz(E))))))& ((like(kyle,alice) & like(alice,kyle)))& ((predm(mary))&(client(george,mary)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predi(A)&predi(B)))& (![X]:(room(X)=>(((~like(patricia,X))<=>(predf(X))))))& (![X]:(room(X)=>(((predn(X))<=(~(curious(X)&tourist(X)))))))& (![X]:(~room(X)=>(((~hate(patricia,X))|(~predj(X))))))& (~![X]:(anywhere(X)=>(((predk(X))<=(like(william,X))))))& ((?[X,Y]:(room(X)&room(Y)&(predt(X)&predt(Y))&(X!=Y))))& (~hate(emma,fred))& ((?[X,Y]:(room(X)&room(Y)&(~creative(X)&~formal(X)&~strong(X)&~creative(Y)&~formal(Y)&~strong(Y))&(X!=Y))))& ((![X]:((~((prede(X))|(predk(X))))<=>(~hate(xena,X)))))& (![X]:(room(X)=>(((predi(X))<=(predb(X))))))& (?[X]:(room(X)&(kind(X))))& (~(?[X]:(room(X)&(prede(X)))))& (predc(alice))& ((curious(fred))&(old(paul)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)&creative(E)&european(E)))))& (![X]:(room(X)=>(formal(X)=>~humble(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predt(A)&predt(B)&predt(C)&predt(D)&predt(E))))& ((![X]:((predb(X))=>(predu(X)))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&quiet(A)&wise(A)&kind(A)&tourist(A)&quiet(B)&wise(B)&kind(B)&tourist(B)))& (client(mary,david))& ((![X]:((client(george,X))<=>(predf(X)))))& (client(john,julia))& ((![X]:((brave(X))=>(like(david,X)))))& (formal(paul))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((predv(A))|(kind(A)))&~((predv(B))|(kind(B)))&~((predv(C))|(kind(C)))&~((predv(D))|(kind(D))))))& ((![X]:((quiet(X))=>(client(xena,X)))))& ((?[X,Y]:(room(X)&room(Y)&(creative(X)&creative(Y))&(X!=Y))))& (![X]:(~room(X)=>(wise(X)=>~tall(X))))& ((![X]:((brave(X))=>(~(creative(X)&tourist(X))))))& (predh(susan))& ((like(lucy,mary) & like(mary,lucy)))& (predv(alice))& ((quiet(paul))&(organized(mary)))& (![X]:(room(X)=>(kind(X)=>~tall(X))))& ((~(~((predq(paul))|(predi(paul)))))=>(~prede(ian)))& ((~![X]:(room(X)=>(((~predh(X))|(~predi(X))))))=>((![X]:((~predf(X))=>(((predv(X))|(predm(X))))))))& (((((predy(john))&(~predx(john))))=>(![X]:(room(X)=>(((predd(X))=>(~preds(X)))))))&((~(((predy(john))&(~predx(john)))))=>(predq(hannah))))& ((((predg(john))|(predz(john))))<~>(~predq(kyle)))& ((~![X]:(anywhere(X)=>(predw(X))))=>(![X]:(room(X)=>(((~predf(X))=>(predi(X)))))))& ((![X]:(~room(X)=>(((~predq(X))|(prede(X))))))=>(![X]:(anywhere(X)=>(((predh(X))=>(predq(X)))))))& (predw(alice))& (((~predw(fred))|(predh(fred))))& (predk(susan))& (![X]:(~room(X)=>(((predg(X))=>(predu(X))))))& (~predr(lucy))& (~(((predo(hannah))<~>(preda(hannah)))))& (![X]:(room(X)=>(((((predu(X))<~>(preda(X))))=>(~preda(X))))))& (predw(kyle))& (~![X]:(anywhere(X)=>(((((predt(X))&(predy(X))))<=>(~predk(X))))))& ((![X]:((prede(X))=>(predz(X)))))& (predd(george))& (predc(john))& (![X]:(~room(X)=>(((preds(X))=>(~predn(X))))))& ((![X]:((~preds(X))=>(predr(X)))))& ((![X]:(~room(X)=>(((~(strong(X)&person(X)))|(~predy(X))))))<=>(![X]:(room(X)=>(((predw(X))|(~predv(X)))))))& ((![X]:(room(X)=>(((sibling(william,X))|(~predf(X))))))<~>((strong(mary))&(funny(alice))))& ((((?[X]:(room(X)&~((~funny(X))|(predp(X)))))))<~>(?[X]:(room(X)&(~hate(X,oscar)))))& ((![X]:(room(X)=>(((client(susan,X))|(~predl(X))))))<~>((creative(mary))&(old(paul))))& (((hate(william,fred) & hate(fred,william)))=>(![X]:(room(X)=>(((predo(X))<=>(~hate(X,ulysses)))))))& ((![X]:(room(X)=>(((~like(X,xena))|(~predd(X))))))<=>(~![X]:(room(X)=>(((~(old(X)&person(X)))|(~predo(X)))))))& ((![X]:(room(X)=>(((predb(X))|(~preds(X))))))<=>((hate(alice,lucy) & hate(lucy,alice))))& ((hate(oscar,paul) & hate(paul,oscar)))& (~(patient(fred)&tourist(fred)))& ((![X]:((predx(X))=>(strong(X)&tourist(X)))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&old(A)&old(B)&old(C)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~(happy(A)&curious(A)&person(A))&~(happy(B)&curious(B)&person(B))&~(happy(C)&curious(C)&person(C))))& (?[X]:(room(X)&(sibling(kyle,X))))& ((?[X,Y]:(anywhere(X)&anywhere(Y)&(old(X)&old(Y))&(X!=Y))))& (~propositione)& (![X]:(~room(X)=>(kind(X)=>~strong(X))))& (((?[X]:(room(X)&predc(X)))))& (?[X]:(room(X)&(predk(X))))& ((((~kind(paul)&~old(paul)&~curious(paul)&~strong(paul))<~>(predv(paul))))&(~(brave(paul)&european(paul))))& ((like(julia,paul) & like(paul,julia)))& (?[X]:(~room(X)&(sibling(steve,X))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~hate(A,victoria)&~hate(B,victoria)&~hate(C,victoria)&~hate(D,victoria))))& ((mary_dream=>((![X]:((~(formal(X)&european(X)))=>(predn(X)))))))& (?[X]:(room(X)&(strong(X))))& (~![X]:(room(X)=>(((prede(X))<=(quiet(X))))))& (![X]:(room(X)=>(((~(formal(X)&european(X)))<=(predh(X))))))& ((?[X,Y]:(room(X)&room(Y)&(((~tall(X)&~funny(X)&~curious(X)&~strong(X)&~brave(X)&~happy(X)&~patient(X))|(~patient(X)&~happy(X)&~funny(X)&~kind(X)&~curious(X))|(humble(X)))&((~tall(Y)&~funny(Y)&~curious(Y)&~strong(Y)&~brave(Y)&~happy(Y)&~patient(Y))|(~patient(Y)&~happy(Y)&~funny(Y)&~kind(Y)&~curious(Y))|(humble(Y))))&(X!=Y))))& (?[A,B]:(room(A)&room(B)&(A!=B)&quiet(A)&strong(A)&tourist(A)&quiet(B)&strong(B)&tourist(B)))& (![X]:(~room(X)=>(((((sibling(tina,X))<~>(~~formal(X))))=>(((prede(X))<~>(predg(X))))))))& ((?[X,Y]:(room(X)&room(Y)&(~(formal(X)&european(X))&~(formal(Y)&european(Y)))&(X!=Y))))& (~(kind(paul)&old(paul)&tourist(paul)))& ((~![X]:(room(X)=>(((~preda(X))|(predm(X))))))<~>(?[X]:(room(X)&(curious(X)))))& (predj(fred))& (![X]:(room(X)=>(((~predk(X))|(predu(X))))))& ((![X]:((predp(X))=>(predq(X)))))& (![X]:(room(X)=>(humble(X)=>brave(X))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predi(A)&predi(B)&predi(C)))& (predv(julia))& (~![X]:(room(X)=>(((predw(X))=>(~predh(X))))))& ((![X]:((preda(X))=>(((~like(nancy,X))|(wise(X))|(predq(X)))))))& (~![X]:(~room(X)=>(((~predz(X))|(predf(X))))))& ((![X]:((preda(X))=>(hate(X,xena)))))& ((?[X,Y]:(room(X)&room(Y)&(predf(X)&predf(Y))&(X!=Y))))& (![X]:(room(X)=>(((predg(X))<=(predq(X))))))& (?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predd(A)&predd(B)&predd(C)&predd(D)))& (![X]:(room(X)=>(((tall(X))=>(brave(X))))))& ((?[X,Y]:(room(X)&room(Y)&(quiet(X)&quiet(Y))&(X!=Y))))& (![X]:(room(X)=>(((predy(X))|(~predo(X))))))& (![X]:(room(X)=>(((~predc(X))|(predq(X))))))& (?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C)))& (![X]:(room(X)=>(((quiet(X))|(~predr(X))))))& (~![X]:(room(X)=>(((~predf(X))|(preda(X))))))& (~![X]:(room(X)=>(((~organized(X)&~funny(X)&~formal(X))<=>(predq(X))))))
predc(mary)
[ "b4", "p0", "p46", "p96", "p98", "p117", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 2081485341820693161125298 % SZS output start Proof for 2081485341820693161125298 5. ! [X0] : anywhere(X0) [input b4] 25. ! [X0] : (room(X0) => (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 71. ! [X0] : (anywhere(X0) => (predc(X0) <=> ~like(patricia,X0))) [input p46] 121. client(george,mary) & predm(mary) [input p96] 123. ! [X0] : (room(X0) => (~like(patricia,X0) <=> predf(X0))) [input p98] 142. ! [X0] : (client(george,X0) <=> predf(X0)) [input p117] 229. ~predc(mary) [input hypothesis] 317. ! [X0] : ((george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 318. ! [X0] : (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 317] 361. ! [X0] : ((predc(X0) <=> ~like(patricia,X0)) | ~anywhere(X0)) [ennf transformation 71] 401. ! [X0] : ((~like(patricia,X0) <=> predf(X0)) | ~room(X0)) [ennf transformation 123] 554. ! [X0] : (((predc(X0) | like(patricia,X0)) & (~like(patricia,X0) | ~predc(X0))) | ~anywhere(X0)) [nnf transformation 361] 590. ! [X0] : (((~like(patricia,X0) | ~predf(X0)) & (predf(X0) | like(patricia,X0))) | ~room(X0)) [nnf transformation 401] 605. ! [X0] : ((client(george,X0) | ~predf(X0)) & (predf(X0) | ~client(george,X0))) [nnf transformation 142] 714. anywhere(X0) [cnf transformation 5] 1517. room(mary) [cnf transformation 318] 1659. predc(X0) | like(patricia,X0) | ~anywhere(X0) [cnf transformation 554] 1786. client(george,mary) [cnf transformation 121] 1793. ~like(patricia,X0) | ~predf(X0) | ~room(X0) [cnf transformation 590] 1859. ~client(george,X0) | predf(X0) [cnf transformation 605] 2128. ~predc(mary) [cnf transformation 229] 2338. like(patricia,X0) | predc(X0) [subsumption resolution 1659,714] 3554. predf(mary) [resolution 1859,1786] 5476. ~predf(X1) | ~room(X1) | predc(X1) [resolution 1793,2338] 13632. ~room(mary) | predc(mary) [resolution 5476,3554] 13640. predc(mary) [subsumption resolution 13632,1517] 13641. $false [subsumption resolution 13640,2128] % SZS output end Proof for 2081485341820693161125298 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 12153 % Time elapsed: 0.133 s % ------------------------------ % ------------------------------
2,785
4,096
[ 0, 46, 96, 98, 117 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p46': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p96': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p98': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p117': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'joshua', 'paul': 'luz', 'fred': 'stephen', 'alice': 'john', 'john': 'michael', 'susan': 'sheila', 'lucy': 'ethel', 'david': 'hsiu', 'emma': 'jim', 'george': 'george', 'hannah': 'tony', 'ian': 'glenda', 'julia': 'kevin', 'kyle': 'arthur', 'lisa': 'joan', 'mike': 'marie', 'nancy': 'kathy', 'oscar': 'joanne', 'patricia': 'keith', 'quentin': 'samuel', 'rachel': 'jerome', 'steve': 'linda', 'tina': 'eunice', 'ulysses': 'bernice', 'victoria': 'adam', 'william': 'rogelio', 'xena': 'sarah', 'yves': 'lillian', 'Mary': 'Joshua', 'Paul': 'Luz', 'Fred': 'Stephen', 'Alice': 'John', 'John': 'Michael', 'Susan': 'Sheila', 'Lucy': 'Ethel', 'David': 'Hsiu', 'Emma': 'Jim', 'George': 'George', 'Hannah': 'Tony', 'Ian': 'Glenda', 'Julia': 'Kevin', 'Kyle': 'Arthur', 'Lisa': 'Joan', 'Mike': 'Marie', 'Nancy': 'Kathy', 'Oscar': 'Joanne', 'Patricia': 'Keith', 'Quentin': 'Samuel', 'Rachel': 'Jerome', 'Steve': 'Linda', 'Tina': 'Eunice', 'Ulysses': 'Bernice', 'Victoria': 'Adam', 'William': 'Rogelio', 'Xena': 'Sarah', 'Yves': 'Lillian', '~preda': 'does not own an extensive assortment of vintage comic book memorabilia', '~predb': 'does not collect foreign coins', '~predc': 'does not regularly contributes to tech forums and online communities', '~predd': 'does not play as a goalkeeper for a local amateur soccer team', '~prede': 'does not own a telescope', '~predf': 'does not collect vintage stamps', '~predg': 'does not enjoy cross-country skiing', '~predh': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predi': 'does not host regular game nights featuring complex strategy games', '~predj': 'does not collect antique jewelry', '~predk': 'does not have a specialized collection of handmade artisan pottery', '~predl': 'does not collect first edition books', '~predm': 'is not a client of LVMH', '~predn': 'does not enjoy origami', '~predo': 'does not know morse code', '~predp': 'does not create large-scale murals for public art installations', '~predq': 'does not enjoy rooftop gardening', '~predr': 'does not enjoy making ceramics', '~preds': 'is not a scotch connoisseur', '~predt': 'does not participate in citizen science projects related to wildlife monitoring', '~predu': 'does not enjoy spelunking', '~predv': 'does not have completed a triathlon', '~predw': 'is not dedicated to sustainable living and zero-waste practices', '~predx': 'does not practice yoga', '~predy': 'is not right-handed', '~predz': 'does not practice and performs acrobatic dance routines', 'preda': 'owns an extensive assortment of vintage comic book memorabilia', 'predb': 'collects foreign coins', 'predc': 'regularly contributes to tech forums and online communities', 'predd': 'plays as a goalkeeper for a local amateur soccer team', 'prede': 'owns a telescope', 'predf': 'collects vintage stamps', 'predg': 'enjoys cross-country skiing', 'predh': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predi': 'hosts regular game nights featuring complex strategy games', 'predj': 'collects antique jewelry', 'predk': 'has a specialized collection of handmade artisan pottery', 'predl': 'collects first edition books', 'predm': 'is a client of LVMH', 'predn': 'enjoys origami', 'predo': 'knows morse code', 'predp': 'creates large-scale murals for public art installations', 'predq': 'enjoys rooftop gardening', 'predr': 'enjoys making ceramics', 'preds': 'is a scotch connoisseur', 'predt': 'participates in citizen science projects related to wildlife monitoring', 'predu': 'enjoys spelunking', 'predv': 'has completed a triathlon', 'predw': 'is dedicated to sustainable living and zero-waste practices', 'predx': 'does practice yoga', 'predy': 'is right-handed', 'predz': 'practices and performs acrobatic dance routines', '~propositiona': 'A shadow does not appear only at noon.', 'propositiona': 'A shadow appears only at noon.', '~propositionb': 'Mirrors do not fog permanently in one particular house.', 'propositionb': 'Mirrors fog permanently in one particular house.', '~propositionc': 'Glass rain does not fall on a distant planet.', 'propositionc': 'Glass rain falls on a distant planet.', '~propositiond': 'There is no planet where the oceans are in the sky.', 'propositiond': 'There is a planet where the oceans are in the sky.', '~propositione': 'A car does not run solely on saltwater.', 'propositione': 'A car runs solely on saltwater.'}
Christine, Elenor, Jeanne, Jamie are the only persons in the room. exactly three persons in the room is a kind person Christine and Jeanne are strong persons exactly two persons in the room is quieter than Jeanne if someone is older than Melissa then he/she is not a wise person and vice versa everyone in the room is a tall happy creative funny person if they is a organized happy formal person or is a kind wise person or both everyone in the room who is a funny kind patient person is a tall person if someone is quieter than Charles then he/she is a formal kind old person not everyone anywhere is quieter than Melissa if they is older than Barbara all brave persons in the room are creative Christine is a creative patient person Jamie is a wise funny person all patient persons in the room are wise Jamie is quieter than Barbara and is richer than Barbara all brave persons in the room are wise everyone in the room is patient if they either is not a kind humble curious tall person or is quieter than Melissa but not both more than one person in the room is happy everyone in the room is richer than Anthony if they is a formal person everyone outside the room who is funny is wise, is a happy person and is not old, not humble, not quiet, not strong someone who is richer than Melissa is richer than someone who is a patient person Jamie and Jeanne are respectively formal and funny everyone in the room who is quieter than Barbara is quieter than Jennifer at least two persons in the room either is old or is older than Anthony but not both all kind persons in the room are organized Elenor is not not formal
Anthony is richer than Jamie
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice')))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (strong(mary)&person(mary)&strong(fred)&person(fred))& ((?[A,B]:(room(A)&room(B)&(A!=B)&quieter(john,A)&quieter(john,B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&quieter(john,A)&quieter(john,B)&quieter(john,C)))))& ((![X]:((older(david,X))<=>(~(wise(X)&person(X))))))& (![X]:(room(X)=>(((((organized(X)&happy(X)&formal(X)&person(X))|(kind(X)&wise(X)&person(X))))=>(tall(X)&happy(X)&creative(X)&funny(X)&person(X))))))& (![X]:(room(X)=>(((funny(X)&kind(X)&patient(X)&person(X))=>(tall(X)&person(X))))))& ((![X]:((quieter(hannah,X))=>(formal(X)&kind(X)&old(X)&person(X)))))& (~![X]:(anywhere(X)=>(((older(emma,X))=>(quieter(david,X))))))& (![X]:(room(X)=>(brave(X)=>creative(X))))& (creative(mary)&patient(mary)&person(mary))& (wise(alice)&funny(alice)&person(alice))& (![X]:(room(X)=>(patient(X)=>wise(X))))& (((quieter(emma,alice))&(richer(george,alice))))& (![X]:(room(X)=>(brave(X)=>wise(X))))& (![X]:(room(X)=>(((((~(kind(X)&humble(X)&curious(X)&tall(X)&person(X)))<~>(quieter(david,X))))=>(patient(X))))))& ((?[X,Y]:(room(X)&room(Y)&(happy(X)&happy(Y))&(X!=Y))))& (![X]:(room(X)=>(((formal(X)&person(X))=>(richer(lucy,X))))))& (![X]:(~room(X)=>(((funny(X))=>(((wise(X))&(happy(X)&person(X))&(~old(X)&~humble(X)&~quiet(X)&~strong(X))))))))& (?[X,Y]:((richer(david,X))&(patient(Y)&person(Y))&(richer(X,Y))))& ((formal(alice))&(funny(fred)))& (![X]:(room(X)=>(((quieter(george,X))=>(quieter(susan,X))))))& (?[A,B]:(room(A)&room(B)&(A!=B)&((old(A))<~>(older(lucy,A)))&((old(B))<~>(older(lucy,B)))))& (![X]:(room(X)=>(kind(X)=>organized(X))))& (~~formal(paul))
richer(alice,lucy)
[ "b7", "b22", "b23", "p0", "p17", "p20", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 5081845642481760327679460 % SZS output start Proof for 5081845642481760327679460 8. ! [X0,X1] : (X0 != X1 => (richer(X0,X1) => ~richer(X1,X0))) [input b7] 23. person(yves) & person(xena) & person(william) & person(victoria) & person(ulysses) & person(tina) & person(steve) & person(rachel) & person(quentin) & person(patricia) & person(oscar) & person(nancy) & person(mike) & person(lisa) & person(kyle) & person(julia) & person(ian) & person(hannah) & person(george) & person(emma) & person(david) & person(lucy) & person(susan) & person(john) & person(alice) & person(fred) & person(paul) & person(mary) [input b22] 24. xena != yves & william != yves & victoria != yves & ulysses != yves & tina != yves & steve != yves & rachel != yves & quentin != yves & patricia != yves & oscar != yves & nancy != yves & mike != yves & lisa != yves & kyle != yves & julia != yves & ian != yves & hannah != yves & george != yves & emma != yves & david != yves & lucy != yves & susan != yves & john != yves & alice != yves & fred != yves & paul != yves & mary != yves & xena != yves & william != xena & victoria != xena & ulysses != xena & tina != xena & steve != xena & rachel != xena & quentin != xena & patricia != xena & oscar != xena & nancy != xena & mike != xena & lisa != xena & kyle != xena & julia != xena & ian != xena & hannah != xena & george != xena & emma != xena & david != xena & lucy != xena & susan != xena & john != xena & alice != xena & fred != xena & paul != xena & mary != xena & william != yves & william != xena & victoria != william & ulysses != william & tina != william & steve != william & rachel != william & quentin != william & patricia != william & oscar != william & nancy != william & mike != william & lisa != william & kyle != william & julia != william & ian != william & hannah != william & george != william & emma != william & david != william & lucy != william & susan != william & john != william & alice != william & fred != william & paul != william & mary != william & victoria != yves & victoria != xena & victoria != william & ulysses != victoria & tina != victoria & steve != victoria & rachel != victoria & quentin != victoria & patricia != victoria & oscar != victoria & nancy != victoria & mike != victoria & lisa != victoria & kyle != victoria & julia != victoria & ian != victoria & hannah != victoria & george != victoria & emma != victoria & david != victoria & lucy != victoria & susan != victoria & john != victoria & alice != victoria & fred != victoria & paul != victoria & mary != victoria & ulysses != yves & ulysses != xena & ulysses != william & ulysses != victoria & tina != ulysses & steve != ulysses & rachel != ulysses & quentin != ulysses & patricia != ulysses & oscar != ulysses & nancy != ulysses & mike != ulysses & lisa != ulysses & kyle != ulysses & julia != ulysses & ian != ulysses & hannah != ulysses & george != ulysses & emma != ulysses & david != ulysses & lucy != ulysses & susan != ulysses & john != ulysses & alice != ulysses & fred != ulysses & paul != ulysses & mary != ulysses & tina != yves & tina != xena & tina != william & tina != victoria & tina != ulysses & steve != tina & rachel != tina & quentin != tina & patricia != tina & oscar != tina & nancy != tina & mike != tina & lisa != tina & kyle != tina & julia != tina & ian != tina & hannah != tina & george != tina & emma != tina & david != tina & lucy != tina & susan != tina & john != tina & alice != tina & fred != tina & paul != tina & mary != tina & steve != yves & steve != xena & steve != william & steve != victoria & steve != ulysses & steve != tina & rachel != steve & quentin != steve & patricia != steve & oscar != steve & nancy != steve & mike != steve & lisa != steve & kyle != steve & julia != steve & ian != steve & hannah != steve & george != steve & emma != steve & david != steve & lucy != steve & susan != steve & john != steve & alice != steve & fred != steve & paul != steve & mary != steve & rachel != yves & rachel != xena & rachel != william & rachel != victoria & rachel != ulysses & rachel != tina & rachel != steve & quentin != rachel & patricia != rachel & oscar != rachel & nancy != rachel & mike != rachel & lisa != rachel & kyle != rachel & julia != rachel & ian != rachel & hannah != rachel & george != rachel & emma != rachel & david != rachel & lucy != rachel & susan != rachel & john != rachel & alice != rachel & fred != rachel & paul != rachel & mary != rachel & quentin != yves & quentin != xena & quentin != william & quentin != victoria & quentin != ulysses & quentin != tina & quentin != steve & quentin != rachel & patricia != quentin & oscar != quentin & nancy != quentin & mike != quentin & lisa != quentin & kyle != quentin & julia != quentin & ian != quentin & hannah != quentin & george != quentin & emma != quentin & david != quentin & lucy != quentin & susan != quentin & john != quentin & alice != quentin & fred != quentin & paul != quentin & mary != quentin & patricia != yves & patricia != xena & patricia != william & patricia != victoria & patricia != ulysses & patricia != tina & patricia != steve & patricia != rachel & patricia != quentin & oscar != patricia & nancy != patricia & mike != patricia & lisa != patricia & kyle != patricia & julia != patricia & ian != patricia & hannah != patricia & george != patricia & emma != patricia & david != patricia & lucy != patricia & susan != patricia & john != patricia & alice != patricia & fred != patricia & paul != patricia & mary != patricia & oscar != yves & oscar != xena & oscar != william & oscar != victoria & oscar != ulysses & oscar != tina & oscar != steve & oscar != rachel & oscar != quentin & oscar != patricia & nancy != oscar & mike != oscar & lisa != oscar & kyle != oscar & julia != oscar & ian != oscar & hannah != oscar & george != oscar & emma != oscar & david != oscar & lucy != oscar & susan != oscar & john != oscar & alice != oscar & fred != oscar & paul != oscar & mary != oscar & nancy != yves & nancy != xena & nancy != william & nancy != victoria & nancy != ulysses & nancy != tina & nancy != steve & nancy != rachel & nancy != quentin & nancy != patricia & nancy != oscar & mike != nancy & lisa != nancy & kyle != nancy & julia != nancy & ian != nancy & hannah != nancy & george != nancy & emma != nancy & david != nancy & lucy != nancy & susan != nancy & john != nancy & alice != nancy & fred != nancy & paul != nancy & mary != nancy & mike != yves & mike != xena & mike != william & mike != victoria & mike != ulysses & mike != tina & mike != steve & mike != rachel & mike != quentin & mike != patricia & mike != oscar & mike != nancy & lisa != mike & kyle != mike & julia != mike & ian != mike & hannah != mike & george != mike & emma != mike & david != mike & lucy != mike & susan != mike & john != mike & alice != mike & fred != mike & paul != mike & mary != mike & lisa != yves & lisa != xena & lisa != william & lisa != victoria & lisa != ulysses & lisa != tina & lisa != steve & lisa != rachel & lisa != quentin & lisa != patricia & lisa != oscar & lisa != nancy & lisa != mike & kyle != lisa & julia != lisa & ian != lisa & hannah != lisa & george != lisa & emma != lisa & david != lisa & lucy != lisa & susan != lisa & john != lisa & alice != lisa & fred != lisa & paul != lisa & mary != lisa & kyle != yves & kyle != xena & kyle != william & kyle != victoria & kyle != ulysses & kyle != tina & kyle != steve & kyle != rachel & kyle != quentin & kyle != patricia & kyle != oscar & kyle != nancy & kyle != mike & kyle != lisa & julia != kyle & ian != kyle & hannah != kyle & george != kyle & emma != kyle & david != kyle & lucy != kyle & susan != kyle & john != kyle & alice != kyle & fred != kyle & paul != kyle & mary != kyle & julia != yves & julia != xena & julia != william & julia != victoria & julia != ulysses & julia != tina & julia != steve & julia != rachel & julia != quentin & julia != patricia & julia != oscar & julia != nancy & julia != mike & julia != lisa & julia != kyle & ian != julia & hannah != julia & george != julia & emma != julia & david != julia & lucy != julia & susan != julia & john != julia & alice != julia & fred != julia & paul != julia & mary != julia & ian != yves & ian != xena & ian != william & ian != victoria & ian != ulysses & ian != tina & ian != steve & ian != rachel & ian != quentin & ian != patricia & ian != oscar & ian != nancy & ian != mike & ian != lisa & ian != kyle & ian != julia & hannah != ian & george != ian & emma != ian & david != ian & lucy != ian & susan != ian & john != ian & alice != ian & fred != ian & paul != ian & mary != ian & hannah != yves & hannah != xena & hannah != william & hannah != victoria & hannah != ulysses & hannah != tina & hannah != steve & hannah != rachel & hannah != quentin & hannah != patricia & hannah != oscar & hannah != nancy & hannah != mike & hannah != lisa & hannah != kyle & hannah != julia & hannah != ian & george != hannah & emma != hannah & david != hannah & lucy != hannah & susan != hannah & john != hannah & alice != hannah & fred != hannah & paul != hannah & mary != hannah & george != yves & george != xena & george != william & george != victoria & george != ulysses & george != tina & george != steve & george != rachel & george != quentin & george != patricia & george != oscar & george != nancy & george != mike & george != lisa & george != kyle & george != julia & george != ian & george != hannah & emma != george & david != george & lucy != george & susan != george & john != george & alice != george & fred != george & paul != george & mary != george & emma != yves & emma != xena & emma != william & emma != victoria & emma != ulysses & emma != tina & emma != steve & emma != rachel & emma != quentin & emma != patricia & emma != oscar & emma != nancy & emma != mike & emma != lisa & emma != kyle & emma != julia & emma != ian & emma != hannah & emma != george & david != emma & lucy != emma & susan != emma & john != emma & alice != emma & fred != emma & paul != emma & mary != emma & david != yves & david != xena & david != william & david != victoria & david != ulysses & david != tina & david != steve & david != rachel & david != quentin & david != patricia & david != oscar & david != nancy & david != mike & david != lisa & david != kyle & david != julia & david != ian & david != hannah & david != george & david != emma & lucy != david & susan != david & john != david & alice != david & fred != david & paul != david & mary != david & lucy != yves & lucy != xena & lucy != william & lucy != victoria & lucy != ulysses & lucy != tina & lucy != steve & lucy != rachel & lucy != quentin & lucy != patricia & lucy != oscar & lucy != nancy & lucy != mike & lucy != lisa & lucy != kyle & lucy != julia & lucy != ian & lucy != hannah & lucy != george & lucy != emma & lucy != david & susan != lucy & john != lucy & alice != lucy & fred != lucy & paul != lucy & mary != lucy & susan != yves & susan != xena & susan != william & susan != victoria & susan != ulysses & susan != tina & susan != steve & susan != rachel & susan != quentin & susan != patricia & susan != oscar & susan != nancy & susan != mike & susan != lisa & susan != kyle & susan != julia & susan != ian & susan != hannah & susan != george & susan != emma & susan != david & susan != lucy & john != susan & alice != susan & fred != susan & paul != susan & mary != susan & john != yves & john != xena & john != william & john != victoria & john != ulysses & john != tina & john != steve & john != rachel & john != quentin & john != patricia & john != oscar & john != nancy & john != mike & john != lisa & john != kyle & john != julia & john != ian & john != hannah & john != george & john != emma & john != david & john != lucy & john != susan & alice != john & fred != john & paul != john & mary != john & alice != yves & alice != xena & alice != william & alice != victoria & alice != ulysses & alice != tina & alice != steve & alice != rachel & alice != quentin & alice != patricia & alice != oscar & alice != nancy & alice != mike & alice != lisa & alice != kyle & alice != julia & alice != ian & alice != hannah & alice != george & alice != emma & alice != david & alice != lucy & alice != susan & alice != john & fred != alice & paul != alice & mary != alice & fred != yves & fred != xena & fred != william & fred != victoria & fred != ulysses & fred != tina & fred != steve & fred != rachel & fred != quentin & fred != patricia & fred != oscar & fred != nancy & fred != mike & fred != lisa & fred != kyle & fred != julia & fred != ian & fred != hannah & fred != george & fred != emma & fred != david & fred != lucy & fred != susan & fred != john & fred != alice & paul != fred & mary != fred & paul != yves & paul != xena & paul != william & paul != victoria & paul != ulysses & paul != tina & paul != steve & paul != rachel & paul != quentin & paul != patricia & paul != oscar & paul != nancy & paul != mike & paul != lisa & paul != kyle & paul != julia & paul != ian & paul != hannah & paul != george & paul != emma & paul != david & paul != lucy & paul != susan & paul != john & paul != alice & paul != fred & mary != paul & mary != yves & mary != xena & mary != william & mary != victoria & mary != ulysses & mary != tina & mary != steve & mary != rachel & mary != quentin & mary != patricia & mary != oscar & mary != nancy & mary != mike & mary != lisa & mary != kyle & mary != julia & mary != ian & mary != hannah & mary != george & mary != emma & mary != david & mary != lucy & mary != susan & mary != john & mary != alice & mary != fred & mary != paul [input b23] 25. ! [X0] : (room(X0) => (alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 42. ! [X0] : (room(X0) => ((person(X0) & formal(X0)) => richer(lucy,X0))) [input p17] 45. funny(fred) & formal(alice) [input p20] 50. richer(alice,lucy) [input hypothesis] 67. ! [X0,X1] : ((~richer(X1,X0) | ~richer(X0,X1)) | X0 = X1) [ennf transformation 8] 68. ! [X0,X1] : (~richer(X1,X0) | ~richer(X0,X1) | X0 = X1) [flattening 67] 97. ! [X0] : ((alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 98. ! [X0] : (alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 97] 112. ! [X0] : ((richer(lucy,X0) | (~person(X0) | ~formal(X0))) | ~room(X0)) [ennf transformation 42] 113. ! [X0] : (richer(lucy,X0) | ~person(X0) | ~formal(X0) | ~room(X0)) [flattening 112] 142. ~richer(X1,X0) | ~richer(X0,X1) | X0 = X1 [cnf transformation 68] 160. person(alice) [cnf transformation 23] 350. alice != lucy [cnf transformation 24] 944. room(alice) [cnf transformation 98] 1007. richer(lucy,X0) | ~person(X0) | ~formal(X0) | ~room(X0) [cnf transformation 113] 1019. formal(alice) [cnf transformation 45] 1031. richer(alice,lucy) [cnf transformation 50] 1084. ~richer(lucy,alice) | alice = lucy [resolution 142,1031] 1088. ~richer(lucy,alice) [subsumption resolution 1084,350] 1175. ~person(alice) | ~formal(alice) | ~room(alice) [resolution 1007,1088] 1177. ~formal(alice) | ~room(alice) [subsumption resolution 1175,160] 1178. ~room(alice) [subsumption resolution 1177,1019] 1179. $false [subsumption resolution 1178,944] % SZS output end Proof for 5081845642481760327679460 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.049 s % ------------------------------ % ------------------------------
341
32
[ 0, 17, 20 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p17': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p20': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'christine', 'paul': 'elenor', 'fred': 'john', 'alice': 'jamie', 'john': 'jeanne', 'susan': 'jennifer', 'lucy': 'anthony', 'david': 'melissa', 'emma': 'george', 'george': 'barbara', 'hannah': 'charles', 'ian': 'sherry', 'julia': 'william', 'kyle': 'scott', 'lisa': 'willie', 'mike': 'joanne', 'nancy': 'elizabeth', 'oscar': 'sandra', 'patricia': 'jessie', 'quentin': 'james', 'rachel': 'francis', 'steve': 'kerry', 'tina': 'claudia', 'ulysses': 'luis', 'victoria': 'raymond', 'william': 'june', 'xena': 'carlos', 'yves': 'ethel', 'Mary': 'Christine', 'Paul': 'Elenor', 'Fred': 'John', 'Alice': 'Jamie', 'John': 'Jeanne', 'Susan': 'Jennifer', 'Lucy': 'Anthony', 'David': 'Melissa', 'Emma': 'George', 'George': 'Barbara', 'Hannah': 'Charles', 'Ian': 'Sherry', 'Julia': 'William', 'Kyle': 'Scott', 'Lisa': 'Willie', 'Mike': 'Joanne', 'Nancy': 'Elizabeth', 'Oscar': 'Sandra', 'Patricia': 'Jessie', 'Quentin': 'James', 'Rachel': 'Francis', 'Steve': 'Kerry', 'Tina': 'Claudia', 'Ulysses': 'Luis', 'Victoria': 'Raymond', 'William': 'June', 'Xena': 'Carlos', 'Yves': 'Ethel', '~preda': 'does not enjoy logic puzzles', '~predb': 'does not work on fridays', '~predc': 'does not make homemade pastries', '~predd': 'does not host a popular podcast about emerging technologies', '~prede': 'does not create augmented reality experiences for mobile applications', '~predf': 'does not make intricate hand-cut paper art for exhibitions', '~predg': 'does not own a smart tv', '~predh': 'does not enjoy kayaking', '~predi': 'is not an avid hiker', '~predj': 'is not an avid collector of autographed memorabilia from famous musicians', '~predk': 'does not enjoy stargazing', '~predl': 'does not have a tattoo', '~predm': 'does not train for and competes in international triathlons', '~predn': 'does not regularly goes on multi-day backpacking trips in national parks', '~predo': 'does not enjoy wildlife photography', '~predp': 'does not enjoy watercolor painting', '~predq': 'does not collect rare minerals', '~predr': 'does not collect antique jewelry', '~preds': 'is not right-handed', '~predt': 'is not a wine connoisseur', '~predu': 'does not host regular workshops on creative writing', '~predv': 'is not a craft beer aficionado', '~predw': 'does not collect vintage stamps', '~predx': 'does not have a piercing', '~predy': 'is not a scotch connoisseur', '~predz': 'does not host regular game nights featuring complex strategy games', 'preda': 'enjoys logic puzzles', 'predb': 'works on fridays', 'predc': 'makes homemade pastries', 'predd': 'hosts a popular podcast about emerging technologies', 'prede': 'creates augmented reality experiences for mobile applications', 'predf': 'makes intricate hand-cut paper art for exhibitions', 'predg': 'owns a smart tv', 'predh': 'enjoys kayaking', 'predi': 'is an avid hiker', 'predj': 'is an avid collector of autographed memorabilia from famous musicians', 'predk': 'enjoys stargazing', 'predl': 'has a tattoo', 'predm': 'trains for and competes in international triathlons', 'predn': 'regularly goes on multi-day backpacking trips in national parks', 'predo': 'enjoys wildlife photography', 'predp': 'enjoys watercolor painting', 'predq': 'collects rare minerals', 'predr': 'collects antique jewelry', 'preds': 'is right-handed', 'predt': 'is a wine connoisseur', 'predu': 'hosts regular workshops on creative writing', 'predv': 'is a craft beer aficionado', 'predw': 'collects vintage stamps', 'predx': 'has a piercing', 'predy': 'is a scotch connoisseur', 'predz': 'hosts regular game nights featuring complex strategy games', '~propositiona': 'Glass rain does not fall on a distant planet.', 'propositiona': 'Glass rain falls on a distant planet.', '~propositionb': 'A door does not randomly teleport those who pass through it.', 'propositionb': 'A door randomly teleports those who pass through it.', '~propositionc': 'A river does not flow uphill on Tuesdays.', 'propositionc': 'A river flows uphill only on Tuesdays.', '~propositiond': 'Socks do not disappear worldwide every full moon.', 'propositiond': 'Socks disappear worldwide every full moon.', '~propositione': 'A bridge does not sing when it is crossed.', 'propositione': 'A bridge sings when it is crossed.'}
Robert, Ray, Phoebe are the only persons in the room. “Sudie and Robert hate each other” if “Robert and Sandra hate each other” Ray and Phoebe are not a patient kind quiet persons all creative persons in the room are kind exactly three persons in the room practices archery “A desert does not bloom with snowdrops every year.” or “A book cannot be opened only at midnight.” or both Ray and Andrew like each other everyone in the room is not a wise tourist if they is a skilled home brewer experimenting with craft beer recipes Ray and Sudie hate each other exactly two persons in the room is a client of Richard Ray who does not use an ios phone is not a patient european exactly two persons in the room does not like John Ray who is not dedicated to sustainable living and zero-waste practices does not hate Tammy exactly three persons in the room is creative Robert does not collect classic novels “All swans in one park are blue.” and “A book cannot be opened only at midnight.” and “A pizza does not exist that tastes like ice cream.” everyone in the room is a sibling of Melody only if they is quiet everyone in the room who is not liked by Tammyn is a night owl Ray and Paul hate each other Robert does not practice pilates Phoebe who can play the piano is a client of Oscar “A desert does not bloom with snowdrops every year.” or “A tower leans significantly but never falls.” or both everyone anywhere who is not dedicated to sustainable living and zero-waste practices neither hates Lura nor is a sibling of Paul Ray and Robert are not a creative funny persons everyone in the room is a sibling of Miriam or does not practice pilates at most three persons outside the room is wise Jordan and Phoebe hate each other Richard and Robert like each other
Robert collects classic novels
contradiction
room(mary)&room(paul)&room(fred)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred')))& (((hate(mary,rachel) & hate(rachel,mary)))=>((hate(nancy,mary) & hate(mary,nancy))))& (~(patient(paul)&kind(paul)&quiet(paul)&person(paul))&~(patient(fred)&kind(fred)&quiet(fred)&person(fred)))& (![X]:(room(X)=>(creative(X)=>kind(X))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predb(A)&predb(B)&predb(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predb(A)&predb(B)&predb(C)&predb(D)))))& (((~propositione)|(~propositionb)))& ((like(paul,alice) & like(alice,paul)))& (![X]:(room(X)=>(((predi(X))=>(~(wise(X)&tourist(X)))))))& ((hate(paul,nancy) & hate(nancy,paul)))& ((?[A,B]:(room(A)&room(B)&(A!=B)&client(patricia,A)&client(patricia,B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&client(patricia,A)&client(patricia,B)&client(patricia,C)))))& ((~predp(paul))&(~(patient(paul)&european(paul))))& ((?[A,B]:(room(A)&room(B)&(A!=B)&~like(john,A)&~like(john,B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(john,A)&~like(john,B)&~like(john,C)))))& ((~predt(paul))&(~hate(steve,paul)))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&creative(A)&creative(B)&creative(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&creative(A)&creative(B)&creative(C)&creative(D)))))& (~predk(mary))& (((propositiond)&(~propositionb)&(~propositionc)))& (![X]:(room(X)=>(((quiet(X))<=(sibling(lisa,X))))))& (![X]:(room(X)=>(((~like(X,julia))=>(preds(X))))))& ((hate(paul,mike) & hate(mike,paul)))& (~predy(mary))& ((predw(fred))&(client(tina,fred)))& (((~propositione)|(propositiona)))& (![X]:(anywhere(X)=>(((~predt(X))=>(~((hate(yves,X))|(sibling(mike,X))))))))& (~(creative(paul)&funny(paul)&person(paul))&~(creative(mary)&funny(mary)&person(mary)))& (![X]:(room(X)=>(((~predy(X))|(sibling(george,X))))))& (~(?[A,B,C,D]:(~room(A)&~room(B)&~room(C)&~room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&wise(A)&wise(B)&wise(C)&wise(D))))& ((hate(victoria,fred) & hate(fred,victoria)))& ((like(patricia,mary) & like(mary,patricia)))
predk(mary)
[ "p14", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 5616400688177646372104431 % SZS output start Proof for 5616400688177646372104431 39. ~predk(mary) [input p14] 53. predk(mary) [input hypothesis] 957. ~predk(mary) [cnf transformation 39] 968. predk(mary) [cnf transformation 53] 989. $false [subsumption resolution 968,957] % SZS output end Proof for 5616400688177646372104431 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.034 s % ------------------------------ % ------------------------------
314
32
[ 14 ]
{'p14': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'robert', 'paul': 'ray', 'fred': 'phoebe', 'alice': 'andrew', 'john': 'john', 'susan': 'thomas', 'lucy': 'danna', 'david': 'kimberley', 'emma': 'david', 'george': 'miriam', 'hannah': 'melissa', 'ian': 'arturo', 'julia': 'steven', 'kyle': 'mary', 'lisa': 'melody', 'mike': 'paul', 'nancy': 'sudie', 'oscar': 'jean', 'patricia': 'richard', 'quentin': 'alexandra', 'rachel': 'sandra', 'steve': 'tammy', 'tina': 'oscar', 'ulysses': 'lewis', 'victoria': 'jordan', 'william': 'jerry', 'xena': 'carol', 'yves': 'lura', 'Mary': 'Robert', 'Paul': 'Ray', 'Fred': 'Phoebe', 'Alice': 'Andrew', 'John': 'John', 'Susan': 'Thomas', 'Lucy': 'Danna', 'David': 'Kimberley', 'Emma': 'David', 'George': 'Miriam', 'Hannah': 'Melissa', 'Ian': 'Arturo', 'Julia': 'Steven', 'Kyle': 'Mary', 'Lisa': 'Melody', 'Mike': 'Paul', 'Nancy': 'Sudie', 'Oscar': 'Jean', 'Patricia': 'Richard', 'Quentin': 'Alexandra', 'Rachel': 'Sandra', 'Steve': 'Tammy', 'Tina': 'Oscar', 'Ulysses': 'Lewis', 'Victoria': 'Jordan', 'William': 'Jerry', 'Xena': 'Carol', 'Yves': 'Lura', '~preda': 'does not create YouTube content', '~predb': 'does not practice archery', '~predc': 'is not an avid mountain climber who has scaled several peaks', '~predd': 'does not enjoy windsurfing', '~prede': 'is not passionate about collecting and restoring classic cars', '~predf': 'does not enjoy landscape photography', '~predg': 'is not an active member of a local robotics club', '~predh': 'does not host a popular podcast about emerging technologies', '~predi': 'is not a skilled home brewer experimenting with craft beer recipes', '~predj': 'does not own a significant collection of rare gemstones and minerals', '~predk': 'does not collect classic novels', '~predl': 'does not use a Windows laptop', '~predm': 'does not enjoy logic puzzles', '~predn': 'does not enjoy kayaking', '~predo': 'does not have a saltwater aquarium', '~predp': 'does not use an ios phone', '~predq': 'is not an avid collector of autographed memorabilia from famous musicians', '~predr': 'does not own an extensive assortment of vintage comic book memorabilia', '~preds': 'is not a night owl', '~predt': 'is not dedicated to sustainable living and zero-waste practices', '~predu': 'does not own a television', '~predv': 'does not practice and performs acrobatic dance routines', '~predw': 'cannot play the piano', '~predx': 'does not enjoy spelunking', '~predy': 'does not practice pilates', '~predz': 'does not practice calligraphy', 'preda': 'creates YouTube content', 'predb': 'practices archery', 'predc': 'is an avid mountain climber who has scaled several peaks', 'predd': 'enjoys windsurfing', 'prede': 'is passionate about collecting and restoring classic cars', 'predf': 'enjoys landscape photography', 'predg': 'is an active member of a local robotics club', 'predh': 'hosts a popular podcast about emerging technologies', 'predi': 'is a skilled home brewer experimenting with craft beer recipes', 'predj': 'owns a significant collection of rare gemstones and minerals', 'predk': 'collects classic novels', 'predl': 'uses a Windows laptop', 'predm': 'enjoys logic puzzles', 'predn': 'enjoys kayaking', 'predo': 'has a saltwater aquarium', 'predp': 'uses an ios phone', 'predq': 'is an avid collector of autographed memorabilia from famous musicians', 'predr': 'owns an extensive assortment of vintage comic book memorabilia', 'preds': 'is a night owl', 'predt': 'is dedicated to sustainable living and zero-waste practices', 'predu': 'own a television', 'predv': 'practices and performs acrobatic dance routines', 'predw': 'can play the piano', 'predx': 'enjoys spelunking', 'predy': 'practices pilates', 'predz': 'practices calligraphy', '~propositiona': 'A tower does not lean significantly without falling.', 'propositiona': 'A tower leans significantly but never falls.', '~propositionb': 'A book cannot be opened only at midnight.', 'propositionb': 'A book can be opened only at midnight.', '~propositionc': 'A pizza does not exist that tastes like ice cream.', 'propositionc': 'A pizza exists that tastes like ice cream.', '~propositiond': 'Not all swans in one park are blue.', 'propositiond': 'All swans in one park are blue.', '~propositione': 'A desert does not bloom with snowdrops every year.', 'propositione': 'A desert blooms with snowdrops every year.'}
Randall, Matthew, Lenna, Thomas, Vita, Michael, Alex, Daniel, Rocco are the only persons in the room. if “not everyone in the room is a client of Rosemary or does not enjoy spelunking” then “neither “A bridge does not sing when it is crossed.” nor “A desert blooms with snowdrops every year.”” if “Rocco is not a happy funny tourist” then “A frog does not sing opera in the swamp at night.” everyone anywhere who is a strong creative curious tourist is a client of Amanda, is a tall european and is a client of Mercedes someone who is brave is older than someone who is not a humble tall person, practices tai chi or is kind everyone in the room is a skilled home brewer experimenting with craft beer recipes if they is older than Esther not everyone in the room who is not a formal happy person likes Esther Lenna who practices and performs acrobatic dance routines is quieter than Amanda if someone is richer than James then he/she enjoys spelunking everyone outside the room who is not a tall person makes homemade pastries Vita is not a quiet tall european at most three persons in the room enjoys bird watching exactly four persons in the room likes Penny Penny is a client of Thomas it is not the case that “at most three persons in the room is a old wise person” Daniel is not creative “A tower leans significantly but never falls.” or “A desert blooms with snowdrops every year.” or both Thomas likes Karen Vita and Daniel are respectively formal and organized Vita who uses an ios phone and does not hate Mary makes homemade pastries at most four persons in the room is strong Alex is a client of Karen if someone enjoys bird watching then he/she practices tai chi and vice versa neither “A bridge sings when it is crossed.” nor “A frog does not sing opera in the swamp at night.” more than one person anywhere enjoys spelunking or collects rare minerals or both if someone is creative then he/she is a organized person someone anywhere is a skilled home brewer experimenting with craft beer recipes all happy persons in the room are wise everyone in the room who is not kind, not humble uses an ios phone Vita and Matthew are quieter than Marjorie Thomas and Matthew are old persons everyone in the room who is a culinary enthusiast who experiments with international cuisines is hated by Susan everyone in the room who is quiet is not a patient person
A bridge sings when it is crossed.
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma')))& ((~![X]:(room(X)=>(((~predo(X))|(client(steve,X))))))=>(~((~propositiona)|(propositiond))))& ((~(happy(emma)&funny(emma)&tourist(emma)))=>(~propositione))& (![X]:(anywhere(X)=>(((strong(X)&creative(X)&curious(X)&tourist(X))=>(((client(ian,X))&(tall(X)&european(X))&(client(george,X))))))))& (?[X,Y]:((brave(X))&(((~(humble(Y)&tall(Y)&person(Y)))|(predb(Y))|(kind(Y))))&(older(X,Y))))& (![X]:(room(X)=>(((older(lisa,X))=>(predv(X))))))& (~![X]:(room(X)=>(((~(formal(X)&happy(X)&person(X)))=>(like(lisa,X))))))& ((predc(fred))&(quieter(ian,fred)))& ((![X]:((richer(tina,X))=>(predo(X)))))& (![X]:(~room(X)=>(((~(tall(X)&person(X)))=>(predp(X))))))& (~(quiet(john)&tall(john)&european(john)))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predm(A)&predm(B)&predm(C)&predm(D))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&like(yves,A)&like(yves,B)&like(yves,C)&like(yves,D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&like(yves,A)&like(yves,B)&like(yves,C)&like(yves,D)&like(yves,E)))))& (client(alice,yves))& (~(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&old(A)&wise(A)&person(A)&old(B)&wise(B)&person(B)&old(C)&wise(C)&person(C)&old(D)&wise(D)&person(D)))))& (~creative(david))& (((propositionc)|(propositiond)))& (like(mike,alice))& ((formal(john))&(organized(david)))& ((((predj(john))&(~hate(kyle,john))))&(predp(john)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&strong(A)&strong(B)&strong(C)&strong(D)&strong(E))))& (client(mike,lucy))& ((![X]:((predm(X))<=>(predb(X)))))& (~((propositiona)|(~propositione)))& ((?[X,Y]:(anywhere(X)&anywhere(Y)&(((predo(X))|(predh(X)))&((predo(Y))|(predh(Y))))&(X!=Y))))& ((![X]:((creative(X))=>(organized(X)&person(X)))))& (?[X]:(anywhere(X)&(predv(X))))& (![X]:(room(X)=>(happy(X)=>wise(X))))& (![X]:(room(X)=>(((~kind(X)&~humble(X))=>(predj(X))))))& (quieter(quentin,john)&quieter(quentin,paul))& (old(alice)&person(alice)&old(paul)&person(paul))& (![X]:(room(X)=>(((predk(X))=>(hate(X,oscar))))))& (![X]:(room(X)=>(((quiet(X))=>(~(patient(X)&person(X)))))))
propositiona
[ "p23", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 3693070270898940215774213 % SZS output start Proof for 3693070270898940215774213 48. ~(~propositione | propositiona) [input p23] 58. propositiona [input hypothesis] 142. propositione & ~propositiona [ennf transformation 48] 1009. ~propositiona [cnf transformation 142] 1018. propositiona [cnf transformation 58] 1047. $false [subsumption resolution 1018,1009] % SZS output end Proof for 3693070270898940215774213 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
424
32
[ 23 ]
{'p23': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'randall', 'paul': 'matthew', 'fred': 'lenna', 'alice': 'thomas', 'john': 'vita', 'susan': 'michael', 'lucy': 'alex', 'david': 'daniel', 'emma': 'rocco', 'george': 'mercedes', 'hannah': 'doris', 'ian': 'amanda', 'julia': 'janice', 'kyle': 'mary', 'lisa': 'esther', 'mike': 'karen', 'nancy': 'shannon', 'oscar': 'susan', 'patricia': 'ryan', 'quentin': 'marjorie', 'rachel': 'leo', 'steve': 'rosemary', 'tina': 'james', 'ulysses': 'shawn', 'victoria': 'rogelio', 'william': 'jose', 'xena': 'natalie', 'yves': 'penny', 'Mary': 'Randall', 'Paul': 'Matthew', 'Fred': 'Lenna', 'Alice': 'Thomas', 'John': 'Vita', 'Susan': 'Michael', 'Lucy': 'Alex', 'David': 'Daniel', 'Emma': 'Rocco', 'George': 'Mercedes', 'Hannah': 'Doris', 'Ian': 'Amanda', 'Julia': 'Janice', 'Kyle': 'Mary', 'Lisa': 'Esther', 'Mike': 'Karen', 'Nancy': 'Shannon', 'Oscar': 'Susan', 'Patricia': 'Ryan', 'Quentin': 'Marjorie', 'Rachel': 'Leo', 'Steve': 'Rosemary', 'Tina': 'James', 'Ulysses': 'Shawn', 'Victoria': 'Rogelio', 'William': 'Jose', 'Xena': 'Natalie', 'Yves': 'Penny', '~preda': 'does not create bespoke furniture pieces from reclaimed wood', '~predb': 'does not practice tai chi', '~predc': 'does not practice and performs acrobatic dance routines', '~predd': 'does not enjoy kayaking', '~prede': 'does not write poetry', '~predf': 'does not create YouTube content', '~predg': 'does not collect vintage vinyl records', '~predh': 'does not collect rare minerals', '~predi': 'is not an avid hiker', '~predj': 'does not use an ios phone', '~predk': 'is not a culinary enthusiast who experiments with international cuisines', '~predl': 'does not host a YouTube channel dedicated to art tutorials', '~predm': 'does not enjoy bird watching', '~predn': 'does not play the drums', '~predo': 'does not enjoy spelunking', '~predp': 'does not make homemade pastries', '~predq': 'is not a craft beer aficionado', '~predr': 'does not know morse code', '~preds': 'does not play video games', '~predt': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predu': 'does not write and illustrates their own graphic novels', '~predv': 'is not a skilled home brewer experimenting with craft beer recipes', '~predw': 'is not a dedicated advocate for digital privacy and encryption', '~predx': 'is not a coffee connoisseur', '~predy': 'does not play as a goalkeeper for a local amateur soccer team', '~predz': 'does not practice yoga', 'preda': 'creates bespoke furniture pieces from reclaimed wood', 'predb': 'practices tai chi', 'predc': 'practices and performs acrobatic dance routines', 'predd': 'enjoys kayaking', 'prede': 'writes poetry', 'predf': 'creates YouTube content', 'predg': 'collects vintage vinyl records', 'predh': 'collects rare minerals', 'predi': 'is an avid hiker', 'predj': 'uses an ios phone', 'predk': 'is a culinary enthusiast who experiments with international cuisines', 'predl': 'hosts a YouTube channel dedicated to art tutorials', 'predm': 'enjoys bird watching', 'predn': 'plays the drums', 'predo': 'enjoys spelunking', 'predp': 'makes homemade pastries', 'predq': 'is a craft beer aficionado', 'predr': 'knows morse code', 'preds': 'plays video games', 'predt': 'is an enthusiastic bird watcher who travels for rare sightings', 'predu': 'writes and illustrates their own graphic novels', 'predv': 'is a skilled home brewer experimenting with craft beer recipes', 'predw': 'is a dedicated advocate for digital privacy and encryption', 'predx': 'is a coffee connoisseur', 'predy': 'plays as a goalkeeper for a local amateur soccer team', 'predz': 'does practice yoga', '~propositiona': 'A bridge does not sing when it is crossed.', 'propositiona': 'A bridge sings when it is crossed.', '~propositionb': 'Glass rain does not fall on a distant planet.', 'propositionb': 'Glass rain falls on a distant planet.', '~propositionc': 'A tower does not lean significantly without falling.', 'propositionc': 'A tower leans significantly but never falls.', '~propositiond': 'A desert does not bloom with snowdrops every year.', 'propositiond': 'A desert blooms with snowdrops every year.', '~propositione': 'A frog does not sing opera in the swamp at night.', 'propositione': 'A frog sings opera in the swamp at night.'}
Delores, Katherine, Timothy, Kerri, Angelica, Ruby, Major, Maria, Major, Justin are the only persons in the room. “everyone in the room maintains a personal blog focused on cybersecurity tips” if “Angelica is humble” either “neither “A pizza does not exist that tastes like ice cream.” nor “A shadow appears only at noon.”” or “no one in the room does practice yoga” but not both “everyone in the room is brave if they practices archery” if “A shadow appears only at noon.” everyone anywhere practices archery Timothy does enjoy mountain biking at most two persons in the room plays as a goalkeeper for a local amateur soccer team if someone is an enthusiastic bird watcher who travels for rare sightings then he/she is hated by Philip Major is a funny person someone in the room does enjoy trail running if someone is a strong tourist then he/she is a old tourist if someone has lived in exactly three countries then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “A pen does not exist that only writes secrets.” and “A bridge does not sing when it is crossed.” everyone in the room writes in-depth travel guides for off-the-beaten-path destinations only one person in the room is a client of Costco Katherine is a wine connoisseur exactly three persons in the room is a kind person everyone in the room is a kind tourist, does practice yoga or is formal Katherine is creative only one person in the room can play the harmonica Major is a happy european at least two persons in the room practices archery “A pizza exists that tastes like ice cream.” and “A bridge does not sing when it is crossed.” all quiet persons outside the room are strong at most two persons in the room is funny Maria is a tall european A pen does not exist that only writes secrets. no old person in the room is funny everyone in the room is a certified yoga instructor teaching classes weekly everyone in the room does enjoy trail running if they is a formal quiet brave humble person no kind person in the room is wise everyone in the room is strong if they is right-handed and vice versa everyone in the room is not a kind patient old person everyone in the room who streams on Twitch plays as a goalkeeper for a local amateur soccer team everyone in the room who is a patient european hates Tyson if someone has lived in exactly three countries then he/she is a night owl and vice versa A shadow does not appear only at noon. Major and Delores like each other all tall persons in the room are patient everyone outside the room collects antique clocks if they is not kind no curious person in the room is formal everyone in the room works on fridays if they does enjoy mountain biking everyone in the room who owns a smart tv does enjoy trail running everyone outside the room practices digital art if they is a wine connoisseur everyone in the room who is a wine connoisseur is a old tourist Benito and Delores like each other everyone in the room who has lived in exactly three countries is a client of Costco everyone in the room is not patient if they practices digital art “A pen does not exist that only writes secrets.” or “A river does not flow uphill on Tuesdays.” but not both everyone in the room creates YouTube content at least four persons in the room hosts regular workshops on creative writing no wise person in the room is tall
Maria is quiet
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& (![X]:(room(X)=>(old(X)=>~funny(X))))& (![X]:(room(X)=>(preda(X))))& (![X]:(room(X)=>(((formal(X)&quiet(X)&brave(X)&humble(X)&person(X))=>(predd(X))))))& (![X]:(room(X)=>(kind(X)=>~wise(X))))& (![X]:(room(X)=>(((strong(X))<=>(prede(X))))))& (![X]:(room(X)=>(~(kind(X)&patient(X)&old(X)&person(X)))))& (![X]:(room(X)=>(((predy(X))=>(predh(X))))))& (![X]:(room(X)=>(((patient(X)&european(X))=>(hate(hannah,X))))))& ((![X]:((predx(X))<=>(predi(X)))))& (~propositione)& ((like(emma,mary) & like(mary,emma)))& (![X]:(room(X)=>(tall(X)=>patient(X))))& (![X]:(~room(X)=>(((~kind(X))=>(predj(X))))))& (![X]:(room(X)=>(curious(X)=>~formal(X))))& (![X]:(room(X)=>(((preds(X))=>(predl(X))))))& (![X]:(room(X)=>(((predt(X))=>(predd(X))))))& (![X]:(~room(X)=>(((predn(X))=>(predo(X))))))& (![X]:(room(X)=>(((predn(X))=>(old(X)&tourist(X))))))& ((like(william,mary) & like(mary,william)))& (![X]:(room(X)=>(((predx(X))=>(predw(X))))))& (![X]:(room(X)=>(((predo(X))=>(~patient(X))))))& (((~propositiond)<~>(~propositionb)))& (![X]:(room(X)=>(predk(X))))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predq(A)&predq(B)&predq(C)&predq(D)))& (![X]:(room(X)=>(wise(X)=>~tall(X))))
quiet(david)
[]
null
568
64
[]
{}
true
{'mary': 'delores', 'paul': 'katherine', 'fred': 'timothy', 'alice': 'kerri', 'john': 'angelica', 'susan': 'ruby', 'lucy': 'emma', 'david': 'maria', 'emma': 'major', 'george': 'justin', 'hannah': 'tyson', 'ian': 'aretha', 'julia': 'norma', 'kyle': 'joan', 'lisa': 'nelda', 'mike': 'aaron', 'nancy': 'vicki', 'oscar': 'linda', 'patricia': 'candace', 'quentin': 'gerardo', 'rachel': 'jordan', 'steve': 'phyllis', 'tina': 'patrina', 'ulysses': 'philip', 'victoria': 'suzanne', 'william': 'benito', 'xena': 'homer', 'yves': 'ronnie', 'Mary': 'Delores', 'Paul': 'Katherine', 'Fred': 'Timothy', 'Alice': 'Kerri', 'John': 'Angelica', 'Susan': 'Ruby', 'Lucy': 'Emma', 'David': 'Maria', 'Emma': 'Major', 'George': 'Justin', 'Hannah': 'Tyson', 'Ian': 'Aretha', 'Julia': 'Norma', 'Kyle': 'Joan', 'Lisa': 'Nelda', 'Mike': 'Aaron', 'Nancy': 'Vicki', 'Oscar': 'Linda', 'Patricia': 'Candace', 'Quentin': 'Gerardo', 'Rachel': 'Jordan', 'Steve': 'Phyllis', 'Tina': 'Patrina', 'Ulysses': 'Philip', 'Victoria': 'Suzanne', 'William': 'Benito', 'Xena': 'Homer', 'Yves': 'Ronnie', '~preda': 'is not a certified yoga instructor teaching classes weekly', '~predb': 'is not a dedicated volunteer for local community service projects', '~predc': 'does not practice pilates', '~predd': 'does not enjoy trail running', '~prede': 'is not right-handed', '~predf': 'does not host a YouTube channel dedicated to art tutorials', '~predg': 'does not practice archery', '~predh': 'does not play as a goalkeeper for a local amateur soccer team', '~predi': 'is not a night owl', '~predj': 'does not collect antique clocks', '~predk': 'does not create YouTube content', '~predl': 'does not work on fridays', '~predm': 'does not maintain a personal blog focused on cybersecurity tips', '~predn': 'is not a wine connoisseur', '~predo': 'does not practice digital art', '~predp': 'cannot play the harmonica', '~predq': 'does not host regular workshops on creative writing', '~predr': 'is not an enthusiastic bird watcher who travels for rare sightings', '~preds': 'does not enjoy mountain biking', '~predt': 'does not own a smart tv', '~predu': 'does not practice yoga', '~predv': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predw': 'is not a client of Costco', '~predx': 'does not have lived in exactly three countries', '~predy': 'does not stream on Twitch', '~predz': 'does not enjoy writing detailed reviews of new and classic board games', 'preda': 'is a certified yoga instructor teaching classes weekly', 'predb': 'is a dedicated volunteer for local community service projects', 'predc': 'practices pilates', 'predd': 'does enjoy trail running', 'prede': 'is right-handed', 'predf': 'hosts a YouTube channel dedicated to art tutorials', 'predg': 'practices archery', 'predh': 'plays as a goalkeeper for a local amateur soccer team', 'predi': 'is a night owl', 'predj': 'collects antique clocks', 'predk': 'creates YouTube content', 'predl': 'works on fridays', 'predm': 'maintains a personal blog focused on cybersecurity tips', 'predn': 'is a wine connoisseur', 'predo': 'practices digital art', 'predp': 'can play the harmonica', 'predq': 'hosts regular workshops on creative writing', 'predr': 'is an enthusiastic bird watcher who travels for rare sightings', 'preds': 'does enjoy mountain biking', 'predt': 'owns a smart tv', 'predu': 'does practice yoga', 'predv': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predw': 'is a client of Costco', 'predx': 'has lived in exactly three countries', 'predy': 'streams on Twitch', 'predz': 'enjoys writing detailed reviews of new and classic board games', '~propositiona': 'A pizza does not exist that tastes like ice cream.', 'propositiona': 'A pizza exists that tastes like ice cream.', '~propositionb': 'A river does not flow uphill on Tuesdays.', 'propositionb': 'A river flows uphill only on Tuesdays.', '~propositionc': 'A bridge does not sing when it is crossed.', 'propositionc': 'A bridge sings when it is crossed.', '~propositiond': 'A pen does not exist that only writes secrets.', 'propositiond': 'A pen exists that only writes secrets.', '~propositione': 'A shadow does not appear only at noon.', 'propositione': 'A shadow appears only at noon.'}
Goldie, Robert are the only persons in the room. if “Goldie is a client of Sophia” then “Goldie and Betty like each other” if “Robert is a sibling of Sally” then “everyone in the room is richer than Jonathan only if they is a client of Sally” ““A city has outlawed the use of round tables.” or “A city has not outlawed the use of round tables.” or both” only if “Goldie is not liked by Barbara” “Robert practices kickboxing” only if “everyone in the room is not an avid collector of autographed memorabilia from famous musicians or is a quiet european” if “no one in the room does not enjoy virtual reality gaming or is not brave” then “someone outside the room enjoys fishing” “Robert is a client of Scott” if “everyone in the room does not enjoy virtual reality gaming or is quieter than Keena” “Goldie and Robert are respectively curious and kind” if “Goldie is not brave and likes Betty” and vice versa either “neither “A frog sings opera in the swamp at night.” nor “A book cannot be opened only at midnight.”” or “everyone in the room is older than Sally or does not travel domestically frequently” but not both either “Goldie is a client of Barbara” or ““A book cannot be opened only at midnight.” or “A frog does not sing opera in the swamp at night.” or both” but not both “A frog sings opera in the swamp at night.” or “A city has not outlawed the use of round tables.” or both everyone in the room is not not funny if they is not liked by Betty and vice versa all funny persons in the room are creative Goldie does not practice kickboxing Goldie is an avid collector of autographed memorabilia from famous musicians Robert and Goldie are respectively old and strong at least one person in the room does not host regular workshops on creative writing at least two persons anywhere is not a strong old european everyone anywhere collects rare and antique scientific instruments or does not practice yoga everyone outside the room who is a sibling of Scott can play the harmonica everyone outside the room who does not enjoy stand-up paddleboarding and is a strong happy european is a sibling of Keena more than one person in the room is not happy at most four persons in the room is hated by Dwayne no one anywhere can play the harmonica, owns a telescope and is a wise european only if they is a kind humble person everyone in the room who is not a funny person is humble everyone in the room who enjoys fishing is a organized tall person everyone in the room is not hated by June if they enjoys salsa dancing everyone in the room who is not a tall european is hated by John Robert is a sibling of Sally
Goldie is a happy person
contradiction
room(mary)&room(paul)&(![X]:(room(X)=>(X='mary'|X='paul')))& ((client(oscar,mary))=>((like(mary,ulysses) & like(ulysses,mary))))& ((sibling(julia,paul))=>(![X]:(room(X)=>(((client(julia,X))<=(richer(ian,X)))))))& ((((propositiond)|(~propositiond)))=>(~like(mary,kyle)))& ((predm(paul))=>(![X]:(room(X)=>(((quiet(X)&european(X))|(~predv(X)))))))& ((~?[X]:(room(X)=>(((~brave(X))|(~predb(X))))))=>(?[X]:(~room(X)&(predy(X)))))& ((![X]:(room(X)=>(((quieter(steve,X))|(~predb(X))))))=>(client(lisa,paul)))& ((((~brave(mary))&(like(ulysses,mary))))<=>((curious(mary))&(kind(paul))))& ((~((propositionb)|(~propositione)))<~>(![X]:(room(X)=>(((~preda(X))|(older(julia,X)))))))& ((client(kyle,mary))<~>(((~propositione)|(~propositionb))))& (((propositionb)|(~propositiond)))& (![X]:(room(X)=>(((~~funny(X))<=>(~like(X,ulysses))))))& (![X]:(room(X)=>(funny(X)=>creative(X))))& (~predm(mary))& (predv(mary))& ((old(paul))&(strong(mary)))& (((?[X]:(room(X)&~predc(X)))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&~(strong(A)&old(A)&european(A))&~(strong(B)&old(B)&european(B))))& (![X]:(anywhere(X)=>(((~predq(X))|(prede(X))))))& (![X]:(~room(X)=>(((sibling(lisa,X))=>(predr(X))))))& (![X]:(~room(X)=>(((((~predo(X))&(strong(X)&happy(X)&european(X))))=>(sibling(steve,X))))))& ((?[X,Y]:(room(X)&room(Y)&(~happy(X)&~happy(Y))&(X!=Y))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&hate(A,fred)&hate(B,fred)&hate(C,fred)&hate(D,fred)&hate(E,fred))))& (~?[X]:(anywhere(X)=>(((kind(X)&humble(X)&person(X))<=(((predr(X))&(predi(X))&(wise(X)&european(X))))))))& (![X]:(room(X)=>(((~(funny(X)&person(X)))=>(humble(X))))))& (![X]:(room(X)=>(((predy(X))=>(organized(X)&tall(X)&person(X))))))& (![X]:(room(X)=>(((predz(X))=>(~hate(X,william))))))& (![X]:(room(X)=>(((~(tall(X)&european(X)))=>(hate(X,susan))))))& (sibling(julia,paul))
happy(mary)&person(mary)
[ "p0", "p21", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 1362677327188043055472750 % SZS output start Proof for 1362677327188043055472750 25. ! [X0] : (room(X0) => (paul = X0 | mary = X0)) & room(paul) & room(mary) [input p0] 46. ? [X0,X1] : (X0 != X1 & ~happy(X1) & ~happy(X0) & room(X1) & room(X0)) [input p21] 54. person(mary) & happy(mary) [input hypothesis] 115. ! [X0] : ((paul = X0 | mary = X0) | ~room(X0)) & room(paul) & room(mary) [ennf transformation 25] 116. ! [X0] : (paul = X0 | mary = X0 | ~room(X0)) & room(paul) & room(mary) [flattening 115] 158. ? [X0,X1] : (X0 != X1 & ~happy(X1) & ~happy(X0) & room(X1) & room(X0)) => (sK7 != sK8 & ~happy(sK8) & ~happy(sK7) & room(sK8) & room(sK7)) [choice axiom] 159. sK7 != sK8 & ~happy(sK8) & ~happy(sK7) & room(sK8) & room(sK7) [skolemisation 46,158] 967. ~room(X0) | mary = X0 | paul = X0 [cnf transformation 116] 999. room(sK7) [cnf transformation 159] 1000. room(sK8) [cnf transformation 159] 1001. ~happy(sK7) [cnf transformation 159] 1002. ~happy(sK8) [cnf transformation 159] 1003. sK7 != sK8 [cnf transformation 159] 1012. happy(mary) [cnf transformation 54] 1249. mary = sK7 | paul = sK7 [resolution 967,999] 1250. mary = sK8 | paul = sK8 [resolution 967,1000] 1261. 47 <=> paul = sK7 [avatar definition] 1265. 48 <=> mary = sK7 [avatar definition] 1267. mary = sK7 <- (48) [avatar component clause 1265] 1268. 47 | 48 [avatar split clause 1249,1265,1261] 1270. 49 <=> paul = sK8 [avatar definition] 1272. paul = sK8 <- (49) [avatar component clause 1270] 1274. 50 <=> mary = sK8 [avatar definition] 1276. mary = sK8 <- (50) [avatar component clause 1274] 1277. 49 | 50 [avatar split clause 1250,1274,1270] 1282. paul != sK7 <- (49) [backward demodulation 1003,1272] 1283. ~47 | ~49 [avatar split clause 1282,1270,1261] 1287. ~happy(mary) <- (48) [backward demodulation 1001,1267] 1288. $false <- (48) [subsumption resolution 1287,1012] 1289. ~48 [avatar contradiction clause 1288] 1296. ~happy(mary) <- (50) [backward demodulation 1002,1276] 1298. $false <- (50) [subsumption resolution 1296,1012] 1299. ~50 [avatar contradiction clause 1298] 1306. $false [avatar sat refutation 1268,1277,1283,1289,1299] % SZS output end Proof for 1362677327188043055472750 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5884 % Time elapsed: 0.048 s % ------------------------------ % ------------------------------
483
32
[ 0, 21 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p21': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'goldie', 'paul': 'robert', 'fred': 'dwayne', 'alice': 'russell', 'john': 'dean', 'susan': 'john', 'lucy': 'thomas', 'david': 'eric', 'emma': 'michael', 'george': 'charlie', 'hannah': 'sonya', 'ian': 'jonathan', 'julia': 'sally', 'kyle': 'barbara', 'lisa': 'scott', 'mike': 'karen', 'nancy': 'richard', 'oscar': 'sophia', 'patricia': 'sandra', 'quentin': 'james', 'rachel': 'joseph', 'steve': 'keena', 'tina': 'dennis', 'ulysses': 'betty', 'victoria': 'christopher', 'william': 'june', 'xena': 'hallie', 'yves': 'jeremy', 'Mary': 'Goldie', 'Paul': 'Robert', 'Fred': 'Dwayne', 'Alice': 'Russell', 'John': 'Dean', 'Susan': 'John', 'Lucy': 'Thomas', 'David': 'Eric', 'Emma': 'Michael', 'George': 'Charlie', 'Hannah': 'Sonya', 'Ian': 'Jonathan', 'Julia': 'Sally', 'Kyle': 'Barbara', 'Lisa': 'Scott', 'Mike': 'Karen', 'Nancy': 'Richard', 'Oscar': 'Sophia', 'Patricia': 'Sandra', 'Quentin': 'James', 'Rachel': 'Joseph', 'Steve': 'Keena', 'Tina': 'Dennis', 'Ulysses': 'Betty', 'Victoria': 'Christopher', 'William': 'June', 'Xena': 'Hallie', 'Yves': 'Jeremy', '~preda': 'does not travel domestically frequently', '~predb': 'does not enjoy virtual reality gaming', '~predc': 'does not host regular workshops on creative writing', '~predd': 'does not own a smartwatch', '~prede': 'does not collect rare and antique scientific instruments', '~predf': 'does not create large-scale murals for public art installations', '~predg': 'does not work on fridays', '~predh': 'does not play video games', '~predi': 'does not own a telescope', '~predj': 'is not a professional photographer specializing in portrait photography', '~predk': 'does not create bespoke furniture pieces from reclaimed wood', '~predl': 'does not have a vast collection of first-edition science fiction novels', '~predm': 'does not practice kickboxing', '~predn': 'does not mentor a youth basketball team on weekends', '~predo': 'does not enjoy stand-up paddleboarding', '~predp': 'does not practice and performs acrobatic dance routines', '~predq': 'does not practice yoga', '~predr': 'cannot play the harmonica', '~preds': 'does not own a significant collection of rare gemstones and minerals', '~predt': 'does not enjoy landscape photography', '~predu': 'does not collect antique clocks', '~predv': 'is not an avid collector of autographed memorabilia from famous musicians', '~predw': 'does not enjoy skydiving', '~predx': 'is not an avid hiker', '~predy': 'does not enjoy fishing', '~predz': 'does not enjoy salsa dancing', 'preda': 'travels domestically frequently', 'predb': 'enjoys virtual reality gaming', 'predc': 'hosts regular workshops on creative writing', 'predd': 'owns a smartwatch', 'prede': 'collects rare and antique scientific instruments', 'predf': 'creates large-scale murals for public art installations', 'predg': 'works on fridays', 'predh': 'plays video games', 'predi': 'owns a telescope', 'predj': 'is a professional photographer specializing in portrait photography', 'predk': 'creates bespoke furniture pieces from reclaimed wood', 'predl': 'has a vast collection of first-edition science fiction novels', 'predm': 'practices kickboxing', 'predn': 'mentors a youth basketball team on weekends', 'predo': 'enjoys stand-up paddleboarding', 'predp': 'practices and performs acrobatic dance routines', 'predq': 'does practice yoga', 'predr': 'can play the harmonica', 'preds': 'owns a significant collection of rare gemstones and minerals', 'predt': 'enjoys landscape photography', 'predu': 'collects antique clocks', 'predv': 'is an avid collector of autographed memorabilia from famous musicians', 'predw': 'enjoys skydiving', 'predx': 'is an avid hiker', 'predy': 'enjoys fishing', 'predz': 'enjoys salsa dancing', '~propositiona': 'Stars are not visible during the daytime only on Sundays.', 'propositiona': 'Stars are visible during the daytime only on Sundays.', '~propositionb': 'A frog does not sing opera in the swamp at night.', 'propositionb': 'A frog sings opera in the swamp at night.', '~propositionc': 'A pizza does not exist that tastes like ice cream.', 'propositionc': 'A pizza exists that tastes like ice cream.', '~propositiond': 'A city has not outlawed the use of round tables.', 'propositiond': 'A city has outlawed the use of round tables.', '~propositione': 'A book cannot be opened only at midnight.', 'propositione': 'A book can be opened only at midnight.'}
Stephen, Kara, Matthew are the only persons in the room. either “everyone outside the room is a wine connoisseur with a private cellar of vintage wines” or “everyone anywhere is a drone photographer or does not practice pilates” but not both either “Kara is a wine connoisseur with a private cellar of vintage wines” or ““A desert does not bloom with snowdrops every year.” and “A bird does not tweet using morse code.”” but not both “everyone in the room is a old wise organized person or does not compose and performs experimental electronic music” if ““A pen does not exist that only writes secrets.” and “A tower leans significantly but never falls.”” and vice versa if ““A tower does not lean significantly without falling.” or “A pen exists that only writes secrets.” but not both” then “everyone in the room collects historical artifacts related to ancient civilizations if they likes Denis and vice versa” otherwise “everyone in the room is not hated by Devon if and only if they is not a kind european” if “everyone in the room is a tea enthusiast or does not enjoy coding in Python” then “at most three persons in the room is old” if “neither “A pen does not exist that only writes secrets.” nor “A tower leans significantly but never falls.”” then “no one in the room who collects first edition books is curious” if “A bird does not tweet using morse code.” then ““A pen does not exist that only writes secrets.” or “A desert blooms with snowdrops every year.” but not both” otherwise “at most four persons in the room is a drone photographer” everyone in the room is kind if they is a sibling of Glenn only one person in the room enjoys stand-up paddleboarding “A desert blooms with snowdrops every year.” and “A tower does not lean significantly without falling.” A shadow appears only at noon. someone anywhere is quieter than Edward Stephen is a client of Bryan Kara is not a wise tourist Kara and Deborah hate each other at most four persons in the room regularly goes on multi-day backpacking trips in national parks
A pen does not exist that only writes secrets.
entailment
room(mary)&room(paul)&room(fred)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred')))& ((![X]:(~room(X)=>(predu(X))))<~>(![X]:(anywhere(X)=>(((~predf(X))|(predq(X)))))))& ((predu(paul))<~>(((~propositionc)&(~propositionb))))& ((((~propositiona)&(propositiond)))<=>(![X]:(room(X)=>(((~predz(X))|(old(X)&wise(X)&organized(X)&person(X)))))))& (((((~propositiond)<~>(propositiona)))=>(![X]:(room(X)=>(((predo(X))<=>(like(patricia,X)))))))&((~(((~propositiond)<~>(propositiona))))=>(![X]:(room(X)=>(((~hate(X,steve))<=>(~(kind(X)&european(X)))))))))& ((![X]:(room(X)=>(((~predw(X))|(predg(X))))))=>(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&old(A)&old(B)&old(C)&old(D)))))& ((~((~propositiona)|(propositiond)))=>(~?[X]:(room(X)=>(((preds(X))=>(curious(X)))))))& (((~propositionb)=>(((~propositiona)<~>(propositionc))))&((~(~propositionb))=>(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predq(A)&predq(B)&predq(C)&predq(D)&predq(E))))))& (![X]:(room(X)=>(((sibling(ulysses,X))=>(kind(X))))))& (((?[X]:(room(X)&predd(X)))&(![X,Y]:((room(X)&room(Y)&(predd(X))&(predd(Y)))=>(X=Y)))))& (((propositionc)&(~propositiond)))& (propositione)& (?[X]:(anywhere(X)&(quieter(yves,X))))& (client(john,mary))& (~(wise(paul)&tourist(paul)))& ((hate(paul,victoria) & hate(victoria,paul)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predx(A)&predx(B)&predx(C)&predx(D)&predx(E))))
~propositiona
[ "b23", "p0", "p6", "p10", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 8876206618006805709437933 % SZS output start Proof for 8876206618006805709437933 24. xena != yves & william != yves & victoria != yves & ulysses != yves & tina != yves & steve != yves & rachel != yves & quentin != yves & patricia != yves & oscar != yves & nancy != yves & mike != yves & lisa != yves & kyle != yves & julia != yves & ian != yves & hannah != yves & george != yves & emma != yves & david != yves & lucy != yves & susan != yves & john != yves & alice != yves & fred != yves & paul != yves & mary != yves & xena != yves & william != xena & victoria != xena & ulysses != xena & tina != xena & steve != xena & rachel != xena & quentin != xena & patricia != xena & oscar != xena & nancy != xena & mike != xena & lisa != xena & kyle != xena & julia != xena & ian != xena & hannah != xena & george != xena & emma != xena & david != xena & lucy != xena & susan != xena & john != xena & alice != xena & fred != xena & paul != xena & mary != xena & william != yves & william != xena & victoria != william & ulysses != william & tina != william & steve != william & rachel != william & quentin != william & patricia != william & oscar != william & nancy != william & mike != william & lisa != william & kyle != william & julia != william & ian != william & hannah != william & george != william & emma != william & david != william & lucy != william & susan != william & john != william & alice != william & fred != william & paul != william & mary != william & victoria != yves & victoria != xena & victoria != william & ulysses != victoria & tina != victoria & steve != victoria & rachel != victoria & quentin != victoria & patricia != victoria & oscar != victoria & nancy != victoria & mike != victoria & lisa != victoria & kyle != victoria & julia != victoria & ian != victoria & hannah != victoria & george != victoria & emma != victoria & david != victoria & lucy != victoria & susan != victoria & john != victoria & alice != victoria & fred != victoria & paul != victoria & mary != victoria & ulysses != yves & ulysses != xena & ulysses != william & ulysses != victoria & tina != ulysses & steve != ulysses & rachel != ulysses & quentin != ulysses & patricia != ulysses & oscar != ulysses & nancy != ulysses & mike != ulysses & lisa != ulysses & kyle != ulysses & julia != ulysses & ian != ulysses & hannah != ulysses & george != ulysses & emma != ulysses & david != ulysses & lucy != ulysses & susan != ulysses & john != ulysses & alice != ulysses & fred != ulysses & paul != ulysses & mary != ulysses & tina != yves & tina != xena & tina != william & tina != victoria & tina != ulysses & steve != tina & rachel != tina & quentin != tina & patricia != tina & oscar != tina & nancy != tina & mike != tina & lisa != tina & kyle != tina & julia != tina & ian != tina & hannah != tina & george != tina & emma != tina & david != tina & lucy != tina & susan != tina & john != tina & alice != tina & fred != tina & paul != tina & mary != tina & steve != yves & steve != xena & steve != william & steve != victoria & steve != ulysses & steve != tina & rachel != steve & quentin != steve & patricia != steve & oscar != steve & nancy != steve & mike != steve & lisa != steve & kyle != steve & julia != steve & ian != steve & hannah != steve & george != steve & emma != steve & david != steve & lucy != steve & susan != steve & john != steve & alice != steve & fred != steve & paul != steve & mary != steve & rachel != yves & rachel != xena & rachel != william & rachel != victoria & rachel != ulysses & rachel != tina & rachel != steve & quentin != rachel & patricia != rachel & oscar != rachel & nancy != rachel & mike != rachel & lisa != rachel & kyle != rachel & julia != rachel & ian != rachel & hannah != rachel & george != rachel & emma != rachel & david != rachel & lucy != rachel & susan != rachel & john != rachel & alice != rachel & fred != rachel & paul != rachel & mary != rachel & quentin != yves & quentin != xena & quentin != william & quentin != victoria & quentin != ulysses & quentin != tina & quentin != steve & quentin != rachel & patricia != quentin & oscar != quentin & nancy != quentin & mike != quentin & lisa != quentin & kyle != quentin & julia != quentin & ian != quentin & hannah != quentin & george != quentin & emma != quentin & david != quentin & lucy != quentin & susan != quentin & john != quentin & alice != quentin & fred != quentin & paul != quentin & mary != quentin & patricia != yves & patricia != xena & patricia != william & patricia != victoria & patricia != ulysses & patricia != tina & patricia != steve & patricia != rachel & patricia != quentin & oscar != patricia & nancy != patricia & mike != patricia & lisa != patricia & kyle != patricia & julia != patricia & ian != patricia & hannah != patricia & george != patricia & emma != patricia & david != patricia & lucy != patricia & susan != patricia & john != patricia & alice != patricia & fred != patricia & paul != patricia & mary != patricia & oscar != yves & oscar != xena & oscar != william & oscar != victoria & oscar != ulysses & oscar != tina & oscar != steve & oscar != rachel & oscar != quentin & oscar != patricia & nancy != oscar & mike != oscar & lisa != oscar & kyle != oscar & julia != oscar & ian != oscar & hannah != oscar & george != oscar & emma != oscar & david != oscar & lucy != oscar & susan != oscar & john != oscar & alice != oscar & fred != oscar & paul != oscar & mary != oscar & nancy != yves & nancy != xena & nancy != william & nancy != victoria & nancy != ulysses & nancy != tina & nancy != steve & nancy != rachel & nancy != quentin & nancy != patricia & nancy != oscar & mike != nancy & lisa != nancy & kyle != nancy & julia != nancy & ian != nancy & hannah != nancy & george != nancy & emma != nancy & david != nancy & lucy != nancy & susan != nancy & john != nancy & alice != nancy & fred != nancy & paul != nancy & mary != nancy & mike != yves & mike != xena & mike != william & mike != victoria & mike != ulysses & mike != tina & mike != steve & mike != rachel & mike != quentin & mike != patricia & mike != oscar & mike != nancy & lisa != mike & kyle != mike & julia != mike & ian != mike & hannah != mike & george != mike & emma != mike & david != mike & lucy != mike & susan != mike & john != mike & alice != mike & fred != mike & paul != mike & mary != mike & lisa != yves & lisa != xena & lisa != william & lisa != victoria & lisa != ulysses & lisa != tina & lisa != steve & lisa != rachel & lisa != quentin & lisa != patricia & lisa != oscar & lisa != nancy & lisa != mike & kyle != lisa & julia != lisa & ian != lisa & hannah != lisa & george != lisa & emma != lisa & david != lisa & lucy != lisa & susan != lisa & john != lisa & alice != lisa & fred != lisa & paul != lisa & mary != lisa & kyle != yves & kyle != xena & kyle != william & kyle != victoria & kyle != ulysses & kyle != tina & kyle != steve & kyle != rachel & kyle != quentin & kyle != patricia & kyle != oscar & kyle != nancy & kyle != mike & kyle != lisa & julia != kyle & ian != kyle & hannah != kyle & george != kyle & emma != kyle & david != kyle & lucy != kyle & susan != kyle & john != kyle & alice != kyle & fred != kyle & paul != kyle & mary != kyle & julia != yves & julia != xena & julia != william & julia != victoria & julia != ulysses & julia != tina & julia != steve & julia != rachel & julia != quentin & julia != patricia & julia != oscar & julia != nancy & julia != mike & julia != lisa & julia != kyle & ian != julia & hannah != julia & george != julia & emma != julia & david != julia & lucy != julia & susan != julia & john != julia & alice != julia & fred != julia & paul != julia & mary != julia & ian != yves & ian != xena & ian != william & ian != victoria & ian != ulysses & ian != tina & ian != steve & ian != rachel & ian != quentin & ian != patricia & ian != oscar & ian != nancy & ian != mike & ian != lisa & ian != kyle & ian != julia & hannah != ian & george != ian & emma != ian & david != ian & lucy != ian & susan != ian & john != ian & alice != ian & fred != ian & paul != ian & mary != ian & hannah != yves & hannah != xena & hannah != william & hannah != victoria & hannah != ulysses & hannah != tina & hannah != steve & hannah != rachel & hannah != quentin & hannah != patricia & hannah != oscar & hannah != nancy & hannah != mike & hannah != lisa & hannah != kyle & hannah != julia & hannah != ian & george != hannah & emma != hannah & david != hannah & lucy != hannah & susan != hannah & john != hannah & alice != hannah & fred != hannah & paul != hannah & mary != hannah & george != yves & george != xena & george != william & george != victoria & george != ulysses & george != tina & george != steve & george != rachel & george != quentin & george != patricia & george != oscar & george != nancy & george != mike & george != lisa & george != kyle & george != julia & george != ian & george != hannah & emma != george & david != george & lucy != george & susan != george & john != george & alice != george & fred != george & paul != george & mary != george & emma != yves & emma != xena & emma != william & emma != victoria & emma != ulysses & emma != tina & emma != steve & emma != rachel & emma != quentin & emma != patricia & emma != oscar & emma != nancy & emma != mike & emma != lisa & emma != kyle & emma != julia & emma != ian & emma != hannah & emma != george & david != emma & lucy != emma & susan != emma & john != emma & alice != emma & fred != emma & paul != emma & mary != emma & david != yves & david != xena & david != william & david != victoria & david != ulysses & david != tina & david != steve & david != rachel & david != quentin & david != patricia & david != oscar & david != nancy & david != mike & david != lisa & david != kyle & david != julia & david != ian & david != hannah & david != george & david != emma & lucy != david & susan != david & john != david & alice != david & fred != david & paul != david & mary != david & lucy != yves & lucy != xena & lucy != william & lucy != victoria & lucy != ulysses & lucy != tina & lucy != steve & lucy != rachel & lucy != quentin & lucy != patricia & lucy != oscar & lucy != nancy & lucy != mike & lucy != lisa & lucy != kyle & lucy != julia & lucy != ian & lucy != hannah & lucy != george & lucy != emma & lucy != david & susan != lucy & john != lucy & alice != lucy & fred != lucy & paul != lucy & mary != lucy & susan != yves & susan != xena & susan != william & susan != victoria & susan != ulysses & susan != tina & susan != steve & susan != rachel & susan != quentin & susan != patricia & susan != oscar & susan != nancy & susan != mike & susan != lisa & susan != kyle & susan != julia & susan != ian & susan != hannah & susan != george & susan != emma & susan != david & susan != lucy & john != susan & alice != susan & fred != susan & paul != susan & mary != susan & john != yves & john != xena & john != william & john != victoria & john != ulysses & john != tina & john != steve & john != rachel & john != quentin & john != patricia & john != oscar & john != nancy & john != mike & john != lisa & john != kyle & john != julia & john != ian & john != hannah & john != george & john != emma & john != david & john != lucy & john != susan & alice != john & fred != john & paul != john & mary != john & alice != yves & alice != xena & alice != william & alice != victoria & alice != ulysses & alice != tina & alice != steve & alice != rachel & alice != quentin & alice != patricia & alice != oscar & alice != nancy & alice != mike & alice != lisa & alice != kyle & alice != julia & alice != ian & alice != hannah & alice != george & alice != emma & alice != david & alice != lucy & alice != susan & alice != john & fred != alice & paul != alice & mary != alice & fred != yves & fred != xena & fred != william & fred != victoria & fred != ulysses & fred != tina & fred != steve & fred != rachel & fred != quentin & fred != patricia & fred != oscar & fred != nancy & fred != mike & fred != lisa & fred != kyle & fred != julia & fred != ian & fred != hannah & fred != george & fred != emma & fred != david & fred != lucy & fred != susan & fred != john & fred != alice & paul != fred & mary != fred & paul != yves & paul != xena & paul != william & paul != victoria & paul != ulysses & paul != tina & paul != steve & paul != rachel & paul != quentin & paul != patricia & paul != oscar & paul != nancy & paul != mike & paul != lisa & paul != kyle & paul != julia & paul != ian & paul != hannah & paul != george & paul != emma & paul != david & paul != lucy & paul != susan & paul != john & paul != alice & paul != fred & mary != paul & mary != yves & mary != xena & mary != william & mary != victoria & mary != ulysses & mary != tina & mary != steve & mary != rachel & mary != quentin & mary != patricia & mary != oscar & mary != nancy & mary != mike & mary != lisa & mary != kyle & mary != julia & mary != ian & mary != hannah & mary != george & mary != emma & mary != david & mary != lucy & mary != susan & mary != john & mary != alice & mary != fred & mary != paul [input b23] 25. ! [X0] : (room(X0) => (fred = X0 | paul = X0 | mary = X0)) & room(fred) & room(paul) & room(mary) [input p0] 31. ~(propositiond | ~propositiona) => ~? [X0] : (room(X0) => (preds(X0) => curious(X0))) [input p6] 35. ~propositiond & propositionc [input p10] 42. propositiona [input hypothesis] 52. ~(propositiond | ~propositiona) => ~? [X0] : (room(X0) => ~preds(X0)) [pure predicate removal 31] 53. ~(propositiond | ~propositiona) => ~? [X0] : ~room(X0) [pure predicate removal 52] 96. ! [X0] : ((fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 97. ! [X0] : (fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(fred) & room(paul) & room(mary) [flattening 96] 104. ! [X0] : room(X0) | (propositiond | ~propositiona) [ennf transformation 53] 105. ! [X0] : room(X0) | propositiond | ~propositiona [flattening 104] 916. mary != yves [cnf transformation 24] 917. paul != yves [cnf transformation 24] 918. fred != yves [cnf transformation 24] 946. ~room(X0) | paul = X0 | mary = X0 | fred = X0 [cnf transformation 97] 978. room(X0) | propositiond | ~propositiona [cnf transformation 105] 987. ~propositiond [cnf transformation 35] 992. propositiona [cnf transformation 42] 1084. 21 <=> propositiond [avatar definition] 1089. 22 <=> propositiona [avatar definition] 1128. 30 <=> ! [X0] : room(X0) [avatar definition] 1129. room(X0) <- (30) [avatar component clause 1128] 1130. ~22 | 21 | 30 [avatar split clause 978,1128,1084,1089] 1137. ~21 [avatar split clause 987,1084] 1139. 22 [avatar split clause 992,1089] 1189. fred = X0 | mary = X0 | paul = X0 <- (30) [resolution 946,1129] 1583. fred != fred | mary = yves | paul = yves <- (30) [superposition 918,1189] 1622. mary = yves | paul = yves <- (30) [trivial inequality removal 1583] 1738. paul = yves <- (30) [subsumption resolution 1622,916] 1739. $false <- (30) [subsumption resolution 1738,917] 1740. ~30 [avatar contradiction clause 1739] 1824. $false [avatar sat refutation 1130,1137,1139,1740] % SZS output end Proof for 8876206618006805709437933 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 6012 % Time elapsed: 0.054 s % ------------------------------ % ------------------------------
325
16
[ 0, 6, 10 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p6': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p10': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'stephen', 'paul': 'kara', 'fred': 'matthew', 'alice': 'maisie', 'john': 'bryan', 'susan': 'marvin', 'lucy': 'nina', 'david': 'john', 'emma': 'david', 'george': 'kathleen', 'hannah': 'george', 'ian': 'buddy', 'julia': 'ines', 'kyle': 'willie', 'lisa': 'joanne', 'mike': 'ryan', 'nancy': 'nathan', 'oscar': 'todd', 'patricia': 'denis', 'quentin': 'james', 'rachel': 'lydia', 'steve': 'devon', 'tina': 'oscar', 'ulysses': 'glenn', 'victoria': 'deborah', 'william': 'louise', 'xena': 'stanley', 'yves': 'edward', 'Mary': 'Stephen', 'Paul': 'Kara', 'Fred': 'Matthew', 'Alice': 'Maisie', 'John': 'Bryan', 'Susan': 'Marvin', 'Lucy': 'Nina', 'David': 'John', 'Emma': 'David', 'George': 'Kathleen', 'Hannah': 'George', 'Ian': 'Buddy', 'Julia': 'Ines', 'Kyle': 'Willie', 'Lisa': 'Joanne', 'Mike': 'Ryan', 'Nancy': 'Nathan', 'Oscar': 'Todd', 'Patricia': 'Denis', 'Quentin': 'James', 'Rachel': 'Lydia', 'Steve': 'Devon', 'Tina': 'Oscar', 'Ulysses': 'Glenn', 'Victoria': 'Deborah', 'William': 'Louise', 'Xena': 'Stanley', 'Yves': 'Edward', '~preda': 'cannot play the flute', '~predb': 'does not volunteer for local environmental conservation projects', '~predc': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predd': 'does not enjoy stand-up paddleboarding', '~prede': 'does not write and illustrates their own graphic novels', '~predf': 'does not practice pilates', '~predg': 'is not a tea enthusiast', '~predh': 'does not have a tattoo', '~predi': 'does not enjoy kayaking and exploring remote waterways', '~predj': 'is not an amateur astronomer who builds and uses custom telescopes', '~predk': 'does not enjoy origami', '~predl': 'does not create augmented reality experiences for mobile applications', '~predm': 'does not enjoy writing detailed reviews of new and classic board games', '~predn': 'does not own an extensive assortment of vintage comic book memorabilia', '~predo': 'does not collect historical artifacts related to ancient civilizations', '~predp': 'is not an avid collector of autographed memorabilia from famous musicians', '~predq': 'is not a drone photographer', '~predr': 'does not have a saltwater aquarium', '~preds': 'does not collect first edition books', '~predt': 'does not practice yoga', '~predu': 'is not a wine connoisseur with a private cellar of vintage wines', '~predv': 'does not have a curated collection of mid-century modern furniture', '~predw': 'does not enjoy coding in Python', '~predx': 'does not regularly goes on multi-day backpacking trips in national parks', '~predy': 'does not enjoy fishing', '~predz': 'does not compose and performs experimental electronic music', 'preda': 'can play the flute', 'predb': 'volunteers for local environmental conservation projects', 'predc': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predd': 'enjoys stand-up paddleboarding', 'prede': 'writes and illustrates their own graphic novels', 'predf': 'practices pilates', 'predg': 'is a tea enthusiast', 'predh': 'has a tattoo', 'predi': 'enjoys kayaking and exploring remote waterways', 'predj': 'is an amateur astronomer who builds and uses custom telescopes', 'predk': 'enjoys origami', 'predl': 'creates augmented reality experiences for mobile applications', 'predm': 'enjoys writing detailed reviews of new and classic board games', 'predn': 'owns an extensive assortment of vintage comic book memorabilia', 'predo': 'collects historical artifacts related to ancient civilizations', 'predp': 'is an avid collector of autographed memorabilia from famous musicians', 'predq': 'is a drone photographer', 'predr': 'has a saltwater aquarium', 'preds': 'collects first edition books', 'predt': 'does practice yoga', 'predu': 'is a wine connoisseur with a private cellar of vintage wines', 'predv': 'has a curated collection of mid-century modern furniture', 'predw': 'enjoys coding in Python', 'predx': 'regularly goes on multi-day backpacking trips in national parks', 'predy': 'enjoys fishing', 'predz': 'composes and performs experimental electronic music', '~propositiona': 'A pen does not exist that only writes secrets.', 'propositiona': 'A pen exists that only writes secrets.', '~propositionb': 'A bird does not tweet using morse code.', 'propositionb': 'A bird tweets using morse code.', '~propositionc': 'A desert does not bloom with snowdrops every year.', 'propositionc': 'A desert blooms with snowdrops every year.', '~propositiond': 'A tower does not lean significantly without falling.', 'propositiond': 'A tower leans significantly but never falls.', '~propositione': 'A shadow does not appear only at noon.', 'propositione': 'A shadow appears only at noon.'}
Joshua, Velma, Peter, Almeta, Zenaida, Maritza, Carlie, Cheryl, John, Kirby, Ralph are the only persons in the room. if “Neal is a client of Zenaida” then ““A river flows uphill only on Tuesdays.” or “Socks do not disappear worldwide every full moon.” but not both” if ““Socks do not disappear worldwide every full moon.” and “A desert blooms with snowdrops every year.” and “A river does not flow uphill on Tuesdays.”” then “no formal person outside the room is wise” if ““A desert blooms with snowdrops every year.” or “A desert does not bloom with snowdrops every year.” but not both” then “no strong person in the room is creative” if “Harry and Joshua hate each other” then “no quiet person in the room is formal” someone in the room is happy Ralph collects classic novels Kirby competes in national level swimming championships Zenaida collects antique clocks, is a client of Virginia or is a client of Esther “Socks do not disappear worldwide every full moon.” and “A shadow appears only at noon.” and “A desert blooms with snowdrops every year.” exactly four persons in the room collects vintage stamps “A desert blooms with snowdrops every year.” or “A river does not flow uphill on Tuesdays.” or both all formal persons in the room are humble no humble person in the room is creative Peter is a sibling of Esther
A shadow appears only at noon.
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah')))& ((client(john,quentin))=>(((propositiond)<~>(~propositione))))& ((((~propositione)&(propositiona)&(~propositiond)))=>(![X]:(~room(X)=>(formal(X)=>~wise(X)))))& ((((propositiona)<~>(~propositiona)))=>(![X]:(room(X)=>(strong(X)=>~creative(X)))))& (((hate(ulysses,mary) & hate(mary,ulysses)))=>(![X]:(room(X)=>(quiet(X)=>~formal(X)))))& (?[X]:(room(X)&(happy(X))))& (predy(hannah))& (predi(george))& (((predc(john))|(client(xena,john))|(client(julia,john))))& (((~propositione)&(propositionc)&(propositiona)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predv(A)&predv(B)&predv(C)&predv(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predv(A)&predv(B)&predv(C)&predv(D)&predv(E)))))& (((propositiona)|(~propositiond)))& (![X]:(room(X)=>(formal(X)=>humble(X))))& (![X]:(room(X)=>(humble(X)=>~creative(X))))& (sibling(julia,fred))
propositionc
[ "p9", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 7320942110632351431228381 % SZS output start Proof for 7320942110632351431228381 34. propositiona & propositionc & ~propositione [input p9] 40. ~propositionc [input hypothesis] 52. propositionc & ~propositione [pure predicate removal 34] 53. propositionc [pure predicate removal 52] 889. propositionc [cnf transformation 53] 906. ~propositionc [cnf transformation 40] 907. $false [subsumption resolution 906,889] % SZS output end Proof for 7320942110632351431228381 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
242
16
[ 9 ]
{'p9': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'joshua', 'paul': 'velma', 'fred': 'peter', 'alice': 'almeta', 'john': 'zenaida', 'susan': 'maritza', 'lucy': 'carlie', 'david': 'cheryl', 'emma': 'john', 'george': 'kirby', 'hannah': 'kyle', 'ian': 'mary', 'julia': 'esther', 'kyle': 'william', 'lisa': 'susan', 'mike': 'sylvester', 'nancy': 'jane', 'oscar': 'joseph', 'patricia': 'james', 'quentin': 'neal', 'rachel': 'alan', 'steve': 'margaret', 'tina': 'rachel', 'ulysses': 'harry', 'victoria': 'christopher', 'william': 'ralph', 'xena': 'virginia', 'yves': 'shirley', 'Mary': 'Joshua', 'Paul': 'Velma', 'Fred': 'Peter', 'Alice': 'Almeta', 'John': 'Zenaida', 'Susan': 'Maritza', 'Lucy': 'Carlie', 'David': 'Cheryl', 'Emma': 'John', 'George': 'Kirby', 'Hannah': 'Kyle', 'Ian': 'Mary', 'Julia': 'Esther', 'Kyle': 'William', 'Lisa': 'Susan', 'Mike': 'Sylvester', 'Nancy': 'Jane', 'Oscar': 'Joseph', 'Patricia': 'James', 'Quentin': 'Neal', 'Rachel': 'Alan', 'Steve': 'Margaret', 'Tina': 'Rachel', 'Ulysses': 'Harry', 'Victoria': 'Christopher', 'William': 'Ralph', 'Xena': 'Virginia', 'Yves': 'Shirley', '~preda': 'does not collect historical artifacts related to ancient civilizations', '~predb': 'does not collect vintage vinyl records', '~predc': 'does not collect antique clocks', '~predd': 'does not enjoy making ceramics', '~prede': 'does not own a smartwatch', '~predf': 'does not maintain a large, organic vegetable garden year-round', '~predg': 'is not a tea enthusiast', '~predh': 'does not volunteer for local environmental conservation projects', '~predi': 'does not compete in national level swimming championships', '~predj': 'does not work on fridays', '~predk': 'does not have a curated collection of mid-century modern furniture', '~predl': 'does not drive a hybrid car', '~predm': 'is not a scotch connoisseur', '~predn': 'does not have a vast collection of first-edition science fiction novels', '~predo': 'does not write and illustrates their own graphic novels', '~predp': 'does not enjoy trail running', '~predq': 'does not collect comic books', '~predr': 'does not enjoy stand-up paddleboarding', '~preds': 'does not collect antique jewelry', '~predt': 'does not maintain a personal blog focused on cybersecurity tips', '~predu': 'does not enjoy skydiving', '~predv': 'does not collect vintage stamps', '~predw': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predx': 'is not a wine connoisseur', '~predy': 'does not collect classic novels', '~predz': 'does not host regular game nights featuring complex strategy games', 'preda': 'collects historical artifacts related to ancient civilizations', 'predb': 'collects vintage vinyl records', 'predc': 'collects antique clocks', 'predd': 'enjoys making ceramics', 'prede': 'owns a smartwatch', 'predf': 'maintains a large, organic vegetable garden year-round', 'predg': 'is a tea enthusiast', 'predh': 'volunteers for local environmental conservation projects', 'predi': 'competes in national level swimming championships', 'predj': 'works on fridays', 'predk': 'has a curated collection of mid-century modern furniture', 'predl': 'drives a hybrid car', 'predm': 'is a scotch connoisseur', 'predn': 'has a vast collection of first-edition science fiction novels', 'predo': 'writes and illustrates their own graphic novels', 'predp': 'does enjoy trail running', 'predq': 'collects comic books', 'predr': 'enjoys stand-up paddleboarding', 'preds': 'collects antique jewelry', 'predt': 'maintains a personal blog focused on cybersecurity tips', 'predu': 'enjoys skydiving', 'predv': 'collects vintage stamps', 'predw': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predx': 'is a wine connoisseur', 'predy': 'collects classic novels', 'predz': 'hosts regular game nights featuring complex strategy games', '~propositiona': 'A desert does not bloom with snowdrops every year.', 'propositiona': 'A desert blooms with snowdrops every year.', '~propositionb': 'Glass rain does not fall on a distant planet.', 'propositionb': 'Glass rain falls on a distant planet.', '~propositionc': 'A shadow does not appear only at noon.', 'propositionc': 'A shadow appears only at noon.', '~propositiond': 'A river does not flow uphill on Tuesdays.', 'propositiond': 'A river flows uphill only on Tuesdays.', '~propositione': 'Socks do not disappear worldwide every full moon.', 'propositione': 'Socks disappear worldwide every full moon.'}
Jake, Max, Martin, Theresa, John, Martha, Verna, Jennifer, Jacqueline, Anthony are the only persons in the room. “everyone in the room designs and sews custom cosplay costumes for conventions” if “John is humble” either “neither “A pen does not exist that only writes secrets.” nor “A desert blooms with snowdrops every year.”” or “no one in the room practices digital art” but not both “everyone in the room is brave if they owns a 3D printer” if “A desert blooms with snowdrops every year.” everyone anywhere owns a 3D printer Martin makes homemade pastries at most two persons in the room is an avid mountain climber who has scaled several peaks if someone enjoys salsa dancing then he/she is hated by Manuel Verna is a funny person someone in the room builds model airplanes if someone is a strong tourist then he/she is a old tourist if someone collect rare sneakers then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “A frog does not sing opera in the swamp at night.” and “A river does not flow uphill on Tuesdays.” everyone in the room collects vintage stamps only one person in the room is a client of LVMH Max enjoys making ceramics exactly three persons in the room is a kind person everyone in the room is a kind tourist, practices digital art or is formal Max is creative only one person in the room uses contact lenses Jacqueline is a happy european at least two persons in the room owns a 3D printer “A pen exists that only writes secrets.” and “A river does not flow uphill on Tuesdays.” all quiet persons outside the room are strong at most two persons in the room is funny Jennifer is a tall european A frog does not sing opera in the swamp at night. if “everyone in the room is younger than Marietta or does not own a 3D printer” then “if someone is richer than Kimberly and collects vintage vinyl records then he/she uses contact lenses” if “Max is strong” then “everyone in the room who practices kickboxing is funny” if “Martin and Max do not hate Ann” then “all humble persons in the room are kind” if “Martha is not old” then “not everyone in the room does not collect rare sneakers or is not a brave strong organized tourist” if “at least one person in the room does not like Jacqueline” then “no one in the room is a sibling of Kathy if and only if they makes intricate hand-cut paper art for exhibitions” at least one person in the room collects vintage stamps Jennifer is a client of Kimberly Verna and Theresa are not a tall europeans everyone in the room is patient Verna is not a wine connoisseur no funny person in the room is kind everyone anywhere hosts regular game nights featuring complex strategy games if they watches fantasy movies someone who is a formal european is a client of someone who is not a funny happy european Jake collects vintage stamps everyone in the room practices digital art if they is a client of Joseph and vice versa no one anywhere is a professional photographer specializing in portrait photography or does not host a popular podcast about emerging technologies at least three persons in the room is not allergic to anything Martin is a wise brave patient european everyone anywhere hosts regular game nights featuring complex strategy games if and only if they does not like Kathy Theresa and Martin are respectively old and wise Jake who is younger than Marietta is a wine connoisseur John and Max are respectively creative and formal at least three persons in the room is not liked by Jacqueline if someone is liked by Manuel then he/she practices digital art only one person anywhere is a client of Megan Martin and Joseph hate each other neither “A river flows uphill only on Tuesdays.” nor “A door randomly teleports those who pass through it.” someone outside the room is quieter than Anthony, is richer than Marietta or is a professional photographer specializing in portrait photography if someone does not own a 3D printer then he/she is not liked by Tabatha and vice versa all organized persons in the room are brave Verna is not a old european “everyone in the room is not a client of Meta or is formal” if “everyone outside the room is a client of Tamica” if “someone in the room is liked by Damian” then ““A river does not flow uphill on Tuesdays.” and “A pen exists that only writes secrets.” and “A desert blooms with snowdrops every year.”” if “everyone in the room does not collect vintage stamps or hates Marietta” then “everyone in the room is not hated by Manuel if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““A frog does not sing opera in the swamp at night.” or “A door randomly teleports those who pass through it.” or both” if “Martin and Martha are hated by Anthony” then “no creative person in the room is patient” if “everyone outside the room is not allergic to anything or is not hated by Verna” then ““A desert does not bloom with snowdrops every year.” or “A pen does not exist that only writes secrets.” or both” Jake dreamt that ““A frog does not sing opera in the swamp at night.” or “A pen exists that only writes secrets.” or both” everyone in the room is a wise person no tall person in the room is kind Jake dreamt that “everyone in the room is a quiet tourist if they is a client of Tamica” everyone in the room who either is not liked by Jerry or owns a 3D printer but not both neither is liked by Marietta nor is hated by Howard it is not the case that ““A desert blooms with snowdrops every year.” and “A pen exists that only writes secrets.” and “A desert does not bloom with snowdrops every year.”” someone in the room is not hated by Marietta someone who is not hated by Jennifer like someone who is a sibling of Kimberly Martin is a patient happy tall person Marietta is a sibling of Theresa Martin and Martha are quiet Jacqueline is a sibling of John Theresa and John are wise persons more than one person in the room is a sibling of Kenneth, is a client of Margaret and is a sibling of Jacqueline Theresa and Martha are strong persons everyone in the room is a client of Jennifer if they is a sibling of Mary everyone in the room is a client of Bette if they is a funny tourist everyone in the room is not hated by Manuel everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Kenneth everyone in the room is a sibling of Kathy, is a sibling of Jennifer and is not humble if they is a sibling of Kathy everyone in the room collects vintage vinyl records if and only if they hosts a popular podcast about emerging technologies everyone in the room does not practice digital art or practices kickboxing not everyone in the room practices kickboxing if and only if they hosts regular game nights featuring complex strategy games everyone outside the room enjoys salsa dancing only if they practices digital art exactly four persons in the room hosts regular game nights featuring complex strategy games Martin who uses contact lenses builds model airplanes Tamica and John like each other at least three persons in the room hosts a popular podcast about emerging technologies at most four persons in the room neither is a professional photographer specializing in portrait photography nor practices and performs acrobatic dance routines Mary and Theresa like each other Jake who designs and sews custom cosplay costumes for conventions is a client of Anthony at least two persons in the room practices kickboxing everyone in the room does not like Kathy if and only if they is a client of Meta everyone in the room is not a curious tourist only if they enjoys making ceramics everyone outside the room does not host a popular podcast about emerging technologies or does not hate Kathy not everyone anywhere likes Marietta only if they watches fantasy movies more than one person in the room is right-handed Martin does not hate Jacqueline more than one person in the room is not creative, not formal, not strong if someone neither creates YouTube content nor watches fantasy movies then he/she does not hate Tamica and vice versa everyone in the room makes intricate hand-cut paper art for exhibitions only if they practices kickboxing someone in the room is kind it is not the case that “someone in the room creates YouTube content” Theresa hosts regular game nights featuring complex strategy games it is true that “Martin and Max are respectively curious and old” exactly four persons in the room is a creative european no formal person in the room is humble at most four persons in the room is right-handed if someone makes intricate hand-cut paper art for exhibitions then he/she practices digital art at least two persons anywhere is a quiet wise kind tourist Jennifer is a client of Jake if someone is a client of Anthony then he/she is a client of Meta and vice versa Megan is a client of John if someone is brave then he/she likes Jennifer Max is formal at most three persons in the room neither collects vintage stamps nor is kind if someone is quiet then he/she is a client of Tamica more than one person in the room is creative no wise person outside the room is tall if someone is brave then he/she is not a creative tourist Martha is an avid mountain climber who has scaled several peaks Verna and Jake like each other Theresa collects vintage stamps Max and Jake are respectively quiet and organized no kind person in the room is tall “it is not the case that “Max neither collects vintage vinyl records nor practices kickboxing”” only if “Kenneth does not create YouTube content” “not everyone in the room does not practice kickboxing or is not an avid mountain climber who has scaled several peaks” only if “if someone is not a client of Meta then he/she collects vintage stamps or designs and sews custom cosplay costumes for conventions or both” if “John enjoys spelunking and does not collect rare sneakers” then “everyone in the room who builds model airplanes does not make homemade pastries” otherwise “Tabatha collects vintage vinyl records” either “John owns a 3D printer or practices and performs acrobatic dance routines or both” or “Mary does not collect vintage vinyl records” but not both “not everyone anywhere is a client of LVMH” only if “everyone in the room who is not a client of Meta practices kickboxing” if “everyone outside the room creates YouTube content or does not collect vintage vinyl records” then “everyone anywhere who is an avid mountain climber who has scaled several peaks collects vintage vinyl records” Theresa is a client of LVMH Martin is not a client of LVMH or is an avid mountain climber who has scaled several peaks or both Martha watches fantasy movies everyone outside the room practices digital art if they owns a 3D printer Verna does not enjoy salsa dancing it is not the case that “Tabatha either is a wine connoisseur or is a professional photographer specializing in portrait photography but not both” everyone in the room is not a professional photographer specializing in portrait photography if they either practices digital art or is a professional photographer specializing in portrait photography but not both Mary is a client of LVMH not everyone anywhere is right-handed and enjoys spelunking if they does not watche fantasy movies and vice versa if someone creates YouTube content then he/she practices and performs acrobatic dance routines Anthony builds model airplanes John hosts regular game nights featuring complex strategy games everyone outside the room does not enjoy making ceramics if they makes homemade pastries if someone does not make homemade pastries then he/she enjoys salsa dancing “everyone in the room does not collect vintage stamps or is a client of LVMH” if “it is true that “everyone outside the room does not enjoy spelunking or is not a strong person”” and vice versa either “everyone in the room is not a client of Meta or is a sibling of Marietta” or “Jake and Theresa are respectively strong and funny” but not both either “at least one person in the room neither is not funny nor uses contact lenses” or “someone in the room is not hated by Damian” but not both either “everyone in the room is not allergic to anything or is a client of Martha” or “Jake and Max are respectively creative and old” but not both “Marietta and Martin hate each other” only if “everyone in the room is a wine connoisseur if they is not hated by Manuel and vice versa” “not everyone in the room is not a wine connoisseur or is not a old person” if “everyone in the room does not build model airplanes or is not liked by Tamica” and vice versa “Theresa and Verna hate each other” if “everyone in the room does not make homemade pastries or makes intricate hand-cut paper art for exhibitions” and vice versa Damian and Max hate each other Martin is not a patient tourist if someone collect rare sneakers then he/she is a strong tourist at least three persons in the room is old at least three persons in the room is not a happy curious person someone in the room is a sibling of Mary more than one person anywhere is old A desert does not bloom with snowdrops every year. no kind person outside the room is strong at least one person in the room hosts regular game nights featuring complex strategy games someone in the room watches fantasy movies Max who either is not kind, not old, not curious, not strong or collects vintage stamps but not both is not a brave european Megan and Max like each other someone outside the room is a sibling of Bette it is true that “at most three persons in the room is not hated by Margaret” Jake dreamt that “if someone is not a formal european then he/she enjoys making ceramics” someone in the room is strong not everyone in the room is quiet only if they creates YouTube content everyone in the room is an avid mountain climber who has scaled several peaks only if they is not a formal european more than one person in the room is not tall, not funny, not curious, not strong, not brave, not happy, not patient, is not patient, not happy, not funny, not kind, not curious or is humble at least two persons in the room is a quiet strong tourist everyone outside the room who either is a sibling of Joseph or is not not formal but not both either creates YouTube content or owns a 3D printer but not both more than one person in the room is not a formal european Max is not a kind old tourist everyone in the room who is patient is richer than Ann it is not the case that “Kenneth is old, is creative and is older than Ann” everyone outside the room is richer than Ann Theresa is old all curious persons in the room are patient it is not the case that “Verna and Megan are not not not not humble” Theresa is richer than Marietta, is not not kind or is a curious organized brave happy person Kenneth and Verna neither are old nor are old creative kind humble persons if someone is older than Ann then he/she is quieter than Marietta and vice versa Verna and Jacqueline are older than Marietta or are quieter than Ann or both it is not the case that “at least two persons in the room is quieter than Marietta” Theresa is curious Kenneth is brave Jennifer and Jake either are not a curious brave persons or are not patient but not both Jennifer and Jacqueline are respectively organized and strong Martin and Kenneth are respectively formal and curious at least two persons in the room is a creative person, is a formal strong person or is quieter than Marietta Tabatha is quieter than Marietta if someone is a tall old wise person then he/she is a humble person everyone in the room who is a formal person either is older than Ann or is richer than Marietta but not both Mary is a quiet person at least one person in the room is funny Megan is older than Marietta Jennifer is quieter than Ann Megan is tall someone who is not not kind is older than someone who is a funny person all tall persons in the room are patient everyone outside the room is not a patient curious tall kind old person not everyone in the room is brave if they is wise
it is not the case that “Verna does not collect vintage vinyl records”
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& (![X]:(room(X)=>(((predq(X))<=>(predj(X))))))& (![X]:(room(X)=>(((predi(X))|(~predu(X))))))& (~![X]:(room(X)=>(((predi(X))<=>(predc(X))))))& (![X]:(~room(X)=>(((predu(X))<=(predr(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& ((predp(fred))&(predd(fred)))& ((like(xena,john) & like(john,xena)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~((preda(A))|(predz(A)))&~((preda(B))|(predz(B)))&~((preda(C))|(predz(C)))&~((preda(D))|(predz(D)))&~((preda(E))|(predz(E))))))& ((like(kyle,alice) & like(alice,kyle)))& ((predm(mary))&(client(george,mary)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predi(A)&predi(B)))& (![X]:(room(X)=>(((~like(patricia,X))<=>(predf(X))))))& (![X]:(room(X)=>(((predn(X))<=(~(curious(X)&tourist(X)))))))& (![X]:(~room(X)=>(((~hate(patricia,X))|(~predj(X))))))& (~![X]:(anywhere(X)=>(((predk(X))<=(like(william,X))))))& ((?[X,Y]:(room(X)&room(Y)&(predt(X)&predt(Y))&(X!=Y))))& (~hate(emma,fred))& ((?[X,Y]:(room(X)&room(Y)&(~creative(X)&~formal(X)&~strong(X)&~creative(Y)&~formal(Y)&~strong(Y))&(X!=Y))))& ((![X]:((~((prede(X))|(predk(X))))<=>(~hate(xena,X)))))& (![X]:(room(X)=>(((predi(X))<=(predb(X))))))& (?[X]:(room(X)&(kind(X))))& (~(?[X]:(room(X)&(prede(X)))))& (predc(alice))& ((curious(fred))&(old(paul)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)&creative(E)&european(E)))))& (![X]:(room(X)=>(formal(X)=>~humble(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predt(A)&predt(B)&predt(C)&predt(D)&predt(E))))& ((![X]:((predb(X))=>(predu(X)))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&quiet(A)&wise(A)&kind(A)&tourist(A)&quiet(B)&wise(B)&kind(B)&tourist(B)))& (client(mary,david))& ((![X]:((client(george,X))<=>(predf(X)))))& (client(john,julia))& ((![X]:((brave(X))=>(like(david,X)))))& (formal(paul))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((predv(A))|(kind(A)))&~((predv(B))|(kind(B)))&~((predv(C))|(kind(C)))&~((predv(D))|(kind(D))))))& ((![X]:((quiet(X))=>(client(xena,X)))))& ((?[X,Y]:(room(X)&room(Y)&(creative(X)&creative(Y))&(X!=Y))))& (![X]:(~room(X)=>(wise(X)=>~tall(X))))& ((![X]:((brave(X))=>(~(creative(X)&tourist(X))))))& (predh(susan))& ((like(lucy,mary) & like(mary,lucy)))& (predv(alice))& ((quiet(paul))&(organized(mary)))& (![X]:(room(X)=>(kind(X)=>~tall(X))))& ((~(~((predq(paul))|(predi(paul)))))=>(~prede(ian)))& ((~![X]:(room(X)=>(((~predh(X))|(~predi(X))))))=>((![X]:((~predf(X))=>(((predv(X))|(predm(X))))))))& (((((predy(john))&(~predx(john))))=>(![X]:(room(X)=>(((predd(X))=>(~preds(X)))))))&((~(((predy(john))&(~predx(john)))))=>(predq(hannah))))& ((((predg(john))|(predz(john))))<~>(~predq(kyle)))& ((~![X]:(anywhere(X)=>(predw(X))))=>(![X]:(room(X)=>(((~predf(X))=>(predi(X)))))))& ((![X]:(~room(X)=>(((~predq(X))|(prede(X))))))=>(![X]:(anywhere(X)=>(((predh(X))=>(predq(X)))))))& (predw(alice))& (((~predw(fred))|(predh(fred))))& (predk(susan))& (![X]:(~room(X)=>(((predg(X))=>(predu(X))))))& (~predr(lucy))& (~(((predo(hannah))<~>(preda(hannah)))))& (![X]:(room(X)=>(((((predu(X))<~>(preda(X))))=>(~preda(X))))))& (predw(kyle))& (~![X]:(anywhere(X)=>(((((predt(X))&(predy(X))))<=>(~predk(X))))))& ((![X]:((prede(X))=>(predz(X)))))& (predd(george))& (predc(john))& (![X]:(~room(X)=>(((preds(X))=>(~predn(X))))))& ((![X]:((~preds(X))=>(predr(X)))))& ((![X]:(~room(X)=>(((~(strong(X)&person(X)))|(~predy(X))))))<=>(![X]:(room(X)=>(((predw(X))|(~predv(X)))))))& ((![X]:(room(X)=>(((sibling(william,X))|(~predf(X))))))<~>((strong(mary))&(funny(alice))))& ((((?[X]:(room(X)&~((~funny(X))|(predp(X)))))))<~>(?[X]:(room(X)&(~hate(X,oscar)))))& ((![X]:(room(X)=>(((client(susan,X))|(~predl(X))))))<~>((creative(mary))&(old(paul))))& (((hate(william,fred) & hate(fred,william)))=>(![X]:(room(X)=>(((predo(X))<=>(~hate(X,ulysses)))))))& ((![X]:(room(X)=>(((~like(X,xena))|(~predd(X))))))<=>(~![X]:(room(X)=>(((~(old(X)&person(X)))|(~predo(X)))))))& ((![X]:(room(X)=>(((predb(X))|(~preds(X))))))<=>((hate(alice,lucy) & hate(lucy,alice))))& ((hate(oscar,paul) & hate(paul,oscar)))& (~(patient(fred)&tourist(fred)))& ((![X]:((predx(X))=>(strong(X)&tourist(X)))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&old(A)&old(B)&old(C)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~(happy(A)&curious(A)&person(A))&~(happy(B)&curious(B)&person(B))&~(happy(C)&curious(C)&person(C))))& (?[X]:(room(X)&(sibling(kyle,X))))& ((?[X,Y]:(anywhere(X)&anywhere(Y)&(old(X)&old(Y))&(X!=Y))))& (~propositione)& (![X]:(~room(X)=>(kind(X)=>~strong(X))))& (((?[X]:(room(X)&predc(X)))))& (?[X]:(room(X)&(predk(X))))& ((((~kind(paul)&~old(paul)&~curious(paul)&~strong(paul))<~>(predv(paul))))&(~(brave(paul)&european(paul))))& ((like(julia,paul) & like(paul,julia)))& (?[X]:(~room(X)&(sibling(steve,X))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~hate(A,victoria)&~hate(B,victoria)&~hate(C,victoria)&~hate(D,victoria))))& ((mary_dream=>((![X]:((~(formal(X)&european(X)))=>(predn(X)))))))& (?[X]:(room(X)&(strong(X))))& (~![X]:(room(X)=>(((prede(X))<=(quiet(X))))))& (![X]:(room(X)=>(((~(formal(X)&european(X)))<=(predh(X))))))& ((?[X,Y]:(room(X)&room(Y)&(((~tall(X)&~funny(X)&~curious(X)&~strong(X)&~brave(X)&~happy(X)&~patient(X))|(~patient(X)&~happy(X)&~funny(X)&~kind(X)&~curious(X))|(humble(X)))&((~tall(Y)&~funny(Y)&~curious(Y)&~strong(Y)&~brave(Y)&~happy(Y)&~patient(Y))|(~patient(Y)&~happy(Y)&~funny(Y)&~kind(Y)&~curious(Y))|(humble(Y))))&(X!=Y))))& (?[A,B]:(room(A)&room(B)&(A!=B)&quiet(A)&strong(A)&tourist(A)&quiet(B)&strong(B)&tourist(B)))& (![X]:(~room(X)=>(((((sibling(tina,X))<~>(~~formal(X))))=>(((prede(X))<~>(predg(X))))))))& ((?[X,Y]:(room(X)&room(Y)&(~(formal(X)&european(X))&~(formal(Y)&european(Y)))&(X!=Y))))& (~(kind(paul)&old(paul)&tourist(paul)))& (![X]:(room(X)=>(((patient(X))=>(richer(lisa,X))))))& (~(((old(ian))&(creative(ian))&(older(lisa,ian)))))& (![X]:(~room(X)=>(richer(lisa,X))))& (old(alice))& (![X]:(room(X)=>(curious(X)=>patient(X))))& (~(~~~~humble(lucy)&~~~~humble(julia)))& (((richer(mike,alice))|(~~kind(alice))|(curious(alice)&organized(alice)&brave(alice)&happy(alice)&person(alice))))& (~((old(ian))|(old(ian)&creative(ian)&kind(ian)&humble(ian)&person(ian)))&~((old(lucy))|(old(lucy)&creative(lucy)&kind(lucy)&humble(lucy)&person(lucy))))& ((![X]:((older(lisa,X))<=>(quieter(mike,X)))))& (((older(mike,lucy))|(quieter(lisa,lucy)))&((older(mike,emma))|(quieter(lisa,emma))))& (~(?[A,B]:(room(A)&room(B)&(A!=B)&quieter(mike,A)&quieter(mike,B))))& (curious(alice))& (brave(ian))& (((~(curious(david)&brave(david)&person(david)))<~>(~patient(david)))&((~(curious(mary)&brave(mary)&person(mary)))<~>(~patient(mary))))& ((organized(david))&(strong(emma)))& ((formal(fred))&(curious(ian)))& (?[A,B]:(room(A)&room(B)&(A!=B)&((creative(A)&person(A))|(formal(A)&strong(A)&person(A))|(quieter(mike,A)))&((creative(B)&person(B))|(formal(B)&strong(B)&person(B))|(quieter(mike,B)))))& (quieter(mike,hannah))& ((![X]:((tall(X)&old(X)&wise(X)&person(X))=>(humble(X)&person(X)))))& (![X]:(room(X)=>(((formal(X)&person(X))=>(((older(lisa,X))<~>(richer(mike,X))))))))& (quiet(kyle)&person(kyle))& (((?[X]:(room(X)&funny(X)))))& (older(mike,julia))& (quieter(lisa,david))& (tall(julia))& (?[X,Y]:((~~kind(X))&(funny(Y)&person(Y))&(older(X,Y))))& (![X]:(room(X)=>(tall(X)=>patient(X))))& (![X]:(~room(X)=>(~(patient(X)&curious(X)&tall(X)&kind(X)&old(X)&person(X)))))& (~![X]:(room(X)=>(((wise(X))=>(brave(X))))))
~(~predq(lucy))
[ "p0", "p43", "p86", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 8149938755990261137532470 % SZS output start Proof for 8149938755990261137532470 25. ! [X0] : (room(X0) => (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 68. ~? [X0] : (anywhere(X0) => (preda(X0) | ~predj(X0))) [input p43] 111. ! [X0] : (room(X0) => (predq(X0) <=> predj(X0))) [input p86] 236. ~predq(lucy) [input hypothesis] 325. ! [X0] : ((george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 326. ! [X0] : (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 325] 366. ! [X0] : ((~preda(X0) & predj(X0)) & anywhere(X0)) [ennf transformation 68] 367. ! [X0] : (~preda(X0) & predj(X0) & anywhere(X0)) [flattening 366] 399. ! [X0] : ((predq(X0) <=> predj(X0)) | ~room(X0)) [ennf transformation 111] 578. ! [X0] : (((predq(X0) | ~predj(X0)) & (predj(X0) | ~predq(X0))) | ~room(X0)) [nnf transformation 399] 1508. room(lucy) [cnf transformation 326] 1627. predj(X0) [cnf transformation 367] 1732. predq(X0) | ~predj(X0) | ~room(X0) [cnf transformation 578] 2105. ~predq(lucy) [cnf transformation 236] 2395. ~room(X0) | predq(X0) [subsumption resolution 1732,1627] 3438. predq(lucy) [resolution 2395,1508] 3510. $false [subsumption resolution 3438,2105] % SZS output end Proof for 8149938755990261137532470 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 7164 % Time elapsed: 0.066 s % ------------------------------ % ------------------------------
2,883
4,096
[ 0, 43, 86 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% Time limit reached!\n% ------------------------------\n% Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000)\n% Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44\n% Termination reason: Time limit\n% Termination phase: Saturation\n\n% Memory used [KB]: 146863\n% Time elapsed: 20.100 s\n% ------------------------------\n% ------------------------------\n'}
true
{'mary': 'jake', 'paul': 'max', 'fred': 'martin', 'alice': 'theresa', 'john': 'john', 'susan': 'martha', 'lucy': 'verna', 'david': 'jennifer', 'emma': 'jacqueline', 'george': 'anthony', 'hannah': 'tabatha', 'ian': 'kenneth', 'julia': 'megan', 'kyle': 'mary', 'lisa': 'ann', 'mike': 'william', 'nancy': 'howard', 'oscar': 'damian', 'patricia': 'kathy', 'quentin': 'kimberly', 'rachel': 'elizabeth', 'steve': 'bette', 'tina': 'joseph', 'ulysses': 'manuel', 'victoria': 'margaret', 'william': 'marietta', 'xena': 'tamica', 'yves': 'jerry', 'Mary': 'Jake', 'Paul': 'Max', 'Fred': 'Martin', 'Alice': 'Theresa', 'John': 'John', 'Susan': 'Martha', 'Lucy': 'Verna', 'David': 'Jennifer', 'Emma': 'Jacqueline', 'George': 'Anthony', 'Hannah': 'Tabatha', 'Ian': 'Kenneth', 'Julia': 'Megan', 'Kyle': 'Mary', 'Lisa': 'Ann', 'Mike': 'William', 'Nancy': 'Howard', 'Oscar': 'Damian', 'Patricia': 'Kathy', 'Quentin': 'Kimberly', 'Rachel': 'Elizabeth', 'Steve': 'Bette', 'Tina': 'Joseph', 'Ulysses': 'Manuel', 'Victoria': 'Margaret', 'William': 'Marietta', 'Xena': 'Tamica', 'Yves': 'Jerry', '~preda': 'is not a professional photographer specializing in portrait photography', '~predb': 'does not make intricate hand-cut paper art for exhibitions', '~predc': 'does not host regular game nights featuring complex strategy games', '~predd': 'does not build model airplanes', '~prede': 'does not create YouTube content', '~predf': 'is not a client of Meta', '~predg': 'does not own a 3D printer', '~predh': 'is not an avid mountain climber who has scaled several peaks', '~predi': 'does not practice kickboxing', '~predj': 'does not host a popular podcast about emerging technologies', '~predk': 'does not watche fantasy movies', '~predl': 'is not allergic to anything', '~predm': 'does not design and sews custom cosplay costumes for conventions', '~predn': 'does not enjoy making ceramics', '~predo': 'is not a wine connoisseur', '~predp': 'does not use contact lenses', '~predq': 'does not collect vintage vinyl records', '~predr': 'does not enjoy salsa dancing', '~preds': 'does not make homemade pastries', '~predt': 'is not right-handed', '~predu': 'does not practice digital art', '~predv': 'does not collect vintage stamps', '~predw': 'is not a client of LVMH', '~predx': 'does not collect rare sneakers', '~predy': 'does not enjoy spelunking', '~predz': 'does not practice and performs acrobatic dance routines', 'preda': 'is a professional photographer specializing in portrait photography', 'predb': 'makes intricate hand-cut paper art for exhibitions', 'predc': 'hosts regular game nights featuring complex strategy games', 'predd': 'builds model airplanes', 'prede': 'creates YouTube content', 'predf': 'is a client of Meta', 'predg': 'owns a 3D printer', 'predh': 'is an avid mountain climber who has scaled several peaks', 'predi': 'practices kickboxing', 'predj': 'hosts a popular podcast about emerging technologies', 'predk': 'watches fantasy movies', 'predl': 'is allergic to anything', 'predm': 'designs and sews custom cosplay costumes for conventions', 'predn': 'enjoys making ceramics', 'predo': 'is a wine connoisseur', 'predp': 'uses contact lenses', 'predq': 'collects vintage vinyl records', 'predr': 'enjoys salsa dancing', 'preds': 'makes homemade pastries', 'predt': 'is right-handed', 'predu': 'practices digital art', 'predv': 'collects vintage stamps', 'predw': 'is a client of LVMH', 'predx': 'collect rare sneakers', 'predy': 'enjoys spelunking', 'predz': 'practices and performs acrobatic dance routines', '~propositiona': 'A pen does not exist that only writes secrets.', 'propositiona': 'A pen exists that only writes secrets.', '~propositionb': 'A door does not randomly teleport those who pass through it.', 'propositionb': 'A door randomly teleports those who pass through it.', '~propositionc': 'A river does not flow uphill on Tuesdays.', 'propositionc': 'A river flows uphill only on Tuesdays.', '~propositiond': 'A frog does not sing opera in the swamp at night.', 'propositiond': 'A frog sings opera in the swamp at night.', '~propositione': 'A desert does not bloom with snowdrops every year.', 'propositione': 'A desert blooms with snowdrops every year.'}
Natasha, Thomas, Ursula, Angie, Erin, Leon, Pablo, Cara, Kevin are the only persons in the room. either “Glass rain does not fall on a distant planet.” or “Thomas travels domestically frequently” but not both if “everyone in the room owns a smartwatch” then “everyone in the room is patient” otherwise “exactly three persons in the room does not hate Renea” “everyone in the room owns a smartwatch” only if “everyone in the room does not enjoy windsurfing” if “Erin and Cara are tall persons” then “Kevin who is not formal is not a tea enthusiast” otherwise “all brave persons in the room are curious” either “Cara and Patricia like each other” or “Kevin and Natasha like each other” but not both either “everyone in the room is an enthusiastic bird watcher who travels for rare sightings” or “everyone anywhere practices digital art” but not both “everyone in the room is brave” if “Richard and Erin hate each other” “at least one person anywhere either is humble or collects rare and antique scientific instruments but not both” only if “neither “A river flows uphill only on Tuesdays.” nor “Mirrors fog permanently in one particular house.”” everyone in the room is organized everyone in the room does not enjoy windsurfing Richard and Erin hate each other not everyone in the room is not hated by Precious exactly two persons in the room is an enthusiastic bird watcher who travels for rare sightings it is not the case that ““A pizza exists that tastes like ice cream.” and “There is no planet where the oceans are in the sky.” and “A river does not flow uphill on Tuesdays.”” at most two persons in the room is quiet and has a saltwater aquarium at least three persons in the room is formal Ursula is not humble everyone in the room is a tall tourist at least four persons in the room is a wise person neither “There is no planet where the oceans are in the sky.” nor “A pizza does not exist that tastes like ice cream.” everyone in the room is not a client of Meta at most three persons outside the room is a humble person everyone in the room streams on Twitch no strong person in the room is organized all quiet persons anywhere are happy everyone in the room has a pet dog at least three persons in the room is funny Ursula is a kind tourist everyone in the room either is a tall tourist or is a member of a local theater group specializing in improv but not both if someone is old then he/she is a brave tourist at least two persons in the room neither is an enthusiastic bird watcher who travels for rare sightings nor develops open-source software projects in their free time
Erin streams on Twitch
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma')))& ((~propositiond)<~>(predf(paul)))& (((![X]:(room(X)=>(predu(X))))=>(![X]:(room(X)=>(patient(X)))))&((~(![X]:(room(X)=>(predu(X)))))=>((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~hate(ian,A)&~hate(ian,B)&~hate(ian,C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~hate(ian,A)&~hate(ian,B)&~hate(ian,C)&~hate(ian,D)))))))& ((![X]:(room(X)=>(predu(X))))=>(![X]:(room(X)=>(~predi(X)))))& (((tall(john)&person(john)&tall(david)&person(david))=>((~formal(emma))&(~predo(emma))))&((~(tall(john)&person(john)&tall(david)&person(david)))=>(![X]:(room(X)=>(brave(X)=>curious(X))))))& (((like(david,victoria) & like(victoria,david)))<~>((like(george,mary) & like(mary,george))))& ((![X]:(room(X)=>(predp(X))))<~>(![X]:(anywhere(X)=>(predt(X)))))& (((hate(mike,john) & hate(john,mike)))=>(![X]:(room(X)=>(brave(X)))))& ((((?[X]:(anywhere(X)&((humble(X))<~>(predy(X)))))))=>(~((propositiona)|(propositionc))))& (![X]:(room(X)=>(organized(X))))& (![X]:(room(X)=>(~predi(X))))& ((hate(mike,john) & hate(john,mike)))& (~![X]:(room(X)=>(~hate(X,hannah))))& ((?[A,B]:(room(A)&room(B)&(A!=B)&predp(A)&predp(B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predp(A)&predp(B)&predp(C)))))& (~(((propositione)&(~propositionb)&(~propositiona))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((quiet(A))&(predz(A)))&((quiet(B))&(predz(B)))&((quiet(C))&(predz(C))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&formal(A)&formal(B)&formal(C)))& (~humble(fred))& (![X]:(room(X)=>(tall(X)&tourist(X))))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&wise(A)&person(A)&wise(B)&person(B)&wise(C)&person(C)&wise(D)&person(D)))& (~((~propositionb)|(~propositione)))& (![X]:(room(X)=>(~predl(X))))& (~(?[A,B,C,D]:(~room(A)&~room(B)&~room(C)&~room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&humble(A)&person(A)&humble(B)&person(B)&humble(C)&person(C)&humble(D)&person(D))))& (![X]:(room(X)=>(preds(X))))& (![X]:(room(X)=>(strong(X)=>~organized(X))))& (![X]:(anywhere(X)=>(quiet(X)=>happy(X))))& (![X]:(room(X)=>(predk(X))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C)))& (kind(fred)&tourist(fred))& (![X]:(room(X)=>(((tall(X)&tourist(X))<~>(predg(X))))))& ((![X]:((old(X))=>(brave(X)&tourist(X)))))& (?[A,B]:(room(A)&room(B)&(A!=B)&~((predp(A))|(predr(A)))&~((predp(B))|(predr(B)))))
preds(john)
[ "p0", "p23", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 3809680802107333576902829 % SZS output start Proof for 3809680802107333576902829 25. ! [X0] : (room(X0) => (emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 48. ! [X0] : (room(X0) => preds(X0)) [input p23] 57. ~preds(john) [input hypothesis] 132. ! [X0] : ((emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 133. ! [X0] : (emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 132] 140. ! [X0] : (preds(X0) | ~room(X0)) [ennf transformation 48] 977. room(john) [cnf transformation 133] 1031. ~room(X0) | preds(X0) [cnf transformation 140] 1048. ~preds(john) [cnf transformation 57] 1176. preds(john) [resolution 1031,977] 1196. $false [subsumption resolution 1176,1048] % SZS output end Proof for 3809680802107333576902829 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5884 % Time elapsed: 0.047 s % ------------------------------ % ------------------------------
456
32
[ 0, 23 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p23': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'natasha', 'paul': 'thomas', 'fred': 'ursula', 'alice': 'angie', 'john': 'erin', 'susan': 'leon', 'lucy': 'pablo', 'david': 'cara', 'emma': 'george', 'george': 'kevin', 'hannah': 'precious', 'ian': 'renea', 'julia': 'ramiro', 'kyle': 'maurice', 'lisa': 'alphonse', 'mike': 'richard', 'nancy': 'dana', 'oscar': 'javier', 'patricia': 'bette', 'quentin': 'marian', 'rachel': 'jose', 'steve': 'marcelino', 'tina': 'lana', 'ulysses': 'wilma', 'victoria': 'patricia', 'william': 'johnny', 'xena': 'carol', 'yves': 'lillian', 'Mary': 'Natasha', 'Paul': 'Thomas', 'Fred': 'Ursula', 'Alice': 'Angie', 'John': 'Erin', 'Susan': 'Leon', 'Lucy': 'Pablo', 'David': 'Cara', 'Emma': 'George', 'George': 'Kevin', 'Hannah': 'Precious', 'Ian': 'Renea', 'Julia': 'Ramiro', 'Kyle': 'Maurice', 'Lisa': 'Alphonse', 'Mike': 'Richard', 'Nancy': 'Dana', 'Oscar': 'Javier', 'Patricia': 'Bette', 'Quentin': 'Marian', 'Rachel': 'Jose', 'Steve': 'Marcelino', 'Tina': 'Lana', 'Ulysses': 'Wilma', 'Victoria': 'Patricia', 'William': 'Johnny', 'Xena': 'Carol', 'Yves': 'Lillian', '~preda': 'does not own a significant collection of rare gemstones and minerals', '~predb': 'does not play the violin', '~predc': 'does not make intricate hand-cut paper art for exhibitions', '~predd': 'does not play the drums', '~prede': 'does not train for and competes in international triathlons', '~predf': 'does not travel domestically frequently', '~predg': 'is not a member of a local theater group specializing in improv', '~predh': 'is not a night owl', '~predi': 'does not enjoy windsurfing', '~predj': 'does not create large-scale murals for public art installations', '~predk': 'does not have a pet dog', '~predl': 'is not a client of Meta', '~predm': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predn': 'does not use contact lenses', '~predo': 'is not a tea enthusiast', '~predp': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predq': 'is not a wine connoisseur with a private cellar of vintage wines', '~predr': 'does not develop open-source software projects in their free time', '~preds': 'does not stream on Twitch', '~predt': 'does not practice digital art', '~predu': 'does not own a smartwatch', '~predv': 'does not make homemade pastries', '~predw': 'does not volunteer for local environmental conservation projects', '~predx': 'does not practice archery', '~predy': 'does not collect rare and antique scientific instruments', '~predz': 'does not have a saltwater aquarium', 'preda': 'owns a significant collection of rare gemstones and minerals', 'predb': 'plays the violin', 'predc': 'makes intricate hand-cut paper art for exhibitions', 'predd': 'plays the drums', 'prede': 'trains for and competes in international triathlons', 'predf': 'travels domestically frequently', 'predg': 'is a member of a local theater group specializing in improv', 'predh': 'is a night owl', 'predi': 'enjoys windsurfing', 'predj': 'creates large-scale murals for public art installations', 'predk': 'has a pet dog', 'predl': 'is a client of Meta', 'predm': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predn': 'uses contact lenses', 'predo': 'is a tea enthusiast', 'predp': 'is an enthusiastic bird watcher who travels for rare sightings', 'predq': 'is a wine connoisseur with a private cellar of vintage wines', 'predr': 'develops open-source software projects in their free time', 'preds': 'streams on Twitch', 'predt': 'practices digital art', 'predu': 'owns a smartwatch', 'predv': 'makes homemade pastries', 'predw': 'volunteers for local environmental conservation projects', 'predx': 'practices archery', 'predy': 'collects rare and antique scientific instruments', 'predz': 'has a saltwater aquarium', '~propositiona': 'A river does not flow uphill on Tuesdays.', 'propositiona': 'A river flows uphill only on Tuesdays.', '~propositionb': 'There is no planet where the oceans are in the sky.', 'propositionb': 'There is a planet where the oceans are in the sky.', '~propositionc': 'Mirrors do not fog permanently in one particular house.', 'propositionc': 'Mirrors fog permanently in one particular house.', '~propositiond': 'Glass rain does not fall on a distant planet.', 'propositiond': 'Glass rain falls on a distant planet.', '~propositione': 'A pizza does not exist that tastes like ice cream.', 'propositione': 'A pizza exists that tastes like ice cream.'}
Christina, Katherine, Maura, Emilia, Renee, Nellie, Andrew, Martha, Danielle, Rita, Amado, Laura, George, Sally, Kevin are the only persons in the room. “at most four persons in the room plays video games, hosts regular game nights featuring complex strategy games or creates large-scale murals for public art installations” if ““A pen does not exist that only writes secrets.” and “A frog does not sing opera in the swamp at night.”” “if someone is not a patient formal european then he/she is an enthusiastic bird watcher who travels for rare sightings and vice versa” unless ““A frog sings opera in the swamp at night.” or “A pen does not exist that only writes secrets.” or both” if ““A pen does not exist that only writes secrets.” and “All swans in one park are blue.”” then “if someone writes poetry then he/she is a formal creative european and vice versa” ““A door randomly teleports those who pass through it.” and “A pen exists that only writes secrets.”” if “neither “A pen exists that only writes secrets.” nor “There is a planet where the oceans are in the sky.”” and vice versa ““A pen does not exist that only writes secrets.” and “Not all swans in one park are blue.”” if “Danielle is not a patient european” and vice versa “neither “A door randomly teleports those who pass through it.” nor “There is a planet where the oceans are in the sky.”” if “Sally is not a brave tourist” and vice versa “George and Kevin are respectively quiet and patient” only if “exactly three persons in the room is old” “neither “There is a planet where the oceans are in the sky.” nor “There is no planet where the oceans are in the sky.”” if ““There is no planet where the oceans are in the sky.” or “A door does not randomly teleport those who pass through it.” or both” and vice versa at most four persons in the room is a client of Joseph Rita and Nellie are respectively formal and humble exactly four persons in the room practices pilates all old persons in the room are creative exactly four persons in the room is not kind, not quiet at least two persons in the room writes and illustrates their own graphic novels Renee and Christina are respectively organized and brave if someone is not allergic to anything then he/she writes and illustrates their own graphic novels or is a client of James or both and vice versa Danielle is not a patient kind tall person at most three persons outside the room knows morse code someone who practices pilates like someone who is humble at least two persons in the room is not a quiet person all tall persons in the room are strong all curious persons outside the room are tall at least two persons in the room practices archery Sally enjoys cross-country skiing Christina is a wine connoisseur all curious persons in the room are tall at least three persons in the room is a wine connoisseur, is formal or is not brave exactly four persons in the room is a sibling of Cindy
Christina is a wine connoisseur
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa')))& ((((~propositiona)&(~propositionc)))=>(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&((predw(A))|(predj(A))|(predz(A)))&((predw(B))|(predj(B))|(predz(B)))&((predw(C))|(predj(C))|(predz(C)))&((predw(D))|(predj(D))|(predz(D)))&((predw(E))|(predj(E))|(predz(E)))))))& (~(((propositionc)|(~propositiona)))=>((![X]:((~(patient(X)&formal(X)&european(X)))<=>(predt(X))))))& ((((~propositiona)&(propositiond)))=>((![X]:((predb(X))<=>(formal(X)&creative(X)&european(X))))))& ((~((propositiona)|(propositione)))<=>(((propositionb)&(propositiona))))& ((~(patient(emma)&european(emma)))<=>(((~propositiona)&(~propositiond))))& ((~(brave(kyle)&tourist(kyle)))<=>(~((propositionb)|(propositione))))& (((quiet(julia))&(patient(lisa)))=>((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&old(A)&old(B)&old(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&old(A)&old(B)&old(C)&old(D))))))& ((((~propositione)|(~propositionb)))<=>(~((propositione)|(~propositione))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&client(steve,A)&client(steve,B)&client(steve,C)&client(steve,D)&client(steve,E))))& ((formal(george))&(humble(susan)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predi(A)&predi(B)&predi(C)&predi(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predi(A)&predi(B)&predi(C)&predi(D)&predi(E)))))& (![X]:(room(X)=>(old(X)=>creative(X))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~kind(A)&~quiet(A)&~kind(B)&~quiet(B)&~kind(C)&~quiet(C)&~kind(D)&~quiet(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~kind(A)&~quiet(A)&~kind(B)&~quiet(B)&~kind(C)&~quiet(C)&~kind(D)&~quiet(D)&~kind(E)&~quiet(E)))))& (?[A,B]:(room(A)&room(B)&(A!=B)&predh(A)&predh(B)))& ((organized(john))&(brave(mary)))& ((![X]:((~predq(X))<=>(((predh(X))|(client(rachel,X)))))))& (~(patient(emma)&kind(emma)&tall(emma)&person(emma)))& (~(?[A,B,C,D]:(~room(A)&~room(B)&~room(C)&~room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predp(A)&predp(B)&predp(C)&predp(D))))& (?[X,Y]:((predi(X))&(humble(Y))&(like(X,Y))))& (?[A,B]:(room(A)&room(B)&(A!=B)&~(quiet(A)&person(A))&~(quiet(B)&person(B))))& (![X]:(room(X)=>(tall(X)=>strong(X))))& (![X]:(~room(X)=>(curious(X)=>tall(X))))& (?[A,B]:(room(A)&room(B)&(A!=B)&predo(A)&predo(B)))& (predd(kyle))& (predg(mary))& (![X]:(room(X)=>(curious(X)=>tall(X))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((predg(A))|(formal(A))|(~brave(A)))&((predg(B))|(formal(B))|(~brave(B)))&((predg(C))|(formal(C))|(~brave(C)))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&sibling(william,A)&sibling(william,B)&sibling(william,C)&sibling(william,D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&sibling(william,A)&sibling(william,B)&sibling(william,C)&sibling(william,D)&sibling(william,E)))))
predg(mary)
[ "p25", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 2422972415164717483854323 % SZS output start Proof for 2422972415164717483854323 50. predg(mary) [input p25] 54. ~predg(mary) [input hypothesis] 1074. predg(mary) [cnf transformation 50] 1099. ~predg(mary) [cnf transformation 54] 1288. $false [subsumption resolution 1099,1074] % SZS output end Proof for 2422972415164717483854323 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5884 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
501
32
[ 25 ]
{'p25': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'christina', 'paul': 'katherine', 'fred': 'maura', 'alice': 'emilia', 'john': 'renee', 'susan': 'nellie', 'lucy': 'andrew', 'david': 'martha', 'emma': 'danielle', 'george': 'rita', 'hannah': 'amado', 'ian': 'laura', 'julia': 'george', 'kyle': 'sally', 'lisa': 'kevin', 'mike': 'mary', 'nancy': 'tressie', 'oscar': 'susan', 'patricia': 'rosemary', 'quentin': 'millie', 'rachel': 'james', 'steve': 'joseph', 'tina': 'tonya', 'ulysses': 'phyllis', 'victoria': 'deanna', 'william': 'cindy', 'xena': 'helen', 'yves': 'mark', 'Mary': 'Christina', 'Paul': 'Katherine', 'Fred': 'Maura', 'Alice': 'Emilia', 'John': 'Renee', 'Susan': 'Nellie', 'Lucy': 'Andrew', 'David': 'Martha', 'Emma': 'Danielle', 'George': 'Rita', 'Hannah': 'Amado', 'Ian': 'Laura', 'Julia': 'George', 'Kyle': 'Sally', 'Lisa': 'Kevin', 'Mike': 'Mary', 'Nancy': 'Tressie', 'Oscar': 'Susan', 'Patricia': 'Rosemary', 'Quentin': 'Millie', 'Rachel': 'James', 'Steve': 'Joseph', 'Tina': 'Tonya', 'Ulysses': 'Phyllis', 'Victoria': 'Deanna', 'William': 'Cindy', 'Xena': 'Helen', 'Yves': 'Mark', '~preda': 'is not a client of Meta', '~predb': 'does not write poetry', '~predc': 'does not have lived in exactly three countries', '~predd': 'does not enjoy cross-country skiing', '~prede': 'does not collect antique jewelry', '~predf': 'does not collect rare minerals', '~predg': 'is not a wine connoisseur', '~predh': 'does not write and illustrates their own graphic novels', '~predi': 'does not practice pilates', '~predj': 'does not host regular game nights featuring complex strategy games', '~predk': 'does not enjoy watercolor painting', '~predl': 'does not volunteer for local environmental conservation projects', '~predm': 'does not compete in national level swimming championships', '~predn': 'does not bake bread at home', '~predo': 'does not practice archery', '~predp': 'does not know morse code', '~predq': 'is not allergic to anything', '~predr': 'does not use an ios phone', '~preds': 'is not a culinary enthusiast who experiments with international cuisines', '~predt': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predu': 'does not enjoy wildlife photography', '~predv': 'is not a chess master who participates in national tournaments', '~predw': 'does not play video games', '~predx': 'does not enjoy coding in Python', '~predy': 'does not create augmented reality experiences for mobile applications', '~predz': 'does not create large-scale murals for public art installations', 'preda': 'is a client of Meta', 'predb': 'writes poetry', 'predc': 'has lived in exactly three countries', 'predd': 'enjoys cross-country skiing', 'prede': 'collects antique jewelry', 'predf': 'collects rare minerals', 'predg': 'is a wine connoisseur', 'predh': 'writes and illustrates their own graphic novels', 'predi': 'practices pilates', 'predj': 'hosts regular game nights featuring complex strategy games', 'predk': 'enjoys watercolor painting', 'predl': 'volunteers for local environmental conservation projects', 'predm': 'competes in national level swimming championships', 'predn': 'bakes bread at home', 'predo': 'practices archery', 'predp': 'knows morse code', 'predq': 'is allergic to anything', 'predr': 'uses an ios phone', 'preds': 'is a culinary enthusiast who experiments with international cuisines', 'predt': 'is an enthusiastic bird watcher who travels for rare sightings', 'predu': 'enjoys wildlife photography', 'predv': 'is a chess master who participates in national tournaments', 'predw': 'plays video games', 'predx': 'enjoys coding in Python', 'predy': 'creates augmented reality experiences for mobile applications', 'predz': 'creates large-scale murals for public art installations', '~propositiona': 'A pen does not exist that only writes secrets.', 'propositiona': 'A pen exists that only writes secrets.', '~propositionb': 'A door does not randomly teleport those who pass through it.', 'propositionb': 'A door randomly teleports those who pass through it.', '~propositionc': 'A frog does not sing opera in the swamp at night.', 'propositionc': 'A frog sings opera in the swamp at night.', '~propositiond': 'Not all swans in one park are blue.', 'propositiond': 'All swans in one park are blue.', '~propositione': 'There is no planet where the oceans are in the sky.', 'propositione': 'There is a planet where the oceans are in the sky.'}
Velma, Jorge, Brian are the only persons in the room. “Brian has a vast collection of first-edition science fiction novels or enjoys fishing or both” if “Velma works on fridays” and vice versa “Jorge either practices digital art or plays the drums but not both” if “everyone in the room does not practice graffiti art or works on fridays” Jorge is an avid hiker or does not enjoy fishing or both Velma enjoys fishing or plays the drums or both Jorge either is a wine connoisseur with a private cellar of vintage wines or is a scotch connoisseur but not both Jorge has a vast collection of first-edition science fiction novels or is a client of Costco or both Brian is an avid mountain climber who has scaled several peaks or is not a wine connoisseur with a private cellar of vintage wines or both Brian has a saltwater aquarium or is a scotch connoisseur or both at most four persons in the room maintains a large, organic vegetable garden year-round more than one person in the room has a saltwater aquarium Jorge has completed a triathlon or is a scotch connoisseur or both Brian has completed a triathlon at least one person in the room practices graffiti art Jorge either plays the drums or writes in-depth travel guides for off-the-beaten-path destinations but not both at most two persons in the room has completed a triathlon or hosts regular workshops on creative writing or both Brian either builds model airplanes or is an avid hiker but not both
Jorge enjoys fishing
neutral
room(mary)&room(paul)&room(fred)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred')))& ((predi(mary))<=>(((preda(fred))|(prede(fred)))))& ((![X]:(room(X)=>(((predi(X))|(~predf(X))))))=>(((predd(paul))<~>(preds(paul)))))& (((predl(paul))|(~prede(paul))))& (((prede(mary))|(preds(mary))))& (((predw(paul))<~>(predk(paul))))& (((preda(paul))|(predm(paul))))& (((predx(fred))|(~predw(fred))))& (((predq(fred))|(predk(fred))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predj(A)&predj(B)&predj(C)&predj(D)&predj(E))))& ((?[X,Y]:(room(X)&room(Y)&(predq(X)&predq(Y))&(X!=Y))))& (((predh(paul))|(predk(paul))))& (predh(fred))& (((?[X]:(room(X)&predf(X)))))& (((preds(paul))<~>(predy(paul))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((predh(A))|(predo(A)))&((predh(B))|(predo(B)))&((predh(C))|(predo(C))))))& (((predu(fred))<~>(predl(fred))))
prede(paul)
[]
null
192
16
[]
{}
true
{'mary': 'velma', 'paul': 'jorge', 'fred': 'brian', 'alice': 'thomas', 'john': 'maria', 'susan': 'gary', 'lucy': 'emma', 'david': 'eugene', 'emma': 'jeffrey', 'george': 'glen', 'hannah': 'janice', 'ian': 'kenneth', 'julia': 'sheri', 'kyle': 'roy', 'lisa': 'william', 'mike': 'karen', 'nancy': 'donald', 'oscar': 'richard', 'patricia': 'ryan', 'quentin': 'sheilah', 'rachel': 'stephanie', 'steve': 'virginia', 'tina': 'raymond', 'ulysses': 'carrie', 'victoria': 'christopher', 'william': 'alma', 'xena': 'sarah', 'yves': 'carol', 'Mary': 'Velma', 'Paul': 'Jorge', 'Fred': 'Brian', 'Alice': 'Thomas', 'John': 'Maria', 'Susan': 'Gary', 'Lucy': 'Emma', 'David': 'Eugene', 'Emma': 'Jeffrey', 'George': 'Glen', 'Hannah': 'Janice', 'Ian': 'Kenneth', 'Julia': 'Sheri', 'Kyle': 'Roy', 'Lisa': 'William', 'Mike': 'Karen', 'Nancy': 'Donald', 'Oscar': 'Richard', 'Patricia': 'Ryan', 'Quentin': 'Sheilah', 'Rachel': 'Stephanie', 'Steve': 'Virginia', 'Tina': 'Raymond', 'Ulysses': 'Carrie', 'Victoria': 'Christopher', 'William': 'Alma', 'Xena': 'Sarah', 'Yves': 'Carol', '~preda': 'does not have a vast collection of first-edition science fiction novels', '~predb': 'does not collect limited-edition art prints from contemporary artists', '~predc': 'is not an amateur astronomer who builds and uses custom telescopes', '~predd': 'does not practice digital art', '~prede': 'does not enjoy fishing', '~predf': 'does not practice graffiti art', '~predg': 'does not collect antique jewelry', '~predh': 'does not have completed a triathlon', '~predi': 'does not work on fridays', '~predj': 'does not maintain a large, organic vegetable garden year-round', '~predk': 'is not a scotch connoisseur', '~predl': 'is not an avid hiker', '~predm': 'is not a client of Costco', '~predn': 'does not develop open-source software projects in their free time', '~predo': 'does not host regular workshops on creative writing', '~predp': 'does not regularly goes on multi-day backpacking trips in national parks', '~predq': 'does not have a saltwater aquarium', '~predr': 'does not travel domestically frequently', '~preds': 'does not play the drums', '~predt': 'does not own a smartwatch', '~predu': 'does not build model airplanes', '~predv': 'does not have a specialized collection of handmade artisan pottery', '~predw': 'is not a wine connoisseur with a private cellar of vintage wines', '~predx': 'is not an avid mountain climber who has scaled several peaks', '~predy': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predz': 'is not a certified scuba diver with advanced underwater photography skills', 'preda': 'has a vast collection of first-edition science fiction novels', 'predb': 'collects limited-edition art prints from contemporary artists', 'predc': 'is an amateur astronomer who builds and uses custom telescopes', 'predd': 'practices digital art', 'prede': 'enjoys fishing', 'predf': 'practices graffiti art', 'predg': 'collects antique jewelry', 'predh': 'has completed a triathlon', 'predi': 'works on fridays', 'predj': 'maintains a large, organic vegetable garden year-round', 'predk': 'is a scotch connoisseur', 'predl': 'is an avid hiker', 'predm': 'is a client of Costco', 'predn': 'develops open-source software projects in their free time', 'predo': 'hosts regular workshops on creative writing', 'predp': 'regularly goes on multi-day backpacking trips in national parks', 'predq': 'has a saltwater aquarium', 'predr': 'travels domestically frequently', 'preds': 'plays the drums', 'predt': 'owns a smartwatch', 'predu': 'builds model airplanes', 'predv': 'has a specialized collection of handmade artisan pottery', 'predw': 'is a wine connoisseur with a private cellar of vintage wines', 'predx': 'is an avid mountain climber who has scaled several peaks', 'predy': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predz': 'is a certified scuba diver with advanced underwater photography skills', '~propositiona': 'A bridge does not sing when it is crossed.', 'propositiona': 'A bridge sings when it is crossed.', '~propositionb': 'A book cannot be opened only at midnight.', 'propositionb': 'A book can be opened only at midnight.', '~propositionc': 'A car does not run solely on saltwater.', 'propositionc': 'A car runs solely on saltwater.', '~propositiond': 'A bird does not tweet using morse code.', 'propositiond': 'A bird tweets using morse code.', '~propositione': 'Not all swans in one park are blue.', 'propositione': 'All swans in one park are blue.'}
Velma is the only person in the room. if “it is not the case that “Velma collects modern art”” then “at least one person in the room regularly goes on multi-day backpacking trips in national parks” if “no one in the room enjoys spelunking or does not use contact lenses” then “someone in the room owns a high-end gaming PC with custom-built components” if “at least one person in the room creates YouTube content” then “at most three person in the room is a client of LVMH” if “Velma enjoys spelunking” then “someone in the room uses contact lenses” if “someone anywhere creates YouTube content” then “someone in the room enjoys writing detailed reviews of new and classic board games” if “someone outside the room does not enjoy virtual reality gaming” then “if someone enjoys origami then he/she plays as a goalkeeper for a local amateur soccer team and vice versa” if someone enjoys origami then he/she watches fantasy movies and vice versa everyone in the room who is a wine connoisseur with a private cellar of vintage wines creates YouTube content if someone enjoys writing detailed reviews of new and classic board games then he/she collects classic novels and vice versa if someone practices pilates then he/she enjoys fishing and vice versa everyone in the room is a client of LVMH if they watches fantasy movies someone in the room collects classic novels it is not the case that “exactly four person in the room watches fantasy movies” only one person in the room practices digital art someone in the room uses contact lenses everyone in the room who neither owns a high-end gaming PC with custom-built components nor plays as a goalkeeper for a local amateur soccer team practices digital art only one person in the room regularly goes on multi-day backpacking trips in national parks only one person anywhere has a vast collection of first-edition science fiction novels Velma has a vast collection of first-edition science fiction novels if someone plays as a goalkeeper for a local amateur soccer team then he/she participates in long-distance cycling events across the country and vice versa at most three person in the room is a wine connoisseur with a private cellar of vintage wines Velma practices digital art Velma creates bespoke furniture pieces from reclaimed wood it is not the case that “someone in the room enjoys kayaking and exploring remote waterways” everyone in the room regularly contributes to tech forums and online communities if they has a vast collection of first-edition science fiction novels or creates bespoke furniture pieces from reclaimed wood or both and vice versa at most four person in the room regularly goes on multi-day backpacking trips in national parks someone anywhere enjoys virtual reality gaming if someone plays as a goalkeeper for a local amateur soccer team then he/she enjoys fishing and vice versa
Velma enjoys writing detailed reviews of new and classic board games
entailment
room(mary)&(![X]:(room(X)=>(X='mary')))& ((~(predx(mary)))=>(((?[X]:(room(X)&predz(X))))))& ((~?[X]:(room(X)=>(((~predd(X))|(predp(X))))))=>(?[X]:(room(X)&(preda(X)))))& ((((?[X]:(room(X)&predv(X)))))=>(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predu(A)&predu(B)&predu(C)&predu(D)))))& ((predp(mary))=>(?[X]:(room(X)&(predd(X)))))& ((?[X]:(anywhere(X)&(predv(X))))=>(?[X]:(room(X)&(predy(X)))))& ((?[X]:(~room(X)&(~predf(X))))=>((![X]:((predr(X))<=>(predh(X))))))& ((![X]:((predr(X))<=>(predm(X)))))& (![X]:(room(X)=>(((predn(X))=>(predv(X))))))& ((![X]:((predy(X))<=>(predb(X)))))& ((![X]:((prede(X))<=>(predo(X)))))& (![X]:(room(X)=>(((predm(X))=>(predu(X))))))& (?[X]:(room(X)&(predb(X))))& (~((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predm(A)&predm(B)&predm(C)&predm(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predm(A)&predm(B)&predm(C)&predm(D)&predm(E))))))& (((?[X]:(room(X)&predg(X)))&(![X,Y]:((room(X)&room(Y)&(predg(X))&(predg(Y)))=>(X=Y)))))& (?[X]:(room(X)&(predd(X))))& (![X]:(room(X)=>(((~((preda(X))|(predh(X))))=>(predg(X))))))& (((?[X]:(room(X)&predz(X)))&(![X,Y]:((room(X)&room(Y)&(predz(X))&(predz(Y)))=>(X=Y)))))& (((?[X]:(anywhere(X)&predq(X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(predq(X))&(predq(Y)))=>(X=Y)))))& (predq(mary))& ((![X]:((predh(X))<=>(predc(X)))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predn(A)&predn(B)&predn(C)&predn(D))))& (predg(mary))& (preds(mary))& (~(?[X]:(room(X)&(predw(X)))))& (![X]:(room(X)=>(((predt(X))<=>(((predq(X))|(preds(X))))))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predz(A)&predz(B)&predz(C)&predz(D)&predz(E))))& (?[X]:(anywhere(X)&(predf(X))))& ((![X]:((predh(X))<=>(predo(X)))))
predy(mary)
[ "p0", "p9", "p12", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 5897886597062404101617479 % SZS output start Proof for 5897886597062404101617479 25. ! [X0] : (room(X0) => mary = X0) & room(mary) [input p0] 34. ! [X0] : (predy(X0) <=> predb(X0)) [input p9] 37. ? [X0] : (predb(X0) & room(X0)) [input p12] 54. ~predy(mary) [input hypothesis] 81. ! [X0] : (predb(X0) => predy(X0)) [unused predicate definition removal 34] 115. ! [X0] : (mary = X0 | ~room(X0)) & room(mary) [ennf transformation 25] 119. ! [X0] : (predy(X0) | ~predb(X0)) [ennf transformation 81] 138. ? [X0] : (predb(X0) & room(X0)) => (predb(sK4) & room(sK4)) [choice axiom] 139. predb(sK4) & room(sK4) [skolemisation 37,138] 934. ~room(X0) | mary = X0 [cnf transformation 115] 938. ~predb(X0) | predy(X0) [cnf transformation 119] 939. room(sK4) [cnf transformation 139] 940. predb(sK4) [cnf transformation 139] 985. ~predy(mary) [cnf transformation 54] 1127. predy(sK4) [resolution 938,940] 1129. mary = sK4 [resolution 934,939] 1138. predy(mary) [backward demodulation 1127,1129] 1141. $false [subsumption resolution 1138,985] % SZS output end Proof for 5897886597062404101617479 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.024 s % ------------------------------ % ------------------------------
361
32
[ 0, 9, 12 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p9': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p12': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'velma', 'paul': 'stephen', 'fred': 'brian', 'alice': 'marcia', 'john': 'angela', 'susan': 'wayne', 'lucy': 'anita', 'david': 'robin', 'emma': 'gene', 'george': 'henry', 'hannah': 'david', 'ian': 'marcella', 'julia': 'nicholas', 'kyle': 'roger', 'lisa': 'gloria', 'mike': 'tara', 'nancy': 'chad', 'oscar': 'branda', 'patricia': 'jessica', 'quentin': 'veronica', 'rachel': 'georgia', 'steve': 'maude', 'tina': 'kristy', 'ulysses': 'richard', 'victoria': 'susan', 'william': 'manuel', 'xena': 'beverly', 'yves': 'lucina', 'Mary': 'Velma', 'Paul': 'Stephen', 'Fred': 'Brian', 'Alice': 'Marcia', 'John': 'Angela', 'Susan': 'Wayne', 'Lucy': 'Anita', 'David': 'Robin', 'Emma': 'Gene', 'George': 'Henry', 'Hannah': 'David', 'Ian': 'Marcella', 'Julia': 'Nicholas', 'Kyle': 'Roger', 'Lisa': 'Gloria', 'Mike': 'Tara', 'Nancy': 'Chad', 'Oscar': 'Branda', 'Patricia': 'Jessica', 'Quentin': 'Veronica', 'Rachel': 'Georgia', 'Steve': 'Maude', 'Tina': 'Kristy', 'Ulysses': 'Richard', 'Victoria': 'Susan', 'William': 'Manuel', 'Xena': 'Beverly', 'Yves': 'Lucina', '~preda': 'does not own a high-end gaming PC with custom-built components', '~predb': 'does not collect classic novels', '~predc': 'does not participate in long-distance cycling events across the country', '~predd': 'does not use contact lenses', '~prede': 'does not practice pilates', '~predf': 'does not enjoy virtual reality gaming', '~predg': 'does not practice digital art', '~predh': 'does not play as a goalkeeper for a local amateur soccer team', '~predi': 'does not collect vintage stamps', '~predj': 'does not enjoy camping and organizing outdoor survival workshops', '~predk': 'does not enjoy skydiving', '~predl': 'is not a client of Meta', '~predm': 'does not watche fantasy movies', '~predn': 'is not a wine connoisseur with a private cellar of vintage wines', '~predo': 'does not enjoy fishing', '~predp': 'does not enjoy spelunking', '~predq': 'does not have a vast collection of first-edition science fiction novels', '~predr': 'does not enjoy origami', '~preds': 'does not create bespoke furniture pieces from reclaimed wood', '~predt': 'does not regularly contributes to tech forums and online communities', '~predu': 'is not a client of LVMH', '~predv': 'does not create YouTube content', '~predw': 'does not enjoy kayaking and exploring remote waterways', '~predx': 'does not collect modern art', '~predy': 'does not enjoy writing detailed reviews of new and classic board games', '~predz': 'does not regularly goes on multi-day backpacking trips in national parks', 'preda': 'owns a high-end gaming PC with custom-built components', 'predb': 'collects classic novels', 'predc': 'participates in long-distance cycling events across the country', 'predd': 'uses contact lenses', 'prede': 'practices pilates', 'predf': 'enjoys virtual reality gaming', 'predg': 'practices digital art', 'predh': 'plays as a goalkeeper for a local amateur soccer team', 'predi': 'collects vintage stamps', 'predj': 'enjoys camping and organizing outdoor survival workshops', 'predk': 'enjoys skydiving', 'predl': 'is a client of Meta', 'predm': 'watches fantasy movies', 'predn': 'is a wine connoisseur with a private cellar of vintage wines', 'predo': 'enjoys fishing', 'predp': 'enjoys spelunking', 'predq': 'has a vast collection of first-edition science fiction novels', 'predr': 'enjoys origami', 'preds': 'creates bespoke furniture pieces from reclaimed wood', 'predt': 'regularly contributes to tech forums and online communities', 'predu': 'is a client of LVMH', 'predv': 'creates YouTube content', 'predw': 'enjoys kayaking and exploring remote waterways', 'predx': 'collects modern art', 'predy': 'enjoys writing detailed reviews of new and classic board games', 'predz': 'regularly goes on multi-day backpacking trips in national parks', '~propositiona': 'A shadow does not appear only at noon.', 'propositiona': 'A shadow appears only at noon.', '~propositionb': 'A desert does not bloom with snowdrops every year.', 'propositionb': 'A desert blooms with snowdrops every year.', '~propositionc': 'A river does not flow uphill on Tuesdays.', 'propositionc': 'A river flows uphill only on Tuesdays.', '~propositiond': 'A city has not outlawed the use of round tables.', 'propositiond': 'A city has outlawed the use of round tables.', '~propositione': 'A door does not randomly teleport those who pass through it.', 'propositione': 'A door randomly teleports those who pass through it.'}
Robert, Stephen, Reuben, Martin, Randall, John, Thomas, Norman, Verna, David, Jennifer, Yolanda, Suzanne are the only persons in the room. if “Reuben is a dedicated advocate for digital privacy and encryption” then “Stephen neither creates YouTube content nor is a member of a local theater group specializing in improv” otherwise “it is not the case that ““A river does not flow uphill on Tuesdays.” or “A city has not outlawed the use of round tables.” but not both”” either “A river flows uphill only on Tuesdays.” or “everyone in the room volunteers for local environmental conservation projects or does not develop open-source software projects in their free time” but not both at most three persons in the room enjoys making ceramics all tall persons in the room are happy at most four persons in the room is a client of Geraldine and competes in national level swimming championships Judith and Thomas hate each other at least two persons in the room frequently participates in hackathons and coding competitions Dawn and Reuben like each other no old person in the room is quiet exactly two persons in the room knows morse code at least three persons in the room is a client of Marion all formal persons anywhere are humble exactly four persons in the room is a client of Geraldinen it is not the case that “Shannon is a client of John” David and Yolanda are respectively tall and curious all wise persons in the room are organized A river flows uphill only on Tuesdays. all quiet persons anywhere are funny everyone in the room who hosts a YouTube channel dedicated to art tutorials drives a hybrid car Jennifer and Thomas are respectively wise and creative everyone in the room who participates in long-distance cycling events across the country hosts a YouTube channel dedicated to art tutorials at least two persons in the room is a member of a local theater group specializing in improv “A car runs solely on saltwater.” or “A river does not flow uphill on Tuesdays.” but not both Thomas who drives a hybrid car collects vintage stamps, is a formal wise curious patient organized person or is tall David drives a hybrid car, has a pet dog or is a scotch connoisseur Verna develops open-source software projects in their free time if someone is not quiet then he/she practices kickboxing if someone maintains a personal blog focused on cybersecurity tips then he/she is patient Randall drives a hybrid car Edward and Stephen like each other Verna and Thomas are respectively happy and funny
A city has outlawed the use of round tables.
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia')))& (((predz(fred))=>(~((predn(paul))|(preds(paul)))))&((~(predz(fred)))=>(~(((~propositionb)<~>(~propositiond))))))& ((propositionb)<~>(![X]:(room(X)=>(((~preda(X))|(prede(X)))))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predk(A)&predk(B)&predk(C)&predk(D))))& (![X]:(room(X)=>(tall(X)=>happy(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&((client(steve,A))&(predd(A)))&((client(steve,B))&(predd(B)))&((client(steve,C))&(predd(C)))&((client(steve,D))&(predd(D)))&((client(steve,E))&(predd(E))))))& ((hate(lisa,lucy) & hate(lucy,lisa)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predq(A)&predq(B)))& ((like(william,fred) & like(fred,william)))& (![X]:(room(X)=>(old(X)=>~quiet(X))))& ((?[A,B]:(room(A)&room(B)&(A!=B)&predj(A)&predj(B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&client(rachel,A)&client(rachel,B)&client(rachel,C)))& (![X]:(anywhere(X)=>(formal(X)=>humble(X))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&client(mike,A)&client(mike,B)&client(mike,C)&client(mike,D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&client(mike,A)&client(mike,B)&client(mike,C)&client(mike,D)&client(mike,E)))))& (~(client(susan,quentin)))& ((tall(george))&(curious(ian)))& (![X]:(room(X)=>(wise(X)=>organized(X))))& (propositionb)& (![X]:(anywhere(X)=>(quiet(X)=>funny(X))))& (![X]:(room(X)=>(((predv(X))=>(predy(X))))))& ((wise(hannah))&(creative(lucy)))& (![X]:(room(X)=>(((predp(X))=>(predv(X))))))& (?[A,B]:(room(A)&room(B)&(A!=B)&preds(A)&preds(B)))& (((propositionc)<~>(~propositionb)))& ((predy(lucy))&(((predw(lucy))|(formal(lucy)&wise(lucy)&curious(lucy)&patient(lucy)&organized(lucy)&person(lucy))|(tall(lucy)))))& (((predy(george))|(predg(george))|(predf(george))))& (preda(emma))& ((![X]:((~quiet(X))=>(predl(X)))))& ((![X]:((predm(X))=>(patient(X)))))& (predy(john))& ((like(xena,paul) & like(paul,xena)))& ((happy(emma))&(funny(lucy)))
propositiond
[]
null
383
32
[]
{}
true
{'mary': 'robert', 'paul': 'stephen', 'fred': 'reuben', 'alice': 'martin', 'john': 'randall', 'susan': 'john', 'lucy': 'thomas', 'david': 'norman', 'emma': 'verna', 'george': 'david', 'hannah': 'jennifer', 'ian': 'yolanda', 'julia': 'suzanne', 'kyle': 'francisco', 'lisa': 'judith', 'mike': 'steven', 'nancy': 'annie', 'oscar': 'bertha', 'patricia': 'william', 'quentin': 'shannon', 'rachel': 'marion', 'steve': 'geraldine', 'tina': 'rebecka', 'ulysses': 'hans', 'victoria': 'drew', 'william': 'dawn', 'xena': 'edward', 'yves': 'ethel', 'Mary': 'Robert', 'Paul': 'Stephen', 'Fred': 'Reuben', 'Alice': 'Martin', 'John': 'Randall', 'Susan': 'John', 'Lucy': 'Thomas', 'David': 'Norman', 'Emma': 'Verna', 'George': 'David', 'Hannah': 'Jennifer', 'Ian': 'Yolanda', 'Julia': 'Suzanne', 'Kyle': 'Francisco', 'Lisa': 'Judith', 'Mike': 'Steven', 'Nancy': 'Annie', 'Oscar': 'Bertha', 'Patricia': 'William', 'Quentin': 'Shannon', 'Rachel': 'Marion', 'Steve': 'Geraldine', 'Tina': 'Rebecka', 'Ulysses': 'Hans', 'Victoria': 'Drew', 'William': 'Dawn', 'Xena': 'Edward', 'Yves': 'Ethel', '~preda': 'does not develop open-source software projects in their free time', '~predb': 'does not collect rare minerals', '~predc': 'is not a tea enthusiast', '~predd': 'does not compete in national level swimming championships', '~prede': 'does not volunteer for local environmental conservation projects', '~predf': 'is not a scotch connoisseur', '~predg': 'does not have a pet dog', '~predh': 'is not a drone photographer', '~predi': 'does not write poetry', '~predj': 'does not know morse code', '~predk': 'does not enjoy making ceramics', '~predl': 'does not practice kickboxing', '~predm': 'does not maintain a personal blog focused on cybersecurity tips', '~predn': 'does not create YouTube content', '~predo': 'does not enjoy rooftop gardening', '~predp': 'does not participate in long-distance cycling events across the country', '~predq': 'does not frequently participates in hackathons and coding competitions', '~predr': 'does not host regular game nights featuring complex strategy games', '~preds': 'is not a member of a local theater group specializing in improv', '~predt': 'does not practice pilates', '~predu': 'does not enjoy wildlife photography', '~predv': 'does not host a YouTube channel dedicated to art tutorials', '~predw': 'does not collect vintage stamps', '~predx': 'does not work on fridays', '~predy': 'does not drive a hybrid car', '~predz': 'is not a dedicated advocate for digital privacy and encryption', 'preda': 'develops open-source software projects in their free time', 'predb': 'collects rare minerals', 'predc': 'is a tea enthusiast', 'predd': 'competes in national level swimming championships', 'prede': 'volunteers for local environmental conservation projects', 'predf': 'is a scotch connoisseur', 'predg': 'has a pet dog', 'predh': 'is a drone photographer', 'predi': 'writes poetry', 'predj': 'knows morse code', 'predk': 'enjoys making ceramics', 'predl': 'practices kickboxing', 'predm': 'maintains a personal blog focused on cybersecurity tips', 'predn': 'creates YouTube content', 'predo': 'enjoys rooftop gardening', 'predp': 'participates in long-distance cycling events across the country', 'predq': 'frequently participates in hackathons and coding competitions', 'predr': 'hosts regular game nights featuring complex strategy games', 'preds': 'is a member of a local theater group specializing in improv', 'predt': 'practices pilates', 'predu': 'enjoys wildlife photography', 'predv': 'hosts a YouTube channel dedicated to art tutorials', 'predw': 'collects vintage stamps', 'predx': 'works on fridays', 'predy': 'drives a hybrid car', 'predz': 'is a dedicated advocate for digital privacy and encryption', '~propositiona': 'A frog does not sing opera in the swamp at night.', 'propositiona': 'A frog sings opera in the swamp at night.', '~propositionb': 'A river does not flow uphill on Tuesdays.', 'propositionb': 'A river flows uphill only on Tuesdays.', '~propositionc': 'A car does not run solely on saltwater.', 'propositionc': 'A car runs solely on saltwater.', '~propositiond': 'A city has not outlawed the use of round tables.', 'propositiond': 'A city has outlawed the use of round tables.', '~propositione': 'A pen does not exist that only writes secrets.', 'propositione': 'A pen exists that only writes secrets.'}
Jesse, Liza, Reatha, Martha, Stewart, Jonathan, Leon, Jonathan, Brooke, George, Catherinen, Susana, Denese, Gregory, Adelaide, Willie, Shannon are the only persons in the room. either “everyone outside the room does not enjoy deep-sea diving and exploring underwater caves or enjoys writing detailed reviews of new and classic board games” or “Martha has a pet dog” but not both if “it is not the case that “Leon is not a certified yoga instructor teaching classes weekly”” then “if someone enjoys making ceramics then he/she enjoys cross-country skiing and vice versa” either “Martha is a skilled home brewer experimenting with craft beer recipes, has a vast collection of first-edition science fiction novels or is a wine connoisseur with a private cellar of vintage wines” or “Jonathan has lived in exactly three countries, is a certified yoga instructor teaching classes weekly or does not enjoy origami” but not both if “everyone in the room does not enjoy deep-sea diving and exploring underwater caves or does not practice archery” then “Martha owns a telescope” if “Jonathan owns a telescope” then “Martha enjoys coding in Python, is a certified yoga instructor teaching classes weekly or practices calligraphy” if “Leon enjoys coding in Python, is a dedicated advocate for digital privacy and encryption or is a certified yoga instructor teaching classes weekly” then “exactly three persons in the room enjoys coding in Python” if “no one in the room does not compose and performs experimental electronic music or has a vast collection of first-edition science fiction novels” then “everyone in the room is allergic to anything if they enjoys coding in Python” if “everyone in the room is not a skilled home brewer experimenting with craft beer recipes or has a vast collection of first-edition science fiction novels” then “Leon is a skilled home brewer experimenting with craft beer recipes” if someone enjoys coding in Python then he/she is a skilled home brewer experimenting with craft beer recipes everyone in the room practices archery and enjoys origami if they enjoys writing detailed reviews of new and classic board games it is not the case that “at most four persons in the room enjoys origami” Stewart hosts regular workshops on creative writing Stewart is an avid collector of autographed memorabilia from famous musicians if someone is a wine connoisseur with a private cellar of vintage wines then he/she is a drone photographer Liza practices archery if someone enjoys origami then he/she enjoys writing detailed reviews of new and classic board games everyone anywhere owns a telescope if they is a certified yoga instructor teaching classes weekly Jesse is allergic to anything, is a drone photographer or has a tattoo Liza does not collect classic novels, hosts regular workshops on creative writing or is a skilled home brewer experimenting with craft beer recipes Martha enjoys cross-country skiing not everyone in the room who either is not a certified yoga instructor teaching classes weekly or is a drone photographer but not both is a skilled home brewer experimenting with craft beer recipes if someone is a drone photographer then he/she enjoys origami and vice versa everyone in the room who has a vast collection of first-edition science fiction novels hosts regular workshops on creative writing Leon is a dedicated advocate for digital privacy and encryption Jonathan is a wine connoisseur with a private cellar of vintage wines everyone in the room has a tattoo if and only if they is an avid collector of autographed memorabilia from famous musicians Liza enjoys coding in Python everyone in the room is allergic to anything Reatha composes and performs experimental electronic music everyone in the room who is a certified yoga instructor teaching classes weekly enjoys virtual reality gaming Jonathan practices calligraphy
Jonathan is allergic to anything
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&room(nancy)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike'|X='nancy')))& ((![X]:(~room(X)=>(((predp(X))|(~predk(X))))))<~>(predb(alice)))& ((~(~predu(lucy)))=>((![X]:((predw(X))<=>(predq(X))))))& ((((preda(alice))|(predn(alice))|(predz(alice))))<~>(((predc(susan))|(predu(susan))|(~preds(susan)))))& ((![X]:(room(X)=>(((~predm(X))|(~predk(X))))))=>(predv(alice)))& ((predv(susan))=>(((predt(alice))|(predu(alice))|(predd(alice)))))& ((((predt(lucy))|(prede(lucy))|(predu(lucy))))=>((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predt(A)&predt(B)&predt(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predt(A)&predt(B)&predt(C)&predt(D))))))& ((~?[X]:(room(X)=>(((predn(X))|(~predl(X))))))=>(![X]:(room(X)=>(((predt(X))=>(predo(X)))))))& ((![X]:(room(X)=>(((predn(X))|(~preda(X))))))=>(preda(lucy)))& ((![X]:((predt(X))=>(preda(X)))))& (![X]:(room(X)=>(((predp(X))=>(((predm(X))&(preds(X))))))))& (~(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&preds(A)&preds(B)&preds(C)&preds(D)&preds(E)))))& (predh(john))& (predx(john))& ((![X]:((predz(X))=>(predf(X)))))& (predm(paul))& ((![X]:((preds(X))=>(predp(X)))))& (![X]:(anywhere(X)=>(((predu(X))=>(predv(X))))))& (((predo(mary))|(predf(mary))|(predr(mary))))& (((~predg(paul))|(predh(paul))|(preda(paul))))& (predq(alice))& (~![X]:(room(X)=>(((((~predu(X))<~>(predf(X))))=>(preda(X))))))& ((![X]:((predf(X))<=>(preds(X)))))& (![X]:(room(X)=>(((predn(X))=>(predh(X))))))& (prede(lucy))& (predz(susan))& (![X]:(room(X)=>(((predr(X))<=>(predx(X))))))& (predt(paul))& (![X]:(room(X)=>(predo(X))))& (predl(fred))& (![X]:(room(X)=>(((predu(X))=>(predi(X))))))& (predd(susan))
predo(david)
[ "p0", "p28", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 2873931177687362638263202 % SZS output start Proof for 2873931177687362638263202 25. ! [X0] : (room(X0) => (nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 53. ! [X0] : (room(X0) => predo(X0)) [input p28] 57. ~predo(david) [input hypothesis] 111. ! [X0] : ((nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 112. ! [X0] : (nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 111] 129. ! [X0] : (predo(X0) | ~room(X0)) [ennf transformation 53] 938. room(david) [cnf transformation 112] 1022. ~room(X0) | predo(X0) [cnf transformation 129] 1024. ~predo(david) [cnf transformation 57] 1248. predo(david) [resolution 1022,938] 1267. $false [subsumption resolution 1248,1024] % SZS output end Proof for 2873931177687362638263202 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5884 % Time elapsed: 0.050 s % ------------------------------ % ------------------------------
430
32
[ 0, 28 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p28': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'jesse', 'paul': 'liza', 'fred': 'reatha', 'alice': 'martha', 'john': 'stewart', 'susan': 'david', 'lucy': 'leon', 'david': 'jonathan', 'emma': 'brooke', 'george': 'george', 'hannah': 'steven', 'ian': 'susana', 'julia': 'denese', 'kyle': 'william', 'lisa': 'adelaide', 'mike': 'willie', 'nancy': 'shannon', 'oscar': 'kathy', 'patricia': 'susan', 'quentin': 'lori', 'rachel': 'kristi', 'steve': 'catherine', 'tina': 'erica', 'ulysses': 'joseph', 'victoria': 'james', 'william': 'gregory', 'xena': 'elba', 'yves': 'amber', 'Mary': 'Jesse', 'Paul': 'Liza', 'Fred': 'Reatha', 'Alice': 'Martha', 'John': 'Stewart', 'Susan': 'David', 'Lucy': 'Leon', 'David': 'Jonathan', 'Emma': 'Brooke', 'George': 'George', 'Hannah': 'Steven', 'Ian': 'Susana', 'Julia': 'Denese', 'Kyle': 'William', 'Lisa': 'Adelaide', 'Mike': 'Willie', 'Nancy': 'Shannon', 'Oscar': 'Kathy', 'Patricia': 'Susan', 'Quentin': 'Lori', 'Rachel': 'Kristi', 'Steve': 'Catherine', 'Tina': 'Erica', 'Ulysses': 'Joseph', 'Victoria': 'James', 'William': 'Gregory', 'Xena': 'Elba', 'Yves': 'Amber', '~preda': 'is not a skilled home brewer experimenting with craft beer recipes', '~predb': 'does not have a pet dog', '~predc': 'does not have lived in exactly three countries', '~predd': 'does not practice calligraphy', '~prede': 'is not a dedicated advocate for digital privacy and encryption', '~predf': 'is not a drone photographer', '~predg': 'does not collect classic novels', '~predh': 'does not host regular workshops on creative writing', '~predi': 'does not enjoy virtual reality gaming', '~predj': 'is not right-handed', '~predk': 'does not enjoy deep-sea diving and exploring underwater caves', '~predl': 'does not compose and performs experimental electronic music', '~predm': 'does not practice archery', '~predn': 'does not have a vast collection of first-edition science fiction novels', '~predo': 'is not allergic to anything', '~predp': 'does not enjoy writing detailed reviews of new and classic board games', '~predq': 'does not enjoy cross-country skiing', '~predr': 'does not have a tattoo', '~preds': 'does not enjoy origami', '~predt': 'does not enjoy coding in Python', '~predu': 'is not a certified yoga instructor teaching classes weekly', '~predv': 'does not own a telescope', '~predw': 'does not enjoy making ceramics', '~predx': 'is not an avid collector of autographed memorabilia from famous musicians', '~predy': 'does not enjoy camping and organizing outdoor survival workshops', '~predz': 'is not a wine connoisseur with a private cellar of vintage wines', 'preda': 'is a skilled home brewer experimenting with craft beer recipes', 'predb': 'has a pet dog', 'predc': 'has lived in exactly three countries', 'predd': 'practices calligraphy', 'prede': 'is a dedicated advocate for digital privacy and encryption', 'predf': 'is a drone photographer', 'predg': 'collects classic novels', 'predh': 'hosts regular workshops on creative writing', 'predi': 'enjoys virtual reality gaming', 'predj': 'is right-handed', 'predk': 'enjoys deep-sea diving and exploring underwater caves', 'predl': 'composes and performs experimental electronic music', 'predm': 'practices archery', 'predn': 'has a vast collection of first-edition science fiction novels', 'predo': 'is allergic to anything', 'predp': 'enjoys writing detailed reviews of new and classic board games', 'predq': 'enjoys cross-country skiing', 'predr': 'has a tattoo', 'preds': 'enjoys origami', 'predt': 'enjoys coding in Python', 'predu': 'is a certified yoga instructor teaching classes weekly', 'predv': 'owns a telescope', 'predw': 'enjoys making ceramics', 'predx': 'is an avid collector of autographed memorabilia from famous musicians', 'predy': 'enjoys camping and organizing outdoor survival workshops', 'predz': 'is a wine connoisseur with a private cellar of vintage wines', '~propositiona': 'A desert does not bloom with snowdrops every year.', 'propositiona': 'A desert blooms with snowdrops every year.', '~propositionb': 'A shadow does not appear only at noon.', 'propositionb': 'A shadow appears only at noon.', '~propositionc': 'A door does not randomly teleport those who pass through it.', 'propositionc': 'A door randomly teleports those who pass through it.', '~propositiond': 'Socks do not disappear worldwide every full moon.', 'propositiond': 'Socks disappear worldwide every full moon.', '~propositione': 'A pen does not exist that only writes secrets.', 'propositione': 'A pen exists that only writes secrets.'}
Marcia, Otis, Jack, India, Thomas, John, Michael, Donna, Molly, Maria are the only persons in the room. “if someone does not enjoy making ceramics then he/she is not a scotch connoisseur, is not a client of Costco or is not dedicated to sustainable living and zero-waste practices” if “everyone in the room does not host themed dinner parties featuring gourmet home-cooked meals” “if someone is not dedicated to sustainable living and zero-waste practices then he/she does not participate in citizen science projects related to wildlife monitoring” if “everyone anywhere does not practice zumba” “everyone outside the room is not a client of Costco” if “everyone in the room does not host themed dinner parties featuring gourmet home-cooked meals or is not a client of Costco” “everyone in the room neither does not know morse code nor does not enjoy kayaking” if “everyone in the room does not train for and competes in international triathlons” “Jack neither does not play as a goalkeeper for a local amateur soccer team nor is not a wine connoisseur with a private cellar of vintage wines” unless “everyone in the room is not a scotch connoisseur” everyone in the room is not a client of Costco everyone in the room does not enjoy deep-sea diving and exploring underwater caves everyone in the room does not collect classic novels everyone in the room is not a client of Meta not everyone in the room does not train for and competes in international triathlons everyone in the room is not a Linux enthusiast if someone does not enjoy kayaking then he/she does not host themed dinner parties featuring gourmet home-cooked meals everyone in the room is not a chess master who participates in national tournaments everyone in the room either does not practice zumba or is not an avid mountain climber who has scaled several peaks but not both everyone in the room neither does not enjoy cross-country skiing nor is not an avid mountain climber who has scaled several peaks not everyone in the room does not collect antique jewelry at most four persons in the room does not collect antique jewelry everyone in the room does not collect rare sneakers at most four persons in the room does not collect vintage stamps everyone in the room either does not enjoy making ceramics or is not a scotch connoisseur but not both everyone in the room either is not a wine connoisseur with a private cellar of vintage wines or does not know morse code but not both everyone in the room is not a client of Meta, does not enjoy making ceramics or does not collect rare sneakers Marcia who does not collect rare sneakers does not practice zumba not everyone in the room does not enjoy cross-country skiing everyone in the room either does not enjoy landscape photography or does not train for and competes in international triathlons but not both exactly three persons in the room either does not enjoy deep-sea diving and exploring underwater caves or does not train for and competes in international triathlons but not both
Michael enjoys deep-sea diving and exploring underwater caves
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((![X]:(room(X)=>(~predj(X))))=>((![X]:((~predq(X))=>(((~predw(X))|(~predz(X))|(~predh(X))))))))& ((![X]:(anywhere(X)=>(~predy(X))))=>((![X]:((~predh(X))=>(~prede(X))))))& ((![X]:(room(X)=>(((~predz(X))|(~predj(X))))))=>(![X]:(~room(X)=>(~predz(X)))))& ((![X]:(room(X)=>(~predt(X))))=>(![X]:(room(X)=>(~((~predl(X))|(~predp(X)))))))& (~(![X]:(room(X)=>(~predw(X))))=>(~((~predx(fred))|(~predk(fred)))))& (![X]:(room(X)=>(~predz(X))))& (![X]:(room(X)=>(~predc(X))))& (![X]:(room(X)=>(~preda(X))))& (![X]:(room(X)=>(~predn(X))))& (~![X]:(room(X)=>(~predt(X))))& (![X]:(room(X)=>(~predu(X))))& ((![X]:((~predp(X))=>(~predj(X)))))& (![X]:(room(X)=>(~predg(X))))& (![X]:(room(X)=>(((~predy(X))<~>(~predf(X))))))& (![X]:(room(X)=>(~((~predb(X))|(~predf(X))))))& (~![X]:(room(X)=>(~predo(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~predo(A)&~predo(B)&~predo(C)&~predo(D)&~predo(E))))& (![X]:(room(X)=>(~predr(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~predv(A)&~predv(B)&~predv(C)&~predv(D)&~predv(E))))& (![X]:(room(X)=>(((~predq(X))<~>(~predw(X))))))& (![X]:(room(X)=>(((~predk(X))<~>(~predl(X))))))& (![X]:(room(X)=>(((~predn(X))|(~predq(X))|(~predr(X))))))& ((~predr(mary))&(~predy(mary)))& (~![X]:(room(X)=>(~predb(X))))& (![X]:(room(X)=>(((~predi(X))<~>(~predt(X))))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((~predc(A))<~>(~predt(A)))&((~predc(B))<~>(~predt(B)))&((~predc(C))<~>(~predt(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&((~predc(A))<~>(~predt(A)))&((~predc(B))<~>(~predt(B)))&((~predc(C))<~>(~predt(C)))&((~predc(D))<~>(~predt(D)))))))
predc(lucy)
[ "p0", "p7", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 80078433805552972367972 % SZS output start Proof for 80078433805552972367972 25. ! [X0] : (room(X0) => (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 32. ! [X0] : (room(X0) => ~predc(X0)) [input p7] 52. predc(lucy) [input hypothesis] 118. ! [X0] : ((george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 119. ! [X0] : (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 118] 124. ! [X0] : (~predc(X0) | ~room(X0)) [ennf transformation 32] 938. room(lucy) [cnf transformation 119] 949. ~predc(X0) | ~room(X0) [cnf transformation 124] 986. predc(lucy) [cnf transformation 52] 1055. ~room(lucy) [resolution 949,986] 1059. $false [subsumption resolution 1055,938] % SZS output end Proof for 80078433805552972367972 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.049 s % ------------------------------ % ------------------------------
384
32
[ 0, 7 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p7': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'marcia', 'paul': 'otis', 'fred': 'jack', 'alice': 'india', 'john': 'thomas', 'susan': 'john', 'lucy': 'michael', 'david': 'donna', 'emma': 'molly', 'george': 'maria', 'hannah': 'arturo', 'ian': 'steven', 'julia': 'mary', 'kyle': 'william', 'lisa': 'keith', 'mike': 'todd', 'nancy': 'jody', 'oscar': 'carol', 'patricia': 'bridget', 'quentin': 'debbie', 'rachel': 'alyssa', 'steve': 'gladys', 'tina': 'archie', 'ulysses': 'derek', 'victoria': 'florence', 'william': 'bruce', 'xena': 'sharon', 'yves': 'edward', 'Mary': 'Marcia', 'Paul': 'Otis', 'Fred': 'Jack', 'Alice': 'India', 'John': 'Thomas', 'Susan': 'John', 'Lucy': 'Michael', 'David': 'Donna', 'Emma': 'Molly', 'George': 'Maria', 'Hannah': 'Arturo', 'Ian': 'Steven', 'Julia': 'Mary', 'Kyle': 'William', 'Lisa': 'Keith', 'Mike': 'Todd', 'Nancy': 'Jody', 'Oscar': 'Carol', 'Patricia': 'Bridget', 'Quentin': 'Debbie', 'Rachel': 'Alyssa', 'Steve': 'Gladys', 'Tina': 'Archie', 'Ulysses': 'Derek', 'Victoria': 'Florence', 'William': 'Bruce', 'Xena': 'Sharon', 'Yves': 'Edward', '~preda': 'does not collect classic novels', '~predb': 'does not enjoy cross-country skiing', '~predc': 'does not enjoy deep-sea diving and exploring underwater caves', '~predd': 'does not regularly contributes to tech forums and online communities', '~prede': 'does not participate in citizen science projects related to wildlife monitoring', '~predf': 'is not an avid mountain climber who has scaled several peaks', '~predg': 'is not a chess master who participates in national tournaments', '~predh': 'is not dedicated to sustainable living and zero-waste practices', '~predi': 'does not enjoy landscape photography', '~predj': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predk': 'is not a wine connoisseur with a private cellar of vintage wines', '~predl': 'does not know morse code', '~predm': 'does not collect modern art', '~predn': 'is not a client of Meta', '~predo': 'does not collect antique jewelry', '~predp': 'does not enjoy kayaking', '~predq': 'does not enjoy making ceramics', '~predr': 'does not collect rare sneakers', '~preds': 'does not practice pilates', '~predt': 'does not train for and competes in international triathlons', '~predu': 'is not a Linux enthusiast', '~predv': 'does not collect vintage stamps', '~predw': 'is not a scotch connoisseur', '~predx': 'does not play as a goalkeeper for a local amateur soccer team', '~predy': 'does not practice zumba', '~predz': 'is not a client of Costco', 'preda': 'collects classic novels', 'predb': 'enjoys cross-country skiing', 'predc': 'enjoys deep-sea diving and exploring underwater caves', 'predd': 'regularly contributes to tech forums and online communities', 'prede': 'participates in citizen science projects related to wildlife monitoring', 'predf': 'is an avid mountain climber who has scaled several peaks', 'predg': 'is a chess master who participates in national tournaments', 'predh': 'is dedicated to sustainable living and zero-waste practices', 'predi': 'enjoys landscape photography', 'predj': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predk': 'is a wine connoisseur with a private cellar of vintage wines', 'predl': 'knows morse code', 'predm': 'collects modern art', 'predn': 'is a client of Meta', 'predo': 'collects antique jewelry', 'predp': 'enjoys kayaking', 'predq': 'enjoys making ceramics', 'predr': 'collect rare sneakers', 'preds': 'practices pilates', 'predt': 'trains for and competes in international triathlons', 'predu': 'is a Linux enthusiast', 'predv': 'collects vintage stamps', 'predw': 'is a scotch connoisseur', 'predx': 'plays as a goalkeeper for a local amateur soccer team', 'predy': 'practices zumba', 'predz': 'is a client of Costco', '~propositiona': 'A clock does not measure time in various colors.', 'propositiona': 'A clock measures time in various colors.', '~propositionb': 'A desert does not bloom with snowdrops every year.', 'propositionb': 'A desert blooms with snowdrops every year.', '~propositionc': 'A car does not run solely on saltwater.', 'propositionc': 'A car runs solely on saltwater.', '~propositiond': 'There is no planet where the oceans are in the sky.', 'propositiond': 'There is a planet where the oceans are in the sky.', '~propositione': 'A shadow does not appear only at noon.', 'propositione': 'A shadow appears only at noon.'}
Christian, Jennifer, Angie, Jamie, Jennifer, Alonzo, Maria, Leann, Amanda, Sylvia, Mary, Jessica, Lacy are the only persons in the room. “everyone anywhere is a patient humble kind person or does not regularly contributes to tech forums and online communities” if “everyone anywhere is older than Francine” and vice versa “Jamie either is a curious european or is not hated by Deanna but not both” if “no one in the room is a client of Sandra or does not host themed dinner parties featuring gourmet home-cooked meals” if “everyone in the room is a organized formal humble person or does not play video games” then “at least three persons in the room is younger than Kimberly” only one person in the room is creative Joe and Jennifer like each other someone in the room is not liked by Kathy Christian is a patient person, is curious and is a curious wise old quiet kind tourist no old person in the room is organized Sylvia is a quiet happy kind old strong european at least four persons in the room is a client of Joseph “A city has not outlawed the use of round tables.” and “A pizza exists that tastes like ice cream.” no tall person in the room is kind only one person in the room is a client of Leann, is not hated by Francine and is quiet Adam is richer than Christian everyone in the room is a sibling of Adam, is a formal european or is not a quiet tourist if they is a client of Kimberly “A city has not outlawed the use of round tables.” or “Socks do not disappear worldwide every full moon.” but not both everyone in the room who is a patient tourist is a funny patient tourist more than one person in the room is not strong it is not the case that “Jamie is a tall european” Lacy is a client of Marvel Maria is a humble formal old person or is a kind tourist or both everyone in the room is a client of Marvel if they is curious not everyone in the room is a brave happy tourist someone who is not hated by Adam like someone who is a kind strong wise creative person “Socks do not disappear worldwide every full moon.” or “A clock does not measure time in various colors.” but not both everyone in the room is younger than Mark or does not host a popular podcast about emerging technologies it is not the case that “at most four persons anywhere is not brave” everyone in the room is older than Craig only if they is a tall tourist
A pizza exists that tastes like ice cream.
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia')))& ((![X]:(anywhere(X)=>(older(nancy,X))))<=>(![X]:(anywhere(X)=>(((~predj(X))|(patient(X)&humble(X)&kind(X)&person(X)))))))& ((~?[X]:(room(X)=>(((~predk(X))|(client(patricia,X))))))=>(((curious(alice)&european(alice))<~>(~hate(alice,ulysses)))))& ((![X]:(room(X)=>(((~preds(X))|(organized(X)&formal(X)&humble(X)&person(X))))))=>(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&younger(oscar,A)&younger(oscar,B)&younger(oscar,C))))& (((?[X]:(room(X)&creative(X)))&(![X,Y]:((room(X)&room(Y)&(creative(X))&(creative(Y)))=>(X=Y)))))& ((like(quentin,paul) & like(paul,quentin)))& (?[X]:(room(X)&(~like(X,mike))))& (((patient(mary)&person(mary))&(curious(mary))&(curious(mary)&wise(mary)&old(mary)&quiet(mary)&kind(mary)&tourist(mary))))& (![X]:(room(X)=>(old(X)=>~organized(X))))& (quiet(george)&happy(george)&kind(george)&old(george)&strong(george)&european(george))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&client(steve,A)&client(steve,B)&client(steve,C)&client(steve,D)))& (((~propositionc)&(propositiond)))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& (((?[X]:(room(X)&((client(lisa,X))&(~hate(X,nancy))&(quiet(X)))))&(![X,Y]:((room(X)&room(Y)&(((client(lisa,X))&(~hate(X,nancy))&(quiet(X))))&(((client(lisa,Y))&(~hate(Y,nancy))&(quiet(Y)))))=>(X=Y)))))& (richer(mary,tina))& (![X]:(room(X)=>(((client(oscar,X))=>(((sibling(tina,X))|(formal(X)&european(X))|(~(quiet(X)&tourist(X)))))))))& (((~propositionc)<~>(~propositiona)))& (![X]:(room(X)=>(((patient(X)&tourist(X))=>(funny(X)&patient(X)&tourist(X))))))& ((?[X,Y]:(room(X)&room(Y)&(~strong(X)&~strong(Y))&(X!=Y))))& (~(tall(alice)&european(alice)))& (client(victoria,julia))& (((humble(lucy)&formal(lucy)&old(lucy)&person(lucy))|(kind(lucy)&tourist(lucy))))& (![X]:(room(X)=>(((curious(X))=>(client(victoria,X))))))& (~![X]:(room(X)=>(brave(X)&happy(X)&tourist(X))))& (?[X,Y]:((~hate(X,tina))&(kind(Y)&strong(Y)&wise(Y)&creative(Y)&person(Y))&(like(X,Y))))& (((~propositiona)<~>(~propositionb)))& (![X]:(room(X)=>(((~predi(X))|(younger(william,X))))))& (~(~(?[A,B,C,D,E]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&anywhere(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~brave(A)&~brave(B)&~brave(C)&~brave(D)&~brave(E)))))& (![X]:(room(X)=>(((tall(X)&tourist(X))<=(older(yves,X))))))
propositiond
[ "p11", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 8369911927762150576366357 % SZS output start Proof for 8369911927762150576366357 36. propositiond & ~propositionc [input p11] 54. ~propositiond [input hypothesis] 1048. propositiond [cnf transformation 36] 1101. ~propositiond [cnf transformation 54] 1243. $false [subsumption resolution 1101,1048] % SZS output end Proof for 8369911927762150576366357 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.043 s % ------------------------------ % ------------------------------
467
32
[ 11 ]
{'p11': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'christian', 'paul': 'john', 'fred': 'angie', 'alice': 'jamie', 'john': 'jennifer', 'susan': 'alonzo', 'lucy': 'maria', 'david': 'lisa', 'emma': 'amanda', 'george': 'sylvia', 'hannah': 'mary', 'ian': 'jessica', 'julia': 'lacy', 'kyle': 'william', 'lisa': 'leann', 'mike': 'kathy', 'nancy': 'francine', 'oscar': 'kimberly', 'patricia': 'sandra', 'quentin': 'joe', 'rachel': 'james', 'steve': 'joseph', 'tina': 'adam', 'ulysses': 'deanna', 'victoria': 'marvel', 'william': 'mark', 'xena': 'amber', 'yves': 'craig', 'Mary': 'Christian', 'Paul': 'John', 'Fred': 'Angie', 'Alice': 'Jamie', 'John': 'Jennifer', 'Susan': 'Alonzo', 'Lucy': 'Maria', 'David': 'Lisa', 'Emma': 'Amanda', 'George': 'Sylvia', 'Hannah': 'Mary', 'Ian': 'Jessica', 'Julia': 'Lacy', 'Kyle': 'William', 'Lisa': 'Leann', 'Mike': 'Kathy', 'Nancy': 'Francine', 'Oscar': 'Kimberly', 'Patricia': 'Sandra', 'Quentin': 'Joe', 'Rachel': 'James', 'Steve': 'Joseph', 'Tina': 'Adam', 'Ulysses': 'Deanna', 'Victoria': 'Marvel', 'William': 'Mark', 'Xena': 'Amber', 'Yves': 'Craig', '~preda': 'does not frequently participates in hackathons and coding competitions', '~predb': 'does not own a microscope', '~predc': 'does not write poetry', '~predd': 'is not an amateur astronomer who builds and uses custom telescopes', '~prede': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predf': 'does not have a piercing', '~predg': 'is not a cybersecurity expert', '~predh': 'does not enjoy virtual reality gaming', '~predi': 'does not host a popular podcast about emerging technologies', '~predj': 'does not regularly contributes to tech forums and online communities', '~predk': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predl': 'does not host a YouTube channel dedicated to art tutorials', '~predm': 'does not own an extensive assortment of vintage comic book memorabilia', '~predn': 'is not an avid hiker', '~predo': 'does not collect classic novels', '~predp': 'does not collect antique clocks', '~predq': 'is not a coffee connoisseur', '~predr': 'does not collect foreign coins', '~preds': 'does not play video games', '~predt': 'does not own a 3D printer', '~predu': 'does not write a travel blog', '~predv': 'does not use contact lenses', '~predw': 'is not a client of Meta', '~predx': 'does not maintain a large, organic vegetable garden year-round', '~predy': 'is not a wine connoisseur', '~predz': 'does not work as a freelance web developer specializing in e-commerce sites', 'preda': 'frequently participates in hackathons and coding competitions', 'predb': 'owns a microscope', 'predc': 'writes poetry', 'predd': 'is an amateur astronomer who builds and uses custom telescopes', 'prede': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predf': 'has a piercing', 'predg': 'is a cybersecurity expert', 'predh': 'enjoys virtual reality gaming', 'predi': 'hosts a popular podcast about emerging technologies', 'predj': 'regularly contributes to tech forums and online communities', 'predk': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predl': 'hosts a YouTube channel dedicated to art tutorials', 'predm': 'owns an extensive assortment of vintage comic book memorabilia', 'predn': 'is an avid hiker', 'predo': 'collects classic novels', 'predp': 'collects antique clocks', 'predq': 'is a coffee connoisseur', 'predr': 'collects foreign coins', 'preds': 'plays video games', 'predt': 'owns a 3D printer', 'predu': 'writes a travel blog', 'predv': 'uses contact lenses', 'predw': 'is a client of Meta', 'predx': 'maintains a large, organic vegetable garden year-round', 'predy': 'is a wine connoisseur', 'predz': 'works as a freelance web developer specializing in e-commerce sites', '~propositiona': 'Socks do not disappear worldwide every full moon.', 'propositiona': 'Socks disappear worldwide every full moon.', '~propositionb': 'A clock does not measure time in various colors.', 'propositionb': 'A clock measures time in various colors.', '~propositionc': 'A city has not outlawed the use of round tables.', 'propositionc': 'A city has outlawed the use of round tables.', '~propositiond': 'A pizza does not exist that tastes like ice cream.', 'propositiond': 'A pizza exists that tastes like ice cream.', '~propositione': 'A door does not randomly teleport those who pass through it.', 'propositione': 'A door randomly teleports those who pass through it.'}
Shirley, Matthew, Shirley are the only persons in the room. if “Shirley neither is a formal tourist nor is tall” then ““A desert does not bloom with snowdrops every year.” and “A desert blooms with snowdrops every year.”” if “Matthew is not a curious tourist” then ““A river does not flow uphill on Tuesdays.” or “A desert does not bloom with snowdrops every year.” but not both” either “A door does not randomly teleport those who pass through it.” or “Shirley is a creative tourist” but not both Shirley and Matthew are happy strong europeans no kind person in the room is humble someone who is not a patient tourist is richer than someone who is a sibling of Kristie Elizabeth is a sibling of Shirley it is not the case that ““A river does not flow uphill on Tuesdays.” and “Not all swans in one park are blue.”” at most two persons in the room is quieter than Dennis Matthew is not a scotch connoisseur if someone is a patient brave tourist then he/she is not a client of Costco and vice versa Joan is a client of Shirley neither “A door randomly teleports those who pass through it.” nor “A book can be opened only at midnight.”
A door randomly teleports those who pass through it.
contradiction
room(mary)&room(paul)&room(fred)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred')))& ((~((formal(fred)&tourist(fred))|(tall(fred))))=>(((~propositiona)&(propositiona))))& ((~(curious(paul)&tourist(paul)))=>(((~propositiond)<~>(~propositiona))))& ((~propositionb)<~>(creative(mary)&tourist(mary)))& (happy(mary)&strong(mary)&european(mary)&happy(paul)&strong(paul)&european(paul))& (![X]:(room(X)=>(kind(X)=>~humble(X))))& (?[X,Y]:((~(patient(X)&tourist(X)))&(sibling(tina,Y))&(richer(X,Y))))& (sibling(fred,nancy))& (~(((~propositiond)&(~propositionc))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&quieter(quentin,A)&quieter(quentin,B)&quieter(quentin,C))))& (~predq(paul))& ((![X]:((patient(X)&brave(X)&tourist(X))<=>(~prede(X)))))& (client(fred,ian))& (~((propositionb)|(propositione)))
propositionb
[ "p13", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 5217733206795156466707345 % SZS output start Proof for 5217733206795156466707345 38. ~(propositione | propositionb) [input p13] 39. propositionb [input hypothesis] 42. ~propositionb [pure predicate removal 38] 95. ~propositionb [ennf transformation 42] 889. ~propositionb [cnf transformation 95] 890. propositionb [cnf transformation 39] 906. 4 <=> propositionb [avatar definition] 920. ~4 [avatar split clause 889,906] 921. 4 [avatar split clause 890,906] 922. $false [avatar sat refutation 920,921] % SZS output end Proof for 5217733206795156466707345 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.045 s % ------------------------------ % ------------------------------
206
16
[ 13 ]
{'p13': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'fred', 'paul': 'matthew', 'fred': 'shirley', 'alice': 'thomas', 'john': 'freddie', 'susan': 'donna', 'lucy': 'daniel', 'david': 'jennifer', 'emma': 'rebecca', 'george': 'eugene', 'hannah': 'gloria', 'ian': 'joan', 'julia': 'ann', 'kyle': 'willie', 'lisa': 'stacey', 'mike': 'antonio', 'nancy': 'elizabeth', 'oscar': 'elijah', 'patricia': 'adam', 'quentin': 'dennis', 'rachel': 'carolyn', 'steve': 'ivan', 'tina': 'kristie', 'ulysses': 'juanita', 'victoria': 'eileen', 'william': 'pam', 'xena': 'patricia', 'yves': 'carol', 'Mary': 'Fred', 'Paul': 'Matthew', 'Fred': 'Shirley', 'Alice': 'Thomas', 'John': 'Freddie', 'Susan': 'Donna', 'Lucy': 'Daniel', 'David': 'Jennifer', 'Emma': 'Rebecca', 'George': 'Eugene', 'Hannah': 'Gloria', 'Ian': 'Joan', 'Julia': 'Ann', 'Kyle': 'Willie', 'Lisa': 'Stacey', 'Mike': 'Antonio', 'Nancy': 'Elizabeth', 'Oscar': 'Elijah', 'Patricia': 'Adam', 'Quentin': 'Dennis', 'Rachel': 'Carolyn', 'Steve': 'Ivan', 'Tina': 'Kristie', 'Ulysses': 'Juanita', 'Victoria': 'Eileen', 'William': 'Pam', 'Xena': 'Patricia', 'Yves': 'Carol', '~preda': 'does not enjoy fishing', '~predb': 'does not play the drums', '~predc': 'does not collect rare and antique scientific instruments', '~predd': 'is not an enthusiastic bird watcher who travels for rare sightings', '~prede': 'is not a client of Costco', '~predf': 'is not right-handed', '~predg': 'does not drive a hybrid car', '~predh': 'does not enjoy making ceramics', '~predi': 'does not have a vast collection of first-edition science fiction novels', '~predj': 'does not stream on Twitch', '~predk': 'does not frequently participates in hackathons and coding competitions', '~predl': 'does not practice kickboxing', '~predm': 'is not a craft beer aficionado', '~predn': 'does not practice tai chi', '~predo': 'does not use a Windows laptop', '~predp': 'does not enjoy logic puzzles', '~predq': 'is not a scotch connoisseur', '~predr': 'is not a night owl', '~preds': 'does not enjoy landscape photography', '~predt': 'is not dedicated to sustainable living and zero-waste practices', '~predu': 'is not a Linux enthusiast', '~predv': 'does not read mystery novels', '~predw': 'is not a wine connoisseur with a private cellar of vintage wines', '~predx': 'cannot play the guitar', '~predy': 'does not collect classic novels', '~predz': 'does not enjoy snowboarding', 'preda': 'enjoys fishing', 'predb': 'plays the drums', 'predc': 'collects rare and antique scientific instruments', 'predd': 'is an enthusiastic bird watcher who travels for rare sightings', 'prede': 'is a client of Costco', 'predf': 'is right-handed', 'predg': 'drives a hybrid car', 'predh': 'enjoys making ceramics', 'predi': 'has a vast collection of first-edition science fiction novels', 'predj': 'streams on Twitch', 'predk': 'frequently participates in hackathons and coding competitions', 'predl': 'practices kickboxing', 'predm': 'is a craft beer aficionado', 'predn': 'practices tai chi', 'predo': 'uses a Windows laptop', 'predp': 'enjoys logic puzzles', 'predq': 'is a scotch connoisseur', 'predr': 'is a night owl', 'preds': 'enjoys landscape photography', 'predt': 'is dedicated to sustainable living and zero-waste practices', 'predu': 'is a Linux enthusiast', 'predv': 'reads mystery novels', 'predw': 'is a wine connoisseur with a private cellar of vintage wines', 'predx': 'can play the guitar', 'predy': 'collects classic novels', 'predz': 'enjoys snowboarding', '~propositiona': 'A desert does not bloom with snowdrops every year.', 'propositiona': 'A desert blooms with snowdrops every year.', '~propositionb': 'A door does not randomly teleport those who pass through it.', 'propositionb': 'A door randomly teleports those who pass through it.', '~propositionc': 'Not all swans in one park are blue.', 'propositionc': 'All swans in one park are blue.', '~propositiond': 'A river does not flow uphill on Tuesdays.', 'propositiond': 'A river flows uphill only on Tuesdays.', '~propositione': 'A book cannot be opened only at midnight.', 'propositione': 'A book can be opened only at midnight.'}
Ruth, Robert, Katherine, Ronald, Susie, Tod, Michael, Marisela, Madeline, Terrence are the only persons in the room. “everyone in the room collects modern art” if “Susie is humble” either “neither “A bridge does not sing when it is crossed.” nor “Glass rain falls on a distant planet.”” or “no one in the room hosts regular game nights featuring complex strategy games” but not both “everyone in the room is brave if they enjoys origami” if “Glass rain falls on a distant planet.” everyone anywhere enjoys origami Katherine practices digital art at most two persons in the room can play the guitar if someone owns an Android phone then he/she is hated by Terri Michael is a funny person someone in the room has a curated collection of mid-century modern furniture if someone is a strong tourist then he/she is a old tourist if someone collects antique jewelry then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “A car does not run solely on saltwater.” and “A tower does not lean significantly without falling.” everyone in the room enjoys snowboarding only one person in the room develops open-source software projects in their free time Robert is a wine connoisseur with a private cellar of vintage wines exactly three persons in the room is a kind person everyone in the room is a kind tourist, hosts regular game nights featuring complex strategy games or is formal Robert is creative only one person in the room plays as a goalkeeper for a local amateur soccer team Madeline is a happy european at least two persons in the room enjoys origami “A bridge sings when it is crossed.” and “A tower does not lean significantly without falling.” all quiet persons outside the room are strong at most two persons in the room is funny Marisela is a tall european A car does not run solely on saltwater. if “everyone in the room is younger than June or does not enjoy origami” then “if someone is richer than Richard and enjoys bird watching then he/she plays as a goalkeeper for a local amateur soccer team” if “Robert is strong” then “everyone in the room who is an expert in identifying and foraging wild edible plants is funny” if “Katherine and Robert do not hate Lettie” then “all humble persons in the room are kind” if “Tod is not old” then “not everyone in the room does not collect antique jewelry or is not a brave strong organized tourist” if “at least one person in the room does not like Madeline” then “no one in the room is a sibling of Jean if and only if they has lived in exactly three countries” at least one person in the room enjoys snowboarding Marisela is a client of Richard Michael and Ronald are not a tall europeans everyone in the room is patient Michael does not collect rare minerals no funny person in the room is kind everyone anywhere collects classic novels if they own a television someone who is a formal european is a client of someone who is not a funny happy european Ruth enjoys snowboarding everyone in the room hosts regular game nights featuring complex strategy games if they is a client of Deborah and vice versa no one anywhere participates in citizen science projects related to wildlife monitoring or does not collect comic books at least three persons in the room does not enjoy logic puzzles Katherine is a wise brave patient european everyone anywhere collects classic novels if and only if they does not like Jean Ronald and Katherine are respectively old and wise Ruth who is younger than June collects rare minerals Susie and Robert are respectively creative and formal at least three persons in the room is not liked by Madeline if someone is liked by Terri then he/she hosts regular game nights featuring complex strategy games only one person anywhere is a client of Kenneth Katherine and Deborah hate each other neither “A tower leans significantly but never falls.” nor “There is a planet where the oceans are in the sky.” someone outside the room is quieter than Terrence, is richer than Matt or participates in citizen science projects related to wildlife monitoring if someone does not enjoy origami then he/she is not liked by Judith and vice versa all organized persons in the room are brave Michael is not a old european “everyone in the room does not work on fridays or is formal” if “everyone outside the room is a client of Angel” if “someone in the room is liked by Helen” then ““A tower does not lean significantly without falling.” and “A bridge sings when it is crossed.” and “Glass rain falls on a distant planet.”” if “everyone in the room does not enjoy snowboarding or hates June” then “everyone in the room is not hated by Terri if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““A car does not run solely on saltwater.” or “There is a planet where the oceans are in the sky.” or both” if “Katherine and Tod are hated by Terrence” then “no creative person in the room is patient” if “everyone outside the room does not enjoy logic puzzles or is not hated by Michael” then ““Glass rain does not fall on a distant planet.” or “A bridge does not sing when it is crossed.” or both” Ruth dreamt that ““A car does not run solely on saltwater.” or “A bridge sings when it is crossed.” or both” everyone in the room is a wise person no tall person in the room is kind Ruth dreamt that “everyone in the room is a quiet tourist if they is a client of Angel” everyone in the room who either is not liked by Natalie or enjoys origami but not both neither is liked by June nor is hated by June it is not the case that ““Glass rain falls on a distant planet.” and “A bridge sings when it is crossed.” and “Glass rain does not fall on a distant planet.”” someone in the room is not hated by June someone who is not hated by Marisela like someone who is a sibling of Richard Katherine is a patient happy tall person Matt is a sibling of Ronald Katherine and Tod are quiet Madeline is a sibling of Susie Ronald and Susie are wise persons more than one person in the room is a sibling of Eli, is a client of Jose and is a sibling of Madeline Ronald and Tod are strong persons everyone in the room is a client of Marisela if they is a sibling of Sydney everyone in the room is a client of Harold if they is a funny tourist everyone in the room is not hated by Terri everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Eli everyone in the room is a sibling of Jean, is a sibling of Marisela and is not humble if they is a sibling of Jean everyone in the room enjoys bird watching if and only if they collects comic books everyone in the room does not host regular game nights featuring complex strategy games or is an expert in identifying and foraging wild edible plants not everyone in the room is an expert in identifying and foraging wild edible plants if and only if they collects classic novels everyone outside the room owns an Android phone only if they hosts regular game nights featuring complex strategy games exactly four persons in the room collects classic novels Katherine who plays as a goalkeeper for a local amateur soccer team has a curated collection of mid-century modern furniture Angel and Susie like each other at least three persons in the room collects comic books at most four persons in the room neither participates in citizen science projects related to wildlife monitoring nor regularly contributes to tech forums and online communities Sydney and Ronald like each other Ruth who collects modern art is a client of Terrence at least two persons in the room is an expert in identifying and foraging wild edible plants everyone in the room does not like Jean if and only if they works on fridays everyone in the room is not a curious tourist only if they is a wine connoisseur with a private cellar of vintage wines everyone outside the room does not collect comic books or does not hate Jean not everyone anywhere likes June only if they own a television more than one person in the room owns a microscope Katherine does not hate Madeline more than one person in the room is not creative, not formal, not strong if someone neither has a vast collection of first-edition science fiction novels nor own a television then he/she does not hate Angel and vice versa everyone in the room has lived in exactly three countries only if they is an expert in identifying and foraging wild edible plants someone in the room is kind it is not the case that “someone in the room has a vast collection of first-edition science fiction novels” Ronald collects classic novels it is true that “Katherine and Robert are respectively curious and old” exactly four persons in the room is a creative european no formal person in the room is humble at most four persons in the room owns a microscope if someone has lived in exactly three countries then he/she hosts regular game nights featuring complex strategy games at least two persons anywhere is a quiet wise kind tourist Marisela is a client of Ruth if someone is a client of Terrence then he/she works on fridays and vice versa Kenneth is a client of Susie if someone is brave then he/she likes Marisela Robert is formal at most three persons in the room neither enjoys snowboarding nor is kind if someone is quiet then he/she is a client of Angel more than one person in the room is creative no wise person outside the room is tall if someone is brave then he/she is not a creative tourist Tod can play the guitar Michael and Ruth like each other Ronald enjoys snowboarding Robert and Ruth are respectively quiet and organized no kind person in the room is tall if “Jose and Terrence hate each other” then “it is not the case that “Robert is a client of Matt”” if “at least one person in the room does not like Jose” then “at least two persons in the room plays as a goalkeeper for a local amateur soccer team” if “someone outside the room is a wine connoisseur with a private cellar of vintage wines” then “everyone anywhere who is a quiet old european enjoys bird watching” either ““Glass rain does not fall on a distant planet.” or “There is no planet where the oceans are in the sky.” but not both” or “Ronald owns a microscope” but not both “Michael and Terrence are curious funny tourists” only if “neither “There is a planet where the oceans are in the sky.” nor “Glass rain falls on a distant planet.”” if “Marisela is richer than Matt” then “if someone does not enjoy origami then he/she collects modern art and vice versa” if “Eli is a wise european” then “everyone in the room enjoys logic puzzles” Ronald who does not regularly contributes to tech forums and online communities develops open-source software projects in their free time everyone anywhere collects antique jewelry if they is tall and vice versa someone in the room develops open-source software projects in their free time everyone in the room who is older than Lettie is a wise european everyone in the room is old only if they enjoys snowboarding someone in the room own a television exactly four persons in the room is older than Deborah Michael is humble and is younger than Sydney not everyone in the room who is not a happy humble patient formal person is a patient formal organized person Robert enjoys origami everyone in the room who is not a kind old patient person enjoys logic puzzles everyone in the room who is not wise is older than June everyone in the room who is not a curious organized european enjoys logic puzzles and is not hated by Sydney if someone can play the guitar then he/she has lived in exactly three countries and vice versa if someone is not strong, not formal, not wise then he/she own a television, is not kind, not tall or is younger than June Susie collects classic novels someone outside the room is creative everyone anywhere is younger than Jose if they collects rare minerals at least three persons in the room does not hate Angel someone who does not enjoy snowboarding is younger than someone who does not like Angel everyone in the room who is liked by Harold is older than Marcos
Michael collects classic novels
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& (![X]:(room(X)=>(((predq(X))<=>(predj(X))))))& (![X]:(room(X)=>(((predi(X))|(~predu(X))))))& (~![X]:(room(X)=>(((predi(X))<=>(predc(X))))))& (![X]:(~room(X)=>(((predu(X))<=(predr(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& ((predp(fred))&(predd(fred)))& ((like(xena,john) & like(john,xena)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~((preda(A))|(predz(A)))&~((preda(B))|(predz(B)))&~((preda(C))|(predz(C)))&~((preda(D))|(predz(D)))&~((preda(E))|(predz(E))))))& ((like(kyle,alice) & like(alice,kyle)))& ((predm(mary))&(client(george,mary)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predi(A)&predi(B)))& (![X]:(room(X)=>(((~like(patricia,X))<=>(predf(X))))))& (![X]:(room(X)=>(((predn(X))<=(~(curious(X)&tourist(X)))))))& (![X]:(~room(X)=>(((~hate(patricia,X))|(~predj(X))))))& (~![X]:(anywhere(X)=>(((predk(X))<=(like(william,X))))))& ((?[X,Y]:(room(X)&room(Y)&(predt(X)&predt(Y))&(X!=Y))))& (~hate(emma,fred))& ((?[X,Y]:(room(X)&room(Y)&(~creative(X)&~formal(X)&~strong(X)&~creative(Y)&~formal(Y)&~strong(Y))&(X!=Y))))& ((![X]:((~((prede(X))|(predk(X))))<=>(~hate(xena,X)))))& (![X]:(room(X)=>(((predi(X))<=(predb(X))))))& (?[X]:(room(X)&(kind(X))))& (~(?[X]:(room(X)&(prede(X)))))& (predc(alice))& ((curious(fred))&(old(paul)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)&creative(E)&european(E)))))& (![X]:(room(X)=>(formal(X)=>~humble(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predt(A)&predt(B)&predt(C)&predt(D)&predt(E))))& ((![X]:((predb(X))=>(predu(X)))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&quiet(A)&wise(A)&kind(A)&tourist(A)&quiet(B)&wise(B)&kind(B)&tourist(B)))& (client(mary,david))& ((![X]:((client(george,X))<=>(predf(X)))))& (client(john,julia))& ((![X]:((brave(X))=>(like(david,X)))))& (formal(paul))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((predv(A))|(kind(A)))&~((predv(B))|(kind(B)))&~((predv(C))|(kind(C)))&~((predv(D))|(kind(D))))))& ((![X]:((quiet(X))=>(client(xena,X)))))& ((?[X,Y]:(room(X)&room(Y)&(creative(X)&creative(Y))&(X!=Y))))& (![X]:(~room(X)=>(wise(X)=>~tall(X))))& ((![X]:((brave(X))=>(~(creative(X)&tourist(X))))))& (predh(susan))& ((like(lucy,mary) & like(mary,lucy)))& (predv(alice))& ((quiet(paul))&(organized(mary)))& (![X]:(room(X)=>(kind(X)=>~tall(X))))& (((hate(victoria,george) & hate(george,victoria)))=>(~(client(mike,paul))))& ((((?[X]:(room(X)&~like(victoria,X)))))=>(?[A,B]:(room(A)&room(B)&(A!=B)&predp(A)&predp(B))))& ((?[X]:(~room(X)&(predn(X))))=>(![X]:(anywhere(X)=>(((quiet(X)&old(X)&european(X))=>(predq(X)))))))& ((((~propositione)<~>(~propositionb)))<~>(predt(alice)))& ((curious(lucy)&funny(lucy)&tourist(lucy)&curious(george)&funny(george)&tourist(george))=>(~((propositionb)|(propositione))))& ((richer(mike,david))=>((![X]:((~predg(X))<=>(predm(X))))))& ((wise(ian)&european(ian))=>(![X]:(room(X)=>(predl(X)))))& ((~predz(alice))&(predw(alice)))& (![X]:(anywhere(X)=>(((predx(X))<=>(tall(X))))))& (?[X]:(room(X)&(predw(X))))& (![X]:(room(X)=>(((older(lisa,X))=>(wise(X)&european(X))))))& (![X]:(room(X)=>(((predv(X))<=(old(X))))))& (?[X]:(room(X)&(predk(X))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&older(tina,A)&older(tina,B)&older(tina,C)&older(tina,D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&older(tina,A)&older(tina,B)&older(tina,C)&older(tina,D)&older(tina,E)))))& (((humble(lucy))&(younger(kyle,lucy))))& (~![X]:(room(X)=>(((~(happy(X)&humble(X)&patient(X)&formal(X)&person(X)))=>(patient(X)&formal(X)&organized(X)&person(X))))))& (predg(paul))& (![X]:(room(X)=>(((~(kind(X)&old(X)&patient(X)&person(X)))=>(predl(X))))))& (![X]:(room(X)=>(((~wise(X))=>(older(nancy,X))))))& (![X]:(room(X)=>(((~(curious(X)&organized(X)&european(X)))=>(((predl(X))&(~hate(X,kyle))))))))& ((![X]:((predh(X))<=>(predb(X)))))& ((![X]:((~strong(X)&~formal(X)&~wise(X))=>(((predk(X))|(~kind(X)&~tall(X))|(younger(william,X)))))))& (predc(john))& (?[X]:(~room(X)&(creative(X))))& (![X]:(anywhere(X)=>(((predo(X))=>(younger(victoria,X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~hate(xena,A)&~hate(xena,B)&~hate(xena,C)))& (?[X,Y]:((~predv(X))&(~like(xena,Y))&(younger(X,Y))))& (![X]:(room(X)=>(((like(X,steve))=>(older(rachel,X))))))
predc(lucy)
[]
null
2,121
1,024
[]
{}
true
{'mary': 'ruth', 'paul': 'robert', 'fred': 'katherine', 'alice': 'ronald', 'john': 'susie', 'susan': 'tod', 'lucy': 'michael', 'david': 'marisela', 'emma': 'madeline', 'george': 'terrence', 'hannah': 'judith', 'ian': 'eli', 'julia': 'kenneth', 'kyle': 'sydney', 'lisa': 'lettie', 'mike': 'matt', 'nancy': 'william', 'oscar': 'helen', 'patricia': 'jean', 'quentin': 'richard', 'rachel': 'marcos', 'steve': 'harold', 'tina': 'deborah', 'ulysses': 'terri', 'victoria': 'jose', 'william': 'june', 'xena': 'angel', 'yves': 'natalie', 'Mary': 'Ruth', 'Paul': 'Robert', 'Fred': 'Katherine', 'Alice': 'Ronald', 'John': 'Susie', 'Susan': 'Tod', 'Lucy': 'Michael', 'David': 'Marisela', 'Emma': 'Madeline', 'George': 'Terrence', 'Hannah': 'Judith', 'Ian': 'Eli', 'Julia': 'Kenneth', 'Kyle': 'Sydney', 'Lisa': 'Lettie', 'Mike': 'Matt', 'Nancy': 'William', 'Oscar': 'Helen', 'Patricia': 'Jean', 'Quentin': 'Richard', 'Rachel': 'Marcos', 'Steve': 'Harold', 'Tina': 'Deborah', 'Ulysses': 'Terri', 'Victoria': 'Jose', 'William': 'June', 'Xena': 'Angel', 'Yves': 'Natalie', '~preda': 'does not participate in citizen science projects related to wildlife monitoring', '~predb': 'does not have lived in exactly three countries', '~predc': 'does not collect classic novels', '~predd': 'does not have a curated collection of mid-century modern furniture', '~prede': 'does not have a vast collection of first-edition science fiction novels', '~predf': 'does not work on fridays', '~predg': 'does not enjoy origami', '~predh': 'cannot play the guitar', '~predi': 'is not an expert in identifying and foraging wild edible plants', '~predj': 'does not collect comic books', '~predk': 'does not own a television', '~predl': 'does not enjoy logic puzzles', '~predm': 'does not collect modern art', '~predn': 'is not a wine connoisseur with a private cellar of vintage wines', '~predo': 'does not collect rare minerals', '~predp': 'does not play as a goalkeeper for a local amateur soccer team', '~predq': 'does not enjoy bird watching', '~predr': 'does not own an Android phone', '~preds': 'does not practice digital art', '~predt': 'does not own a microscope', '~predu': 'does not host regular game nights featuring complex strategy games', '~predv': 'does not enjoy snowboarding', '~predw': 'does not develop open-source software projects in their free time', '~predx': 'does not collect antique jewelry', '~predy': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predz': 'does not regularly contributes to tech forums and online communities', 'preda': 'participates in citizen science projects related to wildlife monitoring', 'predb': 'has lived in exactly three countries', 'predc': 'collects classic novels', 'predd': 'has a curated collection of mid-century modern furniture', 'prede': 'has a vast collection of first-edition science fiction novels', 'predf': 'works on fridays', 'predg': 'enjoys origami', 'predh': 'can play the guitar', 'predi': 'is an expert in identifying and foraging wild edible plants', 'predj': 'collects comic books', 'predk': 'own a television', 'predl': 'enjoys logic puzzles', 'predm': 'collects modern art', 'predn': 'is a wine connoisseur with a private cellar of vintage wines', 'predo': 'collects rare minerals', 'predp': 'plays as a goalkeeper for a local amateur soccer team', 'predq': 'enjoys bird watching', 'predr': 'owns an Android phone', 'preds': 'practices digital art', 'predt': 'owns a microscope', 'predu': 'hosts regular game nights featuring complex strategy games', 'predv': 'enjoys snowboarding', 'predw': 'develops open-source software projects in their free time', 'predx': 'collects antique jewelry', 'predy': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predz': 'regularly contributes to tech forums and online communities', '~propositiona': 'A bridge does not sing when it is crossed.', 'propositiona': 'A bridge sings when it is crossed.', '~propositionb': 'There is no planet where the oceans are in the sky.', 'propositionb': 'There is a planet where the oceans are in the sky.', '~propositionc': 'A tower does not lean significantly without falling.', 'propositionc': 'A tower leans significantly but never falls.', '~propositiond': 'A car does not run solely on saltwater.', 'propositiond': 'A car runs solely on saltwater.', '~propositione': 'Glass rain does not fall on a distant planet.', 'propositione': 'Glass rain falls on a distant planet.'}
Bryon, Jesse, Corina, Terrance, Terrance, Michael, Kathleen, Nicholas, Mario, Cathrine are the only persons in the room. if “Shawn and Terrance hate each other” then “neither “Socks do not disappear worldwide every full moon.” nor “A frog sings opera in the swamp at night.”” otherwise “at most two persons outside the room is a sibling of Jerrod” either ““A book can be opened only at midnight.” or “A frog does not sing opera in the swamp at night.” or both” or “everyone in the room does not enjoy macrame or is a client of Petra” but not both if “everyone in the room does not write and illustrates their own graphic novels or is not a funny person” then “at most three persons in the room is a client of Shawn” “someone who is a happy tall european, does not hate Ryan or is curious hate someone who is a client of Bobby” if “everyone anywhere is quieter than Bobby or does not play as a goalkeeper for a local amateur soccer team” “A pen does not exist that only writes secrets.” only if “Bryon is a client of Denise” Socks disappear worldwide every full moon. all happy persons in the room are wise everyone in the room is a client of Denise if they is not a old person Nicholas is not curious, not wise everyone in the room is patient it is not the case that “Corina and Bryon either are not strong or are old europeans but not both” “A clock measures time in various colors.” and “A pen does not exist that only writes secrets.” Bryon is quiet Nicholas and Corina are younger than Bobby “A book can be opened only at midnight.” and “A pen does not exist that only writes secrets.” and “A clock measures time in various colors.” everyone outside the room is a quiet european if they is a client of Clara
A book can be opened only at midnight.
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((((hate(quentin,john) & hate(john,quentin)))=>(~((~propositionc)|(propositiond))))&((~((hate(quentin,john) & hate(john,quentin))))=>(~(?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&sibling(william,A)&sibling(william,B)&sibling(william,C))))))& ((((propositiona)|(~propositiond)))<~>(![X]:(room(X)=>(((client(julia,X))|(~predm(X)))))))& ((![X]:(room(X)=>(((~(funny(X)&person(X)))|(~predn(X))))))=>(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&client(quentin,A)&client(quentin,B)&client(quentin,C)&client(quentin,D)))))& ((![X]:(anywhere(X)=>(((~predc(X))|(quieter(mike,X))))))=>(?[X,Y]:((((happy(X)&tall(X)&european(X))|(~hate(kyle,X))|(curious(X))))&(client(mike,Y))&(hate(X,Y)))))& ((~propositionb)=>(client(steve,mary)))& (propositionc)& (![X]:(room(X)=>(happy(X)=>wise(X))))& (![X]:(room(X)=>(((~(old(X)&person(X)))=>(client(steve,X))))))& (~curious(david)&~wise(david))& (![X]:(room(X)=>(patient(X))))& (~(((~strong(fred))<~>(old(fred)&european(fred)))&((~strong(mary))<~>(old(mary)&european(mary)))))& (((propositione)&(~propositionb)))& (quiet(mary))& (younger(mike,david)&younger(mike,fred))& (((propositiona)&(~propositionb)&(propositione)))& (![X]:(~room(X)=>(((client(ian,X))=>(quiet(X)&european(X))))))
propositiona
[ "p15", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 389127745210471202148336 % SZS output start Proof for 389127745210471202148336 40. propositione & ~propositionb & propositiona [input p15] 42. ~propositiona [input hypothesis] 46. ~propositionb & propositiona [pure predicate removal 40] 947. propositiona [cnf transformation 46] 951. ~propositiona [cnf transformation 42] 976. 6 <=> propositiona [avatar definition] 1081. 6 [avatar split clause 947,976] 1082. ~6 [avatar split clause 951,976] 1083. $false [avatar sat refutation 1081,1082] % SZS output end Proof for 389127745210471202148336 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.044 s % ------------------------------ % ------------------------------
316
16
[ 15 ]
{'p15': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'bryon', 'paul': 'jesse', 'fred': 'corina', 'alice': 'john', 'john': 'terrance', 'susan': 'michael', 'lucy': 'kathleen', 'david': 'nicholas', 'emma': 'mario', 'george': 'cathrine', 'hannah': 'jess', 'ian': 'clara', 'julia': 'petra', 'kyle': 'ryan', 'lisa': 'sandra', 'mike': 'bobby', 'nancy': 'ella', 'oscar': 'francis', 'patricia': 'janell', 'quentin': 'shawn', 'rachel': 'wilda', 'steve': 'denise', 'tina': 'virginia', 'ulysses': 'cher', 'victoria': 'phillip', 'william': 'jerrod', 'xena': 'lois', 'yves': 'edward', 'Mary': 'Bryon', 'Paul': 'Jesse', 'Fred': 'Corina', 'Alice': 'John', 'John': 'Terrance', 'Susan': 'Michael', 'Lucy': 'Kathleen', 'David': 'Nicholas', 'Emma': 'Mario', 'George': 'Cathrine', 'Hannah': 'Jess', 'Ian': 'Clara', 'Julia': 'Petra', 'Kyle': 'Ryan', 'Lisa': 'Sandra', 'Mike': 'Bobby', 'Nancy': 'Ella', 'Oscar': 'Francis', 'Patricia': 'Janell', 'Quentin': 'Shawn', 'Rachel': 'Wilda', 'Steve': 'Denise', 'Tina': 'Virginia', 'Ulysses': 'Cher', 'Victoria': 'Phillip', 'William': 'Jerrod', 'Xena': 'Lois', 'Yves': 'Edward', '~preda': 'does not practice yoga', '~predb': 'does not collect foreign coins', '~predc': 'does not play as a goalkeeper for a local amateur soccer team', '~predd': 'does not create bespoke furniture pieces from reclaimed wood', '~prede': 'does not own a significant collection of rare gemstones and minerals', '~predf': 'does not compose and performs experimental electronic music', '~predg': 'does not play the violin', '~predh': 'does not play video games', '~predi': 'does not use an ios phone', '~predj': 'does not enjoy salsa dancing', '~predk': 'does not practice pilates', '~predl': 'does not enjoy stand-up paddleboarding', '~predm': 'does not enjoy macrame', '~predn': 'does not write and illustrates their own graphic novels', '~predo': 'does not enjoy watercolor painting', '~predp': 'does not enjoy spelunking', '~predq': 'does not enjoy logic puzzles', '~predr': 'does not practice tai chi', '~preds': 'does not have a specialized collection of handmade artisan pottery', '~predt': 'does not enjoy making ceramics', '~predu': 'cannot play the piano', '~predv': 'does not work as a freelance web developer specializing in e-commerce sites', '~predw': 'does not collect antique jewelry', '~predx': 'does not practice archery', '~predy': 'cannot play the flute', '~predz': 'does not enjoy fishing', 'preda': 'does practice yoga', 'predb': 'collects foreign coins', 'predc': 'plays as a goalkeeper for a local amateur soccer team', 'predd': 'creates bespoke furniture pieces from reclaimed wood', 'prede': 'owns a significant collection of rare gemstones and minerals', 'predf': 'composes and performs experimental electronic music', 'predg': 'plays the violin', 'predh': 'plays video games', 'predi': 'uses an ios phone', 'predj': 'enjoys salsa dancing', 'predk': 'practices pilates', 'predl': 'enjoys stand-up paddleboarding', 'predm': 'enjoys macrame', 'predn': 'writes and illustrates their own graphic novels', 'predo': 'enjoys watercolor painting', 'predp': 'enjoys spelunking', 'predq': 'enjoys logic puzzles', 'predr': 'practices tai chi', 'preds': 'has a specialized collection of handmade artisan pottery', 'predt': 'enjoys making ceramics', 'predu': 'can play the piano', 'predv': 'works as a freelance web developer specializing in e-commerce sites', 'predw': 'collects antique jewelry', 'predx': 'practices archery', 'predy': 'can play the flute', 'predz': 'enjoys fishing', '~propositiona': 'A book cannot be opened only at midnight.', 'propositiona': 'A book can be opened only at midnight.', '~propositionb': 'A pen does not exist that only writes secrets.', 'propositionb': 'A pen exists that only writes secrets.', '~propositionc': 'Socks do not disappear worldwide every full moon.', 'propositionc': 'Socks disappear worldwide every full moon.', '~propositiond': 'A frog does not sing opera in the swamp at night.', 'propositiond': 'A frog sings opera in the swamp at night.', '~propositione': 'A clock does not measure time in various colors.', 'propositione': 'A clock measures time in various colors.'}
Hazel, Cora, Alvin, Frances, Heather, Joyce, Sarah, David, Darren, Sonia, Melissa, Eugene, Maximina, Stephanien are the only persons in the room. Sarah is not a quiet brave person everyone in the room who is quieter than Susan is a happy organized wise strong person all old persons outside the room are patient all happy persons in the room are tall everyone in the room is not a happy person if they is a kind person David is brave not everyone in the room who is wise is older than Rene, is formal or is older than Dion everyone in the room is quieter than Dion Frances and Heather are richer than Susan Melissa is older than Susan everyone in the room is a creative person if they is older than Dion Stephanien and Hazel are quieter than Dion at most four persons outside the room is a old wise tall patient person everyone in the room is not a curious person if they is a formal creative person no tall person in the room is patient not everyone in the room who is not funny is a happy brave tall person David is a happy person if someone is not formal then he/she is older than Lorna, is richer than Rene and is a happy curious brave person and vice versa Darren is richer than Dion or is not kind or both everyone anywhere who is quieter than Dion, is quieter than Howard or is older than Rene is not patient if someone is patient or is not tall or both then he/she is older than Howard and vice versa all brave persons in the room are humble everyone in the room either is a quiet person or is not a creative curious humble person but not both if they either is a wise person or is older than Dion but not both Lorna is older than Hazel everyone in the room is funny if they is richer than Lorna and vice versa Cora is richer than Howard Melissa is kind Stephanien and Darren are kind Sonia and Stephanien are funny
Melissa is strong
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle')))& (~(quiet(lucy)&brave(lucy)&person(lucy)))& (![X]:(room(X)=>(((quieter(nancy,X))=>(happy(X)&organized(X)&wise(X)&strong(X)&person(X))))))& (![X]:(~room(X)=>(old(X)=>patient(X))))& (![X]:(room(X)=>(happy(X)=>tall(X))))& (![X]:(room(X)=>(((kind(X)&person(X))=>(~(happy(X)&person(X)))))))& (brave(david))& (~![X]:(room(X)=>(((wise(X))=>(((older(oscar,X))|(formal(X))|(older(patricia,X))))))))& (![X]:(room(X)=>(quieter(patricia,X))))& (richer(nancy,alice)&richer(nancy,john))& (older(nancy,hannah))& (![X]:(room(X)=>(((older(patricia,X))=>(creative(X)&person(X))))))& (quieter(patricia,kyle)&quieter(patricia,mary))& (~(?[A,B,C,D,E]:(~room(A)&~room(B)&~room(C)&~room(D)&~room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&old(A)&wise(A)&tall(A)&patient(A)&person(A)&old(B)&wise(B)&tall(B)&patient(B)&person(B)&old(C)&wise(C)&tall(C)&patient(C)&person(C)&old(D)&wise(D)&tall(D)&patient(D)&person(D)&old(E)&wise(E)&tall(E)&patient(E)&person(E))))& (![X]:(room(X)=>(((formal(X)&creative(X)&person(X))=>(~(curious(X)&person(X)))))))& (![X]:(room(X)=>(tall(X)=>~patient(X))))& (~![X]:(room(X)=>(((~funny(X))=>(happy(X)&brave(X)&tall(X)&person(X))))))& (happy(david)&person(david))& ((![X]:((~formal(X))<=>(((older(mike,X))&(richer(oscar,X))&(happy(X)&curious(X)&brave(X)&person(X)))))))& (((richer(patricia,emma))|(~kind(emma))))& (![X]:(anywhere(X)=>(((((quieter(patricia,X))|(quieter(lisa,X))|(older(oscar,X))))=>(~patient(X))))))& ((![X]:((((patient(X))|(~tall(X))))<=>(older(lisa,X)))))& (![X]:(room(X)=>(brave(X)=>humble(X))))& (![X]:(room(X)=>(((((wise(X)&person(X))<~>(older(patricia,X))))=>(((quiet(X)&person(X))<~>(~(creative(X)&curious(X)&humble(X)&person(X)))))))))& (older(mary,mike))& (![X]:(room(X)=>(((funny(X))<=>(richer(mike,X))))))& (richer(lisa,paul))& (kind(hannah))& (kind(kyle)&kind(emma))& (funny(george)&funny(kyle))
strong(hannah)
[]
null
401
32
[]
{}
true
{'mary': 'hazel', 'paul': 'cora', 'fred': 'alvin', 'alice': 'frances', 'john': 'heather', 'susan': 'joyce', 'lucy': 'sarah', 'david': 'david', 'emma': 'darren', 'george': 'sonia', 'hannah': 'melissa', 'ian': 'eugene', 'julia': 'maximina', 'kyle': 'steven', 'lisa': 'howard', 'mike': 'lorna', 'nancy': 'susan', 'oscar': 'rene', 'patricia': 'dion', 'quentin': 'james', 'rachel': 'mildred', 'steve': 'stephanie', 'tina': 'ellen', 'ulysses': 'ramon', 'victoria': 'shirley', 'william': 'carole', 'xena': 'jerry', 'yves': 'karl', 'Mary': 'Hazel', 'Paul': 'Cora', 'Fred': 'Alvin', 'Alice': 'Frances', 'John': 'Heather', 'Susan': 'Joyce', 'Lucy': 'Sarah', 'David': 'David', 'Emma': 'Darren', 'George': 'Sonia', 'Hannah': 'Melissa', 'Ian': 'Eugene', 'Julia': 'Maximina', 'Kyle': 'Steven', 'Lisa': 'Howard', 'Mike': 'Lorna', 'Nancy': 'Susan', 'Oscar': 'Rene', 'Patricia': 'Dion', 'Quentin': 'James', 'Rachel': 'Mildred', 'Steve': 'Stephanie', 'Tina': 'Ellen', 'Ulysses': 'Ramon', 'Victoria': 'Shirley', 'William': 'Carole', 'Xena': 'Jerry', 'Yves': 'Karl', '~preda': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predb': 'does not enjoy fishing', '~predc': 'does not have a specialized collection of handmade artisan pottery', '~predd': 'does not train for and competes in international triathlons', '~prede': 'does not practice and performs acrobatic dance routines', '~predf': 'does not compose and performs experimental electronic music', '~predg': 'does not host a YouTube channel dedicated to art tutorials', '~predh': 'does not travel domestically frequently', '~predi': 'is not a member of a local theater group specializing in improv', '~predj': 'does not collect comic books', '~predk': 'does not write a travel blog', '~predl': 'does not practice kickboxing', '~predm': 'is not a culinary enthusiast who experiments with international cuisines', '~predn': 'does not drive a hybrid car', '~predo': 'does not create large-scale murals for public art installations', '~predp': 'is not an avid collector of autographed memorabilia from famous musicians', '~predq': 'does not have a vast collection of first-edition science fiction novels', '~predr': 'does not collect vintage vinyl records', '~preds': 'does not host regular workshops on creative writing', '~predt': 'does not have a tattoo', '~predu': 'does not play the violin', '~predv': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predw': 'does not own a smart tv', '~predx': 'does not own a television', '~predy': 'does not host regular game nights featuring complex strategy games', '~predz': 'does not make homemade pastries', 'preda': 'is an enthusiastic bird watcher who travels for rare sightings', 'predb': 'enjoys fishing', 'predc': 'has a specialized collection of handmade artisan pottery', 'predd': 'trains for and competes in international triathlons', 'prede': 'practices and performs acrobatic dance routines', 'predf': 'composes and performs experimental electronic music', 'predg': 'hosts a YouTube channel dedicated to art tutorials', 'predh': 'travels domestically frequently', 'predi': 'is a member of a local theater group specializing in improv', 'predj': 'collects comic books', 'predk': 'writes a travel blog', 'predl': 'practices kickboxing', 'predm': 'is a culinary enthusiast who experiments with international cuisines', 'predn': 'drives a hybrid car', 'predo': 'creates large-scale murals for public art installations', 'predp': 'is an avid collector of autographed memorabilia from famous musicians', 'predq': 'has a vast collection of first-edition science fiction novels', 'predr': 'collects vintage vinyl records', 'preds': 'hosts regular workshops on creative writing', 'predt': 'has a tattoo', 'predu': 'plays the violin', 'predv': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predw': 'owns a smart tv', 'predx': 'own a television', 'predy': 'hosts regular game nights featuring complex strategy games', 'predz': 'makes homemade pastries', '~propositiona': 'A car does not run solely on saltwater.', 'propositiona': 'A car runs solely on saltwater.', '~propositionb': 'A desert does not bloom with snowdrops every year.', 'propositionb': 'A desert blooms with snowdrops every year.', '~propositionc': 'A bird does not tweet using morse code.', 'propositionc': 'A bird tweets using morse code.', '~propositiond': 'Mirrors do not fog permanently in one particular house.', 'propositiond': 'Mirrors fog permanently in one particular house.', '~propositione': 'A shadow does not appear only at noon.', 'propositione': 'A shadow appears only at noon.'}
Ruth, Rose, Theresa, Norman, Norman, Donna, Muriel, Josephine, Colleen, Amanda are the only persons in the room. “everyone in the room enjoys salsa dancing” if “Norman is humble” either “neither “A shadow does not appear only at noon.” nor “A desert blooms with snowdrops every year.”” or “no one in the room regularly contributes to tech forums and online communities” but not both “everyone in the room is brave if they collects rare minerals” if “A desert blooms with snowdrops every year.” everyone anywhere collects rare minerals Theresa trains for and competes in international triathlons at most two persons in the room enjoys kayaking and exploring remote waterways if someone drives a hybrid car then he/she is hated by Walter Muriel is a funny person someone in the room enjoys logic puzzles if someone is a strong tourist then he/she is a old tourist if someone collects classic novels then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “Not all swans in one park are blue.” and “A tower does not lean significantly without falling.” everyone in the room does enjoy trail running only one person in the room practices zumba Rose creates YouTube content exactly three persons in the room is a kind person everyone in the room is a kind tourist, regularly contributes to tech forums and online communities or is formal Rose is creative only one person in the room practices kickboxing Colleen is a happy european at least two persons in the room collects rare minerals “A shadow appears only at noon.” and “A tower does not lean significantly without falling.” all quiet persons outside the room are strong at most two persons in the room is funny Josephine is a tall european Not all swans in one park are blue. if “everyone in the room is younger than Pedro or does not collect rare minerals” then “if someone is richer than Seth and uses a Windows laptop then he/she practices kickboxing” if “Rose is strong” then “everyone in the room who collects antique clocks is funny” if “Theresa and Rose do not hate Jessica” then “all humble persons in the room are kind” if “Donna is not old” then “not everyone in the room does not collect classic novels or is not a brave strong organized tourist” if “at least one person in the room does not like Colleen” then “no one in the room is a sibling of Lynette if and only if they collects comic books” at least one person in the room does enjoy trail running Josephine is a client of Seth Muriel and Norman are not a tall europeans everyone in the room is patient Muriel does not play video games no funny person in the room is kind everyone anywhere collects antique jewelry if they hosts regular game nights featuring complex strategy games someone who is a formal european is a client of someone who is not a funny happy european Ruth does enjoy trail running everyone in the room regularly contributes to tech forums and online communities if they is a client of Lana and vice versa no one anywhere has a piercing or does not enjoy wildlife photography at least three persons in the room does not enjoy snowboarding Theresa is a wise brave patient european everyone anywhere collects antique jewelry if and only if they does not like Lynette Norman and Theresa are respectively old and wise Ruth who is younger than Pedro plays video games Norman and Rose are respectively creative and formal at least three persons in the room is not liked by Colleen if someone is liked by Walter then he/she regularly contributes to tech forums and online communities only one person anywhere is a client of Carolynn Theresa and Lana hate each other neither “A tower leans significantly but never falls.” nor “A bird tweets using morse code.” someone outside the room is quieter than Amanda, is richer than Alfred or has a piercing if someone does not collect rare minerals then he/she is not liked by Kathryn and vice versa all organized persons in the room are brave Muriel is not a old european “everyone in the room does not play the violin or is formal” if “everyone outside the room is a client of Patricia” if “someone in the room is liked by Antonio” then ““A tower does not lean significantly without falling.” and “A shadow appears only at noon.” and “A desert blooms with snowdrops every year.”” if “everyone in the room does not enjoy trail running or hates Pedro” then “everyone in the room is not hated by Walter if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““Not all swans in one park are blue.” or “A bird tweets using morse code.” or both” if “Theresa and Donna are hated by Amanda” then “no creative person in the room is patient” if “everyone outside the room does not enjoy snowboarding or is not hated by Muriel” then ““A desert does not bloom with snowdrops every year.” or “A shadow does not appear only at noon.” or both” Ruth dreamt that ““Not all swans in one park are blue.” or “A shadow appears only at noon.” or both” everyone in the room is a wise person no tall person in the room is kind Ruth dreamt that “everyone in the room is a quiet tourist if they is a client of Patricia” everyone in the room who either is not liked by Gordon or collects rare minerals but not both neither is liked by Pedro nor is hated by Veronica it is not the case that ““A desert blooms with snowdrops every year.” and “A shadow appears only at noon.” and “A desert does not bloom with snowdrops every year.”” someone in the room is not hated by Pedro someone who is not hated by Josephine like someone who is a sibling of Seth Theresa is a patient happy tall person Alfred is a sibling of Norman Theresa and Donna are quiet Colleen is a sibling of Norman Norman and Norman are wise persons more than one person in the room is a sibling of Anna, is a client of Mark and is a sibling of Colleen Norman and Donna are strong persons everyone in the room is a client of Josephine if they is a sibling of Curtis everyone in the room is a client of Carolyn if they is a funny tourist everyone in the room is not hated by Walter everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Anna everyone in the room is a sibling of Lynette, is a sibling of Josephine and is not humble if they is a sibling of Lynette everyone in the room uses a Windows laptop if and only if they enjoys wildlife photography everyone in the room does not regularly contributes to tech forums and online communities or collects antique clocks not everyone in the room collects antique clocks if and only if they collects antique jewelry everyone outside the room drives a hybrid car only if they regularly contributes to tech forums and online communities exactly four persons in the room collects antique jewelry Theresa who practices kickboxing enjoys logic puzzles Patricia and Norman like each other at least three persons in the room enjoys wildlife photography at most four persons in the room neither has a piercing nor is a scotch connoisseur Curtis and Norman like each other Ruth who enjoys salsa dancing is a client of Amanda at least two persons in the room collects antique clocks everyone in the room does not like Lynette if and only if they plays the violin everyone in the room is not a curious tourist only if they creates YouTube content everyone outside the room does not enjoy wildlife photography or does not hate Lynette not everyone anywhere likes Pedro only if they hosts regular game nights featuring complex strategy games more than one person in the room enjoys origami Theresa does not hate Colleen more than one person in the room is not creative, not formal, not strong if someone neither hosts regular workshops on creative writing nor hosts regular game nights featuring complex strategy games then he/she does not hate Patricia and vice versa everyone in the room collects comic books only if they collects antique clocks someone in the room is kind it is not the case that “someone in the room hosts regular workshops on creative writing” Norman collects antique jewelry it is true that “Theresa and Rose are respectively curious and old” exactly four persons in the room is a creative european no formal person in the room is humble at most four persons in the room enjoys origami if someone collects comic books then he/she regularly contributes to tech forums and online communities at least two persons anywhere is a quiet wise kind tourist Josephine is a client of Ruth if someone is a client of Amanda then he/she plays the violin and vice versa Carolynn is a client of Norman if someone is brave then he/she likes Josephine Rose is formal at most three persons in the room neither does enjoy trail running nor is kind if someone is quiet then he/she is a client of Patricia more than one person in the room is creative no wise person outside the room is tall if someone is brave then he/she is not a creative tourist Donna enjoys kayaking and exploring remote waterways Muriel and Ruth like each other Norman does enjoy trail running Rose and Ruth are respectively quiet and organized no kind person in the room is tall “it is not the case that “Rose neither uses a Windows laptop nor collects antique clocks”” only if “Anna does not host regular workshops on creative writing” “not everyone in the room does not collect antique clocks or does not enjoy kayaking and exploring remote waterways” only if “if someone does not play the violin then he/she does enjoy trail running or enjoys salsa dancing or both” if “Norman creates augmented reality experiences for mobile applications and does not collect classic novels” then “everyone in the room who enjoys logic puzzles does not train for and competes in international triathlons” otherwise “Kathryn uses a Windows laptop” either “Norman collects rare minerals or is a scotch connoisseur or both” or “Curtis does not use a Windows laptop” but not both “not everyone anywhere practices zumba” only if “everyone in the room who does not play the violin collects antique clocks” if “everyone outside the room hosts regular workshops on creative writing or does not use a Windows laptop” then “everyone anywhere who enjoys kayaking and exploring remote waterways uses a Windows laptop” Norman practices zumba Theresa does not practice zumba or enjoys kayaking and exploring remote waterways or both Donna hosts regular game nights featuring complex strategy games everyone outside the room regularly contributes to tech forums and online communities if they collects rare minerals Muriel does not drive a hybrid car it is not the case that “Kathryn either plays video games or has a piercing but not both” everyone in the room does not have a piercing if they either regularly contributes to tech forums and online communities or has a piercing but not both Curtis practices zumba not everyone anywhere enjoys origami and creates augmented reality experiences for mobile applications if they does not host regular game nights featuring complex strategy games and vice versa if someone hosts regular workshops on creative writing then he/she is a scotch connoisseur Amanda enjoys logic puzzles Norman collects antique jewelry everyone outside the room does not create YouTube content if they trains for and competes in international triathlons if someone does not train for and competes in international triathlons then he/she drives a hybrid car “everyone in the room does not enjoy trail running or practices zumba” if “it is true that “everyone outside the room does not create augmented reality experiences for mobile applications or is not a strong person”” and vice versa either “everyone in the room does not play the violin or is a sibling of Pedro” or “Ruth and Norman are respectively strong and funny” but not both either “at least one person in the room neither is not funny nor practices kickboxing” or “someone in the room is not hated by Antonio” but not both either “everyone in the room does not enjoy snowboarding or is a client of Donna” or “Ruth and Rose are respectively creative and old” but not both “Pedro and Theresa hate each other” only if “everyone in the room plays video games if they is not hated by Walter and vice versa” “not everyone in the room does not play video games or is not a old person” if “everyone in the room does not enjoy logic puzzles or is not liked by Patricia” and vice versa “Norman and Muriel hate each other” if “everyone in the room does not train for and competes in international triathlons or collects comic books” and vice versa Antonio and Rose hate each other Theresa is not a patient tourist if someone collects classic novels then he/she is a strong tourist at least three persons in the room is old at least three persons in the room is not a happy curious person someone in the room is a sibling of Curtis more than one person anywhere is old A desert does not bloom with snowdrops every year. no kind person outside the room is strong at least one person in the room collects antique jewelry someone in the room hosts regular game nights featuring complex strategy games Rose who either is not kind, not old, not curious, not strong or does enjoy trail running but not both is not a brave european Carolynn and Rose like each other someone outside the room is a sibling of Carolyn it is true that “at most three persons in the room is not hated by Mark” Ruth dreamt that “if someone is not a formal european then he/she creates YouTube content” someone in the room is strong not everyone in the room is quiet only if they hosts regular workshops on creative writing everyone in the room enjoys kayaking and exploring remote waterways only if they is not a formal european more than one person in the room is not tall, not funny, not curious, not strong, not brave, not happy, not patient, is not patient, not happy, not funny, not kind, not curious or is humble at least two persons in the room is a quiet strong tourist everyone outside the room who either is a sibling of Lana or is not not formal but not both either hosts regular workshops on creative writing or collects rare minerals but not both more than one person in the room is not a formal european Rose is not a kind old tourist if “Seth is a client of Josephine” then “Norman is not hated by Christopher or hosts regular workshops on creative writing or both” if “Muriel is a client of Lana” then “Ruth plays video games” if “Ruth practices zumba” then “Ruth does not hate Pedro” if “someone in the room collects antique jewelry” then “all curious persons in the room are patient” Rose is a sibling of Carolyn Rose enjoys wildlife photography everyone outside the room is a sibling of Jessica if they is a client of Veronica at least two persons in the room regularly contributes to tech forums and online communities at most three persons anywhere enjoys logic puzzles someone in the room practices kickboxing someone who likes Lana hate someone who is a client of Walter Josephine and Curtis like each other all funny persons in the room are strong Norman enjoys salsa dancing everyone in the room who is a sibling of Veronica drives a hybrid car and is a sibling of Jessica at most four persons in the room collects classic novels everyone in the room who practices kickboxing collects antique clocks Donna is a client of Walter everyone in the room who practices kickboxing is a sibling of Pedro Donna plays video games all strong persons in the room are humble everyone in the room does not enjoy trail running or is a client of Jessica everyone outside the room who likes Pedro is a client of Antonio Josephine is a client of Gordon someone outside the room is a client of Mark Norman collects rare minerals exactly three persons anywhere is a sibling of Alfred Jessica and Ruth like each other
Ruth collects antique jewelry
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& (![X]:(room(X)=>(((predq(X))<=>(predj(X))))))& (![X]:(room(X)=>(((predi(X))|(~predu(X))))))& (~![X]:(room(X)=>(((predi(X))<=>(predc(X))))))& (![X]:(~room(X)=>(((predu(X))<=(predr(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& ((predp(fred))&(predd(fred)))& ((like(xena,john) & like(john,xena)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~((preda(A))|(predz(A)))&~((preda(B))|(predz(B)))&~((preda(C))|(predz(C)))&~((preda(D))|(predz(D)))&~((preda(E))|(predz(E))))))& ((like(kyle,alice) & like(alice,kyle)))& ((predm(mary))&(client(george,mary)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predi(A)&predi(B)))& (![X]:(room(X)=>(((~like(patricia,X))<=>(predf(X))))))& (![X]:(room(X)=>(((predn(X))<=(~(curious(X)&tourist(X)))))))& (![X]:(~room(X)=>(((~hate(patricia,X))|(~predj(X))))))& (~![X]:(anywhere(X)=>(((predk(X))<=(like(william,X))))))& ((?[X,Y]:(room(X)&room(Y)&(predt(X)&predt(Y))&(X!=Y))))& (~hate(emma,fred))& ((?[X,Y]:(room(X)&room(Y)&(~creative(X)&~formal(X)&~strong(X)&~creative(Y)&~formal(Y)&~strong(Y))&(X!=Y))))& ((![X]:((~((prede(X))|(predk(X))))<=>(~hate(xena,X)))))& (![X]:(room(X)=>(((predi(X))<=(predb(X))))))& (?[X]:(room(X)&(kind(X))))& (~(?[X]:(room(X)&(prede(X)))))& (predc(alice))& ((curious(fred))&(old(paul)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)&creative(E)&european(E)))))& (![X]:(room(X)=>(formal(X)=>~humble(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predt(A)&predt(B)&predt(C)&predt(D)&predt(E))))& ((![X]:((predb(X))=>(predu(X)))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&quiet(A)&wise(A)&kind(A)&tourist(A)&quiet(B)&wise(B)&kind(B)&tourist(B)))& (client(mary,david))& ((![X]:((client(george,X))<=>(predf(X)))))& (client(john,julia))& ((![X]:((brave(X))=>(like(david,X)))))& (formal(paul))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((predv(A))|(kind(A)))&~((predv(B))|(kind(B)))&~((predv(C))|(kind(C)))&~((predv(D))|(kind(D))))))& ((![X]:((quiet(X))=>(client(xena,X)))))& ((?[X,Y]:(room(X)&room(Y)&(creative(X)&creative(Y))&(X!=Y))))& (![X]:(~room(X)=>(wise(X)=>~tall(X))))& ((![X]:((brave(X))=>(~(creative(X)&tourist(X))))))& (predh(susan))& ((like(lucy,mary) & like(mary,lucy)))& (predv(alice))& ((quiet(paul))&(organized(mary)))& (![X]:(room(X)=>(kind(X)=>~tall(X))))& ((~(~((predq(paul))|(predi(paul)))))=>(~prede(ian)))& ((~![X]:(room(X)=>(((~predh(X))|(~predi(X))))))=>((![X]:((~predf(X))=>(((predv(X))|(predm(X))))))))& (((((predy(john))&(~predx(john))))=>(![X]:(room(X)=>(((predd(X))=>(~preds(X)))))))&((~(((predy(john))&(~predx(john)))))=>(predq(hannah))))& ((((predg(john))|(predz(john))))<~>(~predq(kyle)))& ((~![X]:(anywhere(X)=>(predw(X))))=>(![X]:(room(X)=>(((~predf(X))=>(predi(X)))))))& ((![X]:(~room(X)=>(((~predq(X))|(prede(X))))))=>(![X]:(anywhere(X)=>(((predh(X))=>(predq(X)))))))& (predw(alice))& (((~predw(fred))|(predh(fred))))& (predk(susan))& (![X]:(~room(X)=>(((predg(X))=>(predu(X))))))& (~predr(lucy))& (~(((predo(hannah))<~>(preda(hannah)))))& (![X]:(room(X)=>(((((predu(X))<~>(preda(X))))=>(~preda(X))))))& (predw(kyle))& (~![X]:(anywhere(X)=>(((((predt(X))&(predy(X))))<=>(~predk(X))))))& ((![X]:((prede(X))=>(predz(X)))))& (predd(george))& (predc(john))& (![X]:(~room(X)=>(((preds(X))=>(~predn(X))))))& ((![X]:((~preds(X))=>(predr(X)))))& ((![X]:(~room(X)=>(((~(strong(X)&person(X)))|(~predy(X))))))<=>(![X]:(room(X)=>(((predw(X))|(~predv(X)))))))& ((![X]:(room(X)=>(((sibling(william,X))|(~predf(X))))))<~>((strong(mary))&(funny(alice))))& ((((?[X]:(room(X)&~((~funny(X))|(predp(X)))))))<~>(?[X]:(room(X)&(~hate(X,oscar)))))& ((![X]:(room(X)=>(((client(susan,X))|(~predl(X))))))<~>((creative(mary))&(old(paul))))& (((hate(william,fred) & hate(fred,william)))=>(![X]:(room(X)=>(((predo(X))<=>(~hate(X,ulysses)))))))& ((![X]:(room(X)=>(((~like(X,xena))|(~predd(X))))))<=>(~![X]:(room(X)=>(((~(old(X)&person(X)))|(~predo(X)))))))& ((![X]:(room(X)=>(((predb(X))|(~preds(X))))))<=>((hate(alice,lucy) & hate(lucy,alice))))& ((hate(oscar,paul) & hate(paul,oscar)))& (~(patient(fred)&tourist(fred)))& ((![X]:((predx(X))=>(strong(X)&tourist(X)))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&old(A)&old(B)&old(C)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~(happy(A)&curious(A)&person(A))&~(happy(B)&curious(B)&person(B))&~(happy(C)&curious(C)&person(C))))& (?[X]:(room(X)&(sibling(kyle,X))))& ((?[X,Y]:(anywhere(X)&anywhere(Y)&(old(X)&old(Y))&(X!=Y))))& (~propositione)& (![X]:(~room(X)=>(kind(X)=>~strong(X))))& (((?[X]:(room(X)&predc(X)))))& (?[X]:(room(X)&(predk(X))))& ((((~kind(paul)&~old(paul)&~curious(paul)&~strong(paul))<~>(predv(paul))))&(~(brave(paul)&european(paul))))& ((like(julia,paul) & like(paul,julia)))& (?[X]:(~room(X)&(sibling(steve,X))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~hate(A,victoria)&~hate(B,victoria)&~hate(C,victoria)&~hate(D,victoria))))& ((mary_dream=>((![X]:((~(formal(X)&european(X)))=>(predn(X)))))))& (?[X]:(room(X)&(strong(X))))& (~![X]:(room(X)=>(((prede(X))<=(quiet(X))))))& (![X]:(room(X)=>(((~(formal(X)&european(X)))<=(predh(X))))))& ((?[X,Y]:(room(X)&room(Y)&(((~tall(X)&~funny(X)&~curious(X)&~strong(X)&~brave(X)&~happy(X)&~patient(X))|(~patient(X)&~happy(X)&~funny(X)&~kind(X)&~curious(X))|(humble(X)))&((~tall(Y)&~funny(Y)&~curious(Y)&~strong(Y)&~brave(Y)&~happy(Y)&~patient(Y))|(~patient(Y)&~happy(Y)&~funny(Y)&~kind(Y)&~curious(Y))|(humble(Y))))&(X!=Y))))& (?[A,B]:(room(A)&room(B)&(A!=B)&quiet(A)&strong(A)&tourist(A)&quiet(B)&strong(B)&tourist(B)))& (![X]:(~room(X)=>(((((sibling(tina,X))<~>(~~formal(X))))=>(((prede(X))<~>(predg(X))))))))& ((?[X,Y]:(room(X)&room(Y)&(~(formal(X)&european(X))&~(formal(Y)&european(Y)))&(X!=Y))))& (~(kind(paul)&old(paul)&tourist(paul)))& ((client(david,quentin))=>(((~hate(alice,rachel))|(prede(alice)))))& ((client(tina,lucy))=>(predo(mary)))& ((predw(mary))=>(~hate(william,mary)))& ((?[X]:(room(X)&(predc(X))))=>(![X]:(room(X)=>(curious(X)=>patient(X)))))& (sibling(steve,paul))& (predj(paul))& (![X]:(~room(X)=>(((client(nancy,X))=>(sibling(lisa,X))))))& (?[A,B]:(room(A)&room(B)&(A!=B)&predu(A)&predu(B)))& (~(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predd(A)&predd(B)&predd(C)&predd(D))))& (?[X]:(room(X)&(predp(X))))& (?[X,Y]:((like(tina,X))&(client(ulysses,Y))&(hate(X,Y))))& ((like(david,kyle) & like(kyle,david)))& (![X]:(room(X)=>(funny(X)=>strong(X))))& (predm(alice))& (![X]:(room(X)=>(((sibling(nancy,X))=>(((predr(X))&(sibling(lisa,X))))))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predx(A)&predx(B)&predx(C)&predx(D)&predx(E))))& (![X]:(room(X)=>(((predp(X))=>(predi(X))))))& (client(ulysses,susan))& (![X]:(room(X)=>(((predp(X))=>(sibling(william,X))))))& (predo(susan))& (![X]:(room(X)=>(strong(X)=>humble(X))))& (![X]:(room(X)=>(((client(lisa,X))|(~predv(X))))))& (![X]:(~room(X)=>(((like(william,X))=>(client(oscar,X))))))& (client(yves,david))& (?[X]:(~room(X)&(client(victoria,X))))& (predg(john))& ((?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&sibling(mike,A)&sibling(mike,B)&sibling(mike,C)))&(~(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&sibling(mike,A)&sibling(mike,B)&sibling(mike,C)&sibling(mike,D)))))& ((like(lisa,mary) & like(mary,lisa)))
predc(mary)
[ "b4", "p0", "p46", "p96", "p98", "p117", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 5025422847124497609877519 % SZS output start Proof for 5025422847124497609877519 5. ! [X0] : anywhere(X0) [input b4] 25. ! [X0] : (room(X0) => (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 71. ! [X0] : (anywhere(X0) => (predc(X0) <=> ~like(patricia,X0))) [input p46] 121. client(george,mary) & predm(mary) [input p96] 123. ! [X0] : (room(X0) => (~like(patricia,X0) <=> predf(X0))) [input p98] 142. ! [X0] : (client(george,X0) <=> predf(X0)) [input p117] 235. ~predc(mary) [input hypothesis] 285. client(george,mary) [pure predicate removal 121] 328. ! [X0] : ((george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 329. ! [X0] : (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 328] 371. ! [X0] : ((predc(X0) <=> ~like(patricia,X0)) | ~anywhere(X0)) [ennf transformation 71] 411. ! [X0] : ((~like(patricia,X0) <=> predf(X0)) | ~room(X0)) [ennf transformation 123] 560. ! [X0] : (((predc(X0) | like(patricia,X0)) & (~like(patricia,X0) | ~predc(X0))) | ~anywhere(X0)) [nnf transformation 371] 596. ! [X0] : (((~like(patricia,X0) | ~predf(X0)) & (predf(X0) | like(patricia,X0))) | ~room(X0)) [nnf transformation 411] 611. ! [X0] : ((client(george,X0) | ~predf(X0)) & (predf(X0) | ~client(george,X0))) [nnf transformation 142] 705. anywhere(X0) [cnf transformation 5] 1508. room(mary) [cnf transformation 329] 1649. predc(X0) | like(patricia,X0) | ~anywhere(X0) [cnf transformation 560] 1775. client(george,mary) [cnf transformation 285] 1782. ~like(patricia,X0) | ~predf(X0) | ~room(X0) [cnf transformation 596] 1848. ~client(george,X0) | predf(X0) [cnf transformation 611] 2088. ~predc(mary) [cnf transformation 235] 2290. like(patricia,X0) | predc(X0) [subsumption resolution 1649,705] 3427. predf(mary) [resolution 1848,1775] 5199. ~predf(X1) | ~room(X1) | predc(X1) [resolution 1782,2290] 13290. ~room(mary) | predc(mary) [resolution 5199,3427] 13297. predc(mary) [subsumption resolution 13290,1508] 13298. $false [subsumption resolution 13297,2088] % SZS output end Proof for 5025422847124497609877519 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 12153 % Time elapsed: 0.140 s % ------------------------------ % ------------------------------
2,834
4,096
[ 0, 46, 96, 98, 117 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% Time limit reached!\n% ------------------------------\n% Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000)\n% Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44\n% Termination reason: Time limit\n% Termination phase: Saturation\n\n% Memory used [KB]: 123196\n% Time elapsed: 20.100 s\n% ------------------------------\n% ------------------------------\n'}
true
{'mary': 'ruth', 'paul': 'rose', 'fred': 'theresa', 'alice': 'john', 'john': 'norman', 'susan': 'donna', 'lucy': 'muriel', 'david': 'josephine', 'emma': 'colleen', 'george': 'amanda', 'hannah': 'kathryn', 'ian': 'anna', 'julia': 'steven', 'kyle': 'curtis', 'lisa': 'jessica', 'mike': 'alfred', 'nancy': 'veronica', 'oscar': 'antonio', 'patricia': 'lynette', 'quentin': 'seth', 'rachel': 'christopher', 'steve': 'carolyn', 'tina': 'lana', 'ulysses': 'walter', 'victoria': 'mark', 'william': 'pedro', 'xena': 'patricia', 'yves': 'gordon', 'Mary': 'Ruth', 'Paul': 'Rose', 'Fred': 'Theresa', 'Alice': 'John', 'John': 'Norman', 'Susan': 'Donna', 'Lucy': 'Muriel', 'David': 'Josephine', 'Emma': 'Colleen', 'George': 'Amanda', 'Hannah': 'Kathryn', 'Ian': 'Anna', 'Julia': 'Steven', 'Kyle': 'Curtis', 'Lisa': 'Jessica', 'Mike': 'Alfred', 'Nancy': 'Veronica', 'Oscar': 'Antonio', 'Patricia': 'Lynette', 'Quentin': 'Seth', 'Rachel': 'Christopher', 'Steve': 'Carolyn', 'Tina': 'Lana', 'Ulysses': 'Walter', 'Victoria': 'Mark', 'William': 'Pedro', 'Xena': 'Patricia', 'Yves': 'Gordon', '~preda': 'does not have a piercing', '~predb': 'does not collect comic books', '~predc': 'does not collect antique jewelry', '~predd': 'does not enjoy logic puzzles', '~prede': 'does not host regular workshops on creative writing', '~predf': 'does not play the violin', '~predg': 'does not collect rare minerals', '~predh': 'does not enjoy kayaking and exploring remote waterways', '~predi': 'does not collect antique clocks', '~predj': 'does not enjoy wildlife photography', '~predk': 'does not host regular game nights featuring complex strategy games', '~predl': 'does not enjoy snowboarding', '~predm': 'does not enjoy salsa dancing', '~predn': 'does not create YouTube content', '~predo': 'does not play video games', '~predp': 'does not practice kickboxing', '~predq': 'does not use a Windows laptop', '~predr': 'does not drive a hybrid car', '~preds': 'does not train for and competes in international triathlons', '~predt': 'does not enjoy origami', '~predu': 'does not regularly contributes to tech forums and online communities', '~predv': 'does not enjoy trail running', '~predw': 'does not practice zumba', '~predx': 'does not collect classic novels', '~predy': 'does not create augmented reality experiences for mobile applications', '~predz': 'is not a scotch connoisseur', 'preda': 'has a piercing', 'predb': 'collects comic books', 'predc': 'collects antique jewelry', 'predd': 'enjoys logic puzzles', 'prede': 'hosts regular workshops on creative writing', 'predf': 'plays the violin', 'predg': 'collects rare minerals', 'predh': 'enjoys kayaking and exploring remote waterways', 'predi': 'collects antique clocks', 'predj': 'enjoys wildlife photography', 'predk': 'hosts regular game nights featuring complex strategy games', 'predl': 'enjoys snowboarding', 'predm': 'enjoys salsa dancing', 'predn': 'creates YouTube content', 'predo': 'plays video games', 'predp': 'practices kickboxing', 'predq': 'uses a Windows laptop', 'predr': 'drives a hybrid car', 'preds': 'trains for and competes in international triathlons', 'predt': 'enjoys origami', 'predu': 'regularly contributes to tech forums and online communities', 'predv': 'does enjoy trail running', 'predw': 'practices zumba', 'predx': 'collects classic novels', 'predy': 'creates augmented reality experiences for mobile applications', 'predz': 'is a scotch connoisseur', '~propositiona': 'A shadow does not appear only at noon.', 'propositiona': 'A shadow appears only at noon.', '~propositionb': 'A bird does not tweet using morse code.', 'propositionb': 'A bird tweets using morse code.', '~propositionc': 'A tower does not lean significantly without falling.', 'propositionc': 'A tower leans significantly but never falls.', '~propositiond': 'Not all swans in one park are blue.', 'propositiond': 'All swans in one park are blue.', '~propositione': 'A desert does not bloom with snowdrops every year.', 'propositione': 'A desert blooms with snowdrops every year.'}
Robert, Deanne, Suellen, Leslie, Michael, Michele, Gerald, Jerry, Anna, Teresa, Kevin, Paula, Mary, Kelly, Melody are the only persons in the room. “everyone anywhere is old or does not practice calligraphy” only if “everyone in the room is a sibling of Stanley if they is not a tall wise tourist and vice versa” if “everyone in the room is liked by Oscar or is not a certified scuba diver with advanced underwater photography skills” then “neither “There is no planet where the oceans are in the sky.” nor “A tower does not lean significantly without falling.”” if “no one in the room does not own a smart tv or does not own a 3D printer” then “at most two persons in the room is not a humble old wise person” otherwise ““A tower does not lean significantly without falling.” or “There is no planet where the oceans are in the sky.” but not both” if “everyone in the room is not a tall european or does not enjoy snowboarding” then “everyone in the room is liked by Deborah if and only if they hates Diana” otherwise “A book can be opened only at midnight.” everyone in the room is not a creative tall humble patient tourist only if they is not a formal curious strong tall tourist not everyone in the room is not a kind european if and only if they is not tall, not old, not funny, not curious, not formal Gerald is a sibling of Louise Suellen is not not patient everyone in the room who is patient and is a client of Louise is happy everyone in the room who is not a strong quiet tourist is not a creative organized european at least two persons in the room is a sibling of Lewis it is true that “at most four persons in the room is a client of Edward” everyone in the room is a client of Sue if and only if they is not a funny kind brave tourist not everyone in the room is not a happy european if and only if they is not a happy strong quiet humble person at least four persons in the room is not a brave patient humble formal tourist everyone in the room is a sibling of Diana only if they is not a organized old tourist Hortencia and Michael hate each other at most four persons in the room is not brave, not organized everyone in the room who is wise is not old, not strong, not brave, not tall everyone in the room who is liked by Louise is not a wise happy humble person everyone in the room is not creative or does not write a travel blog Gerald is wise everyone outside the room who is not a formal strong old brave person is a client of Hortencia at most four persons in the room is liked by Deborah everyone in the room is liked by Deborah if and only if they is not happy, not funny, not old, not patient everyone in the room either is a sibling of Debra or is a funny curious european but not both only if they is not funny, not kind, not humble at least two persons in the room is not a client of Meta Kelly is a sibling of Teresa
A tower leans significantly but never falls.
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa')))& ((![X]:(anywhere(X)=>(((~predt(X))|(old(X))))))=>(![X]:(room(X)=>(((sibling(xena,X))<=>(~(tall(X)&wise(X)&tourist(X))))))))& ((![X]:(room(X)=>(((~predh(X))|(like(X,patricia))))))=>(~((~propositiond)|(~propositionc))))& (((~?[X]:(room(X)=>(((~predn(X))|(~predj(X))))))=>(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~(humble(A)&old(A)&wise(A)&person(A))&~(humble(B)&old(B)&wise(B)&person(B))&~(humble(C)&old(C)&wise(C)&person(C))))))&((~(~?[X]:(room(X)=>(((~predn(X))|(~predj(X)))))))=>(((~propositionc)<~>(~propositiond)))))& (((![X]:(room(X)=>(((~predr(X))|(~(tall(X)&european(X)))))))=>(![X]:(room(X)=>(((like(X,steve))<=>(hate(tina,X)))))))&((~(![X]:(room(X)=>(((~predr(X))|(~(tall(X)&european(X))))))))=>(propositionb)))& (![X]:(room(X)=>(((~(formal(X)&curious(X)&strong(X)&tall(X)&tourist(X)))<=(~(creative(X)&tall(X)&humble(X)&patient(X)&tourist(X)))))))& (~![X]:(room(X)=>(((~(kind(X)&european(X)))<=>(~tall(X)&~old(X)&~funny(X)&~curious(X)&~formal(X))))))& (sibling(ulysses,lucy))& (~~patient(fred))& (![X]:(room(X)=>(((((patient(X))&(client(ulysses,X))))=>(happy(X))))))& (![X]:(room(X)=>(((~(strong(X)&quiet(X)&tourist(X)))=>(~(creative(X)&organized(X)&european(X)))))))& (?[A,B]:(room(A)&room(B)&(A!=B)&sibling(rachel,A)&sibling(rachel,B)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&client(yves,A)&client(yves,B)&client(yves,C)&client(yves,D)&client(yves,E))))& (![X]:(room(X)=>(((client(victoria,X))<=>(~(funny(X)&kind(X)&brave(X)&tourist(X)))))))& (~![X]:(room(X)=>(((~(happy(X)&european(X)))<=>(~(happy(X)&strong(X)&quiet(X)&humble(X)&person(X)))))))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~(brave(A)&patient(A)&humble(A)&formal(A)&tourist(A))&~(brave(B)&patient(B)&humble(B)&formal(B)&tourist(B))&~(brave(C)&patient(C)&humble(C)&formal(C)&tourist(C))&~(brave(D)&patient(D)&humble(D)&formal(D)&tourist(D))))& (![X]:(room(X)=>(((~(organized(X)&old(X)&tourist(X)))<=(sibling(tina,X))))))& ((hate(quentin,john) & hate(john,quentin)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~brave(A)&~organized(A)&~brave(B)&~organized(B)&~brave(C)&~organized(C)&~brave(D)&~organized(D)&~brave(E)&~organized(E))))& (![X]:(room(X)=>(((wise(X))=>(~old(X)&~strong(X)&~brave(X)&~tall(X))))))& (![X]:(room(X)=>(((like(X,ulysses))=>(~(wise(X)&happy(X)&humble(X)&person(X)))))))& (![X]:(room(X)=>(((~preda(X))|(~creative(X))))))& (wise(lucy))& (![X]:(~room(X)=>(((~(formal(X)&strong(X)&old(X)&brave(X)&person(X)))=>(client(quentin,X))))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&like(A,steve)&like(B,steve)&like(C,steve)&like(D,steve)&like(E,steve))))& (![X]:(room(X)=>(((like(X,steve))<=>(~happy(X)&~funny(X)&~old(X)&~patient(X))))))& (![X]:(room(X)=>(((~funny(X)&~kind(X)&~humble(X))<=(((sibling(mike,X))<~>(funny(X)&curious(X)&european(X))))))))& (?[A,B]:(room(A)&room(B)&(A!=B)&~predl(A)&~predl(B)))& (sibling(george,william))
propositionc
[]
null
603
32
[]
{}
true
{'mary': 'robert', 'paul': 'deanne', 'fred': 'suellen', 'alice': 'leslie', 'john': 'michael', 'susan': 'michele', 'lucy': 'gerald', 'david': 'jerry', 'emma': 'anna', 'george': 'teresa', 'hannah': 'kevin', 'ian': 'paula', 'julia': 'mary', 'kyle': 'william', 'lisa': 'melody', 'mike': 'debra', 'nancy': 'jeffery', 'oscar': 'james', 'patricia': 'oscar', 'quentin': 'hortencia', 'rachel': 'lewis', 'steve': 'deborah', 'tina': 'diana', 'ulysses': 'louise', 'victoria': 'sue', 'william': 'kelly', 'xena': 'stanley', 'yves': 'edward', 'Mary': 'Robert', 'Paul': 'Deanne', 'Fred': 'Suellen', 'Alice': 'Leslie', 'John': 'Michael', 'Susan': 'Michele', 'Lucy': 'Gerald', 'David': 'Jerry', 'Emma': 'Anna', 'George': 'Teresa', 'Hannah': 'Kevin', 'Ian': 'Paula', 'Julia': 'Mary', 'Kyle': 'William', 'Lisa': 'Melody', 'Mike': 'Debra', 'Nancy': 'Jeffery', 'Oscar': 'James', 'Patricia': 'Oscar', 'Quentin': 'Hortencia', 'Rachel': 'Lewis', 'Steve': 'Deborah', 'Tina': 'Diana', 'Ulysses': 'Louise', 'Victoria': 'Sue', 'William': 'Kelly', 'Xena': 'Stanley', 'Yves': 'Edward', '~preda': 'does not write a travel blog', '~predb': 'is not an avid hiker', '~predc': 'does not bake bread at home', '~predd': 'is not a craft beer aficionado', '~prede': 'does not own a television', '~predf': 'is not a dedicated advocate for digital privacy and encryption', '~predg': 'cannot play the piano', '~predh': 'is not a certified scuba diver with advanced underwater photography skills', '~predi': 'does not collect antique clocks', '~predj': 'does not own a smart tv', '~predk': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predl': 'is not a client of Meta', '~predm': 'does not volunteer for local environmental conservation projects', '~predn': 'does not own a 3D printer', '~predo': 'does not mentor a youth basketball team on weekends', '~predp': 'is not an avid collector of autographed memorabilia from famous musicians', '~predq': 'does not enjoy watercolor painting', '~predr': 'does not enjoy snowboarding', '~preds': 'does not have a saltwater aquarium', '~predt': 'does not practice calligraphy', '~predu': 'does not create YouTube content', '~predv': 'does not collect modern art', '~predw': 'does not enjoy rooftop gardening', '~predx': 'does not practice pilates', '~predy': 'does not collect historical artifacts related to ancient civilizations', '~predz': 'does not own a telescope', 'preda': 'writes a travel blog', 'predb': 'is an avid hiker', 'predc': 'bakes bread at home', 'predd': 'is a craft beer aficionado', 'prede': 'own a television', 'predf': 'is a dedicated advocate for digital privacy and encryption', 'predg': 'can play the piano', 'predh': 'is a certified scuba diver with advanced underwater photography skills', 'predi': 'collects antique clocks', 'predj': 'owns a smart tv', 'predk': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predl': 'is a client of Meta', 'predm': 'volunteers for local environmental conservation projects', 'predn': 'owns a 3D printer', 'predo': 'mentors a youth basketball team on weekends', 'predp': 'is an avid collector of autographed memorabilia from famous musicians', 'predq': 'enjoys watercolor painting', 'predr': 'enjoys snowboarding', 'preds': 'has a saltwater aquarium', 'predt': 'practices calligraphy', 'predu': 'creates YouTube content', 'predv': 'collects modern art', 'predw': 'enjoys rooftop gardening', 'predx': 'practices pilates', 'predy': 'collects historical artifacts related to ancient civilizations', 'predz': 'owns a telescope', '~propositiona': 'A river does not flow uphill on Tuesdays.', 'propositiona': 'A river flows uphill only on Tuesdays.', '~propositionb': 'A book cannot be opened only at midnight.', 'propositionb': 'A book can be opened only at midnight.', '~propositionc': 'A tower does not lean significantly without falling.', 'propositionc': 'A tower leans significantly but never falls.', '~propositiond': 'There is no planet where the oceans are in the sky.', 'propositiond': 'There is a planet where the oceans are in the sky.', '~propositione': 'A desert does not bloom with snowdrops every year.', 'propositione': 'A desert blooms with snowdrops every year.'}
Ashley, Carla, Robert, Bryan, Andrew, Thomas, Eric, Jason, Tommy, Danette are the only persons in the room. at least three persons in the room is not right-handed, does not write poetry or enjoys skydiving everyone anywhere enjoys kayaking and exploring remote waterways Carla is not right-handed Bryan does not make homemade pastries, does not write poetry and does practice yoga Carla enjoys camping and organizing outdoor survival workshops everyone in the room is not a certified scuba diver with advanced underwater photography skills, hosts regular workshops on creative writing and trains for and competes in international triathlons only if they does not enjoy virtual reality gaming, makes homemade pastries or owns a telescope at most two persons anywhere owns a telescope and makes homemade pastries everyone in the room does not travel domestically frequently, does not write poetry or does not practice yoga if they trains for and competes in international triathlons or enjoys kayaking and exploring remote waterways or both everyone anywhere owns a telescope, does practice yoga or does not enjoy spelunking if they practices archery, is an avid mountain climber who has scaled several peaks or does not enjoy camping and organizing outdoor survival workshops and vice versa everyone in the room does not have a pet dog and travels domestically frequently someone anywhere travels domestically frequently, does not train for and competes in international triathlons or hosts regular workshops on creative writing everyone in the room does not watche fantasy movies, practices archery and does practice yoga if and only if they owns a significant collection of rare gemstones and minerals, does not practice archery or does not enjoy camping and organizing outdoor survival workshops Andrew neither does not work as a freelance web developer specializing in e-commerce sites nor is an avid mountain climber who has scaled several peaks everyone in the room writes poetry if and only if they does not enjoy spelunking, is not a certified scuba diver with advanced underwater photography skills or is not a client of Meta everyone in the room enjoys camping and organizing outdoor survival workshops, does not have a pet dog and is right-handed if they does not make homemade pastries and does not travel domestically frequently more than one person in the room works as a freelance web developer specializing in e-commerce sites and maintains a personal blog focused on cybersecurity tips not everyone in the room who is a certified scuba diver with advanced underwater photography skills neither enjoys camping and organizing outdoor survival workshops nor does not enjoy virtual reality gaming everyone in the room creates YouTube content and enjoys virtual reality gaming everyone in the room does practice yoga and maintains a personal blog focused on cybersecurity tips everyone in the room enjoys virtual reality gaming, is an avid mountain climber who has scaled several peaks and is not right-handed if they works as a freelance web developer specializing in e-commerce sites, is an avid mountain climber who has scaled several peaks and writes in-depth travel guides for off-the-beaten-path destinations if someone trains for and competes in international triathlons and does not make homemade pastries then he/she enjoys kayaking and exploring remote waterways and does not enjoy skydiving Thomas maintains a personal blog focused on cybersecurity tips, is allergic to anything and does not own a telescope everyone in the room is not a certified scuba diver with advanced underwater photography skills, watches fantasy movies or enjoys spelunking everyone in the room does not write in-depth travel guides for off-the-beaten-path destinations or is not an avid mountain climber who has scaled several peaks
Jason creates YouTube content
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((~predy(A))|(~predu(A))|(predo(A)))&((~predy(B))|(~predu(B))|(predo(B)))&((~predy(C))|(~predu(C))|(predo(C)))))& (![X]:(anywhere(X)=>(predj(X))))& (~predy(paul))& (((~predc(alice))&(~predu(alice))&(predh(alice))))& (predp(paul))& (![X]:(room(X)=>(((((~predm(X))|(predc(X))|(predx(X))))<=(((~predb(X))&(predv(X))&(preda(X))))))))& (~(?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&((predx(A))&(predc(A)))&((predx(B))&(predc(B)))&((predx(C))&(predc(C))))))& (![X]:(room(X)=>(((((preda(X))|(predj(X))))=>(((~predg(X))|(~predu(X))|(~predh(X))))))))& (![X]:(anywhere(X)=>(((((predx(X))|(predh(X))|(~predd(X))))<=>(((predw(X))|(predf(X))|(~predp(X))))))))& (![X]:(room(X)=>(((~prede(X))&(predg(X))))))& (?[X]:(anywhere(X)&(((predg(X))|(~preda(X))|(predv(X))))))& (![X]:(room(X)=>(((((~predi(X))&(predw(X))&(predh(X))))<=>(((predt(X))|(~predw(X))|(~predp(X))))))))& (~((~predq(john))|(predf(john))))& (![X]:(room(X)=>(((predu(X))<=>(((~predd(X))|(~predb(X))|(~predz(X))))))))& (![X]:(room(X)=>(((((~predc(X))&(~predg(X))))=>(((predp(X))&(~prede(X))&(predy(X))))))))& ((?[X,Y]:(room(X)&room(Y)&(((predq(X))&(preds(X)))&((predq(Y))&(preds(Y))))&(X!=Y))))& (~![X]:(room(X)=>(((predb(X))=>(~((predp(X))|(~predm(X))))))))& (![X]:(room(X)=>(((predk(X))&(predm(X))))))& (![X]:(room(X)=>(((predh(X))&(preds(X))))))& (![X]:(room(X)=>(((((predq(X))&(predf(X))&(predl(X))))=>(((predm(X))&(predf(X))&(~predy(X))))))))& ((![X]:((((preda(X))&(~predc(X))))=>(((predj(X))&(~predo(X)))))))& (((preds(susan))&(predr(susan))&(~predx(susan))))& (![X]:(room(X)=>(((~predb(X))|(predi(X))|(predd(X))))))& (![X]:(room(X)=>(((~predf(X))|(~predl(X))))))
predk(david)
[ "p0", "p18", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 5157694401819602965815088 % SZS output start Proof for 5157694401819602965815088 25. ! [X0] : (room(X0) => (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 43. ! [X0] : (room(X0) => (predm(X0) & predk(X0))) [input p18] 50. ~predk(david) [input hypothesis] 106. ! [X0] : ((george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 107. ! [X0] : (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 106] 121. ! [X0] : ((predm(X0) & predk(X0)) | ~room(X0)) [ennf transformation 43] 926. room(david) [cnf transformation 107] 973. ~room(X0) | predk(X0) [cnf transformation 121] 978. ~predk(david) [cnf transformation 50] 1024. predk(david) [resolution 973,926] 1033. $false [subsumption resolution 1024,978] % SZS output end Proof for 5157694401819602965815088 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.049 s % ------------------------------ % ------------------------------
390
32
[ 0, 18 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p18': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'ashley', 'paul': 'carla', 'fred': 'robert', 'alice': 'bryan', 'john': 'andrew', 'susan': 'thomas', 'lucy': 'eric', 'david': 'jason', 'emma': 'tommy', 'george': 'danette', 'hannah': 'malcolm', 'ian': 'gloria', 'julia': 'josie', 'kyle': 'george', 'lisa': 'kendra', 'mike': 'jo', 'nancy': 'barbara', 'oscar': 'joan', 'patricia': 'donald', 'quentin': 'alta', 'rachel': 'james', 'steve': 'linda', 'tina': 'krystyna', 'ulysses': 'victor', 'victoria': 'christopher', 'william': 'helen', 'xena': 'ana', 'yves': 'everett', 'Mary': 'Ashley', 'Paul': 'Carla', 'Fred': 'Robert', 'Alice': 'Bryan', 'John': 'Andrew', 'Susan': 'Thomas', 'Lucy': 'Eric', 'David': 'Jason', 'Emma': 'Tommy', 'George': 'Danette', 'Hannah': 'Malcolm', 'Ian': 'Gloria', 'Julia': 'Josie', 'Kyle': 'George', 'Lisa': 'Kendra', 'Mike': 'Jo', 'Nancy': 'Barbara', 'Oscar': 'Joan', 'Patricia': 'Donald', 'Quentin': 'Alta', 'Rachel': 'James', 'Steve': 'Linda', 'Tina': 'Krystyna', 'Ulysses': 'Victor', 'Victoria': 'Christopher', 'William': 'Helen', 'Xena': 'Ana', 'Yves': 'Everett', '~preda': 'does not train for and competes in international triathlons', '~predb': 'is not a certified scuba diver with advanced underwater photography skills', '~predc': 'does not make homemade pastries', '~predd': 'does not enjoy spelunking', '~prede': 'does not have a pet dog', '~predf': 'is not an avid mountain climber who has scaled several peaks', '~predg': 'does not travel domestically frequently', '~predh': 'does not practice yoga', '~predi': 'does not watche fantasy movies', '~predj': 'does not enjoy kayaking and exploring remote waterways', '~predk': 'does not create YouTube content', '~predl': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predm': 'does not enjoy virtual reality gaming', '~predn': 'does not own a television', '~predo': 'does not enjoy skydiving', '~predp': 'does not enjoy camping and organizing outdoor survival workshops', '~predq': 'does not work as a freelance web developer specializing in e-commerce sites', '~predr': 'is not allergic to anything', '~preds': 'does not maintain a personal blog focused on cybersecurity tips', '~predt': 'does not own a significant collection of rare gemstones and minerals', '~predu': 'does not write poetry', '~predv': 'does not host regular workshops on creative writing', '~predw': 'does not practice archery', '~predx': 'does not own a telescope', '~predy': 'is not right-handed', '~predz': 'is not a client of Meta', 'preda': 'trains for and competes in international triathlons', 'predb': 'is a certified scuba diver with advanced underwater photography skills', 'predc': 'makes homemade pastries', 'predd': 'enjoys spelunking', 'prede': 'has a pet dog', 'predf': 'is an avid mountain climber who has scaled several peaks', 'predg': 'travels domestically frequently', 'predh': 'does practice yoga', 'predi': 'watches fantasy movies', 'predj': 'enjoys kayaking and exploring remote waterways', 'predk': 'creates YouTube content', 'predl': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predm': 'enjoys virtual reality gaming', 'predn': 'own a television', 'predo': 'enjoys skydiving', 'predp': 'enjoys camping and organizing outdoor survival workshops', 'predq': 'works as a freelance web developer specializing in e-commerce sites', 'predr': 'is allergic to anything', 'preds': 'maintains a personal blog focused on cybersecurity tips', 'predt': 'owns a significant collection of rare gemstones and minerals', 'predu': 'writes poetry', 'predv': 'hosts regular workshops on creative writing', 'predw': 'practices archery', 'predx': 'owns a telescope', 'predy': 'is right-handed', 'predz': 'is a client of Meta', '~propositiona': 'A city has not outlawed the use of round tables.', 'propositiona': 'A city has outlawed the use of round tables.', '~propositionb': 'A frog does not sing opera in the swamp at night.', 'propositionb': 'A frog sings opera in the swamp at night.', '~propositionc': 'Mirrors do not fog permanently in one particular house.', 'propositionc': 'Mirrors fog permanently in one particular house.', '~propositiond': 'Stars are not visible during the daytime only on Sundays.', 'propositiond': 'Stars are visible during the daytime only on Sundays.', '~propositione': 'Socks do not disappear worldwide every full moon.', 'propositione': 'Socks disappear worldwide every full moon.'}
Gabriela, Ada, Elvin, Thomas, John, Michael, Samantha, Anthony, Lawrence, Amanda, Arturo, Kenneth, Felix, Harold, Debra, Samuel, Lorraine are the only persons in the room. “John is liked by Betty” only if “everyone in the room does not frequently participates in hackathons and coding competitions or is patient” if “no one in the room does not work on fridays or does not hate Harold” then “neither “Stars are not visible during the daytime only on Sundays.” nor “A book cannot be opened only at midnight.”” otherwise “everyone in the room does not play eSports competitively if they frequently participates in hackathons and coding competitions” ““A clock does not measure time in various colors.” and “A clock measures time in various colors.” and “A book cannot be opened only at midnight.”” if “everyone in the room neither is formal nor does not create bespoke furniture pieces from reclaimed wood” and vice versa if someone is not liked by Augusta then he/she does not create bespoke furniture pieces from reclaimed wood and vice versa Gabriela is not brave at most three persons in the room is hated by June everyone in the room is not a coffee connoisseur or does not enjoy deep-sea diving and exploring underwater caves neither “Stars are visible during the daytime only on Sundays.” nor “A book cannot be opened only at midnight.” everyone in the room does not have a curated collection of mid-century modern furniture and is a humble european everyone outside the room is tall everyone in the room does not enjoy deep-sea diving and exploring underwater caves or does not hate Joseph at most two persons in the room does not hate Joseph at least one person in the room is patient Debra is not a coffee connoisseur Samuel does not enjoy logic puzzles if someone does not like Augusta then he/she enjoys rooftop gardening Harold does not enjoy logic puzzles everyone in the room does not have a specialized collection of handmade artisan pottery or has a specialized collection of handmade artisan pottery if someone does not hate Harold then he/she is not a formal organized quiet tourist and vice versa not everyone in the room who does not hate Kimberly writes poetry Kenneth neither is liked by Harold nor does not enjoy rooftop gardening neither “A tower does not lean significantly without falling.” nor “Stars are visible during the daytime only on Sundays.” everyone in the room does not write poetry if and only if they writes a travel blog everyone in the room does not enjoy fishing or is happy not everyone in the room owns a smart tv Arturo collects historical artifacts related to ancient civilizations everyone in the room is not an expert in identifying and foraging wild edible plants only if they is not a humble european everyone in the room does not own a smart tv if they is brave everyone in the room does not practice urban gardening or is a coffee connoisseur
Anthony is an expert in identifying and foraging wild edible plants
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&room(nancy)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike'|X='nancy')))& ((like(john,victoria))=>(![X]:(room(X)=>(((patient(X))|(~predp(X)))))))& (((~?[X]:(room(X)=>(((~hate(william,X))|(~predd(X))))))=>(~((~propositiona)|(~propositione))))&((~(~?[X]:(room(X)=>(((~hate(william,X))|(~predd(X)))))))=>(![X]:(room(X)=>(((predp(X))=>(~predm(X))))))))& ((![X]:(room(X)=>(~((formal(X))|(~prede(X))))))<=>(((~propositionc)&(propositionc)&(~propositione))))& ((![X]:((~like(X,steve))<=>(~prede(X)))))& (~brave(mary))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&hate(A,xena)&hate(B,xena)&hate(C,xena)&hate(D,xena))))& (![X]:(room(X)=>(((~predu(X))|(~predf(X))))))& (~((propositiona)|(~propositione)))& (![X]:(room(X)=>(((~predy(X))&(humble(X)&european(X))))))& (![X]:(~room(X)=>(tall(X))))& (![X]:(room(X)=>(((~hate(patricia,X))|(~predu(X))))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~hate(patricia,A)&~hate(patricia,B)&~hate(patricia,C))))& (((?[X]:(room(X)&patient(X)))))& (~predf(lisa))& (~predw(mike))& ((![X]:((~like(steve,X))=>(predx(X)))))& (~predw(kyle))& (![X]:(room(X)=>(((predt(X))|(~predt(X))))))& ((![X]:((~hate(william,X))<=>(~(formal(X)&organized(X)&quiet(X)&tourist(X))))))& (~![X]:(room(X)=>(((~hate(oscar,X))=>(predc(X))))))& (~((like(ian,william))|(~predx(ian))))& (~((~propositiond)|(propositiona)))& (![X]:(room(X)=>(((~predc(X))<=>(predi(X))))))& (![X]:(room(X)=>(((happy(X))|(~predv(X))))))& (~![X]:(room(X)=>(predl(X))))& (predn(hannah))& (![X]:(room(X)=>(((~(humble(X)&european(X)))<=(~predo(X))))))& (![X]:(room(X)=>(((brave(X))=>(~predl(X))))))& (![X]:(room(X)=>(((predf(X))|(~preds(X))))))
predo(david)
[ "p0", "p9", "p27", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 6436426944889020264276541 % SZS output start Proof for 6436426944889020264276541 25. ! [X0] : (room(X0) => (nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 34. ! [X0] : (room(X0) => (european(X0) & humble(X0) & ~predy(X0))) [input p9] 52. ! [X0] : (room(X0) => (~predo(X0) => ~(european(X0) & humble(X0)))) [input p27] 55. ~predo(david) [input hypothesis] 73. ! [X0] : (room(X0) => (european(X0) & humble(X0))) [pure predicate removal 34] 123. ! [X0] : ((nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 124. ! [X0] : (nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 123] 128. ! [X0] : ((european(X0) & humble(X0)) | ~room(X0)) [ennf transformation 73] 138. ! [X0] : (((~european(X0) | ~humble(X0)) | predo(X0)) | ~room(X0)) [ennf transformation 52] 139. ! [X0] : (~european(X0) | ~humble(X0) | predo(X0) | ~room(X0)) [flattening 138] 939. room(david) [cnf transformation 124] 962. ~room(X0) | humble(X0) [cnf transformation 128] 963. ~room(X0) | european(X0) [cnf transformation 128] 979. ~european(X0) | ~humble(X0) | predo(X0) | ~room(X0) [cnf transformation 139] 980. ~predo(david) [cnf transformation 55] 1008. ~humble(X0) | predo(X0) | ~room(X0) [subsumption resolution 979,963] 1009. ~room(X0) | predo(X0) [subsumption resolution 1008,962] 1059. predo(david) [resolution 1009,939] 1073. $false [subsumption resolution 1059,980] % SZS output end Proof for 6436426944889020264276541 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.049 s % ------------------------------ % ------------------------------
438
32
[ 0, 9, 27 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p9': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p27': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'gabriela', 'paul': 'ada', 'fred': 'elvin', 'alice': 'thomas', 'john': 'john', 'susan': 'michael', 'lucy': 'samantha', 'david': 'anthony', 'emma': 'lawrence', 'george': 'amanda', 'hannah': 'arturo', 'ian': 'kenneth', 'julia': 'felix', 'kyle': 'william', 'lisa': 'debra', 'mike': 'samuel', 'nancy': 'lorraine', 'oscar': 'kimberly', 'patricia': 'joseph', 'quentin': 'merideth', 'rachel': 'linda', 'steve': 'augusta', 'tina': 'emily', 'ulysses': 'dennis', 'victoria': 'betty', 'william': 'harold', 'xena': 'june', 'yves': 'yvette', 'Mary': 'Gabriela', 'Paul': 'Ada', 'Fred': 'Elvin', 'Alice': 'Thomas', 'John': 'John', 'Susan': 'Michael', 'Lucy': 'Samantha', 'David': 'Anthony', 'Emma': 'Lawrence', 'George': 'Amanda', 'Hannah': 'Arturo', 'Ian': 'Kenneth', 'Julia': 'Felix', 'Kyle': 'William', 'Lisa': 'Debra', 'Mike': 'Samuel', 'Nancy': 'Lorraine', 'Oscar': 'Kimberly', 'Patricia': 'Joseph', 'Quentin': 'Merideth', 'Rachel': 'Linda', 'Steve': 'Augusta', 'Tina': 'Emily', 'Ulysses': 'Dennis', 'Victoria': 'Betty', 'William': 'Harold', 'Xena': 'June', 'Yves': 'Yvette', '~preda': 'cannot play the piano', '~predb': 'does not enjoy mountain biking', '~predc': 'does not write poetry', '~predd': 'does not work on fridays', '~prede': 'does not create bespoke furniture pieces from reclaimed wood', '~predf': 'is not a coffee connoisseur', '~predg': 'does not mentor a youth basketball team on weekends', '~predh': 'does not enjoy skydiving', '~predi': 'does not write a travel blog', '~predj': 'does not use a Windows laptop', '~predk': 'does not collect foreign coins', '~predl': 'does not own a smart tv', '~predm': 'does not play eSports competitively', '~predn': 'does not collect historical artifacts related to ancient civilizations', '~predo': 'is not an expert in identifying and foraging wild edible plants', '~predp': 'does not frequently participates in hackathons and coding competitions', '~predq': 'does not host a YouTube channel dedicated to art tutorials', '~predr': 'does not practice digital art', '~preds': 'does not practice urban gardening', '~predt': 'does not have a specialized collection of handmade artisan pottery', '~predu': 'does not enjoy deep-sea diving and exploring underwater caves', '~predv': 'does not enjoy fishing', '~predw': 'does not enjoy logic puzzles', '~predx': 'does not enjoy rooftop gardening', '~predy': 'does not have a curated collection of mid-century modern furniture', '~predz': 'is not a dedicated advocate for digital privacy and encryption', 'preda': 'can play the piano', 'predb': 'does enjoy mountain biking', 'predc': 'writes poetry', 'predd': 'works on fridays', 'prede': 'creates bespoke furniture pieces from reclaimed wood', 'predf': 'is a coffee connoisseur', 'predg': 'mentors a youth basketball team on weekends', 'predh': 'enjoys skydiving', 'predi': 'writes a travel blog', 'predj': 'uses a Windows laptop', 'predk': 'collects foreign coins', 'predl': 'owns a smart tv', 'predm': 'plays eSports competitively', 'predn': 'collects historical artifacts related to ancient civilizations', 'predo': 'is an expert in identifying and foraging wild edible plants', 'predp': 'frequently participates in hackathons and coding competitions', 'predq': 'hosts a YouTube channel dedicated to art tutorials', 'predr': 'practices digital art', 'preds': 'practices urban gardening', 'predt': 'has a specialized collection of handmade artisan pottery', 'predu': 'enjoys deep-sea diving and exploring underwater caves', 'predv': 'enjoys fishing', 'predw': 'enjoys logic puzzles', 'predx': 'enjoys rooftop gardening', 'predy': 'has a curated collection of mid-century modern furniture', 'predz': 'is a dedicated advocate for digital privacy and encryption', '~propositiona': 'Stars are not visible during the daytime only on Sundays.', 'propositiona': 'Stars are visible during the daytime only on Sundays.', '~propositionb': 'Not all swans in one park are blue.', 'propositionb': 'All swans in one park are blue.', '~propositionc': 'A clock does not measure time in various colors.', 'propositionc': 'A clock measures time in various colors.', '~propositiond': 'A tower does not lean significantly without falling.', 'propositiond': 'A tower leans significantly but never falls.', '~propositione': 'A book cannot be opened only at midnight.', 'propositione': 'A book can be opened only at midnight.'}
Stephen, Robert, Brian, Rick are the only persons in the room. if “everyone in the room does not enjoy origami or owns a microscope” then “at least one person in the room is a client of Mildred” Brian is a client of Jeannine Brian who is a sibling of Jeannine collects action figures “There is no planet where the oceans are in the sky.” or “A clock does not measure time in various colors.” or both Robert is not liked by Luis Stephen dreamt that “everyone in the room is a client of Joseph if they is not not not not organized” exactly three persons in the room does not frequently participates in hackathons and coding competitions “A city has outlawed the use of round tables.” or “A clock measures time in various colors.” but not both exactly two persons anywhere enjoys salsa dancing Brian is old Mirrors fog permanently in one particular house. Michael is a client of Stephen everyone in the room is a happy person if they is a brave tall funny creative kind european everyone in the room enjoys camping and organizing outdoor survival workshops if they is a client of Luis and vice versa “A tower leans significantly but never falls.” or “Mirrors do not fog permanently in one particular house.” but not both someone who is not a organized kind brave person hate someone who is a client of Mildred
“Mirrors fog permanently in one particular house.” or “A city has not outlawed the use of round tables.” or both
entailment
room(mary)&room(paul)&room(fred)&room(alice)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice')))& ((![X]:(room(X)=>(((predn(X))|(~predv(X))))))=>(((?[X]:(room(X)&client(quentin,X))))))& (client(john,fred))& ((sibling(john,fred))&(predp(fred)))& (((~propositionb)|(~propositiond)))& (~like(paul,tina))& ((mary_dream=>(![X]:(room(X)=>(((~~~~organized(X))=>(client(oscar,X))))))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predq(A)&~predq(B)&~predq(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~predq(A)&~predq(B)&~predq(C)&~predq(D)))))& (((propositionc)<~>(propositiond)))& ((?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&predo(A)&predo(B)))&(~(?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&predo(A)&predo(B)&predo(C)))))& (old(fred))& (propositiona)& (client(mary,david))& (![X]:(room(X)=>(((brave(X)&tall(X)&funny(X)&creative(X)&kind(X)&european(X))=>(happy(X)&person(X))))))& (![X]:(room(X)=>(((predz(X))<=>(client(tina,X))))))& (((propositione)<~>(~propositiona)))& (?[X,Y]:((~(organized(X)&kind(X)&brave(X)&person(X)))&(client(quentin,Y))&(hate(X,Y))))
((propositiona)|(~propositionc))
[ "p11", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 1194281111748152803273555 % SZS output start Proof for 1194281111748152803273555 36. propositiona [input p11] 42. ~(~propositionc | propositiona) [input hypothesis] 100. propositionc & ~propositiona [ennf transformation 42] 919. propositiona [cnf transformation 36] 926. ~propositiona [cnf transformation 100] 957. $false [subsumption resolution 926,919] % SZS output end Proof for 1194281111748152803273555 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.040 s % ------------------------------ % ------------------------------
224
16
[ 11 ]
{'p11': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'stephen', 'paul': 'robert', 'fred': 'brian', 'alice': 'rick', 'john': 'jeannine', 'susan': 'jason', 'lucy': 'danny', 'david': 'michael', 'emma': 'maria', 'george': 'rebecca', 'hannah': 'lee', 'ian': 'jeffrey', 'julia': 'george', 'kyle': 'mary', 'lisa': 'michelle', 'mike': 'keith', 'nancy': 'jamar', 'oscar': 'joseph', 'patricia': 'alicia', 'quentin': 'mildred', 'rachel': 'bernice', 'steve': 'faith', 'tina': 'luis', 'ulysses': 'billie', 'victoria': 'diana', 'william': 'helen', 'xena': 'natalie', 'yves': 'jerry', 'Mary': 'Stephen', 'Paul': 'Robert', 'Fred': 'Brian', 'Alice': 'Rick', 'John': 'Jeannine', 'Susan': 'Jason', 'Lucy': 'Danny', 'David': 'Michael', 'Emma': 'Maria', 'George': 'Rebecca', 'Hannah': 'Lee', 'Ian': 'Jeffrey', 'Julia': 'George', 'Kyle': 'Mary', 'Lisa': 'Michelle', 'Mike': 'Keith', 'Nancy': 'Jamar', 'Oscar': 'Joseph', 'Patricia': 'Alicia', 'Quentin': 'Mildred', 'Rachel': 'Bernice', 'Steve': 'Faith', 'Tina': 'Luis', 'Ulysses': 'Billie', 'Victoria': 'Diana', 'William': 'Helen', 'Xena': 'Natalie', 'Yves': 'Jerry', '~preda': 'does not host a popular podcast about emerging technologies', '~predb': 'does not write a travel blog', '~predc': 'does not practice calligraphy', '~predd': 'does not collect limited-edition art prints from contemporary artists', '~prede': 'does not use a Windows laptop', '~predf': 'does not enjoy kayaking and exploring remote waterways', '~predg': 'does not stream on Twitch', '~predh': 'does not own a telescope', '~predi': 'does not design and sews custom cosplay costumes for conventions', '~predj': 'does not own a significant collection of rare gemstones and minerals', '~predk': 'is not an expert in identifying and foraging wild edible plants', '~predl': 'does not enjoy skydiving', '~predm': 'does not collect comic books', '~predn': 'does not own a microscope', '~predo': 'does not enjoy salsa dancing', '~predp': 'does not collect action figures', '~predq': 'does not frequently participates in hackathons and coding competitions', '~predr': 'is not a certified yoga instructor teaching classes weekly', '~preds': 'is not a client of Costco', '~predt': 'is not right-handed', '~predu': 'does not practice yoga', '~predv': 'does not enjoy origami', '~predw': 'does not maintain a personal blog focused on cybersecurity tips', '~predx': 'is not a wine connoisseur with a private cellar of vintage wines', '~predy': 'does not watche fantasy movies', '~predz': 'does not enjoy camping and organizing outdoor survival workshops', 'preda': 'hosts a popular podcast about emerging technologies', 'predb': 'writes a travel blog', 'predc': 'practices calligraphy', 'predd': 'collects limited-edition art prints from contemporary artists', 'prede': 'uses a Windows laptop', 'predf': 'enjoys kayaking and exploring remote waterways', 'predg': 'streams on Twitch', 'predh': 'owns a telescope', 'predi': 'designs and sews custom cosplay costumes for conventions', 'predj': 'owns a significant collection of rare gemstones and minerals', 'predk': 'is an expert in identifying and foraging wild edible plants', 'predl': 'enjoys skydiving', 'predm': 'collects comic books', 'predn': 'owns a microscope', 'predo': 'enjoys salsa dancing', 'predp': 'collects action figures', 'predq': 'frequently participates in hackathons and coding competitions', 'predr': 'is a certified yoga instructor teaching classes weekly', 'preds': 'is a client of Costco', 'predt': 'is right-handed', 'predu': 'does practice yoga', 'predv': 'enjoys origami', 'predw': 'maintains a personal blog focused on cybersecurity tips', 'predx': 'is a wine connoisseur with a private cellar of vintage wines', 'predy': 'watches fantasy movies', 'predz': 'enjoys camping and organizing outdoor survival workshops', '~propositiona': 'Mirrors do not fog permanently in one particular house.', 'propositiona': 'Mirrors fog permanently in one particular house.', '~propositionb': 'There is no planet where the oceans are in the sky.', 'propositionb': 'There is a planet where the oceans are in the sky.', '~propositionc': 'A city has not outlawed the use of round tables.', 'propositionc': 'A city has outlawed the use of round tables.', '~propositiond': 'A clock does not measure time in various colors.', 'propositiond': 'A clock measures time in various colors.', '~propositione': 'A tower does not lean significantly without falling.', 'propositione': 'A tower leans significantly but never falls.'}
Santos, Stephen, Katherine are the only persons in the room. if “Stars are visible during the daytime only on Sundays.” then “everyone in the room is younger than Kenneth if they is curious” either “Santos is a kind formal european” or “Santos creates augmented reality experiences for mobile applications” but not both “everyone outside the room maintains a large, organic vegetable garden year-round” unless “everyone in the room is not liked by Lillian or is not a culinary enthusiast who experiments with international cuisines” if ““A frog does not sing opera in the swamp at night.” or “A shadow does not appear only at noon.” but not both” then ““A frog does not sing opera in the swamp at night.” and “Stars are visible during the daytime only on Sundays.” and “A frog sings opera in the swamp at night.”” at most two persons in the room creates bespoke furniture pieces from reclaimed wood at least three persons in the room collects limited-edition art prints from contemporary artists Delpha and Santos like each other Katherine is a quiet person Katherine designs and sews custom cosplay costumes for conventions everyone in the room who is a client of Justine collects limited-edition art prints from contemporary artists Santos who is not organized, not wise, not kind does not collect antique clocks Santos is a professional photographer specializing in portrait photography and is a culinary enthusiast who experiments with international cuisines if someone enjoys wildlife photography then he/she is a kind tourist and vice versa not everyone in the room is a client of Keith Santos plays the drums Stephen is kind Stephen collects limited-edition art prints from contemporary artists all curious persons in the room are organized Stephen does not enjoy wildlife photography neither “A tower does not lean significantly without falling.” nor “A clock does not measure time in various colors.” not everyone in the room is strong or does not enjoy bird watching at most four persons outside the room does not like Joyce or is not a quiet old organized tourist or both everyone in the room who builds model airplanes can play the harmonica everyone in the room is a happy european not everyone in the room who plays the violin, is kind and is not a creative quiet funny person regularly contributes to tech forums and online communities everyone in the room is a wise european if they is a client of Tamika everyone in the room is tall Santos and Katherine are respectively funny and kind everyone in the room who is a culinary enthusiast who experiments with international cuisines or is not a organized tourist or both plays the drums everyone in the room is a professional photographer specializing in portrait photography
Santos enjoys wildlife photography
contradiction
room(mary)&room(paul)&room(fred)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred')))& ((propositione)=>(![X]:(room(X)=>(((curious(X))=>(younger(lisa,X)))))))& ((kind(mary)&formal(mary)&european(mary))<~>(predr(mary)))& (~(![X]:(room(X)=>(((~predb(X))|(~like(X,yves))))))=>(![X]:(~room(X)=>(predd(X)))))& ((((~propositionb)<~>(~propositiona)))=>(((~propositionb)&(propositione)&(propositionb))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predg(A)&predg(B)&predg(C))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predq(A)&predq(B)&predq(C)))& ((like(alice,mary) & like(mary,alice)))& (quiet(fred)&person(fred))& (preds(fred))& (![X]:(room(X)=>(((client(nancy,X))=>(predq(X))))))& ((~organized(mary)&~wise(mary)&~kind(mary))&(~predj(mary)))& (((predp(mary))&(predb(mary))))& ((![X]:((predc(X))<=>(kind(X)&tourist(X)))))& (~![X]:(room(X)=>(client(patricia,X))))& (predl(mary))& (kind(paul))& (predq(paul))& (![X]:(room(X)=>(curious(X)=>organized(X))))& (~predc(paul))& (~((~propositionc)|(~propositiond)))& (~![X]:(room(X)=>(((~predt(X))|(strong(X))))))& (~(?[A,B,C,D,E]:(~room(A)&~room(B)&~room(C)&~room(D)&~room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&((~like(david,A))|(~(quiet(A)&old(A)&organized(A)&tourist(A))))&((~like(david,B))|(~(quiet(B)&old(B)&organized(B)&tourist(B))))&((~like(david,C))|(~(quiet(C)&old(C)&organized(C)&tourist(C))))&((~like(david,D))|(~(quiet(D)&old(D)&organized(D)&tourist(D))))&((~like(david,E))|(~(quiet(E)&old(E)&organized(E)&tourist(E)))))))& (![X]:(room(X)=>(((predu(X))=>(predm(X))))))& (![X]:(room(X)=>(happy(X)&european(X))))& (~![X]:(room(X)=>(((((preda(X))&(kind(X))&(~(creative(X)&quiet(X)&funny(X)&person(X)))))=>(predv(X))))))& (![X]:(room(X)=>(((client(william,X))=>(wise(X)&european(X))))))& (![X]:(room(X)=>(tall(X))))& ((funny(mary))&(kind(fred)))& (![X]:(room(X)=>(((((predb(X))|(~(organized(X)&tourist(X)))))=>(predl(X))))))& (![X]:(room(X)=>(predp(X))))
predc(mary)
[ "p11", "p13", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 1074753884415458657977421 % SZS output start Proof for 1074753884415458657977421 36. ~predj(mary) & ~kind(mary) & ~wise(mary) & ~organized(mary) [input p11] 38. ! [X0] : (predc(X0) <=> (tourist(X0) & kind(X0))) [input p13] 56. predc(mary) [input hypothesis] 80. ~kind(mary) & ~wise(mary) & ~organized(mary) [pure predicate removal 36] 84. ~kind(mary) & ~organized(mary) [pure predicate removal 80] 151. ! [X0] : ((predc(X0) | (~tourist(X0) | ~kind(X0))) & ((tourist(X0) & kind(X0)) | ~predc(X0))) [nnf transformation 38] 152. ! [X0] : ((predc(X0) | ~tourist(X0) | ~kind(X0)) & ((tourist(X0) & kind(X0)) | ~predc(X0))) [flattening 151] 960. ~kind(mary) [cnf transformation 84] 961. ~predc(X0) | kind(X0) [cnf transformation 152] 992. predc(mary) [cnf transformation 56] 996. 1 <=> kind(mary) [avatar definition] 998. ~kind(mary) <- (~1) [avatar component clause 996] 1025. ~1 [avatar split clause 960,996] 1026. kind(mary) [resolution 961,992] 1027. $false <- (~1) [subsumption resolution 1026,998] 1028. 1 [avatar contradiction clause 1027] 1029. $false [avatar sat refutation 1025,1028] % SZS output end Proof for 1074753884415458657977421 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.047 s % ------------------------------ % ------------------------------
387
32
[ 11, 13 ]
{'p11': '% Running in auto input_syntax mode. Trying TPTP\n% Time limit reached!\n% ------------------------------\n% Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000)\n% Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44\n% Termination reason: Time limit\n% Termination phase: Saturation\n\n% Memory used [KB]: 12409\n% Time elapsed: 20.100 s\n% ------------------------------\n% ------------------------------\n'}
true
{'mary': 'santos', 'paul': 'stephen', 'fred': 'katherine', 'alice': 'victoria', 'john': 'melvin', 'susan': 'timothy', 'lucy': 'heather', 'david': 'joyce', 'emma': 'warren', 'george': 'sarah', 'hannah': 'jamie', 'ian': 'david', 'julia': 'evelyn', 'kyle': 'shelly', 'lisa': 'kenneth', 'mike': 'charles', 'nancy': 'justine', 'oscar': 'josh', 'patricia': 'keith', 'quentin': 'regina', 'rachel': 'susan', 'steve': 'dale', 'tina': 'tia', 'ulysses': 'james', 'victoria': 'delpha', 'william': 'tamika', 'xena': 'kelly', 'yves': 'lillian', 'Mary': 'Santos', 'Paul': 'Stephen', 'Fred': 'Katherine', 'Alice': 'Victoria', 'John': 'Melvin', 'Susan': 'Timothy', 'Lucy': 'Heather', 'David': 'Joyce', 'Emma': 'Warren', 'George': 'Sarah', 'Hannah': 'Jamie', 'Ian': 'David', 'Julia': 'Evelyn', 'Kyle': 'Shelly', 'Lisa': 'Kenneth', 'Mike': 'Charles', 'Nancy': 'Justine', 'Oscar': 'Josh', 'Patricia': 'Keith', 'Quentin': 'Regina', 'Rachel': 'Susan', 'Steve': 'Dale', 'Tina': 'Tia', 'Ulysses': 'James', 'Victoria': 'Delpha', 'William': 'Tamika', 'Xena': 'Kelly', 'Yves': 'Lillian', '~preda': 'does not play the violin', '~predb': 'is not a culinary enthusiast who experiments with international cuisines', '~predc': 'does not enjoy wildlife photography', '~predd': 'does not maintain a large, organic vegetable garden year-round', '~prede': 'does not collect historical artifacts related to ancient civilizations', '~predf': 'does not collect vintage vinyl records', '~predg': 'does not create bespoke furniture pieces from reclaimed wood', '~predh': 'is not a certified scuba diver with advanced underwater photography skills', '~predi': 'is not a skilled home brewer experimenting with craft beer recipes', '~predj': 'does not collect antique clocks', '~predk': 'does not enjoy making ceramics', '~predl': 'does not play the drums', '~predm': 'cannot play the harmonica', '~predn': 'does not own a television', '~predo': 'does not enjoy mountain biking', '~predp': 'is not a professional photographer specializing in portrait photography', '~predq': 'does not collect limited-edition art prints from contemporary artists', '~predr': 'does not create augmented reality experiences for mobile applications', '~preds': 'does not design and sews custom cosplay costumes for conventions', '~predt': 'does not enjoy bird watching', '~predu': 'does not build model airplanes', '~predv': 'does not regularly contributes to tech forums and online communities', '~predw': 'cannot play the flute', '~predx': 'is not a client of LVMH', '~predy': 'does not practice digital art', '~predz': 'does not have a saltwater aquarium', 'preda': 'plays the violin', 'predb': 'is a culinary enthusiast who experiments with international cuisines', 'predc': 'enjoys wildlife photography', 'predd': 'maintains a large, organic vegetable garden year-round', 'prede': 'collects historical artifacts related to ancient civilizations', 'predf': 'collects vintage vinyl records', 'predg': 'creates bespoke furniture pieces from reclaimed wood', 'predh': 'is a certified scuba diver with advanced underwater photography skills', 'predi': 'is a skilled home brewer experimenting with craft beer recipes', 'predj': 'collects antique clocks', 'predk': 'enjoys making ceramics', 'predl': 'plays the drums', 'predm': 'can play the harmonica', 'predn': 'own a television', 'predo': 'does enjoy mountain biking', 'predp': 'is a professional photographer specializing in portrait photography', 'predq': 'collects limited-edition art prints from contemporary artists', 'predr': 'creates augmented reality experiences for mobile applications', 'preds': 'designs and sews custom cosplay costumes for conventions', 'predt': 'enjoys bird watching', 'predu': 'builds model airplanes', 'predv': 'regularly contributes to tech forums and online communities', 'predw': 'can play the flute', 'predx': 'is a client of LVMH', 'predy': 'practices digital art', 'predz': 'has a saltwater aquarium', '~propositiona': 'A shadow does not appear only at noon.', 'propositiona': 'A shadow appears only at noon.', '~propositionb': 'A frog does not sing opera in the swamp at night.', 'propositionb': 'A frog sings opera in the swamp at night.', '~propositionc': 'A tower does not lean significantly without falling.', 'propositionc': 'A tower leans significantly but never falls.', '~propositiond': 'A clock does not measure time in various colors.', 'propositiond': 'A clock measures time in various colors.', '~propositione': 'Stars are not visible during the daytime only on Sundays.', 'propositione': 'Stars are visible during the daytime only on Sundays.'}
Tiana, Hazel, Betsy, Robert, Felipe, Maura, Ronald are the only persons in the room. either “someone anywhere is not a creative happy organized tall tourist” or “at least one person anywhere is not a patient person” but not both if “Gay is quieter than Ronald” then “everyone in the room enjoys writing detailed reviews of new and classic board games if they is not strong” Robert who is younger than Carolyn is a skilled home brewer experimenting with craft beer recipes everyone in the room who is not a funny wise person is a happy tourist at most two persons in the room is a sibling of Rita exactly three persons in the room is wise all strong persons in the room are organized Betsy is not strong, not old, not tall everyone in the room who is brave is strong “Mirrors fog permanently in one particular house.” and “A frog does not sing opera in the swamp at night.” all formal persons in the room are organized “A pizza does not exist that tastes like ice cream.” and “All swans in one park are blue.” and “A frog does not sing opera in the swamp at night.” exactly three persons in the room is not wise, is a scotch connoisseur and collects first edition books not everyone in the room who is a brave formal humble strong european is not a patient formal tourist Maura who is a wise curious funny formal tall person is a sibling of Karen only one person in the room is a sibling of Rita everyone in the room enjoys skydiving only if they reads mystery novels Robert is a coffee connoisseur Donald is a client of Maura someone who enjoys kayaking and exploring remote waterways hate someone who is a scotch connoisseur everyone in the room who either is a client of Mitch or enjoys kayaking and exploring remote waterways but not both enjoys rooftop gardening, is an active member of a local robotics club and is curious at least three persons anywhere is old someone who plays eSports competitively is a sibling of someone who is brave Christopher and Ronald like each other more than one person in the room likes Angela, is a curious person and is a old quiet tourist everyone in the room is a wine connoisseur with a private cellar of vintage wines if they is not hated by Jon exactly three persons in the room owns an extensive assortment of vintage comic book memorabilia Felipe who plays eSports competitively is a coffee connoisseur and enjoys skydiving someone who owns a smart tv hate someone who volunteers for local environmental conservation projects everyone in the room mentors a youth basketball team on weekends, is hated by Mary or is not quiet, not happy, not patient if they is a organized person and vice versa
A pizza exists that tastes like ice cream.
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy')))& ((?[X]:(anywhere(X)&(~(creative(X)&happy(X)&organized(X)&tall(X)&tourist(X)))))<~>(((?[X]:(anywhere(X)&~(patient(X)&person(X)))))))& ((quieter(lucy,kyle))=>(![X]:(room(X)=>(((~strong(X))=>(preds(X)))))))& ((younger(victoria,alice))&(predr(alice)))& (![X]:(room(X)=>(((~(funny(X)&wise(X)&person(X)))=>(happy(X)&tourist(X))))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&sibling(hannah,A)&sibling(hannah,B)&sibling(hannah,C))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&wise(A)&wise(B)&wise(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&wise(A)&wise(B)&wise(C)&wise(D)))))& (![X]:(room(X)=>(strong(X)=>organized(X))))& (~strong(fred)&~old(fred)&~tall(fred))& (![X]:(room(X)=>(((brave(X))=>(strong(X))))))& (((propositionb)&(~propositione)))& (![X]:(room(X)=>(formal(X)=>organized(X))))& (((~propositionc)&(propositiona)&(~propositione)))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((~wise(A))&(predy(A))&(predn(A)))&((~wise(B))&(predy(B))&(predn(B)))&((~wise(C))&(predy(C))&(predn(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&((~wise(A))&(predy(A))&(predn(A)))&((~wise(B))&(predy(B))&(predn(B)))&((~wise(C))&(predy(C))&(predn(C)))&((~wise(D))&(predy(D))&(predn(D)))))))& (~![X]:(room(X)=>(((brave(X)&formal(X)&humble(X)&strong(X)&european(X))=>(~(patient(X)&formal(X)&tourist(X)))))))& ((wise(susan)&curious(susan)&funny(susan)&formal(susan)&tall(susan)&person(susan))&(sibling(nancy,susan)))& (((?[X]:(room(X)&sibling(hannah,X)))&(![X,Y]:((room(X)&room(Y)&(sibling(hannah,X))&(sibling(hannah,Y)))=>(X=Y)))))& (![X]:(room(X)=>(((predg(X))<=(predo(X))))))& (predh(alice))& (client(susan,patricia))& (?[X,Y]:((predb(X))&(predy(Y))&(hate(X,Y))))& (![X]:(room(X)=>(((((client(oscar,X))<~>(predb(X))))=>(((predi(X))&(predu(X))&(curious(X))))))))& (?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&old(A)&old(B)&old(C)))& (?[X,Y]:((predt(X))&(brave(Y))&(sibling(X,Y))))& ((like(william,lucy) & like(lucy,william)))& ((?[X,Y]:(room(X)&room(Y)&(((like(david,X))&(curious(X)&person(X))&(old(X)&quiet(X)&tourist(X)))&((like(david,Y))&(curious(Y)&person(Y))&(old(Y)&quiet(Y)&tourist(Y))))&(X!=Y))))& (![X]:(room(X)=>(((~hate(X,rachel))=>(predj(X))))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predp(A)&predp(B)&predp(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predp(A)&predp(B)&predp(C)&predp(D)))))& ((predt(john))&(((predh(john))&(predo(john)))))& (?[X,Y]:((predc(X))&(predk(Y))&(hate(X,Y))))& (![X]:(room(X)=>(((((prede(X))|(hate(X,mike))|(~quiet(X)&~happy(X)&~patient(X))))<=>(organized(X)&person(X))))))
propositionc
[ "p12", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 7586622479565466121422544 % SZS output start Proof for 7586622479565466121422544 37. ~propositione & propositiona & ~propositionc [input p12] 56. propositionc [input hypothesis] 81. ~propositione & ~propositionc [pure predicate removal 37] 82. ~propositionc [pure predicate removal 81] 1034. ~propositionc [cnf transformation 82] 1116. propositionc [cnf transformation 56] 1187. $false [subsumption resolution 1116,1034] % SZS output end Proof for 7586622479565466121422544 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.043 s % ------------------------------ % ------------------------------
438
32
[ 12 ]
{'p12': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'tiana', 'paul': 'hazel', 'fred': 'betsy', 'alice': 'robert', 'john': 'felipe', 'susan': 'maura', 'lucy': 'ronald', 'david': 'angela', 'emma': 'thelma', 'george': 'thomas', 'hannah': 'rita', 'ian': 'jarvis', 'julia': 'jennifer', 'kyle': 'gay', 'lisa': 'george', 'mike': 'mary', 'nancy': 'karen', 'oscar': 'mitch', 'patricia': 'donald', 'quentin': 'isabella', 'rachel': 'jon', 'steve': 'casey', 'tina': 'tiffany', 'ulysses': 'adrian', 'victoria': 'carolyn', 'william': 'christopher', 'xena': 'grace', 'yves': 'carol', 'Mary': 'Tiana', 'Paul': 'Hazel', 'Fred': 'Betsy', 'Alice': 'Robert', 'John': 'Felipe', 'Susan': 'Maura', 'Lucy': 'Ronald', 'David': 'Angela', 'Emma': 'Thelma', 'George': 'Thomas', 'Hannah': 'Rita', 'Ian': 'Jarvis', 'Julia': 'Jennifer', 'Kyle': 'Gay', 'Lisa': 'George', 'Mike': 'Mary', 'Nancy': 'Karen', 'Oscar': 'Mitch', 'Patricia': 'Donald', 'Quentin': 'Isabella', 'Rachel': 'Jon', 'Steve': 'Casey', 'Tina': 'Tiffany', 'Ulysses': 'Adrian', 'Victoria': 'Carolyn', 'William': 'Christopher', 'Xena': 'Grace', 'Yves': 'Carol', '~preda': 'does not enjoy mountain biking', '~predb': 'does not enjoy kayaking and exploring remote waterways', '~predc': 'does not own a smart tv', '~predd': 'does not watche fantasy movies', '~prede': 'does not mentor a youth basketball team on weekends', '~predf': 'is not a culinary enthusiast who experiments with international cuisines', '~predg': 'does not read mystery novels', '~predh': 'is not a coffee connoisseur', '~predi': 'does not enjoy rooftop gardening', '~predj': 'is not a wine connoisseur with a private cellar of vintage wines', '~predk': 'does not volunteer for local environmental conservation projects', '~predl': 'does not use an ios phone', '~predm': 'is not a Linux enthusiast', '~predn': 'does not collect first edition books', '~predo': 'does not enjoy skydiving', '~predp': 'does not own an extensive assortment of vintage comic book memorabilia', '~predq': 'does not create bespoke furniture pieces from reclaimed wood', '~predr': 'is not a skilled home brewer experimenting with craft beer recipes', '~preds': 'does not enjoy writing detailed reviews of new and classic board games', '~predt': 'does not play eSports competitively', '~predu': 'is not an active member of a local robotics club', '~predv': 'does not play as a goalkeeper for a local amateur soccer team', '~predw': 'cannot play the flute', '~predx': 'does not bake bread at home', '~predy': 'is not a scotch connoisseur', '~predz': 'does not host themed dinner parties featuring gourmet home-cooked meals', 'preda': 'does enjoy mountain biking', 'predb': 'enjoys kayaking and exploring remote waterways', 'predc': 'owns a smart tv', 'predd': 'watches fantasy movies', 'prede': 'mentors a youth basketball team on weekends', 'predf': 'is a culinary enthusiast who experiments with international cuisines', 'predg': 'reads mystery novels', 'predh': 'is a coffee connoisseur', 'predi': 'enjoys rooftop gardening', 'predj': 'is a wine connoisseur with a private cellar of vintage wines', 'predk': 'volunteers for local environmental conservation projects', 'predl': 'uses an ios phone', 'predm': 'is a Linux enthusiast', 'predn': 'collects first edition books', 'predo': 'enjoys skydiving', 'predp': 'owns an extensive assortment of vintage comic book memorabilia', 'predq': 'creates bespoke furniture pieces from reclaimed wood', 'predr': 'is a skilled home brewer experimenting with craft beer recipes', 'preds': 'enjoys writing detailed reviews of new and classic board games', 'predt': 'plays eSports competitively', 'predu': 'is an active member of a local robotics club', 'predv': 'plays as a goalkeeper for a local amateur soccer team', 'predw': 'can play the flute', 'predx': 'bakes bread at home', 'predy': 'is a scotch connoisseur', 'predz': 'hosts themed dinner parties featuring gourmet home-cooked meals', '~propositiona': 'Not all swans in one park are blue.', 'propositiona': 'All swans in one park are blue.', '~propositionb': 'Mirrors do not fog permanently in one particular house.', 'propositionb': 'Mirrors fog permanently in one particular house.', '~propositionc': 'A pizza does not exist that tastes like ice cream.', 'propositionc': 'A pizza exists that tastes like ice cream.', '~propositiond': 'A river does not flow uphill on Tuesdays.', 'propositiond': 'A river flows uphill only on Tuesdays.', '~propositione': 'A frog does not sing opera in the swamp at night.', 'propositione': 'A frog sings opera in the swamp at night.'}
Robert, Matthew, Russell are the only persons in the room. “Matthew is not liked by Josephine” only if “all curious persons in the room are funny” at most four persons in the room is not a strong european, is a patient wise person or is old Matthew is not a humble person at least three persons in the room does not hate Rosy A car does not run solely on saltwater. more than one person outside the room is a client of Latisha it is not the case that “at least four persons in the room is a client of Mathew” neither “Not all swans in one park are blue.” nor “A pen does not exist that only writes secrets.” if someone is a sibling of Josephine then he/she is not happy no kind person in the room is patient if someone does not frequently participates in hackathons and coding competitions then he/she is a strong person and vice versa at most four persons outside the room is a client of Rosy Robert is a sibling of Charles
A pen does not exist that only writes secrets.
contradiction
room(mary)&room(paul)&room(fred)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred')))& ((~like(paul,emma))=>(![X]:(room(X)=>(curious(X)=>funny(X)))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&((~(strong(A)&european(A)))|(patient(A)&wise(A)&person(A))|(old(A)))&((~(strong(B)&european(B)))|(patient(B)&wise(B)&person(B))|(old(B)))&((~(strong(C)&european(C)))|(patient(C)&wise(C)&person(C))|(old(C)))&((~(strong(D)&european(D)))|(patient(D)&wise(D)&person(D))|(old(D)))&((~(strong(E)&european(E)))|(patient(E)&wise(E)&person(E))|(old(E))))))& (~(humble(paul)&person(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~hate(ulysses,A)&~hate(ulysses,B)&~hate(ulysses,C)))& (~propositiond)& ((?[X,Y]:(~room(X)&~room(Y)&(client(xena,X)&client(xena,Y))&(X!=Y))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&client(rachel,A)&client(rachel,B)&client(rachel,C)&client(rachel,D))))& (~((~propositionb)|(~propositiona)))& ((![X]:((sibling(emma,X))=>(~happy(X)))))& (![X]:(room(X)=>(kind(X)=>~patient(X))))& ((![X]:((~preds(X))<=>(strong(X)&person(X)))))& (~(?[A,B,C,D,E]:(~room(A)&~room(B)&~room(C)&~room(D)&~room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&client(ulysses,A)&client(ulysses,B)&client(ulysses,C)&client(ulysses,D)&client(ulysses,E))))& (sibling(lisa,mary))
~propositiona
[ "p8", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 580394475689883201579808 % SZS output start Proof for 580394475689883201579808 33. ~(~propositiona | ~propositionb) [input p8] 39. ~propositiona [input hypothesis] 47. ~~propositiona [pure predicate removal 33] 97. propositiona [ennf transformation 47] 895. propositiona [cnf transformation 97] 898. ~propositiona [cnf transformation 39] 899. $false [subsumption resolution 898,895] % SZS output end Proof for 580394475689883201579808 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.041 s % ------------------------------ % ------------------------------
192
16
[ 8 ]
{'p8': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'robert', 'paul': 'matthew', 'fred': 'russell', 'alice': 'cleo', 'john': 'jack', 'susan': 'patrice', 'lucy': 'john', 'david': 'kimberley', 'emma': 'josephine', 'george': 'danny', 'hannah': 'jennifer', 'ian': 'gloria', 'julia': 'george', 'kyle': 'vanessa', 'lisa': 'charles', 'mike': 'jeanette', 'nancy': 'kristin', 'oscar': 'lloyd', 'patricia': 'alice', 'quentin': 'james', 'rachel': 'mathew', 'steve': 'manuel', 'tina': 'joel', 'ulysses': 'rosy', 'victoria': 'lauren', 'william': 'christopher', 'xena': 'latisha', 'yves': 'grace', 'Mary': 'Robert', 'Paul': 'Matthew', 'Fred': 'Russell', 'Alice': 'Cleo', 'John': 'Jack', 'Susan': 'Patrice', 'Lucy': 'John', 'David': 'Kimberley', 'Emma': 'Josephine', 'George': 'Danny', 'Hannah': 'Jennifer', 'Ian': 'Gloria', 'Julia': 'George', 'Kyle': 'Vanessa', 'Lisa': 'Charles', 'Mike': 'Jeanette', 'Nancy': 'Kristin', 'Oscar': 'Lloyd', 'Patricia': 'Alice', 'Quentin': 'James', 'Rachel': 'Mathew', 'Steve': 'Manuel', 'Tina': 'Joel', 'Ulysses': 'Rosy', 'Victoria': 'Lauren', 'William': 'Christopher', 'Xena': 'Latisha', 'Yves': 'Grace', '~preda': 'does not use a Windows laptop', '~predb': 'does not collect foreign coins', '~predc': 'does not enjoy mountain biking', '~predd': 'does not stream on Twitch', '~prede': 'does not enjoy origami', '~predf': 'does not own an Android phone', '~predg': 'does not host regular game nights featuring complex strategy games', '~predh': 'does not own a telescope', '~predi': 'does not collect vintage vinyl records', '~predj': 'cannot play the guitar', '~predk': 'does not enjoy salsa dancing', '~predl': 'does not collect antique clocks', '~predm': 'does not drive a hybrid car', '~predn': 'does not own a television', '~predo': 'does not practice pilates', '~predp': 'does not enjoy kayaking and exploring remote waterways', '~predq': 'does not have completed a triathlon', '~predr': 'does not collect rare sneakers', '~preds': 'does not frequently participates in hackathons and coding competitions', '~predt': 'is not a client of Meta', '~predu': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predv': 'does not enjoy deep-sea diving and exploring underwater caves', '~predw': 'does not enjoy skydiving', '~predx': 'is not a dedicated volunteer for local community service projects', '~predy': 'does not use contact lenses', '~predz': 'does not write and illustrates their own graphic novels', 'preda': 'uses a Windows laptop', 'predb': 'collects foreign coins', 'predc': 'does enjoy mountain biking', 'predd': 'streams on Twitch', 'prede': 'enjoys origami', 'predf': 'owns an Android phone', 'predg': 'hosts regular game nights featuring complex strategy games', 'predh': 'owns a telescope', 'predi': 'collects vintage vinyl records', 'predj': 'can play the guitar', 'predk': 'enjoys salsa dancing', 'predl': 'collects antique clocks', 'predm': 'drives a hybrid car', 'predn': 'own a television', 'predo': 'practices pilates', 'predp': 'enjoys kayaking and exploring remote waterways', 'predq': 'has completed a triathlon', 'predr': 'collect rare sneakers', 'preds': 'frequently participates in hackathons and coding competitions', 'predt': 'is a client of Meta', 'predu': 'is an enthusiastic bird watcher who travels for rare sightings', 'predv': 'enjoys deep-sea diving and exploring underwater caves', 'predw': 'enjoys skydiving', 'predx': 'is a dedicated volunteer for local community service projects', 'predy': 'uses contact lenses', 'predz': 'writes and illustrates their own graphic novels', '~propositiona': 'A pen does not exist that only writes secrets.', 'propositiona': 'A pen exists that only writes secrets.', '~propositionb': 'Not all swans in one park are blue.', 'propositionb': 'All swans in one park are blue.', '~propositionc': 'A shadow does not appear only at noon.', 'propositionc': 'A shadow appears only at noon.', '~propositiond': 'A car does not run solely on saltwater.', 'propositiond': 'A car runs solely on saltwater.', '~propositione': 'There is no planet where the oceans are in the sky.', 'propositione': 'There is a planet where the oceans are in the sky.'}
Carolann, Don, Ronald, Sophie are the only persons in the room. everyone anywhere is not a patient european “Mirrors do not fog permanently in one particular house.” or “A bridge does not sing when it is crossed.” but not both Sophie is curious everyone in the room does not enjoy kayaking Don collect rare sneakers everyone in the room hosts a YouTube channel dedicated to art tutorials at most four persons in the room is a wise tourist exactly four persons in the room enjoys logic puzzles all funny persons in the room are brave everyone in the room writes in-depth travel guides for off-the-beaten-path destinations everyone in the room is not a creative person if they writes poetry no kind person anywhere is old all quiet persons outside the room are patient at most four persons in the room is a sibling of Frances no tall person in the room is old all kind persons in the room are formal everyone in the room writes poetry if they is a strong tourist all wise persons in the room are funny all kind persons in the room are funny Ronald hates Moses everyone in the room is not quiet everyone in the room is a old european everyone in the room enjoys stargazing everyone in the room likes Helen if they writes poetry someone in the room is a old person someone who enjoys stargazing is a sibling of someone who maintains a personal blog focused on cybersecurity tips
Carolann is a wise brave tall person
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice')))& (![X]:(anywhere(X)=>(~(patient(X)&european(X)))))& (((~propositionc)<~>(~propositiond)))& (curious(alice))& (![X]:(room(X)=>(~predh(X))))& (predu(paul))& (![X]:(room(X)=>(predf(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&wise(A)&tourist(A)&wise(B)&tourist(B)&wise(C)&tourist(C)&wise(D)&tourist(D)&wise(E)&tourist(E))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predn(A)&predn(B)&predn(C)&predn(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predn(A)&predn(B)&predn(C)&predn(D)&predn(E)))))& (![X]:(room(X)=>(funny(X)=>brave(X))))& (![X]:(room(X)=>(predb(X))))& (![X]:(room(X)=>(((predt(X))=>(~(creative(X)&person(X)))))))& (![X]:(anywhere(X)=>(kind(X)=>~old(X))))& (![X]:(~room(X)=>(quiet(X)=>patient(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&sibling(susan,A)&sibling(susan,B)&sibling(susan,C)&sibling(susan,D)&sibling(susan,E))))& (![X]:(room(X)=>(tall(X)=>~old(X))))& (![X]:(room(X)=>(kind(X)=>formal(X))))& (![X]:(room(X)=>(((strong(X)&tourist(X))=>(predt(X))))))& (![X]:(room(X)=>(wise(X)=>funny(X))))& (![X]:(room(X)=>(kind(X)=>funny(X))))& (hate(john,fred))& (![X]:(room(X)=>(~quiet(X))))& (![X]:(room(X)=>(old(X)&european(X))))& (![X]:(room(X)=>(predq(X))))& (![X]:(room(X)=>(((predt(X))=>(like(victoria,X))))))& (?[X]:(room(X)&(old(X)&person(X))))& (?[X,Y]:((predq(X))&(predz(Y))&(sibling(X,Y))))
wise(mary)&brave(mary)&tall(mary)&person(mary)
[ "p0", "p15", "p22", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 2175469176771366945606577 % SZS output start Proof for 2175469176771366945606577 25. ! [X0] : (room(X0) => (alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 40. ! [X0] : (room(X0) => (tall(X0) => ~old(X0))) [input p15] 47. ! [X0] : (room(X0) => (european(X0) & old(X0))) [input p22] 52. person(mary) & tall(mary) & brave(mary) & wise(mary) [input hypothesis] 67. tall(mary) & brave(mary) & wise(mary) [pure predicate removal 52] 75. tall(mary) & wise(mary) [pure predicate removal 67] 82. tall(mary) [pure predicate removal 75] 116. ! [X0] : ((alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 117. ! [X0] : (alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 116] 124. ! [X0] : ((~old(X0) | ~tall(X0)) | ~room(X0)) [ennf transformation 40] 125. ! [X0] : (~old(X0) | ~tall(X0) | ~room(X0)) [flattening 124] 127. ! [X0] : ((european(X0) & old(X0)) | ~room(X0)) [ennf transformation 47] 911. room(mary) [cnf transformation 117] 936. ~tall(X0) | ~old(X0) | ~room(X0) [cnf transformation 125] 938. ~room(X0) | old(X0) [cnf transformation 127] 943. tall(mary) [cnf transformation 82] 964. old(mary) [resolution 938,911] 982. ~old(mary) | ~room(mary) [resolution 936,943] 983. ~room(mary) [subsumption resolution 982,964] 984. $false [subsumption resolution 983,911] % SZS output end Proof for 2175469176771366945606577 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.049 s % ------------------------------ % ------------------------------
253
32
[ 0, 15, 22 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p15': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p22': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'carolann', 'paul': 'don', 'fred': 'ronald', 'alice': 'sophie', 'john': 'moses', 'susan': 'frances', 'lucy': 'cheryl', 'david': 'robbie', 'emma': 'thomas', 'george': 'michael', 'hannah': 'donna', 'ian': 'davis', 'julia': 'tom', 'kyle': 'eugene', 'lisa': 'dwight', 'mike': 'charles', 'nancy': 'marsha', 'oscar': 'myra', 'patricia': 'rena', 'quentin': 'betty', 'rachel': 'holly', 'steve': 'christopher', 'tina': 'patrick', 'ulysses': 'dave', 'victoria': 'helen', 'william': 'billie', 'xena': 'jasper', 'yves': 'edward', 'Mary': 'Carolann', 'Paul': 'Don', 'Fred': 'Ronald', 'Alice': 'Sophie', 'John': 'Moses', 'Susan': 'Frances', 'Lucy': 'Cheryl', 'David': 'Robbie', 'Emma': 'Thomas', 'George': 'Michael', 'Hannah': 'Donna', 'Ian': 'Davis', 'Julia': 'Tom', 'Kyle': 'Eugene', 'Lisa': 'Dwight', 'Mike': 'Charles', 'Nancy': 'Marsha', 'Oscar': 'Myra', 'Patricia': 'Rena', 'Quentin': 'Betty', 'Rachel': 'Holly', 'Steve': 'Christopher', 'Tina': 'Patrick', 'Ulysses': 'Dave', 'Victoria': 'Helen', 'William': 'Billie', 'Xena': 'Jasper', 'Yves': 'Edward', '~preda': 'does not enjoy making ceramics', '~predb': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predc': 'is not passionate about collecting and restoring classic cars', '~predd': 'does not participate in long-distance cycling events across the country', '~prede': 'cannot play the guitar', '~predf': 'does not host a YouTube channel dedicated to art tutorials', '~predg': 'does not enjoy stand-up paddleboarding', '~predh': 'does not enjoy kayaking', '~predi': 'is not a tea enthusiast', '~predj': 'is not a dedicated volunteer for local community service projects', '~predk': 'does not train for and competes in international triathlons', '~predl': 'does not own a 3D printer', '~predm': 'does not play video games', '~predn': 'does not enjoy logic puzzles', '~predo': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predp': 'does not enjoy origami', '~predq': 'does not enjoy stargazing', '~predr': 'does not have a specialized collection of handmade artisan pottery', '~preds': 'does not design and sews custom cosplay costumes for conventions', '~predt': 'does not write poetry', '~predu': 'does not collect rare sneakers', '~predv': 'does not use an ios phone', '~predw': 'does not enjoy virtual reality gaming', '~predx': 'is not a professional photographer specializing in portrait photography', '~predy': 'does not have a vast collection of first-edition science fiction novels', '~predz': 'does not maintain a personal blog focused on cybersecurity tips', 'preda': 'enjoys making ceramics', 'predb': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predc': 'is passionate about collecting and restoring classic cars', 'predd': 'participates in long-distance cycling events across the country', 'prede': 'can play the guitar', 'predf': 'hosts a YouTube channel dedicated to art tutorials', 'predg': 'enjoys stand-up paddleboarding', 'predh': 'enjoys kayaking', 'predi': 'is a tea enthusiast', 'predj': 'is a dedicated volunteer for local community service projects', 'predk': 'trains for and competes in international triathlons', 'predl': 'owns a 3D printer', 'predm': 'plays video games', 'predn': 'enjoys logic puzzles', 'predo': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predp': 'enjoys origami', 'predq': 'enjoys stargazing', 'predr': 'has a specialized collection of handmade artisan pottery', 'preds': 'designs and sews custom cosplay costumes for conventions', 'predt': 'writes poetry', 'predu': 'collect rare sneakers', 'predv': 'uses an ios phone', 'predw': 'enjoys virtual reality gaming', 'predx': 'is a professional photographer specializing in portrait photography', 'predy': 'has a vast collection of first-edition science fiction novels', 'predz': 'maintains a personal blog focused on cybersecurity tips', '~propositiona': 'Glass rain does not fall on a distant planet.', 'propositiona': 'Glass rain falls on a distant planet.', '~propositionb': 'A book cannot be opened only at midnight.', 'propositionb': 'A book can be opened only at midnight.', '~propositionc': 'Mirrors do not fog permanently in one particular house.', 'propositionc': 'Mirrors fog permanently in one particular house.', '~propositiond': 'A bridge does not sing when it is crossed.', 'propositiond': 'A bridge sings when it is crossed.', '~propositione': 'A city has not outlawed the use of round tables.', 'propositione': 'A city has outlawed the use of round tables.'}
Robert, Jesse, Ronald, Irma, Ngoc, Martha, Theresa, Jason, Clifford, Darin, Miriam, George, Charles, Sherry, Rafael, Louise are the only persons in the room. if “Ronald and George are respectively wise and organized” then “it is not the case that “at least three persons in the room collects historical artifacts related to ancient civilizations”” “no brave person in the room is formal” unless “someone in the room is an amateur astronomer who builds and uses custom telescopes” if “Louise and Nora hate each other” then ““A pizza does not exist that tastes like ice cream.” or “Not all swans in one park are blue.” or both” “Martha collects historical artifacts related to ancient civilizations” if “Ronald and Rafael are respectively patient and kind” “neither “All swans in one park are blue.” nor “A book can be opened only at midnight.”” if “neither “A door does not randomly teleport those who pass through it.” nor “A pizza exists that tastes like ice cream.”” and vice versa ““A book cannot be opened only at midnight.” or “A door randomly teleports those who pass through it.” but not both” if “neither “A door randomly teleports those who pass through it.” nor “A pizza exists that tastes like ice cream.”” if “it is not the case that “Nora is a sibling of Jason”” then “someone who is quiet is a client of someone who enjoys wildlife photography” it is not the case that “it is not the case that “Miriam has a piercing”” Irma and Grace hate each other Darin enjoys stand-up paddleboarding Ngoc who is a wise person is a brave creative organized person Clifford can play the flute someone who is a sibling of Beverly is a client of someone who is not a organized tourist Charles is not an amateur astronomer who builds and uses custom telescopes it is true that ““A door randomly teleports those who pass through it.” and “Not all swans in one park are blue.”” no formal person in the room is quiet only one person outside the room streams on Twitch Irma who is a curious european has a piercing if someone is not liked by Mark then he/she is a client of Florence Mark is a sibling of Martha no strong person anywhere is wise it is not the case that “Jesse and Clifford are respectively brave and humble” exactly three persons in the room enjoys writing detailed reviews of new and classic board games it is not the case that ““A door does not randomly teleport those who pass through it.” or “A bridge does not sing when it is crossed.” or both” Jason writes a travel blog it is not the case that “exactly three persons in the room is strong” at least three persons in the room is tall no formal person in the room is humble Jesse and Rafael are respectively formal and old
A book can be opened only at midnight.
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike')))& (((wise(fred))&(organized(ian)))=>(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))))& (~(?[X]:(room(X)&(predc(X))))=>(![X]:(room(X)=>(brave(X)=>~formal(X)))))& (((hate(mike,steve) & hate(steve,mike)))=>(((~propositione)|(~propositionb))))& (((patient(fred))&(kind(lisa)))=>(predj(susan)))& ((~((~propositiona)|(propositione)))<=>(~((propositionb)|(propositiond))))& ((~((propositiona)|(propositione)))=>(((~propositiond)<~>(propositiona))))& ((~(sibling(david,steve)))=>(?[X,Y]:((quiet(X))&(predy(Y))&(client(X,Y)))))& (~(~(predf(hannah))))& ((hate(alice,victoria) & hate(victoria,alice)))& (preda(george))& ((wise(john)&person(john))&(brave(john)&creative(john)&organized(john)&person(john)))& (predh(emma))& (?[X,Y]:((sibling(rachel,X))&(~(organized(Y)&tourist(Y)))&(client(X,Y))))& (~predc(julia))& (((propositiona)&(~propositionb)))& (![X]:(room(X)=>(formal(X)=>~quiet(X))))& (((?[X]:(~room(X)&predp(X)))&(![X,Y]:((~room(X)&~room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& ((curious(alice)&european(alice))&(predf(alice)))& ((![X]:((~like(X,xena))=>(client(patricia,X)))))& (sibling(susan,xena))& (![X]:(anywhere(X)=>(strong(X)=>~wise(X))))& (~((brave(paul))&(humble(emma))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predb(A)&predb(B)&predb(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predb(A)&predb(B)&predb(C)&predb(D)))))& (~(((~propositiona)|(~propositionc))))& (predd(david))& (~((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&strong(A)&strong(B)&strong(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&strong(A)&strong(B)&strong(C)&strong(D))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&tall(A)&tall(B)&tall(C)))& (![X]:(room(X)=>(formal(X)=>~humble(X))))& ((formal(paul))&(old(lisa)))
propositiond
[]
null
480
32
[]
{}
true
{'mary': 'robert', 'paul': 'jesse', 'fred': 'ronald', 'alice': 'irma', 'john': 'ngoc', 'susan': 'martha', 'lucy': 'theresa', 'david': 'jason', 'emma': 'clifford', 'george': 'darin', 'hannah': 'miriam', 'ian': 'george', 'julia': 'charles', 'kyle': 'sherry', 'lisa': 'rafael', 'mike': 'william', 'nancy': 'paul', 'oscar': 'sharon', 'patricia': 'florence', 'quentin': 'jacquline', 'rachel': 'beverly', 'steve': 'nora', 'tina': 'terri', 'ulysses': 'gabriella', 'victoria': 'grace', 'william': 'louise', 'xena': 'mark', 'yves': 'sheryl', 'Mary': 'Robert', 'Paul': 'Jesse', 'Fred': 'Ronald', 'Alice': 'Irma', 'John': 'Ngoc', 'Susan': 'Martha', 'Lucy': 'Theresa', 'David': 'Jason', 'Emma': 'Clifford', 'George': 'Darin', 'Hannah': 'Miriam', 'Ian': 'George', 'Julia': 'Charles', 'Kyle': 'Sherry', 'Lisa': 'Rafael', 'Mike': 'William', 'Nancy': 'Paul', 'Oscar': 'Sharon', 'Patricia': 'Florence', 'Quentin': 'Jacquline', 'Rachel': 'Beverly', 'Steve': 'Nora', 'Tina': 'Terri', 'Ulysses': 'Gabriella', 'Victoria': 'Grace', 'William': 'Louise', 'Xena': 'Mark', 'Yves': 'Sheryl', '~preda': 'does not enjoy stand-up paddleboarding', '~predb': 'does not enjoy writing detailed reviews of new and classic board games', '~predc': 'is not an amateur astronomer who builds and uses custom telescopes', '~predd': 'does not write a travel blog', '~prede': 'does not enjoy coding in Python', '~predf': 'does not have a piercing', '~predg': 'does not enjoy windsurfing', '~predh': 'cannot play the flute', '~predi': 'does not practice digital art', '~predj': 'does not collect historical artifacts related to ancient civilizations', '~predk': 'is not allergic to anything', '~predl': 'is not a certified yoga instructor teaching classes weekly', '~predm': 'does not collect antique jewelry', '~predn': 'is not a Linux enthusiast', '~predo': 'is not a certified scuba diver with advanced underwater photography skills', '~predp': 'does not stream on Twitch', '~predq': 'is not a scotch connoisseur', '~predr': 'does not collect vintage vinyl records', '~preds': 'does not write and illustrates their own graphic novels', '~predt': 'does not participate in long-distance cycling events across the country', '~predu': 'does not enjoy rooftop gardening', '~predv': 'does not own an extensive assortment of vintage comic book memorabilia', '~predw': 'does not enjoy spelunking', '~predx': 'does not read mystery novels', '~predy': 'does not enjoy wildlife photography', '~predz': 'does not play the violin', 'preda': 'enjoys stand-up paddleboarding', 'predb': 'enjoys writing detailed reviews of new and classic board games', 'predc': 'is an amateur astronomer who builds and uses custom telescopes', 'predd': 'writes a travel blog', 'prede': 'enjoys coding in Python', 'predf': 'has a piercing', 'predg': 'enjoys windsurfing', 'predh': 'can play the flute', 'predi': 'practices digital art', 'predj': 'collects historical artifacts related to ancient civilizations', 'predk': 'is allergic to anything', 'predl': 'is a certified yoga instructor teaching classes weekly', 'predm': 'collects antique jewelry', 'predn': 'is a Linux enthusiast', 'predo': 'is a certified scuba diver with advanced underwater photography skills', 'predp': 'streams on Twitch', 'predq': 'is a scotch connoisseur', 'predr': 'collects vintage vinyl records', 'preds': 'writes and illustrates their own graphic novels', 'predt': 'participates in long-distance cycling events across the country', 'predu': 'enjoys rooftop gardening', 'predv': 'owns an extensive assortment of vintage comic book memorabilia', 'predw': 'enjoys spelunking', 'predx': 'reads mystery novels', 'predy': 'enjoys wildlife photography', 'predz': 'plays the violin', '~propositiona': 'A door does not randomly teleport those who pass through it.', 'propositiona': 'A door randomly teleports those who pass through it.', '~propositionb': 'Not all swans in one park are blue.', 'propositionb': 'All swans in one park are blue.', '~propositionc': 'A bridge does not sing when it is crossed.', 'propositionc': 'A bridge sings when it is crossed.', '~propositiond': 'A book cannot be opened only at midnight.', 'propositiond': 'A book can be opened only at midnight.', '~propositione': 'A pizza does not exist that tastes like ice cream.', 'propositione': 'A pizza exists that tastes like ice cream.'}
Earle, Matthew, Gerda, Bryan are the only persons in the room. “someone who bakes bread at home is a sibling of someone who is not hated by Walter” if “Matthew does enjoy mountain biking or owns a telescope or both” “Matthew and Adam like each other” if “Earle and Gerda are respectively organized and funny” “Gerda practices zumba” if “everyone in the room hosts themed dinner parties featuring gourmet home-cooked meals” either “Bryan is strong” or “at least one person in the room is old” but not both “Gerda and Matthew are respectively kind and organized” if “everyone in the room has a pet dog” “no one outside the room is a strong tourist” only if “everyone in the room collects antique jewelry if they is a happy tourist” either ““All swans in one park are blue.” and “Glass rain does not fall on a distant planet.”” or ““Not all swans in one park are blue.” and “Glass rain does not fall on a distant planet.”” but not both “everyone anywhere owns a smart tv” unless “everyone in the room is a brave person” “Felisha and Earle hate each other” only if “Gerda enjoys skydiving” everyone in the room is not organized everyone in the room is tall Gerda and Bertha hate each other no wise person in the room is strong at most two persons anywhere collects luxury watches Gerda collects luxury watches at least one person anywhere collect rare sneakers everyone in the room is a funny european if they is formal all patient persons in the room are funny everyone outside the room collects classic novels Gerda owns a high-end gaming PC with custom-built components There is a planet where the oceans are in the sky. not everyone in the room does not own a smart tv if they collects vintage stamps all formal persons in the room are kind Felisha and Matthew like each other everyone in the room knows morse code at least four persons in the room is a brave tourist at least three persons in the room owns a high-end gaming PC with custom-built components not everyone in the room is not formal everyone in the room is a happy tourist everyone in the room is allergic to anything if they is a quiet tourist, collects antique jewelry or knows morse code Matthew enjoys skydiving
Glass rain falls on a distant planet.
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice')))& ((((predc(paul))|(prede(paul))))=>(?[X,Y]:((predj(X))&(~hate(Y,victoria))&(sibling(X,Y)))))& (((organized(mary))&(funny(fred)))=>((like(paul,rachel) & like(rachel,paul))))& ((![X]:(room(X)=>(predm(X))))=>(predw(fred)))& ((strong(alice))<~>(((?[X]:(room(X)&old(X))))))& ((![X]:(room(X)=>(preds(X))))=>((kind(fred))&(organized(paul))))& ((~?[X]:(~room(X)=>(strong(X)&tourist(X))))=>(![X]:(room(X)=>(((happy(X)&tourist(X))=>(predk(X)))))))& ((((propositione)&(~propositionc)))<~>(((~propositione)&(~propositionc))))& (~(![X]:(room(X)=>(brave(X)&person(X))))=>(![X]:(anywhere(X)=>(predt(X)))))& (((hate(steve,mary) & hate(mary,steve)))=>(predv(fred)))& (![X]:(room(X)=>(~organized(X))))& (![X]:(room(X)=>(tall(X))))& ((hate(fred,lisa) & hate(lisa,fred)))& (![X]:(room(X)=>(wise(X)=>~strong(X))))& (~(?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&predb(A)&predb(B)&predb(C))))& (predb(fred))& (((?[X]:(anywhere(X)&predl(X)))))& (![X]:(room(X)=>(((formal(X))=>(funny(X)&european(X))))))& (![X]:(room(X)=>(patient(X)=>funny(X))))& (![X]:(~room(X)=>(predu(X))))& (predi(fred))& (propositiona)& (~![X]:(room(X)=>(((preda(X))=>(~predt(X))))))& (![X]:(room(X)=>(formal(X)=>kind(X))))& ((like(steve,paul) & like(paul,steve)))& (![X]:(room(X)=>(predg(X))))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&brave(A)&tourist(A)&brave(B)&tourist(B)&brave(C)&tourist(C)&brave(D)&tourist(D)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predi(A)&predi(B)&predi(C)))& (~![X]:(room(X)=>(~formal(X))))& (![X]:(room(X)=>(happy(X)&tourist(X))))& (![X]:(room(X)=>(((((quiet(X)&tourist(X))|(predk(X))|(predg(X))))=>(predy(X))))))& (predv(paul))
propositionc
[ "p7", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 2517696089793892881581985 % SZS output start Proof for 2517696089793892881581985 32. (~propositionc & propositione) <~> (~propositionc & ~propositione) [input p7] 57. propositionc [input hypothesis] 149. ((propositionc | propositione) | (propositionc | ~propositione)) & ((~propositionc & ~propositione) | (~propositionc & propositione)) [nnf transformation 32] 150. (propositionc | propositione | propositionc | ~propositione) & ((~propositionc & ~propositione) | (~propositionc & propositione)) [flattening 149] 952. ~propositionc | ~propositionc [cnf transformation 150] 982. propositionc [cnf transformation 57] 983. ~propositionc [duplicate literal removal 952] 1033. $false [subsumption resolution 982,983] % SZS output end Proof for 2517696089793892881581985 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.048 s % ------------------------------ % ------------------------------
396
32
[ 7 ]
{'p7': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'earle', 'paul': 'matthew', 'fred': 'gerda', 'alice': 'bryan', 'john': 'ervin', 'susan': 'andrew', 'lucy': 'rodney', 'david': 'david', 'emma': 'bonnie', 'george': 'caroline', 'hannah': 'doris', 'ian': 'kevin', 'julia': 'steven', 'kyle': 'mary', 'lisa': 'bertha', 'mike': 'michelle', 'nancy': 'richard', 'oscar': 'christiana', 'patricia': 'joseph', 'quentin': 'shawn', 'rachel': 'adam', 'steve': 'felisha', 'tina': 'julie', 'ulysses': 'elvia', 'victoria': 'walter', 'william': 'patricia', 'xena': 'arnold', 'yves': 'edward', 'Mary': 'Earle', 'Paul': 'Matthew', 'Fred': 'Gerda', 'Alice': 'Bryan', 'John': 'Ervin', 'Susan': 'Andrew', 'Lucy': 'Rodney', 'David': 'David', 'Emma': 'Bonnie', 'George': 'Caroline', 'Hannah': 'Doris', 'Ian': 'Kevin', 'Julia': 'Steven', 'Kyle': 'Mary', 'Lisa': 'Bertha', 'Mike': 'Michelle', 'Nancy': 'Richard', 'Oscar': 'Christiana', 'Patricia': 'Joseph', 'Quentin': 'Shawn', 'Rachel': 'Adam', 'Steve': 'Felisha', 'Tina': 'Julie', 'Ulysses': 'Elvia', 'Victoria': 'Walter', 'William': 'Patricia', 'Xena': 'Arnold', 'Yves': 'Edward', '~preda': 'does not collect vintage stamps', '~predb': 'does not collect luxury watches', '~predc': 'does not enjoy mountain biking', '~predd': 'is not a chess master who participates in national tournaments', '~prede': 'does not own a telescope', '~predf': 'does not frequently participates in hackathons and coding competitions', '~predg': 'does not know morse code', '~predh': 'is not a craft beer aficionado', '~predi': 'does not own a high-end gaming PC with custom-built components', '~predj': 'does not bake bread at home', '~predk': 'does not collect antique jewelry', '~predl': 'does not collect rare sneakers', '~predm': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predn': 'is not a client of Costco', '~predo': 'does not own a microscope', '~predp': 'does not collect historical artifacts related to ancient civilizations', '~predq': 'does not travel domestically frequently', '~predr': 'does not write and illustrates their own graphic novels', '~preds': 'does not have a pet dog', '~predt': 'does not own a smart tv', '~predu': 'does not collect classic novels', '~predv': 'does not enjoy skydiving', '~predw': 'does not practice zumba', '~predx': 'does not host a YouTube channel dedicated to art tutorials', '~predy': 'is not allergic to anything', '~predz': 'cannot play the guitar', 'preda': 'collects vintage stamps', 'predb': 'collects luxury watches', 'predc': 'does enjoy mountain biking', 'predd': 'is a chess master who participates in national tournaments', 'prede': 'owns a telescope', 'predf': 'frequently participates in hackathons and coding competitions', 'predg': 'knows morse code', 'predh': 'is a craft beer aficionado', 'predi': 'owns a high-end gaming PC with custom-built components', 'predj': 'bakes bread at home', 'predk': 'collects antique jewelry', 'predl': 'collect rare sneakers', 'predm': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predn': 'is a client of Costco', 'predo': 'owns a microscope', 'predp': 'collects historical artifacts related to ancient civilizations', 'predq': 'travels domestically frequently', 'predr': 'writes and illustrates their own graphic novels', 'preds': 'has a pet dog', 'predt': 'owns a smart tv', 'predu': 'collects classic novels', 'predv': 'enjoys skydiving', 'predw': 'practices zumba', 'predx': 'hosts a YouTube channel dedicated to art tutorials', 'predy': 'is allergic to anything', 'predz': 'can play the guitar', '~propositiona': 'There is no planet where the oceans are in the sky.', 'propositiona': 'There is a planet where the oceans are in the sky.', '~propositionb': 'A frog does not sing opera in the swamp at night.', 'propositionb': 'A frog sings opera in the swamp at night.', '~propositionc': 'Glass rain does not fall on a distant planet.', 'propositionc': 'Glass rain falls on a distant planet.', '~propositiond': 'Stars are not visible during the daytime only on Sundays.', 'propositiond': 'Stars are visible during the daytime only on Sundays.', '~propositione': 'Not all swans in one park are blue.', 'propositione': 'All swans in one park are blue.'}
Judy, Robert, Adalberto, Rosalie are the only persons in the room. ““Stars are not visible during the daytime only on Sundays.” and “Socks do not disappear worldwide every full moon.”” only if “only one person in the room is older than Paula” if “Adalberto hosts themed dinner parties featuring gourmet home-cooked meals” then “Judy and Robert are respectively old and creative” if “it is not the case that “it is not the case that “Rosalie is not a happy funny european””” then “Robert and Pablo hate each other” if ““There is a planet where the oceans are in the sky.” or “A tower does not lean significantly without falling.” or both” then “if someone is quiet then he/she hosts themed dinner parties featuring gourmet home-cooked meals” otherwise “Rosalie watches fantasy movies” Adalberto is quieter than Pablo Christopher is a client of Robert Paula and Adalberto hate each other “Socks do not disappear worldwide every full moon.” or “A tower does not lean significantly without falling.” but not both someone anywhere develops open-source software projects in their free time more than one person anywhere is a client of Daniel Rosalie and Judy are not tall, not quiet Adalberto who is brave is a creative tourist Danieltte and Adalberto hate each other “Socks do not disappear worldwide every full moon.” and “Stars are not visible during the daytime only on Sundays.” Adalberto is a client of Meta
Stars are visible during the daytime only on Sundays.
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice')))& ((((~propositionc)&(~propositiona)))=>(((?[X]:(room(X)&older(kyle,X)))&(![X,Y]:((room(X)&room(Y)&(older(kyle,X))&(older(kyle,Y)))=>(X=Y))))))& ((predh(fred))=>((old(mary))&(creative(paul))))& ((~(~(~(happy(alice)&funny(alice)&european(alice)))))=>((hate(paul,ian) & hate(ian,paul))))& (((((propositiond)|(~propositione)))=>((![X]:((quiet(X))=>(predh(X))))))&((~(((propositiond)|(~propositione))))=>(predb(alice))))& (quieter(ian,fred))& (client(paul,victoria))& ((hate(kyle,fred) & hate(fred,kyle)))& (((~propositiona)<~>(~propositione)))& (?[X]:(anywhere(X)&(predq(X))))& ((?[X,Y]:(anywhere(X)&anywhere(Y)&(client(george,X)&client(george,Y))&(X!=Y))))& (~tall(alice)&~quiet(alice)&~tall(mary)&~quiet(mary))& ((brave(fred))&(creative(fred)&tourist(fred)))& ((hate(lucy,fred) & hate(fred,lucy)))& (((~propositiona)&(~propositionc)))& (predn(fred))
propositionc
[ "p14", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 8825095747229052956863197 % SZS output start Proof for 8825095747229052956863197 39. ~propositionc & ~propositiona [input p14] 41. propositionc [input hypothesis] 904. ~propositionc [cnf transformation 39] 905. propositionc [cnf transformation 41] 907. 1 <=> propositionc [avatar definition] 947. ~1 [avatar split clause 904,907] 949. 1 [avatar split clause 905,907] 950. $false [avatar sat refutation 947,949] % SZS output end Proof for 8825095747229052956863197 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.044 s % ------------------------------ % ------------------------------
227
16
[ 14 ]
{'p14': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'judy', 'paul': 'robert', 'fred': 'adalberto', 'alice': 'john', 'john': 'rosalie', 'susan': 'georgina', 'lucy': 'georgette', 'david': 'jennifer', 'emma': 'david', 'george': 'daniel', 'hannah': 'michael', 'ian': 'pablo', 'julia': 'velda', 'kyle': 'paula', 'lisa': 'mary', 'mike': 'charles', 'nancy': 'reba', 'oscar': 'keith', 'patricia': 'marjorie', 'quentin': 'james', 'rachel': 'joseph', 'steve': 'gina', 'tina': 'duane', 'ulysses': 'phillip', 'victoria': 'christopher', 'william': 'mark', 'xena': 'vivian', 'yves': 'omar', 'Mary': 'Judy', 'Paul': 'Robert', 'Fred': 'Adalberto', 'Alice': 'John', 'John': 'Rosalie', 'Susan': 'Georgina', 'Lucy': 'Georgette', 'David': 'Jennifer', 'Emma': 'David', 'George': 'Daniel', 'Hannah': 'Michael', 'Ian': 'Pablo', 'Julia': 'Velda', 'Kyle': 'Paula', 'Lisa': 'Mary', 'Mike': 'Charles', 'Nancy': 'Reba', 'Oscar': 'Keith', 'Patricia': 'Marjorie', 'Quentin': 'James', 'Rachel': 'Joseph', 'Steve': 'Gina', 'Tina': 'Duane', 'Ulysses': 'Phillip', 'Victoria': 'Christopher', 'William': 'Mark', 'Xena': 'Vivian', 'Yves': 'Omar', '~preda': 'does not enjoy spelunking', '~predb': 'does not watche fantasy movies', '~predc': 'does not enjoy logic puzzles', '~predd': 'does not drive a hybrid car', '~prede': 'does not own a smartwatch', '~predf': 'does not read mystery novels', '~predg': 'does not practice kickboxing', '~predh': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predi': 'cannot play the flute', '~predj': 'does not collect modern art', '~predk': 'does not enjoy skydiving', '~predl': 'cannot play the guitar', '~predm': 'is not a chess master who participates in national tournaments', '~predn': 'is not a client of Meta', '~predo': 'does not work on fridays', '~predp': 'does not collect antique jewelry', '~predq': 'does not develop open-source software projects in their free time', '~predr': 'does not collect comic books', '~preds': 'does not enjoy landscape photography', '~predt': 'does not practice zumba', '~predu': 'is not a cybersecurity expert', '~predv': 'does not play eSports competitively', '~predw': 'does not own a significant collection of rare gemstones and minerals', '~predx': 'does not train for and competes in international triathlons', '~predy': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predz': 'is not a night owl', 'preda': 'enjoys spelunking', 'predb': 'watches fantasy movies', 'predc': 'enjoys logic puzzles', 'predd': 'drives a hybrid car', 'prede': 'owns a smartwatch', 'predf': 'reads mystery novels', 'predg': 'practices kickboxing', 'predh': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predi': 'can play the flute', 'predj': 'collects modern art', 'predk': 'enjoys skydiving', 'predl': 'can play the guitar', 'predm': 'is a chess master who participates in national tournaments', 'predn': 'is a client of Meta', 'predo': 'works on fridays', 'predp': 'collects antique jewelry', 'predq': 'develops open-source software projects in their free time', 'predr': 'collects comic books', 'preds': 'enjoys landscape photography', 'predt': 'practices zumba', 'predu': 'is a cybersecurity expert', 'predv': 'plays eSports competitively', 'predw': 'owns a significant collection of rare gemstones and minerals', 'predx': 'trains for and competes in international triathlons', 'predy': 'is an enthusiastic bird watcher who travels for rare sightings', 'predz': 'is a night owl', '~propositiona': 'Socks do not disappear worldwide every full moon.', 'propositiona': 'Socks disappear worldwide every full moon.', '~propositionb': 'A desert does not bloom with snowdrops every year.', 'propositionb': 'A desert blooms with snowdrops every year.', '~propositionc': 'Stars are not visible during the daytime only on Sundays.', 'propositionc': 'Stars are visible during the daytime only on Sundays.', '~propositiond': 'There is no planet where the oceans are in the sky.', 'propositiond': 'There is a planet where the oceans are in the sky.', '~propositione': 'A tower does not lean significantly without falling.', 'propositione': 'A tower leans significantly but never falls.'}
Kimi, Robert, Kimi, Shaun, Martin, John, Yolanda, Mae, Laurence, Kathleen, Carylon, Mary, Henrietta, Sherry, Ana, Karen are the only persons in the room. Martin is not a creative european if someone is a organized european then he/she is a funny tourist “A pen does not exist that only writes secrets.” or “A pen exists that only writes secrets.” or both if someone practices kickboxing then he/she participates in citizen science projects related to wildlife monitoring at least four persons in the room is a kind tourist Kimi is a quiet person everyone in the room is a quiet european everyone in the room is a client of LVMH everyone in the room is a sibling of Dennis if they is a client of LVMH, is not a patient tourist or is not hated by Ana everyone in the room is a humble european everyone outside the room plays the violin if they is creative Alicia and Robert hate each other Martin is a patient tourist Ana and Ana hate each other Henrietta and John are respectively strong and tall everyone anywhere is not hated by Derek everyone in the room is an active member of a local robotics club and collects vintage stamps Kimi and Sherry are curious tourists not everyone in the room enjoys camping and organizing outdoor survival workshops everyone in the room makes intricate hand-cut paper art for exhibitions exactly four persons outside the room collects comic books Kimi competes in national level swimming championships everyone in the room is a formal tourist Martin is funny Jackie and Carylon like each other Sherry is an enthusiastic bird watcher who travels for rare sightings Martin enjoys origami everyone anywhere is a client of LVMH only one person outside the room is not a formal european “A pen exists that only writes secrets.” or “Socks disappear worldwide every full moon.” or both Derek is a sibling of Kathleen everyone in the room is a patient person
Kimi is an active member of a local robotics club
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike')))& (~(creative(john)&european(john)))& ((![X]:((organized(X)&european(X))=>(funny(X)&tourist(X)))))& (((~propositiona)|(propositiona)))& ((![X]:((predz(X))=>(prede(X)))))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&tourist(A)&kind(B)&tourist(B)&kind(C)&tourist(C)&kind(D)&tourist(D)))& (quiet(mary)&person(mary))& (![X]:(room(X)=>(quiet(X)&european(X))))& (![X]:(room(X)=>(predg(X))))& (![X]:(room(X)=>(((((predg(X))|(~(patient(X)&tourist(X)))|(~hate(X,william))))=>(sibling(tina,X))))))& (![X]:(room(X)=>(humble(X)&european(X))))& (![X]:(~room(X)=>(((creative(X))=>(predf(X))))))& ((hate(rachel,paul) & hate(paul,rachel)))& (patient(john)&tourist(john))& ((hate(william,lisa) & hate(lisa,william)))& ((strong(julia))&(tall(susan)))& (![X]:(anywhere(X)=>(~hate(X,victoria))))& (![X]:(room(X)=>(((predh(X))&(predv(X))))))& (curious(fred)&tourist(fred)&curious(kyle)&tourist(kyle))& (~![X]:(room(X)=>(predp(X))))& (![X]:(room(X)=>(predu(X))))& ((?[A,B,C,D]:(~room(A)&~room(B)&~room(C)&~room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predy(A)&predy(B)&predy(C)&predy(D)))&(~(?[A,B,C,D,E]:(~room(A)&~room(B)&~room(C)&~room(D)&~room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predy(A)&predy(B)&predy(C)&predy(D)&predy(E)))))& (predx(mary))& (![X]:(room(X)=>(formal(X)&tourist(X))))& (funny(john))& ((like(xena,hannah) & like(hannah,xena)))& (predq(kyle))& (predr(john))& (![X]:(anywhere(X)=>(predg(X))))& (((?[X]:(~room(X)&~(formal(X)&european(X))))&(![X,Y]:((~room(X)&~room(Y)&(~(formal(X)&european(X)))&(~(formal(Y)&european(Y))))=>(X=Y)))))& (((propositiona)|(propositiond)))& (sibling(george,victoria))& (![X]:(room(X)=>(patient(X)&person(X))))
predh(mary)
[ "p0", "p17", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 2299335750786099056880661 % SZS output start Proof for 2299335750786099056880661 25. ! [X0] : (room(X0) => (mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 42. ! [X0] : (room(X0) => (predv(X0) & predh(X0))) [input p17] 58. ~predh(mary) [input hypothesis] 69. ! [X0] : (room(X0) => predh(X0)) [pure predicate removal 42] 130. ! [X0] : ((mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 131. ! [X0] : (mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 130] 138. ! [X0] : (predh(X0) | ~room(X0)) [ennf transformation 69] 931. room(mary) [cnf transformation 131] 971. ~room(X0) | predh(X0) [cnf transformation 138] 999. ~predh(mary) [cnf transformation 58] 1081. predh(mary) [resolution 971,931] 1102. $false [subsumption resolution 1081,999] % SZS output end Proof for 2299335750786099056880661 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.049 s % ------------------------------ % ------------------------------
324
32
[ 0, 17 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p17': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'fred', 'paul': 'robert', 'fred': 'kimi', 'alice': 'shaun', 'john': 'martin', 'susan': 'john', 'lucy': 'yolanda', 'david': 'mae', 'emma': 'laurence', 'george': 'kathleen', 'hannah': 'carylon', 'ian': 'mary', 'julia': 'henrietta', 'kyle': 'sherry', 'lisa': 'william', 'mike': 'karen', 'nancy': 'millicent', 'oscar': 'joanne', 'patricia': 'carol', 'quentin': 'james', 'rachel': 'alicia', 'steve': 'estelle', 'tina': 'dennis', 'ulysses': 'owen', 'victoria': 'derek', 'william': 'ana', 'xena': 'jackie', 'yves': 'gail', 'Mary': 'Fred', 'Paul': 'Robert', 'Fred': 'Kimi', 'Alice': 'Shaun', 'John': 'Martin', 'Susan': 'John', 'Lucy': 'Yolanda', 'David': 'Mae', 'Emma': 'Laurence', 'George': 'Kathleen', 'Hannah': 'Carylon', 'Ian': 'Mary', 'Julia': 'Henrietta', 'Kyle': 'Sherry', 'Lisa': 'William', 'Mike': 'Karen', 'Nancy': 'Millicent', 'Oscar': 'Joanne', 'Patricia': 'Carol', 'Quentin': 'James', 'Rachel': 'Alicia', 'Steve': 'Estelle', 'Tina': 'Dennis', 'Ulysses': 'Owen', 'Victoria': 'Derek', 'William': 'Ana', 'Xena': 'Jackie', 'Yves': 'Gail', '~preda': 'does not own a smart tv', '~predb': 'does not use an ios phone', '~predc': 'is not a wine connoisseur', '~predd': 'is not a client of Costco', '~prede': 'does not participate in citizen science projects related to wildlife monitoring', '~predf': 'does not play the violin', '~predg': 'is not a client of LVMH', '~predh': 'is not an active member of a local robotics club', '~predi': 'does not collect rare sneakers', '~predj': 'is not a member of a local theater group specializing in improv', '~predk': 'does not play eSports competitively', '~predl': 'is not a certified yoga instructor teaching classes weekly', '~predm': 'does not collect action figures', '~predn': 'does not collect first edition books', '~predo': 'does not read mystery novels', '~predp': 'does not enjoy camping and organizing outdoor survival workshops', '~predq': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predr': 'does not enjoy origami', '~preds': 'does not have a pet dog', '~predt': 'does not collect foreign coins', '~predu': 'does not make intricate hand-cut paper art for exhibitions', '~predv': 'does not collect vintage stamps', '~predw': 'does not own an Android phone', '~predx': 'does not compete in national level swimming championships', '~predy': 'does not collect comic books', '~predz': 'does not practice kickboxing', 'preda': 'owns a smart tv', 'predb': 'uses an ios phone', 'predc': 'is a wine connoisseur', 'predd': 'is a client of Costco', 'prede': 'participates in citizen science projects related to wildlife monitoring', 'predf': 'plays the violin', 'predg': 'is a client of LVMH', 'predh': 'is an active member of a local robotics club', 'predi': 'collect rare sneakers', 'predj': 'is a member of a local theater group specializing in improv', 'predk': 'plays eSports competitively', 'predl': 'is a certified yoga instructor teaching classes weekly', 'predm': 'collects action figures', 'predn': 'collects first edition books', 'predo': 'reads mystery novels', 'predp': 'enjoys camping and organizing outdoor survival workshops', 'predq': 'is an enthusiastic bird watcher who travels for rare sightings', 'predr': 'enjoys origami', 'preds': 'has a pet dog', 'predt': 'collects foreign coins', 'predu': 'makes intricate hand-cut paper art for exhibitions', 'predv': 'collects vintage stamps', 'predw': 'owns an Android phone', 'predx': 'competes in national level swimming championships', 'predy': 'collects comic books', 'predz': 'practices kickboxing', '~propositiona': 'A pen does not exist that only writes secrets.', 'propositiona': 'A pen exists that only writes secrets.', '~propositionb': 'A door does not randomly teleport those who pass through it.', 'propositionb': 'A door randomly teleports those who pass through it.', '~propositionc': 'A desert does not bloom with snowdrops every year.', 'propositionc': 'A desert blooms with snowdrops every year.', '~propositiond': 'Socks do not disappear worldwide every full moon.', 'propositiond': 'Socks disappear worldwide every full moon.', '~propositione': 'Glass rain does not fall on a distant planet.', 'propositione': 'Glass rain falls on a distant planet.'}
Luke, Troy, Angela, Rhonda, Leslie are the only persons in the room. at least four persons outside the room is not hated by Rosa everyone outside the room plays the drums or does not own an extensive assortment of vintage comic book memorabilia everyone in the room who can play the piano enjoys origami no kind person in the room is wise Luke is tall everyone anywhere who does not enjoy coding in Python is quieter than Walter exactly two persons anywhere is quieter than Lillie someone who can play the piano is quieter than someone who is a quiet tall person “A bird does not tweet using morse code.” or “A frog sings opera in the swamp at night.” or both Angela practices urban gardening Shannon and Angela like each other someone in the room enjoys fishing if someone is a client of Jordan then he/she owns an extensive assortment of vintage comic book memorabilia and vice versa only one person in the room is a organized tourist Luke can play the flute Rhonda and Mary hate each other it is true that “more than one person outside the room does not hate Mary” A door does not randomly teleport those who pass through it. Troy is a certified scuba diver with advanced underwater photography skills someone outside the room is not strong all happy persons in the room are old at least one person in the room is a old wise person everyone in the room does not participate in long-distance cycling events across the country if they practices urban gardening exactly four persons anywhere is a client of Darwin everyone in the room is quieter than Cathy if they is younger than Nicholas Troy and John hate each other at least four persons in the room does not have a tattoo everyone in the room who participates in long-distance cycling events across the country does not create augmented reality experiences for mobile applications Angela is quieter than Catherine
not everyone in the room has a tattoo
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john')))& (?[A,B,C,D]:(~room(A)&~room(B)&~room(C)&~room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~hate(A,oscar)&~hate(B,oscar)&~hate(C,oscar)&~hate(D,oscar)))& (![X]:(~room(X)=>(((~predw(X))|(predk(X))))))& (![X]:(room(X)=>(((predm(X))=>(predo(X))))))& (![X]:(room(X)=>(kind(X)=>~wise(X))))& (tall(mary))& (![X]:(anywhere(X)=>(((~predg(X))=>(quieter(victoria,X))))))& ((?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&quieter(yves,A)&quieter(yves,B)))&(~(?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&quieter(yves,A)&quieter(yves,B)&quieter(yves,C)))))& (?[X,Y]:((predm(X))&(quiet(Y)&tall(Y)&person(Y))&(quieter(X,Y))))& (((~propositione)|(propositiond)))& (predd(fred))& ((like(nancy,fred) & like(fred,nancy)))& (?[X]:(room(X)&(predt(X))))& ((![X]:((client(tina,X))<=>(predw(X)))))& (((?[X]:(room(X)&organized(X)&tourist(X)))&(![X,Y]:((room(X)&room(Y)&(organized(X)&tourist(X))&(organized(Y)&tourist(Y)))=>(X=Y)))))& (predy(mary))& ((hate(alice,ian) & hate(ian,alice)))& ((?[X,Y]:(~room(X)&~room(Y)&(~hate(ian,X)&~hate(ian,Y))&(X!=Y))))& (~propositionc)& (predp(paul))& (?[X]:(~room(X)&(~strong(X))))& (![X]:(room(X)=>(happy(X)=>old(X))))& (((?[X]:(room(X)&old(X)&wise(X)&person(X)))))& (![X]:(room(X)=>(((predd(X))=>(~predn(X))))))& ((?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&client(steve,A)&client(steve,B)&client(steve,C)&client(steve,D)))&(~(?[A,B,C,D,E]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&anywhere(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&client(steve,A)&client(steve,B)&client(steve,C)&client(steve,D)&client(steve,E)))))& (![X]:(room(X)=>(((younger(david,X))=>(quieter(mike,X))))))& ((hate(paul,susan) & hate(susan,paul)))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~prede(A)&~prede(B)&~prede(C)&~prede(D)))& (![X]:(room(X)=>(((predn(X))=>(~predb(X))))))& (quieter(quentin,fred))
~![X]:(room(X)=>(prede(X)))
[ "p27", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 935977493610811068599015 % SZS output start Proof for 935977493610811068599015 52. ? [X3,X4,X5,X6] : (~prede(X6) & ~prede(X5) & ~prede(X4) & ~prede(X3) & X5 != X6 & X4 != X6 & X4 != X5 & X3 != X6 & X3 != X5 & X3 != X4 & room(X6) & room(X5) & room(X4) & room(X3)) [input p27] 55. ~~! [X0] : (room(X0) => prede(X0)) [input hypothesis] 60. ? [X0,X1,X2,X3] : (~prede(X3) & ~prede(X2) & ~prede(X1) & ~prede(X0) & X2 != X3 & X1 != X3 & X1 != X2 & X0 != X3 & X0 != X2 & X0 != X1 & room(X3) & room(X2) & room(X1) & room(X0)) [rectify 52] 61. ! [X0] : (room(X0) => prede(X0)) [flattening 55] 132. ! [X0] : (prede(X0) | ~room(X0)) [ennf transformation 61] 152. ? [X0,X1,X2,X3] : (~prede(X3) & ~prede(X2) & ~prede(X1) & ~prede(X0) & X2 != X3 & X1 != X3 & X1 != X2 & X0 != X3 & X0 != X2 & X0 != X1 & room(X3) & room(X2) & room(X1) & room(X0)) => (~prede(sK21) & ~prede(sK20) & ~prede(sK19) & ~prede(sK18) & sK20 != sK21 & sK19 != sK21 & sK19 != sK20 & sK18 != sK21 & sK18 != sK20 & sK18 != sK19 & room(sK21) & room(sK20) & room(sK19) & room(sK18)) [choice axiom] 153. ~prede(sK21) & ~prede(sK20) & ~prede(sK19) & ~prede(sK18) & sK20 != sK21 & sK19 != sK21 & sK19 != sK20 & sK18 != sK21 & sK18 != sK20 & sK18 != sK19 & room(sK21) & room(sK20) & room(sK19) & room(sK18) [skolemisation 60,152] 994. room(sK18) [cnf transformation 153] 1004. ~prede(sK18) [cnf transformation 153] 1009. ~room(X0) | prede(X0) [cnf transformation 132] 1026. prede(sK18) [resolution 1009,994] 1030. $false [subsumption resolution 1026,1004] % SZS output end Proof for 935977493610811068599015 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
301
32
[ 27 ]
{'p27': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'luke', 'paul': 'troy', 'fred': 'angela', 'alice': 'rhonda', 'john': 'leslie', 'susan': 'john', 'lucy': 'martha', 'david': 'nicholas', 'emma': 'rebecca', 'george': 'amy', 'hannah': 'george', 'ian': 'mary', 'julia': 'cornelia', 'kyle': 'agnes', 'lisa': 'aaron', 'mike': 'cathy', 'nancy': 'shannon', 'oscar': 'rosa', 'patricia': 'sean', 'quentin': 'catherine', 'rachel': 'bobby', 'steve': 'darwin', 'tina': 'jordan', 'ulysses': 'guillermo', 'victoria': 'walter', 'william': 'herbert', 'xena': 'sarah', 'yves': 'lillie', 'Mary': 'Luke', 'Paul': 'Troy', 'Fred': 'Angela', 'Alice': 'Rhonda', 'John': 'Leslie', 'Susan': 'John', 'Lucy': 'Martha', 'David': 'Nicholas', 'Emma': 'Rebecca', 'George': 'Amy', 'Hannah': 'George', 'Ian': 'Mary', 'Julia': 'Cornelia', 'Kyle': 'Agnes', 'Lisa': 'Aaron', 'Mike': 'Cathy', 'Nancy': 'Shannon', 'Oscar': 'Rosa', 'Patricia': 'Sean', 'Quentin': 'Catherine', 'Rachel': 'Bobby', 'Steve': 'Darwin', 'Tina': 'Jordan', 'Ulysses': 'Guillermo', 'Victoria': 'Walter', 'William': 'Herbert', 'Xena': 'Sarah', 'Yves': 'Lillie', '~preda': 'does not mentor a youth basketball team on weekends', '~predb': 'does not create augmented reality experiences for mobile applications', '~predc': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predd': 'does not practice urban gardening', '~prede': 'does not have a tattoo', '~predf': 'is not a scotch connoisseur', '~predg': 'does not enjoy coding in Python', '~predh': 'does not enjoy rooftop gardening', '~predi': 'does not frequently participates in hackathons and coding competitions', '~predj': 'does not have a piercing', '~predk': 'does not play the drums', '~predl': 'cannot play the guitar', '~predm': 'cannot play the piano', '~predn': 'does not participate in long-distance cycling events across the country', '~predo': 'does not enjoy origami', '~predp': 'is not a certified scuba diver with advanced underwater photography skills', '~predq': 'does not enjoy kayaking and exploring remote waterways', '~predr': 'does not train for and competes in international triathlons', '~preds': 'does not enjoy cross-country skiing', '~predt': 'does not enjoy fishing', '~predu': 'does not build model airplanes', '~predv': 'does not work as a freelance web developer specializing in e-commerce sites', '~predw': 'does not own an extensive assortment of vintage comic book memorabilia', '~predx': 'does not collect antique clocks', '~predy': 'cannot play the flute', '~predz': 'does not drive a hybrid car', 'preda': 'mentors a youth basketball team on weekends', 'predb': 'creates augmented reality experiences for mobile applications', 'predc': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predd': 'practices urban gardening', 'prede': 'has a tattoo', 'predf': 'is a scotch connoisseur', 'predg': 'enjoys coding in Python', 'predh': 'enjoys rooftop gardening', 'predi': 'frequently participates in hackathons and coding competitions', 'predj': 'has a piercing', 'predk': 'plays the drums', 'predl': 'can play the guitar', 'predm': 'can play the piano', 'predn': 'participates in long-distance cycling events across the country', 'predo': 'enjoys origami', 'predp': 'is a certified scuba diver with advanced underwater photography skills', 'predq': 'enjoys kayaking and exploring remote waterways', 'predr': 'trains for and competes in international triathlons', 'preds': 'enjoys cross-country skiing', 'predt': 'enjoys fishing', 'predu': 'builds model airplanes', 'predv': 'works as a freelance web developer specializing in e-commerce sites', 'predw': 'owns an extensive assortment of vintage comic book memorabilia', 'predx': 'collects antique clocks', 'predy': 'can play the flute', 'predz': 'drives a hybrid car', '~propositiona': 'There is no planet where the oceans are in the sky.', 'propositiona': 'There is a planet where the oceans are in the sky.', '~propositionb': 'A shadow does not appear only at noon.', 'propositionb': 'A shadow appears only at noon.', '~propositionc': 'A door does not randomly teleport those who pass through it.', 'propositionc': 'A door randomly teleports those who pass through it.', '~propositiond': 'A frog does not sing opera in the swamp at night.', 'propositiond': 'A frog sings opera in the swamp at night.', '~propositione': 'A bird does not tweet using morse code.', 'propositione': 'A bird tweets using morse code.'}
Sadie, Katherine, Frances, Orlando, Leslie are the only persons in the room. if someone does not write in-depth travel guides for off-the-beaten-path destinations then he/she is a skilled home brewer experimenting with craft beer recipes at least two persons in the room does not write in-depth travel guides for off-the-beaten-path destinations only one person anywhere has a specialized collection of handmade artisan pottery Leslie is a Linux enthusiast and designs and sews custom cosplay costumes for conventions everyone anywhere does not enjoy trail running only one person in the room does not host themed dinner parties featuring gourmet home-cooked meals at most two persons in the room does not write in-depth travel guides for off-the-beaten-path destinations, does not maintain a large, organic vegetable garden year-round or does not host themed dinner parties featuring gourmet home-cooked meals Sadie does not enjoy stand-up paddleboarding at least two persons outside the room does not write in-depth travel guides for off-the-beaten-path destinations at most four persons outside the room does not collect vintage stamps everyone in the room does not collect action figures if they is a skilled home brewer experimenting with craft beer recipes or does not enjoy trail running or both someone in the room enjoys logic puzzles if someone plays eSports competitively then he/she does not maintain a personal blog focused on cybersecurity tips Frances does not own a 3D printer or enjoys stand-up paddleboarding or both Katherine does not play eSports competitively if someone enjoys spelunking, owns a 3D printer and does not host themed dinner parties featuring gourmet home-cooked meals then he/she either does not maintain a personal blog focused on cybersecurity tips or own a television but not both and vice versa everyone outside the room collects action figures if they is a Linux enthusiast and owns a 3D printer at least two persons in the room collects historical artifacts related to ancient civilizations everyone in the room is a Linux enthusiast exactly two persons in the room knows morse code and enjoys spelunking someone in the room collects historical artifacts related to ancient civilizations or does not host themed dinner parties featuring gourmet home-cooked meals or both everyone anywhere enjoys logic puzzles and knows morse code if they maintains a large, organic vegetable garden year-round and does not have a tattoo Orlando volunteers for local environmental conservation projects Orlando enjoys spelunking, is a dedicated volunteer for local community service projects and is a Linux enthusiast everyone outside the room knows morse code if they writes in-depth travel guides for off-the-beaten-path destinations or maintains a large, organic vegetable garden year-round or both if someone enjoys spelunking or collects action figures or both then he/she does not own a 3D printer or does not know morse code or both if someone does not write in-depth travel guides for off-the-beaten-path destinations or plays the drums or both then he/she maintains a personal blog focused on cybersecurity tips not everyone in the room does not write in-depth travel guides for off-the-beaten-path destinations and does not design and sews custom cosplay costumes for conventions at least two persons in the room hosts themed dinner parties featuring gourmet home-cooked meals
Katherine does enjoy trail running
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john')))& ((![X]:((~predy(X))=>(predk(X)))))& (?[A,B]:(room(A)&room(B)&(A!=B)&~predy(A)&~predy(B)))& (((?[X]:(anywhere(X)&predn(X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(predn(X))&(predn(Y)))=>(X=Y)))))& (((predg(john))&(predl(john))))& (![X]:(anywhere(X)=>(~predz(X))))& (((?[X]:(room(X)&~preds(X)))&(![X,Y]:((room(X)&room(Y)&(~preds(X))&(~preds(Y)))=>(X=Y)))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((~predy(A))|(~predj(A))|(~preds(A)))&((~predy(B))|(~predj(B))|(~preds(B)))&((~predy(C))|(~predj(C))|(~preds(C))))))& (~predw(mary))& (?[A,B]:(~room(A)&~room(B)&(A!=B)&~predy(A)&~predy(B)))& (~(?[A,B,C,D,E]:(~room(A)&~room(B)&~room(C)&~room(D)&~room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~predd(A)&~predd(B)&~predd(C)&~predd(D)&~predd(E))))& (![X]:(room(X)=>(((((predk(X))|(~predz(X))))=>(~predv(X))))))& (?[X]:(room(X)&(prede(X))))& ((![X]:((predr(X))=>(~predf(X)))))& (((~preda(fred))|(predw(fred))))& (~predr(paul))& ((![X]:((((predi(X))&(preda(X))&(~preds(X))))<=>(((~predf(X))<~>(predx(X)))))))& (![X]:(~room(X)=>(((((predg(X))&(preda(X))))=>(predv(X))))))& (?[A,B]:(room(A)&room(B)&(A!=B)&predh(A)&predh(B)))& (![X]:(room(X)=>(predg(X))))& ((?[A,B]:(room(A)&room(B)&(A!=B)&((predp(A))&(predi(A)))&((predp(B))&(predi(B)))))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((predp(A))&(predi(A)))&((predp(B))&(predi(B)))&((predp(C))&(predi(C)))))))& (?[X]:(room(X)&(((predh(X))|(~preds(X))))))& (![X]:(anywhere(X)=>(((((predj(X))&(~predo(X))))=>(((prede(X))&(predp(X))))))))& (predb(alice))& (((predi(alice))&(predt(alice))&(predg(alice))))& (![X]:(~room(X)=>(((((predy(X))|(predj(X))))=>(predp(X))))))& ((![X]:((((predi(X))|(predv(X))))=>(((~preda(X))|(~predp(X)))))))& ((![X]:((((~predy(X))|(predq(X))))=>(predf(X)))))& (~![X]:(room(X)=>(((~predy(X))&(~predl(X))))))& (?[A,B]:(room(A)&room(B)&(A!=B)&preds(A)&preds(B)))
predz(paul)
[ "b4", "p5", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 8530865179515177770445550 % SZS output start Proof for 8530865179515177770445550 5. ! [X0] : anywhere(X0) [input b4] 30. ! [X0] : (anywhere(X0) => ~predz(X0)) [input p5] 55. predz(paul) [input hypothesis] 120. ! [X0] : (~predz(X0) | ~anywhere(X0)) [ennf transformation 30] 165. anywhere(X0) [cnf transformation 5] 956. ~predz(X0) | ~anywhere(X0) [cnf transformation 120] 1014. predz(paul) [cnf transformation 55] 1017. ~predz(X0) [subsumption resolution 956,165] 1028. $false [subsumption resolution 1014,1017] % SZS output end Proof for 8530865179515177770445550 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
356
32
[ 5 ]
{'p5': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'sadie', 'paul': 'katherine', 'fred': 'frances', 'alice': 'orlando', 'john': 'leslie', 'susan': 'michael', 'lucy': 'ruby', 'david': 'maria', 'emma': 'gary', 'george': 'roger', 'hannah': 'tony', 'ian': 'dario', 'julia': 'jeanine', 'kyle': 'kevin', 'lisa': 'janice', 'mike': 'charles', 'nancy': 'paula', 'oscar': 'salvador', 'patricia': 'zoila', 'quentin': 'catherine', 'rachel': 'shayla', 'steve': 'nancy', 'tina': 'milton', 'ulysses': 'virginia', 'victoria': 'harry', 'william': 'nathaniel', 'xena': 'herbert', 'yves': 'shirley', 'Mary': 'Sadie', 'Paul': 'Katherine', 'Fred': 'Frances', 'Alice': 'Orlando', 'John': 'Leslie', 'Susan': 'Michael', 'Lucy': 'Ruby', 'David': 'Maria', 'Emma': 'Gary', 'George': 'Roger', 'Hannah': 'Tony', 'Ian': 'Dario', 'Julia': 'Jeanine', 'Kyle': 'Kevin', 'Lisa': 'Janice', 'Mike': 'Charles', 'Nancy': 'Paula', 'Oscar': 'Salvador', 'Patricia': 'Zoila', 'Quentin': 'Catherine', 'Rachel': 'Shayla', 'Steve': 'Nancy', 'Tina': 'Milton', 'Ulysses': 'Virginia', 'Victoria': 'Harry', 'William': 'Nathaniel', 'Xena': 'Herbert', 'Yves': 'Shirley', '~preda': 'does not own a 3D printer', '~predb': 'does not volunteer for local environmental conservation projects', '~predc': 'does not enjoy origami', '~predd': 'does not collect vintage stamps', '~prede': 'does not enjoy logic puzzles', '~predf': 'does not maintain a personal blog focused on cybersecurity tips', '~predg': 'is not a Linux enthusiast', '~predh': 'does not collect historical artifacts related to ancient civilizations', '~predi': 'does not enjoy spelunking', '~predj': 'does not maintain a large, organic vegetable garden year-round', '~predk': 'is not a skilled home brewer experimenting with craft beer recipes', '~predl': 'does not design and sews custom cosplay costumes for conventions', '~predm': 'does not own an extensive assortment of vintage comic book memorabilia', '~predn': 'does not have a specialized collection of handmade artisan pottery', '~predo': 'does not have a tattoo', '~predp': 'does not know morse code', '~predq': 'does not play the drums', '~predr': 'does not play eSports competitively', '~preds': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predt': 'is not a dedicated volunteer for local community service projects', '~predu': 'does not bake bread at home', '~predv': 'does not collect action figures', '~predw': 'does not enjoy stand-up paddleboarding', '~predx': 'does not own a television', '~predy': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predz': 'does not enjoy trail running', 'preda': 'owns a 3D printer', 'predb': 'volunteers for local environmental conservation projects', 'predc': 'enjoys origami', 'predd': 'collects vintage stamps', 'prede': 'enjoys logic puzzles', 'predf': 'maintains a personal blog focused on cybersecurity tips', 'predg': 'is a Linux enthusiast', 'predh': 'collects historical artifacts related to ancient civilizations', 'predi': 'enjoys spelunking', 'predj': 'maintains a large, organic vegetable garden year-round', 'predk': 'is a skilled home brewer experimenting with craft beer recipes', 'predl': 'designs and sews custom cosplay costumes for conventions', 'predm': 'owns an extensive assortment of vintage comic book memorabilia', 'predn': 'has a specialized collection of handmade artisan pottery', 'predo': 'has a tattoo', 'predp': 'knows morse code', 'predq': 'plays the drums', 'predr': 'plays eSports competitively', 'preds': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predt': 'is a dedicated volunteer for local community service projects', 'predu': 'bakes bread at home', 'predv': 'collects action figures', 'predw': 'enjoys stand-up paddleboarding', 'predx': 'own a television', 'predy': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predz': 'does enjoy trail running', '~propositiona': 'A desert does not bloom with snowdrops every year.', 'propositiona': 'A desert blooms with snowdrops every year.', '~propositionb': 'Not all swans in one park are blue.', 'propositionb': 'All swans in one park are blue.', '~propositionc': 'Stars are not visible during the daytime only on Sundays.', 'propositionc': 'Stars are visible during the daytime only on Sundays.', '~propositiond': 'A bird does not tweet using morse code.', 'propositiond': 'A bird tweets using morse code.', '~propositione': 'Glass rain does not fall on a distant planet.', 'propositione': 'Glass rain falls on a distant planet.'}
Kristopher, Robert, Ronald, Polly, Maria, Caroline, Jerry, Laura, Jim, Tyson, Claytonn, Karen, Dana, Jermaine, Tammy, Keiko, Darnell, Shawnta are the only persons in the room. everyone outside the room enjoys writing detailed reviews of new and classic board games at least one person in the room enjoys skydiving Jermaine is not a kind curious funny european “A river does not flow uphill on Tuesdays.” or “Not all swans in one park are blue.” or both everyone in the room does not like Jose if they owns an Android phone at least one person in the room hosts regular workshops on creative writing There is no planet where the oceans are in the sky. everyone in the room is brave at most four persons in the room enjoys skydiving Karen is not a organized tourist all quiet persons in the room are creative only one person in the room is a skilled home brewer experimenting with craft beer recipes “Not all swans in one park are blue.” and “A river does not flow uphill on Tuesdays.” and “A shadow appears only at noon.” Karen and Dawn hate each other not everyone anywhere is a client of Bruce or does not host a popular podcast about emerging technologies more than one person in the room does not enjoy stargazing “Glass rain falls on a distant planet.” or “A shadow does not appear only at noon.” or both someone who is a wise tourist is a client of someone who is a client of Jose Jim and Keiko are client of Jose Jose and Shawnta like each other at most four persons in the room is quieter than Roberto everyone outside the room who is younger than Brenda is quiet Dana and Ronald are kind Ronald is a formal person everyone outside the room is a dedicated advocate for digital privacy and encryption all brave persons in the room are old everyone in the room builds model airplanes if they is older than Rayford “A shadow appears only at noon.” or “A river does not flow uphill on Tuesdays.” or both Jim is a sibling of Dawn
There is no planet where the oceans are in the sky.
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&room(nancy)&room(oscar)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike'|X='nancy'|X='oscar')))& (![X]:(~room(X)=>(predy(X))))& (((?[X]:(room(X)&predk(X)))))& (~(kind(kyle)&curious(kyle)&funny(kyle)&european(kyle)))& (((~propositionc)|(~propositiond)))& (![X]:(room(X)=>(((preds(X))=>(~like(ulysses,X))))))& (((?[X]:(room(X)&predl(X)))))& (~propositionb)& (![X]:(room(X)=>(brave(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predk(A)&predk(B)&predk(C)&predk(D)&predk(E))))& (~(organized(ian)&tourist(ian)))& (![X]:(room(X)=>(quiet(X)=>creative(X))))& (((?[X]:(room(X)&predg(X)))&(![X,Y]:((room(X)&room(Y)&(predg(X))&(predg(Y)))=>(X=Y)))))& (((~propositiond)&(~propositionc)&(propositiona)))& ((hate(ian,xena) & hate(xena,ian)))& (~![X]:(anywhere(X)=>(((~predx(X))|(client(yves,X))))))& ((?[X,Y]:(room(X)&room(Y)&(~predh(X)&~predh(Y))&(X!=Y))))& (((propositione)|(~propositiona)))& (?[X,Y]:((wise(X)&tourist(X))&(client(ulysses,Y))&(client(X,Y))))& (client(ulysses,emma)&client(ulysses,mike))& ((like(ulysses,oscar) & like(oscar,ulysses)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&quieter(patricia,A)&quieter(patricia,B)&quieter(patricia,C)&quieter(patricia,D)&quieter(patricia,E))))& (![X]:(~room(X)=>(((younger(quentin,X))=>(quiet(X))))))& (kind(julia)&kind(fred))& (formal(fred)&person(fred))& (![X]:(~room(X)=>(predt(X))))& (![X]:(room(X)=>(brave(X)=>old(X))))& (![X]:(room(X)=>(((older(tina,X))=>(predz(X))))))& (((propositiona)|(~propositionc)))& (sibling(xena,emma))
~propositionb
[ "p7", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 1386019854051384662450564 % SZS output start Proof for 1386019854051384662450564 32. ~propositionb [input p7] 55. propositionb [input hypothesis] 945. ~propositionb [cnf transformation 32] 967. propositionb [cnf transformation 55] 969. $false [subsumption resolution 967,945] % SZS output end Proof for 1386019854051384662450564 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
354
32
[ 7 ]
{'p7': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'kristopher', 'paul': 'robert', 'fred': 'ronald', 'alice': 'polly', 'john': 'maria', 'susan': 'caroline', 'lucy': 'jerry', 'david': 'laura', 'emma': 'jim', 'george': 'tyson', 'hannah': 'steven', 'ian': 'karen', 'julia': 'dana', 'kyle': 'jermaine', 'lisa': 'tammy', 'mike': 'keiko', 'nancy': 'darnell', 'oscar': 'shawnta', 'patricia': 'roberto', 'quentin': 'brenda', 'rachel': 'ebony', 'steve': 'clayton', 'tina': 'rayford', 'ulysses': 'jose', 'victoria': 'brooke', 'william': 'clifton', 'xena': 'dawn', 'yves': 'bruce', 'Mary': 'Kristopher', 'Paul': 'Robert', 'Fred': 'Ronald', 'Alice': 'Polly', 'John': 'Maria', 'Susan': 'Caroline', 'Lucy': 'Jerry', 'David': 'Laura', 'Emma': 'Jim', 'George': 'Tyson', 'Hannah': 'Steven', 'Ian': 'Karen', 'Julia': 'Dana', 'Kyle': 'Jermaine', 'Lisa': 'Tammy', 'Mike': 'Keiko', 'Nancy': 'Darnell', 'Oscar': 'Shawnta', 'Patricia': 'Roberto', 'Quentin': 'Brenda', 'Rachel': 'Ebony', 'Steve': 'Clayton', 'Tina': 'Rayford', 'Ulysses': 'Jose', 'Victoria': 'Brooke', 'William': 'Clifton', 'Xena': 'Dawn', 'Yves': 'Bruce', '~preda': 'is not a tea enthusiast', '~predb': 'does not collect rare sneakers', '~predc': 'does not have a curated collection of mid-century modern furniture', '~predd': 'does not collect vintage stamps', '~prede': 'does not collect comic books', '~predf': 'does not collect historical artifacts related to ancient civilizations', '~predg': 'is not a skilled home brewer experimenting with craft beer recipes', '~predh': 'does not enjoy stargazing', '~predi': 'is not a culinary enthusiast who experiments with international cuisines', '~predj': 'does not own a high-end gaming PC with custom-built components', '~predk': 'does not enjoy skydiving', '~predl': 'does not host regular workshops on creative writing', '~predm': 'does not collect antique clocks', '~predn': 'does not collect rare minerals', '~predo': 'does not own a smartwatch', '~predp': 'does not own an extensive assortment of vintage comic book memorabilia', '~predq': 'does not have a saltwater aquarium', '~predr': 'is not dedicated to sustainable living and zero-waste practices', '~preds': 'does not own an Android phone', '~predt': 'is not a dedicated advocate for digital privacy and encryption', '~predu': 'does not develop open-source software projects in their free time', '~predv': 'does not enjoy coding in Python', '~predw': 'does not enjoy camping and organizing outdoor survival workshops', '~predx': 'does not host a popular podcast about emerging technologies', '~predy': 'does not enjoy writing detailed reviews of new and classic board games', '~predz': 'does not build model airplanes', 'preda': 'is a tea enthusiast', 'predb': 'collect rare sneakers', 'predc': 'has a curated collection of mid-century modern furniture', 'predd': 'collects vintage stamps', 'prede': 'collects comic books', 'predf': 'collects historical artifacts related to ancient civilizations', 'predg': 'is a skilled home brewer experimenting with craft beer recipes', 'predh': 'enjoys stargazing', 'predi': 'is a culinary enthusiast who experiments with international cuisines', 'predj': 'owns a high-end gaming PC with custom-built components', 'predk': 'enjoys skydiving', 'predl': 'hosts regular workshops on creative writing', 'predm': 'collects antique clocks', 'predn': 'collects rare minerals', 'predo': 'owns a smartwatch', 'predp': 'owns an extensive assortment of vintage comic book memorabilia', 'predq': 'has a saltwater aquarium', 'predr': 'is dedicated to sustainable living and zero-waste practices', 'preds': 'owns an Android phone', 'predt': 'is a dedicated advocate for digital privacy and encryption', 'predu': 'develops open-source software projects in their free time', 'predv': 'enjoys coding in Python', 'predw': 'enjoys camping and organizing outdoor survival workshops', 'predx': 'hosts a popular podcast about emerging technologies', 'predy': 'enjoys writing detailed reviews of new and classic board games', 'predz': 'builds model airplanes', '~propositiona': 'A shadow does not appear only at noon.', 'propositiona': 'A shadow appears only at noon.', '~propositionb': 'There is no planet where the oceans are in the sky.', 'propositionb': 'There is a planet where the oceans are in the sky.', '~propositionc': 'A river does not flow uphill on Tuesdays.', 'propositionc': 'A river flows uphill only on Tuesdays.', '~propositiond': 'Not all swans in one park are blue.', 'propositiond': 'All swans in one park are blue.', '~propositione': 'Glass rain does not fall on a distant planet.', 'propositione': 'Glass rain falls on a distant planet.'}
Peter, Robert, Jenna, Sheldon, Terry, John, Andrea are the only persons in the room. everyone in the room is not a professional photographer specializing in portrait photography or is not right-handed Terry and Jonathan like each other John enjoys watercolor painting Robert is not not not not not not patient no wise person in the room is brave neither “A tower leans significantly but never falls.” nor “Socks disappear worldwide every full moon.” John is formal Sheldon is a sibling of Alice at most four persons in the room collects antique jewelry Andrea and Felicia like each other John and James like each other “A city has not outlawed the use of round tables.” or “There is a planet where the oceans are in the sky.” but not both more than one person in the room is not organized Jenna and Joanne like each other everyone in the room does not make intricate hand-cut paper art for exhibitions or does not practice kickboxing Peter and Leslee like each other “A tower leans significantly but never falls.” or “A city has not outlawed the use of round tables.” but not both Andrea and Jerry like each other no organized person in the room is patient Terry and Roger hate each other Tommy and Andrea hate each other Robert and Peter are patient Sheldon who is strong does not enjoy snowboarding Andrea who is a craft beer aficionado likes Leslee everyone anywhere is not funny only if they is quiet Robert is curious
Sheldon enjoys snowboarding
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy')))& (![X]:(room(X)=>(((~prede(X))|(~predk(X))))))& ((like(john,lisa) & like(lisa,john)))& (predf(susan))& (~~~~~~patient(paul))& (![X]:(room(X)=>(wise(X)=>~brave(X))))& (~((propositiona)|(propositionc)))& (formal(susan))& (sibling(steve,alice))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predj(A)&predj(B)&predj(C)&predj(D)&predj(E))))& ((like(lucy,oscar) & like(oscar,lucy)))& ((like(susan,ulysses) & like(ulysses,susan)))& (((~propositione)<~>(propositiond)))& ((?[X,Y]:(room(X)&room(Y)&(~organized(X)&~organized(Y))&(X!=Y))))& ((like(fred,rachel) & like(rachel,fred)))& (![X]:(room(X)=>(((~predy(X))|(~predv(X))))))& ((like(mary,victoria) & like(victoria,mary)))& (((propositiona)<~>(~propositione)))& ((like(lucy,xena) & like(xena,lucy)))& (![X]:(room(X)=>(organized(X)=>~patient(X))))& ((hate(john,julia) & hate(julia,john)))& ((hate(ian,lucy) & hate(lucy,ian)))& (patient(paul)&patient(mary))& ((strong(alice))&(~predi(alice)))& ((predc(lucy))&(like(victoria,lucy)))& (![X]:(anywhere(X)=>(((quiet(X))<=(~funny(X))))))& (curious(paul))
predi(alice)
[ "p23", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 282405478925573034454680 % SZS output start Proof for 282405478925573034454680 48. ~predi(alice) & strong(alice) [input p23] 52. predi(alice) [input hypothesis] 58. ~predi(alice) [pure predicate removal 48] 927. ~predi(alice) [cnf transformation 58] 929. predi(alice) [cnf transformation 52] 942. $false [subsumption resolution 929,927] % SZS output end Proof for 282405478925573034454680 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
252
32
[ 23 ]
{'p23': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'peter', 'paul': 'robert', 'fred': 'jenna', 'alice': 'sheldon', 'john': 'terry', 'susan': 'john', 'lucy': 'andrea', 'david': 'lynda', 'emma': 'bradley', 'george': 'daniel', 'hannah': 'jennifer', 'ian': 'tommy', 'julia': 'roger', 'kyle': 'lawrence', 'lisa': 'jonathan', 'mike': 'megan', 'nancy': 'mary', 'oscar': 'felicia', 'patricia': 'karen', 'quentin': 'roxanne', 'rachel': 'joanne', 'steve': 'alice', 'tina': 'alisa', 'ulysses': 'james', 'victoria': 'leslee', 'william': 'janet', 'xena': 'jerry', 'yves': 'edward', 'Mary': 'Peter', 'Paul': 'Robert', 'Fred': 'Jenna', 'Alice': 'Sheldon', 'John': 'Terry', 'Susan': 'John', 'Lucy': 'Andrea', 'David': 'Lynda', 'Emma': 'Bradley', 'George': 'Daniel', 'Hannah': 'Jennifer', 'Ian': 'Tommy', 'Julia': 'Roger', 'Kyle': 'Lawrence', 'Lisa': 'Jonathan', 'Mike': 'Megan', 'Nancy': 'Mary', 'Oscar': 'Felicia', 'Patricia': 'Karen', 'Quentin': 'Roxanne', 'Rachel': 'Joanne', 'Steve': 'Alice', 'Tina': 'Alisa', 'Ulysses': 'James', 'Victoria': 'Leslee', 'William': 'Janet', 'Xena': 'Jerry', 'Yves': 'Edward', '~preda': 'is not an avid mountain climber who has scaled several peaks', '~predb': 'does not maintain a large, organic vegetable garden year-round', '~predc': 'is not a craft beer aficionado', '~predd': 'does not enjoy cross-country skiing', '~prede': 'is not right-handed', '~predf': 'does not enjoy watercolor painting', '~predg': 'is not a scotch connoisseur', '~predh': 'does not enjoy macrame', '~predi': 'does not enjoy snowboarding', '~predj': 'does not collect antique jewelry', '~predk': 'is not a professional photographer specializing in portrait photography', '~predl': 'does not collect modern art', '~predm': 'does not enjoy wildlife photography', '~predn': 'does not collect rare and antique scientific instruments', '~predo': 'does not play eSports competitively', '~predp': 'does not enjoy mountain biking', '~predq': 'does not have a pet dog', '~predr': 'does not enjoy salsa dancing', '~preds': 'does not participate in citizen science projects related to wildlife monitoring', '~predt': 'does not collect rare minerals', '~predu': 'does not frequently participates in hackathons and coding competitions', '~predv': 'does not make intricate hand-cut paper art for exhibitions', '~predw': 'does not create large-scale murals for public art installations', '~predx': 'does not know morse code', '~predy': 'does not practice kickboxing', '~predz': 'does not collect vintage vinyl records', 'preda': 'is an avid mountain climber who has scaled several peaks', 'predb': 'maintains a large, organic vegetable garden year-round', 'predc': 'is a craft beer aficionado', 'predd': 'enjoys cross-country skiing', 'prede': 'is right-handed', 'predf': 'enjoys watercolor painting', 'predg': 'is a scotch connoisseur', 'predh': 'enjoys macrame', 'predi': 'enjoys snowboarding', 'predj': 'collects antique jewelry', 'predk': 'is a professional photographer specializing in portrait photography', 'predl': 'collects modern art', 'predm': 'enjoys wildlife photography', 'predn': 'collects rare and antique scientific instruments', 'predo': 'plays eSports competitively', 'predp': 'does enjoy mountain biking', 'predq': 'has a pet dog', 'predr': 'enjoys salsa dancing', 'preds': 'participates in citizen science projects related to wildlife monitoring', 'predt': 'collects rare minerals', 'predu': 'frequently participates in hackathons and coding competitions', 'predv': 'makes intricate hand-cut paper art for exhibitions', 'predw': 'creates large-scale murals for public art installations', 'predx': 'knows morse code', 'predy': 'practices kickboxing', 'predz': 'collects vintage vinyl records', '~propositiona': 'A tower does not lean significantly without falling.', 'propositiona': 'A tower leans significantly but never falls.', '~propositionb': 'A pen does not exist that only writes secrets.', 'propositionb': 'A pen exists that only writes secrets.', '~propositionc': 'Socks do not disappear worldwide every full moon.', 'propositionc': 'Socks disappear worldwide every full moon.', '~propositiond': 'There is no planet where the oceans are in the sky.', 'propositiond': 'There is a planet where the oceans are in the sky.', '~propositione': 'A city has not outlawed the use of round tables.', 'propositione': 'A city has outlawed the use of round tables.'}
Peter, Ruth, Jenna, Joyce, Joyce, Gary, Laura, Lucille, Rafael, Rafael, Minnie, Marguerite, Misty, Octavia, Brandon, Joseph, James, Becky are the only persons in the room. “Peter and Brittany like each other” only if “Nick is a sibling of Joyce” all wise persons in the room are formal everyone outside the room is a organized person if they is not a professional photographer specializing in portrait photography all wise persons outside the room are old everyone outside the room is a client of Betty only if they is a client of Raymond, is a organized tourist or does not own a television someone in the room is not old, not quiet, not creative, not kind Patricia is a sibling of Becky everyone anywhere is not a creative european, is a patient person or is not a patient european someone in the room is not quiet more than one person in the room is not a strong quiet tourist all patient persons in the room are strong at most four persons in the room is a patient tourist everyone in the room is a wise tourist if they is not a tall organized creative tourist someone in the room is a formal tourist someone in the room is not curious exactly four persons in the room is a quiet wise european everyone in the room is not a curious old european if they is not a patient strong tourist and vice versa if someone is not a creative happy tourist then he/she either is a humble happy european or is not a curious tourist but not both and vice versa no formal person in the room is old exactly three persons in the room either is a curious european or is a sibling of Linda but not both everyone in the room who is not a quiet person, is a old tourist or is not a humble european is not a funny european all funny persons in the room are kind everyone in the room is a strong person if they is not a curious tourist exactly three persons in the room is a happy patient strong european someone in the room does not play eSports competitively someone in the room is a patient tourist exactly three persons anywhere is a sibling of Nick all creative persons in the room are curious all brave persons in the room are patient all patient persons in the room are happy
everyone in the room is a curious european
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&room(nancy)&room(oscar)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike'|X='nancy'|X='oscar')))& (((like(mary,victoria) & like(victoria,mary)))=>(sibling(john,xena)))& (![X]:(room(X)=>(wise(X)=>formal(X))))& (![X]:(~room(X)=>(((~predr(X))=>(organized(X)&person(X))))))& (![X]:(~room(X)=>(wise(X)=>old(X))))& (![X]:(~room(X)=>(((((client(tina,X))|(organized(X)&tourist(X))|(~predv(X))))<=(client(rachel,X))))))& (?[X]:(room(X)&(~old(X)&~quiet(X)&~creative(X)&~kind(X))))& (sibling(oscar,william))& (![X]:(anywhere(X)=>(((~(creative(X)&european(X)))|(patient(X)&person(X))|(~(patient(X)&european(X)))))))& (?[X]:(room(X)&(~quiet(X))))& ((?[X,Y]:(room(X)&room(Y)&(~(strong(X)&quiet(X)&tourist(X))&~(strong(Y)&quiet(Y)&tourist(Y)))&(X!=Y))))& (![X]:(room(X)=>(patient(X)=>strong(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&patient(A)&tourist(A)&patient(B)&tourist(B)&patient(C)&tourist(C)&patient(D)&tourist(D)&patient(E)&tourist(E))))& (![X]:(room(X)=>(((~(tall(X)&organized(X)&creative(X)&tourist(X)))=>(wise(X)&tourist(X))))))& (?[X]:(room(X)&(formal(X)&tourist(X))))& (?[X]:(room(X)&(~curious(X))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&quiet(A)&wise(A)&european(A)&quiet(B)&wise(B)&european(B)&quiet(C)&wise(C)&european(C)&quiet(D)&wise(D)&european(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&quiet(A)&wise(A)&european(A)&quiet(B)&wise(B)&european(B)&quiet(C)&wise(C)&european(C)&quiet(D)&wise(D)&european(D)&quiet(E)&wise(E)&european(E)))))& (![X]:(room(X)=>(((~(curious(X)&old(X)&european(X)))<=>(~(patient(X)&strong(X)&tourist(X)))))))& ((![X]:((~(creative(X)&happy(X)&tourist(X)))<=>(((humble(X)&happy(X)&european(X))<~>(~(curious(X)&tourist(X))))))))& (![X]:(room(X)=>(formal(X)=>~old(X))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((curious(A)&european(A))<~>(sibling(quentin,A)))&((curious(B)&european(B))<~>(sibling(quentin,B)))&((curious(C)&european(C))<~>(sibling(quentin,C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&((curious(A)&european(A))<~>(sibling(quentin,A)))&((curious(B)&european(B))<~>(sibling(quentin,B)))&((curious(C)&european(C))<~>(sibling(quentin,C)))&((curious(D)&european(D))<~>(sibling(quentin,D)))))))& (![X]:(room(X)=>(((((~(quiet(X)&person(X)))|(old(X)&tourist(X))|(~(humble(X)&european(X)))))=>(~(funny(X)&european(X)))))))& (![X]:(room(X)=>(funny(X)=>kind(X))))& (![X]:(room(X)=>(((~(curious(X)&tourist(X)))=>(strong(X)&person(X))))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&happy(A)&patient(A)&strong(A)&european(A)&happy(B)&patient(B)&strong(B)&european(B)&happy(C)&patient(C)&strong(C)&european(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&happy(A)&patient(A)&strong(A)&european(A)&happy(B)&patient(B)&strong(B)&european(B)&happy(C)&patient(C)&strong(C)&european(C)&happy(D)&patient(D)&strong(D)&european(D)))))& (?[X]:(room(X)&(~predq(X))))& (?[X]:(room(X)&(patient(X)&tourist(X))))& ((?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&sibling(xena,A)&sibling(xena,B)&sibling(xena,C)))&(~(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&sibling(xena,A)&sibling(xena,B)&sibling(xena,C)&sibling(xena,D)))))& (![X]:(room(X)=>(creative(X)=>curious(X))))& (![X]:(room(X)=>(brave(X)=>patient(X))))& (![X]:(room(X)=>(patient(X)=>happy(X))))
![X]:(room(X)=>(curious(X)&european(X)))
[ "p15", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 1827269662542251418427915 % SZS output start Proof for 1827269662542251418427915 40. ? [X0] : (~curious(X0) & room(X0)) [input p15] 56. ! [X0] : (room(X0) => (european(X0) & curious(X0))) [input hypothesis] 141. ! [X0] : ((european(X0) & curious(X0)) | ~room(X0)) [ennf transformation 56] 157. ? [X0] : (~curious(X0) & room(X0)) => (~curious(sK9) & room(sK9)) [choice axiom] 158. ~curious(sK9) & room(sK9) [skolemisation 40,157] 1005. room(sK9) [cnf transformation 158] 1006. ~curious(sK9) [cnf transformation 158] 1117. ~room(X0) | curious(X0) [cnf transformation 141] 1233. curious(sK9) [resolution 1117,1005] 1246. $false [subsumption resolution 1233,1006] % SZS output end Proof for 1827269662542251418427915 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5884 % Time elapsed: 0.049 s % ------------------------------ % ------------------------------
459
32
[ 15 ]
{'p15': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'peter', 'paul': 'ruth', 'fred': 'jenna', 'alice': 'john', 'john': 'joyce', 'susan': 'gary', 'lucy': 'laura', 'david': 'lucille', 'emma': 'george', 'george': 'rafael', 'hannah': 'minnie', 'ian': 'marguerite', 'julia': 'misty', 'kyle': 'octavia', 'lisa': 'brandon', 'mike': 'joseph', 'nancy': 'james', 'oscar': 'becky', 'patricia': 'jacquline', 'quentin': 'linda', 'rachel': 'betty', 'steve': 'april', 'tina': 'raymond', 'ulysses': 'tina', 'victoria': 'brittany', 'william': 'patricia', 'xena': 'nick', 'yves': 'craig', 'Mary': 'Peter', 'Paul': 'Ruth', 'Fred': 'Jenna', 'Alice': 'John', 'John': 'Joyce', 'Susan': 'Gary', 'Lucy': 'Laura', 'David': 'Lucille', 'Emma': 'George', 'George': 'Rafael', 'Hannah': 'Minnie', 'Ian': 'Marguerite', 'Julia': 'Misty', 'Kyle': 'Octavia', 'Lisa': 'Brandon', 'Mike': 'Joseph', 'Nancy': 'James', 'Oscar': 'Becky', 'Patricia': 'Jacquline', 'Quentin': 'Linda', 'Rachel': 'Betty', 'Steve': 'April', 'Tina': 'Raymond', 'Ulysses': 'Tina', 'Victoria': 'Brittany', 'William': 'Patricia', 'Xena': 'Nick', 'Yves': 'Craig', '~preda': 'does not practice and performs acrobatic dance routines', '~predb': 'does not collect foreign coins', '~predc': 'is not a dedicated volunteer for local community service projects', '~predd': 'does not play the drums', '~prede': 'is not an avid mountain climber who has scaled several peaks', '~predf': 'does not practice zumba', '~predg': 'does not write poetry', '~predh': 'does not enjoy making ceramics', '~predi': 'does not maintain a large, organic vegetable garden year-round', '~predj': 'does not own a telescope', '~predk': 'does not collect antique clocks', '~predl': 'does not design and sews custom cosplay costumes for conventions', '~predm': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predn': 'does not host regular workshops on creative writing', '~predo': 'does not own a microscope', '~predp': 'does not create augmented reality experiences for mobile applications', '~predq': 'does not play eSports competitively', '~predr': 'is not a professional photographer specializing in portrait photography', '~preds': 'does not make homemade pastries', '~predt': 'does not host a popular podcast about emerging technologies', '~predu': 'does not practice calligraphy', '~predv': 'does not own a television', '~predw': 'does not have a specialized collection of handmade artisan pottery', '~predx': 'is not a wine connoisseur', '~predy': 'is not a night owl', '~predz': 'does not enjoy salsa dancing', 'preda': 'practices and performs acrobatic dance routines', 'predb': 'collects foreign coins', 'predc': 'is a dedicated volunteer for local community service projects', 'predd': 'plays the drums', 'prede': 'is an avid mountain climber who has scaled several peaks', 'predf': 'practices zumba', 'predg': 'writes poetry', 'predh': 'enjoys making ceramics', 'predi': 'maintains a large, organic vegetable garden year-round', 'predj': 'owns a telescope', 'predk': 'collects antique clocks', 'predl': 'designs and sews custom cosplay costumes for conventions', 'predm': 'is an enthusiastic bird watcher who travels for rare sightings', 'predn': 'hosts regular workshops on creative writing', 'predo': 'owns a microscope', 'predp': 'creates augmented reality experiences for mobile applications', 'predq': 'plays eSports competitively', 'predr': 'is a professional photographer specializing in portrait photography', 'preds': 'makes homemade pastries', 'predt': 'hosts a popular podcast about emerging technologies', 'predu': 'practices calligraphy', 'predv': 'own a television', 'predw': 'has a specialized collection of handmade artisan pottery', 'predx': 'is a wine connoisseur', 'predy': 'is a night owl', 'predz': 'enjoys salsa dancing', '~propositiona': 'A desert does not bloom with snowdrops every year.', 'propositiona': 'A desert blooms with snowdrops every year.', '~propositionb': 'There is no planet where the oceans are in the sky.', 'propositionb': 'There is a planet where the oceans are in the sky.', '~propositionc': 'Mirrors do not fog permanently in one particular house.', 'propositionc': 'Mirrors fog permanently in one particular house.', '~propositiond': 'A city has not outlawed the use of round tables.', 'propositiond': 'A city has outlawed the use of round tables.', '~propositione': 'Not all swans in one park are blue.', 'propositione': 'All swans in one park are blue.'}
Sofia, Marilyn, Carla, Jay, Gene, Heather, Anne, Jamie, David, Anthony, Roman, Kathleen, Albert, Judith, Kevin, Mabel, Donald, Marion, Sandra, James are the only persons in the room. if “everyone in the room is liked by Cherry or does not practice digital art” then “at least one person in the room likes Victor” ““Mirrors do not fog permanently in one particular house.” or “A clock does not measure time in various colors.” but not both” unless “everyone in the room creates YouTube content or does not train for and competes in international triathlons” if “Marilyn is a client of Deborah” then “neither “Mirrors do not fog permanently in one particular house.” nor “A river flows uphill only on Tuesdays.”” otherwise “Jamie who does not hate Victor and is an avid mountain climber who has scaled several peaks collects first edition books” if “A frog sings opera in the swamp at night.” then “Carla practices digital art or mentors a youth basketball team on weekends or both” if “Marion is quieter than Deborah or does practice yoga or both” then “someone in the room is a sibling of Phyllis” everyone in the room who is not a happy brave person enjoys deep-sea diving and exploring underwater caves “A frog sings opera in the swamp at night.” and “A river does not flow uphill on Tuesdays.” and “Mirrors fog permanently in one particular house.” Marilyn who is not liked by Mildred enjoys macrame Sofia dreamt that “everyone in the room who own a television collects foreign coins” everyone in the room practices and performs acrobatic dance routines or does not enjoy stargazing at least three persons in the room does not enjoy deep-sea diving and exploring underwater caves no patient person in the room is curious Mirrors fog permanently in one particular house. everyone in the room who is not wise is dedicated to sustainable living and zero-waste practices or is humble or both if someone enjoys deep-sea diving and exploring underwater caves and is a quiet funny patient person then he/she does not enjoy snowboarding someone who collects first edition books is quieter than someone who is older than Edward Marion and Sandra do not like Phyllis someone who neither is not old nor mentors a youth basketball team on weekends like someone who enjoys camping and organizing outdoor survival workshops if someone is a sibling of Gina then he/she enjoys snowboarding and vice versa not everyone in the room is a strong brave european if they enjoys deep-sea diving and exploring underwater caves Anne is a funny european Deborah is a client of Roman Judith does not practice graffiti art no humble person in the room is brave exactly three persons anywhere is a client of Edward everyone in the room who is a tall humble european is a brave person if someone owns a smartwatch then he/she enjoys camping and organizing outdoor survival workshops Gina is older than Heather at most four persons in the room is liked by Cherry
Carla mentors a youth basketball team on weekends
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&room(nancy)&room(oscar)&room(patricia)&room(quentin)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike'|X='nancy'|X='oscar'|X='patricia'|X='quentin')))& ((![X]:(room(X)=>(((~prede(X))|(like(X,xena))))))=>(((?[X]:(room(X)&like(tina,X))))))& (~(![X]:(room(X)=>(((~preda(X))|(predr(X))))))=>(((~propositionb)<~>(~propositionc))))& (((client(victoria,paul))=>(~((~propositionb)|(propositione))))&((~(client(victoria,paul)))=>((((~hate(tina,david))&(predq(david))))&(predp(david)))))& ((propositiona)=>(((prede(fred))|(predy(fred)))))& ((((quieter(victoria,oscar))|(predz(oscar))))=>(?[X]:(room(X)&(sibling(ulysses,X)))))& (![X]:(room(X)=>(((~(happy(X)&brave(X)&person(X)))=>(predk(X))))))& (((propositiona)&(~propositione)&(propositionb)))& ((~like(paul,rachel))&(predd(paul)))& ((mary_dream=>(![X]:(room(X)=>(((predc(X))=>(predg(X))))))))& (![X]:(room(X)=>(((~predf(X))|(predh(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predk(A)&~predk(B)&~predk(C)))& (![X]:(room(X)=>(patient(X)=>~curious(X))))& (propositionb)& (![X]:(room(X)=>(((~wise(X))=>(((predw(X))|(humble(X))))))))& ((![X]:((((predk(X))&(quiet(X)&funny(X)&patient(X)&person(X))))=>(~predt(X)))))& (?[X,Y]:((predp(X))&(older(yves,Y))&(quieter(X,Y))))& (~like(ulysses,oscar)&~like(ulysses,patricia))& (?[X,Y]:((~((~old(X))|(predy(X))))&(predv(Y))&(like(X,Y))))& ((![X]:((sibling(steve,X))<=>(predt(X)))))& (~![X]:(room(X)=>(((predk(X))=>(strong(X)&brave(X)&european(X))))))& (funny(lucy)&european(lucy))& (client(hannah,victoria))& (~predl(kyle))& (![X]:(room(X)=>(humble(X)=>~brave(X))))& ((?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&client(yves,A)&client(yves,B)&client(yves,C)))&(~(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&client(yves,A)&client(yves,B)&client(yves,C)&client(yves,D)))))& (![X]:(room(X)=>(((tall(X)&humble(X)&european(X))=>(brave(X)&person(X))))))& ((![X]:((preds(X))=>(predv(X)))))& (older(susan,steve))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&like(A,xena)&like(B,xena)&like(C,xena)&like(D,xena)&like(E,xena))))
predy(fred)
[]
null
473
32
[]
{}
true
{'mary': 'sofia', 'paul': 'marilyn', 'fred': 'carla', 'alice': 'jay', 'john': 'gene', 'susan': 'heather', 'lucy': 'anne', 'david': 'jamie', 'emma': 'david', 'george': 'anthony', 'hannah': 'roman', 'ian': 'kathleen', 'julia': 'albert', 'kyle': 'judith', 'lisa': 'kevin', 'mike': 'mabel', 'nancy': 'donald', 'oscar': 'marion', 'patricia': 'sandra', 'quentin': 'james', 'rachel': 'mildred', 'steve': 'gina', 'tina': 'victor', 'ulysses': 'phyllis', 'victoria': 'deborah', 'william': 'margaret', 'xena': 'cherry', 'yves': 'edward', 'Mary': 'Sofia', 'Paul': 'Marilyn', 'Fred': 'Carla', 'Alice': 'Jay', 'John': 'Gene', 'Susan': 'Heather', 'Lucy': 'Anne', 'David': 'Jamie', 'Emma': 'David', 'George': 'Anthony', 'Hannah': 'Roman', 'Ian': 'Kathleen', 'Julia': 'Albert', 'Kyle': 'Judith', 'Lisa': 'Kevin', 'Mike': 'Mabel', 'Nancy': 'Donald', 'Oscar': 'Marion', 'Patricia': 'Sandra', 'Quentin': 'James', 'Rachel': 'Mildred', 'Steve': 'Gina', 'Tina': 'Victor', 'Ulysses': 'Phyllis', 'Victoria': 'Deborah', 'William': 'Margaret', 'Xena': 'Cherry', 'Yves': 'Edward', '~preda': 'does not train for and competes in international triathlons', '~predb': 'does not enjoy stand-up paddleboarding', '~predc': 'does not own a television', '~predd': 'does not enjoy macrame', '~prede': 'does not practice digital art', '~predf': 'does not enjoy stargazing', '~predg': 'does not collect foreign coins', '~predh': 'does not practice and performs acrobatic dance routines', '~predi': 'does not enjoy bird watching', '~predj': 'does not drive a hybrid car', '~predk': 'does not enjoy deep-sea diving and exploring underwater caves', '~predl': 'does not practice graffiti art', '~predm': 'does not play eSports competitively', '~predn': 'does not stream on Twitch', '~predo': 'is not a wine connoisseur', '~predp': 'does not collect first edition books', '~predq': 'is not an avid mountain climber who has scaled several peaks', '~predr': 'does not create YouTube content', '~preds': 'does not own a smartwatch', '~predt': 'does not enjoy snowboarding', '~predu': 'is not a certified scuba diver with advanced underwater photography skills', '~predv': 'does not enjoy camping and organizing outdoor survival workshops', '~predw': 'is not dedicated to sustainable living and zero-waste practices', '~predx': 'does not own a significant collection of rare gemstones and minerals', '~predy': 'does not mentor a youth basketball team on weekends', '~predz': 'does not practice yoga', 'preda': 'trains for and competes in international triathlons', 'predb': 'enjoys stand-up paddleboarding', 'predc': 'own a television', 'predd': 'enjoys macrame', 'prede': 'practices digital art', 'predf': 'enjoys stargazing', 'predg': 'collects foreign coins', 'predh': 'practices and performs acrobatic dance routines', 'predi': 'enjoys bird watching', 'predj': 'drives a hybrid car', 'predk': 'enjoys deep-sea diving and exploring underwater caves', 'predl': 'practices graffiti art', 'predm': 'plays eSports competitively', 'predn': 'streams on Twitch', 'predo': 'is a wine connoisseur', 'predp': 'collects first edition books', 'predq': 'is an avid mountain climber who has scaled several peaks', 'predr': 'creates YouTube content', 'preds': 'owns a smartwatch', 'predt': 'enjoys snowboarding', 'predu': 'is a certified scuba diver with advanced underwater photography skills', 'predv': 'enjoys camping and organizing outdoor survival workshops', 'predw': 'is dedicated to sustainable living and zero-waste practices', 'predx': 'owns a significant collection of rare gemstones and minerals', 'predy': 'mentors a youth basketball team on weekends', 'predz': 'does practice yoga', '~propositiona': 'A frog does not sing opera in the swamp at night.', 'propositiona': 'A frog sings opera in the swamp at night.', '~propositionb': 'Mirrors do not fog permanently in one particular house.', 'propositionb': 'Mirrors fog permanently in one particular house.', '~propositionc': 'A clock does not measure time in various colors.', 'propositionc': 'A clock measures time in various colors.', '~propositiond': 'A desert does not bloom with snowdrops every year.', 'propositiond': 'A desert blooms with snowdrops every year.', '~propositione': 'A river does not flow uphill on Tuesdays.', 'propositione': 'A river flows uphill only on Tuesdays.'}
Christine, Eduardo, Helen, Renee, Grant, Thomas, Karla, Wilbert, Jennifer, Daniel, Melida, Kathleen, Evelyn, Anna, Gregn, Roy are the only persons in the room. “no one in the room collects rare and antique scientific instruments” if “everyone in the room is not a client of Costco” if “not everyone in the room does not own a 3D printer” then “exactly three persons in the room does not enjoy logic puzzles” otherwise “no one in the room does not own a 3D printer” everyone anywhere either can play the harmonica or does not own a microscope but not both everyone in the room does not collect classic novels Helen collects luxury watches everyone in the room does not enjoy kayaking if they participates in long-distance cycling events across the country, is not a culinary enthusiast who experiments with international cuisines and does not watche fantasy movies everyone in the room does not collect luxury watches if they does not watche fantasy movies everyone in the room who neither enjoys logic puzzles nor watches fantasy movies does not collect rare and antique scientific instruments Karla who is a certified scuba diver with advanced underwater photography skills enjoys logic puzzles everyone outside the room is not an avid collector of autographed memorabilia from famous musicians if they can play the harmonica, does not own a 3D printer and is not an enthusiastic bird watcher who travels for rare sightings Melida is not an avid collector of autographed memorabilia from famous musicians Thomas does not enjoy fishing Melida is not passionate about collecting and restoring classic cars Grant enjoys kayaking and hosts a popular podcast about emerging technologies Daniel does not drive a hybrid car everyone outside the room does not own a smart tv if they is not a wine connoisseur with a private cellar of vintage wines everyone in the room does not collect classic novels if they does not enjoy spelunking everyone in the room collects first edition books everyone outside the room is a wine connoisseur with a private cellar of vintage wines, enjoys kayaking and does not enjoy fishing if they owns a 3D printer everyone in the room participates in long-distance cycling events across the country if they does not enjoy logic puzzles at most three persons in the room does not own a microscope, is a wine connoisseur with a private cellar of vintage wines and does not own a smart tv Grant is an avid collector of autographed memorabilia from famous musicians
everyone in the room does not watche fantasy movies
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike')))& ((![X]:(room(X)=>(~predf(X))))=>(~?[X]:(room(X)=>(predc(X)))))& (((~![X]:(room(X)=>(~predz(X))))=>((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predk(A)&~predk(B)&~predk(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~predk(A)&~predk(B)&~predk(C)&~predk(D))))))&((~(~![X]:(room(X)=>(~predz(X)))))=>(~?[X]:(room(X)=>(~predz(X))))))& (![X]:(anywhere(X)=>(((prede(X))<~>(~predp(X))))))& (![X]:(room(X)=>(~predg(X))))& (predt(fred))& (![X]:(room(X)=>(((((preda(X))&(~predw(X))&(~predy(X))))=>(~predi(X))))))& (![X]:(room(X)=>(((~predy(X))=>(~predt(X))))))& (![X]:(room(X)=>(((~((predk(X))|(predy(X))))=>(~predc(X))))))& ((predd(lucy))&(predk(lucy)))& (![X]:(~room(X)=>(((((prede(X))&(~predz(X))&(~predb(X))))=>(~predx(X))))))& (~predx(hannah))& (~predl(susan))& (~predh(hannah))& (((predi(john))&(predq(john))))& (~predn(george))& (![X]:(~room(X)=>(((~predv(X))=>(~predo(X))))))& (![X]:(room(X)=>(((~predu(X))=>(~predg(X))))))& (![X]:(room(X)=>(preds(X))))& (![X]:(~room(X)=>(((predz(X))=>(((predv(X))&(predi(X))&(~predl(X))))))))& (![X]:(room(X)=>(((~predk(X))=>(preda(X))))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&((~predp(A))&(predv(A))&(~predo(A)))&((~predp(B))&(predv(B))&(~predo(B)))&((~predp(C))&(predv(C))&(~predo(C)))&((~predp(D))&(predv(D))&(~predo(D))))))& (predx(john))
![X]:(room(X)=>(~predy(X)))
[ "p0", "p5", "p7", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 4678917025053739783253475 % SZS output start Proof for 4678917025053739783253475 25. ! [X0] : (room(X0) => (mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 30. predt(fred) [input p5] 32. ! [X0] : (room(X0) => (~predy(X0) => ~predt(X0))) [input p7] 48. ! [X0] : (room(X0) => ~predy(X0)) [input hypothesis] 108. ! [X0] : ((mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 109. ! [X0] : (mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 108] 113. ! [X0] : ((~predt(X0) | predy(X0)) | ~room(X0)) [ennf transformation 32] 114. ! [X0] : (~predt(X0) | predy(X0) | ~room(X0)) [flattening 113] 120. ! [X0] : (~predy(X0) | ~room(X0)) [ennf transformation 48] 912. room(fred) [cnf transformation 109] 945. predt(fred) [cnf transformation 30] 946. ~predt(X0) | predy(X0) | ~room(X0) [cnf transformation 114] 953. ~predy(X0) | ~room(X0) [cnf transformation 120] 1046. predy(fred) | ~room(fred) [resolution 946,945] 1047. predy(fred) [subsumption resolution 1046,912] 1048. ~room(fred) [resolution 1047,953] 1049. $false [subsumption resolution 1048,912] % SZS output end Proof for 4678917025053739783253475 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.050 s % ------------------------------ % ------------------------------
306
32
[ 0, 5, 7 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p5': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p7': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'christine', 'paul': 'eduardo', 'fred': 'victoria', 'alice': 'renee', 'john': 'grant', 'susan': 'thomas', 'lucy': 'karla', 'david': 'wilbert', 'emma': 'jennifer', 'george': 'daniel', 'hannah': 'melida', 'ian': 'kathleen', 'julia': 'evelyn', 'kyle': 'anna', 'lisa': 'steven', 'mike': 'roy', 'nancy': 'william', 'oscar': 'micheal', 'patricia': 'charlotte', 'quentin': 'willie', 'rachel': 'samuel', 'steve': 'greg', 'tina': 'jessie', 'ulysses': 'raymond', 'victoria': 'helen', 'william': 'frank', 'xena': 'shirley', 'yves': 'kelly', 'Mary': 'Christine', 'Paul': 'Eduardo', 'Fred': 'Victoria', 'Alice': 'Renee', 'John': 'Grant', 'Susan': 'Thomas', 'Lucy': 'Karla', 'David': 'Wilbert', 'Emma': 'Jennifer', 'George': 'Daniel', 'Hannah': 'Melida', 'Ian': 'Kathleen', 'Julia': 'Evelyn', 'Kyle': 'Anna', 'Lisa': 'Steven', 'Mike': 'Roy', 'Nancy': 'William', 'Oscar': 'Micheal', 'Patricia': 'Charlotte', 'Quentin': 'Willie', 'Rachel': 'Samuel', 'Steve': 'Greg', 'Tina': 'Jessie', 'Ulysses': 'Raymond', 'Victoria': 'Helen', 'William': 'Frank', 'Xena': 'Shirley', 'Yves': 'Kelly', '~preda': 'does not participate in long-distance cycling events across the country', '~predb': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predc': 'does not collect rare and antique scientific instruments', '~predd': 'is not a certified scuba diver with advanced underwater photography skills', '~prede': 'cannot play the harmonica', '~predf': 'is not a client of Costco', '~predg': 'does not collect classic novels', '~predh': 'is not passionate about collecting and restoring classic cars', '~predi': 'does not enjoy kayaking', '~predj': 'does not practice pilates', '~predk': 'does not enjoy logic puzzles', '~predl': 'does not enjoy fishing', '~predm': 'does not mentor a youth basketball team on weekends', '~predn': 'does not drive a hybrid car', '~predo': 'does not own a smart tv', '~predp': 'does not own a microscope', '~predq': 'does not host a popular podcast about emerging technologies', '~predr': 'does not develop open-source software projects in their free time', '~preds': 'does not collect first edition books', '~predt': 'does not collect luxury watches', '~predu': 'does not enjoy spelunking', '~predv': 'is not a wine connoisseur with a private cellar of vintage wines', '~predw': 'is not a culinary enthusiast who experiments with international cuisines', '~predx': 'is not an avid collector of autographed memorabilia from famous musicians', '~predy': 'does not watche fantasy movies', '~predz': 'does not own a 3D printer', 'preda': 'participates in long-distance cycling events across the country', 'predb': 'is an enthusiastic bird watcher who travels for rare sightings', 'predc': 'collects rare and antique scientific instruments', 'predd': 'is a certified scuba diver with advanced underwater photography skills', 'prede': 'can play the harmonica', 'predf': 'is a client of Costco', 'predg': 'collects classic novels', 'predh': 'is passionate about collecting and restoring classic cars', 'predi': 'enjoys kayaking', 'predj': 'practices pilates', 'predk': 'enjoys logic puzzles', 'predl': 'enjoys fishing', 'predm': 'mentors a youth basketball team on weekends', 'predn': 'drives a hybrid car', 'predo': 'owns a smart tv', 'predp': 'owns a microscope', 'predq': 'hosts a popular podcast about emerging technologies', 'predr': 'develops open-source software projects in their free time', 'preds': 'collects first edition books', 'predt': 'collects luxury watches', 'predu': 'enjoys spelunking', 'predv': 'is a wine connoisseur with a private cellar of vintage wines', 'predw': 'is a culinary enthusiast who experiments with international cuisines', 'predx': 'is an avid collector of autographed memorabilia from famous musicians', 'predy': 'watches fantasy movies', 'predz': 'owns a 3D printer', '~propositiona': 'A river does not flow uphill on Tuesdays.', 'propositiona': 'A river flows uphill only on Tuesdays.', '~propositionb': 'There is no planet where the oceans are in the sky.', 'propositionb': 'There is a planet where the oceans are in the sky.', '~propositionc': 'A bird does not tweet using morse code.', 'propositionc': 'A bird tweets using morse code.', '~propositiond': 'A pen does not exist that only writes secrets.', 'propositiond': 'A pen exists that only writes secrets.', '~propositione': 'A shadow does not appear only at noon.', 'propositione': 'A shadow appears only at noon.'}
Juan, Bryan, Nellie, Thomas, Thomas, Michael, Rita, Dewayne, Daniel, Erin, Jennifer, Kenneth, Maria, Jeffrey, Kenneth are the only persons in the room. “Thomas is a dedicated volunteer for local community service projects” only if “everyone in the room owns a 3D printer” “everyone in the room is a happy european” only if “exactly two persons in the room plays the violin” “everyone anywhere is not a certified yoga instructor teaching classes weekly or practices graffiti art” only if “everyone outside the room is a formal european” “Daniel does not volunteer for local environmental conservation projects and owns a smartwatch” only if “Bryan and Juan are not curious” “exactly two persons outside the room owns a smartwatch” if “Daniel is not creative” ““A frog sings opera in the swamp at night.” or “A city has outlawed the use of round tables.” or both” only if “Jeffrey is a dedicated volunteer for local community service projects” Kenneth who has a specialized collection of handmade artisan pottery enjoys stargazing if someone is not a client of LVMH then he/she neither is a formal person nor is a brave tourist and vice versa more than one person in the room is a happy person or can play the piano or both Nellie is a curious european everyone in the room is a tall tourist everyone in the room is a quiet person “A city has not outlawed the use of round tables.” or “A frog does not sing opera in the swamp at night.” or both at least two persons in the room is not a dedicated volunteer for local community service projects at most two persons anywhere is not a dedicated volunteer for local community service projects Juan dreamt that “exactly four persons in the room is not liked by Fausto” Rita owns a smartwatch everyone in the room builds model airplanes exactly two persons in the room is not tall or has a specialized collection of handmade artisan pottery or both someone who is not formal is a sibling of someone who can play the piano Jennifer is not hated by Marian, is not right-handed and is not liked by Cathleen at most four persons in the room is not liked by Mary Juan is a client of LVMH Rita is a client of LVMH more than one person anywhere enjoys origami Juan owns a 3D printer, is a strong tourist and builds model airplanes “Mirrors fog permanently in one particular house.” or “A frog does not sing opera in the swamp at night.” or both Erin enjoys origami exactly four persons in the room is a formal person and is a humble person Michael and Dewayne are strong persons
Jennifer is right-handed
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa')))& ((predd(alice))=>(![X]:(room(X)=>(predv(X)))))& ((![X]:(room(X)=>(happy(X)&european(X))))=>((?[A,B]:(room(A)&room(B)&(A!=B)&predq(A)&predq(B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predq(A)&predq(B)&predq(C))))))& ((![X]:(anywhere(X)=>(((predu(X))|(~predn(X))))))=>(![X]:(~room(X)=>(formal(X)&european(X)))))& ((((~preda(emma))&(prede(emma))))=>(~curious(paul)&~curious(mary)))& ((~creative(emma))=>((?[A,B]:(~room(A)&~room(B)&(A!=B)&prede(A)&prede(B)))&(~(?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&prede(A)&prede(B)&prede(C))))))& ((((propositionb)|(propositiona)))=>(predd(kyle)))& ((predg(ian))&(predf(ian)))& ((![X]:((~predr(X))<=>(~((formal(X)&person(X))|(brave(X)&tourist(X)))))))& ((?[X,Y]:(room(X)&room(Y)&(((happy(X)&person(X))|(predb(X)))&((happy(Y)&person(Y))|(predb(Y))))&(X!=Y))))& (curious(fred)&european(fred))& (![X]:(room(X)=>(tall(X)&tourist(X))))& (![X]:(room(X)=>(quiet(X)&person(X))))& (((~propositiona)|(~propositionb)))& (?[A,B]:(room(A)&room(B)&(A!=B)&~predd(A)&~predd(B)))& (~(?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&~predd(A)&~predd(B)&~predd(C))))& ((mary_dream=>((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~like(A,william)&~like(B,william)&~like(C,william)&~like(D,william)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~like(A,william)&~like(B,william)&~like(C,william)&~like(D,william)&~like(E,william)))))))& (prede(lucy))& (![X]:(room(X)=>(predi(X))))& ((?[A,B]:(room(A)&room(B)&(A!=B)&((~tall(A))|(predg(A)))&((~tall(B))|(predg(B)))))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((~tall(A))|(predg(A)))&((~tall(B))|(predg(B)))&((~tall(C))|(predg(C)))))))& (?[X,Y]:((~formal(X))&(predb(Y))&(sibling(X,Y))))& (((~hate(hannah,steve))&(~predt(hannah))&(~like(hannah,quentin))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~like(A,mike)&~like(B,mike)&~like(C,mike)&~like(D,mike)&~like(E,mike))))& (predr(mary))& (predr(lucy))& ((?[X,Y]:(anywhere(X)&anywhere(Y)&(predw(X)&predw(Y))&(X!=Y))))& (((predv(mary))&(strong(mary)&tourist(mary))&(predi(mary))))& (((propositiond)|(~propositionb)))& (predw(george))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&((formal(A)&person(A))&(humble(A)&person(A)))&((formal(B)&person(B))&(humble(B)&person(B)))&((formal(C)&person(C))&(humble(C)&person(C)))&((formal(D)&person(D))&(humble(D)&person(D)))))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&((formal(A)&person(A))&(humble(A)&person(A)))&((formal(B)&person(B))&(humble(B)&person(B)))&((formal(C)&person(C))&(humble(C)&person(C)))&((formal(D)&person(D))&(humble(D)&person(D)))&((formal(E)&person(E))&(humble(E)&person(E)))))))& (strong(susan)&person(susan)&strong(david)&person(david))
predt(hannah)
[ "p21", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 641594293776431077684502 % SZS output start Proof for 641594293776431077684502 46. ~like(hannah,quentin) & ~predt(hannah) & ~hate(hannah,steve) [input p21] 56. predt(hannah) [input hypothesis] 92. ~like(hannah,quentin) & ~predt(hannah) [pure predicate removal 46] 1022. ~predt(hannah) [cnf transformation 92] 1060. predt(hannah) [cnf transformation 56] 1122. $false [subsumption resolution 1060,1022] % SZS output end Proof for 641594293776431077684502 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.042 s % ------------------------------ % ------------------------------
424
32
[ 21 ]
{'p21': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'juan', 'paul': 'bryan', 'fred': 'nellie', 'alice': 'john', 'john': 'thomas', 'susan': 'michael', 'lucy': 'rita', 'david': 'dewayne', 'emma': 'daniel', 'george': 'erin', 'hannah': 'jennifer', 'ian': 'lisa', 'julia': 'maria', 'kyle': 'jeffrey', 'lisa': 'kenneth', 'mike': 'mary', 'nancy': 'elizabeth', 'oscar': 'sandra', 'patricia': 'catherine', 'quentin': 'cathleen', 'rachel': 'tonya', 'steve': 'marian', 'tina': 'erika', 'ulysses': 'louise', 'victoria': 'beth', 'william': 'fausto', 'xena': 'kelly', 'yves': 'ronnie', 'Mary': 'Juan', 'Paul': 'Bryan', 'Fred': 'Nellie', 'Alice': 'John', 'John': 'Thomas', 'Susan': 'Michael', 'Lucy': 'Rita', 'David': 'Dewayne', 'Emma': 'Daniel', 'George': 'Erin', 'Hannah': 'Jennifer', 'Ian': 'Lisa', 'Julia': 'Maria', 'Kyle': 'Jeffrey', 'Lisa': 'Kenneth', 'Mike': 'Mary', 'Nancy': 'Elizabeth', 'Oscar': 'Sandra', 'Patricia': 'Catherine', 'Quentin': 'Cathleen', 'Rachel': 'Tonya', 'Steve': 'Marian', 'Tina': 'Erika', 'Ulysses': 'Louise', 'Victoria': 'Beth', 'William': 'Fausto', 'Xena': 'Kelly', 'Yves': 'Ronnie', '~preda': 'does not volunteer for local environmental conservation projects', '~predb': 'cannot play the piano', '~predc': 'is not a cybersecurity expert', '~predd': 'is not a dedicated volunteer for local community service projects', '~prede': 'does not own a smartwatch', '~predf': 'does not enjoy stargazing', '~predg': 'does not have a specialized collection of handmade artisan pottery', '~predh': 'does not own a high-end gaming PC with custom-built components', '~predi': 'does not build model airplanes', '~predj': 'does not collect rare and antique scientific instruments', '~predk': 'does not play the drums', '~predl': 'is not a wine connoisseur', '~predm': 'does not enjoy windsurfing', '~predn': 'is not a certified yoga instructor teaching classes weekly', '~predo': 'does not practice calligraphy', '~predp': 'does not enjoy spelunking', '~predq': 'does not play the violin', '~predr': 'is not a client of LVMH', '~preds': 'is not a scotch connoisseur', '~predt': 'is not right-handed', '~predu': 'does not practice graffiti art', '~predv': 'does not own a 3D printer', '~predw': 'does not enjoy origami', '~predx': 'does not enjoy stand-up paddleboarding', '~predy': 'is not an avid collector of autographed memorabilia from famous musicians', '~predz': 'is not an avid mountain climber who has scaled several peaks', 'preda': 'volunteers for local environmental conservation projects', 'predb': 'can play the piano', 'predc': 'is a cybersecurity expert', 'predd': 'is a dedicated volunteer for local community service projects', 'prede': 'owns a smartwatch', 'predf': 'enjoys stargazing', 'predg': 'has a specialized collection of handmade artisan pottery', 'predh': 'owns a high-end gaming PC with custom-built components', 'predi': 'builds model airplanes', 'predj': 'collects rare and antique scientific instruments', 'predk': 'plays the drums', 'predl': 'is a wine connoisseur', 'predm': 'enjoys windsurfing', 'predn': 'is a certified yoga instructor teaching classes weekly', 'predo': 'practices calligraphy', 'predp': 'enjoys spelunking', 'predq': 'plays the violin', 'predr': 'is a client of LVMH', 'preds': 'is a scotch connoisseur', 'predt': 'is right-handed', 'predu': 'practices graffiti art', 'predv': 'owns a 3D printer', 'predw': 'enjoys origami', 'predx': 'enjoys stand-up paddleboarding', 'predy': 'is an avid collector of autographed memorabilia from famous musicians', 'predz': 'is an avid mountain climber who has scaled several peaks', '~propositiona': 'A city has not outlawed the use of round tables.', 'propositiona': 'A city has outlawed the use of round tables.', '~propositionb': 'A frog does not sing opera in the swamp at night.', 'propositionb': 'A frog sings opera in the swamp at night.', '~propositionc': 'A bird does not tweet using morse code.', 'propositionc': 'A bird tweets using morse code.', '~propositiond': 'Mirrors do not fog permanently in one particular house.', 'propositiond': 'Mirrors fog permanently in one particular house.', '~propositione': 'A pizza does not exist that tastes like ice cream.', 'propositione': 'A pizza exists that tastes like ice cream.'}
Brian, Randal, Loraine, Heather, Sheila, Jarvis, Ross, Daniel, Francisco, Terrence are the only persons in the room. “everyone in the room is a certified yoga instructor teaching classes weekly” if “Sheila is humble” either “neither “Stars are not visible during the daytime only on Sundays.” nor “A river flows uphill only on Tuesdays.”” or “no one in the room builds model airplanes” but not both “everyone in the room is brave if they is a wine connoisseur” if “A river flows uphill only on Tuesdays.” everyone anywhere is a wine connoisseur Loraine creates large-scale murals for public art installations at most two persons in the room hosts a YouTube channel dedicated to art tutorials if someone enjoys deep-sea diving and exploring underwater caves then he/she is hated by Alicia Ross is a funny person someone in the room enjoys kayaking and exploring remote waterways if someone is a strong tourist then he/she is a old tourist if someone has a curated collection of mid-century modern furniture then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “A tower does not lean significantly without falling.” and “A frog does not sing opera in the swamp at night.” everyone in the room hosts regular game nights featuring complex strategy games only one person in the room collects vintage stamps Randal can play the piano exactly three persons in the room is a kind person everyone in the room is a kind tourist, builds model airplanes or is formal Randal is creative only one person in the room is allergic to anything Francisco is a happy european at least two persons in the room is a wine connoisseur “Stars are visible during the daytime only on Sundays.” and “A frog does not sing opera in the swamp at night.” all quiet persons outside the room are strong at most two persons in the room is funny Daniel is a tall european A tower does not lean significantly without falling. if “everyone in the room is younger than Marian or is not a wine connoisseur” then “if someone is richer than Karen and enjoys origami then he/she is allergic to anything” if “Randal is strong” then “everyone in the room who is an avid hiker is funny” if “Loraine and Randal do not hate Glen” then “all humble persons in the room are kind” if “Jarvis is not old” then “not everyone in the room does not have a curated collection of mid-century modern furniture or is not a brave strong organized tourist” if “at least one person in the room does not like Francisco” then “no one in the room is a sibling of Marian if and only if they is a night owl” at least one person in the room hosts regular game nights featuring complex strategy games Daniel is a client of Karen Ross and Heather are not a tall europeans everyone in the room is patient Ross is not a wine connoisseur with a private cellar of vintage wines no funny person in the room is kind everyone anywhere enjoys writing detailed reviews of new and classic board games if they trains for and competes in international triathlons someone who is a formal european is a client of someone who is not a funny happy european Brian hosts regular game nights featuring complex strategy games everyone in the room builds model airplanes if they is a client of Joseph and vice versa no one anywhere is a member of a local theater group specializing in improv or does not play as a goalkeeper for a local amateur soccer team at least three persons in the room does not enjoy camping and organizing outdoor survival workshops Loraine is a wise brave patient european everyone anywhere enjoys writing detailed reviews of new and classic board games if and only if they does not like Marian Heather and Loraine are respectively old and wise Brian who is younger than Marian is a wine connoisseur with a private cellar of vintage wines Sheila and Randal are respectively creative and formal at least three persons in the room is not liked by Francisco if someone is liked by Alicia then he/she builds model airplanes only one person anywhere is a client of Elaine Loraine and Joseph hate each other neither “A frog sings opera in the swamp at night.” nor “All swans in one park are blue.” someone outside the room is quieter than Terrence, is richer than Sammy or is a member of a local theater group specializing in improv if someone is not a wine connoisseur then he/she is not liked by Norman and vice versa all organized persons in the room are brave Ross is not a old european “everyone in the room does not have a saltwater aquarium or is formal” if “everyone outside the room is a client of Dallas” if “someone in the room is liked by Scott” then ““A frog does not sing opera in the swamp at night.” and “Stars are visible during the daytime only on Sundays.” and “A river flows uphill only on Tuesdays.”” if “everyone in the room does not host regular game nights featuring complex strategy games or hates Marian” then “everyone in the room is not hated by Alicia if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““A tower does not lean significantly without falling.” or “All swans in one park are blue.” or both” if “Loraine and Jarvis are hated by Terrence” then “no creative person in the room is patient” if “everyone outside the room does not enjoy camping and organizing outdoor survival workshops or is not hated by Ross” then ““A river does not flow uphill on Tuesdays.” or “Stars are not visible during the daytime only on Sundays.” or both” Brian dreamt that ““A tower does not lean significantly without falling.” or “Stars are visible during the daytime only on Sundays.” or both” everyone in the room is a wise person no tall person in the room is kind Brian dreamt that “everyone in the room is a quiet tourist if they is a client of Dallas” everyone in the room who either is not liked by Gordon or is a wine connoisseur but not both neither is liked by Marian nor is hated by Charles it is not the case that ““A river flows uphill only on Tuesdays.” and “Stars are visible during the daytime only on Sundays.” and “A river does not flow uphill on Tuesdays.”” someone in the room is not hated by Marian someone who is not hated by Daniel like someone who is a sibling of Karen Loraine is a patient happy tall person Sammy is a sibling of Heather Loraine and Jarvis are quiet Francisco is a sibling of Sheila Heather and Sheila are wise persons more than one person in the room is a sibling of Emma, is a client of Jenny and is a sibling of Francisco Heather and Jarvis are strong persons everyone in the room is a client of Daniel if they is a sibling of Michael everyone in the room is a client of Woodrow if they is a funny tourist everyone in the room is not hated by Alicia everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Emma everyone in the room is a sibling of Marian, is a sibling of Daniel and is not humble if they is a sibling of Marian everyone in the room enjoys origami if and only if they plays as a goalkeeper for a local amateur soccer team everyone in the room does not build model airplanes or is an avid hiker not everyone in the room is an avid hiker if and only if they enjoys writing detailed reviews of new and classic board games everyone outside the room enjoys deep-sea diving and exploring underwater caves only if they builds model airplanes exactly four persons in the room enjoys writing detailed reviews of new and classic board games Loraine who is allergic to anything enjoys kayaking and exploring remote waterways Dallas and Sheila like each other at least three persons in the room plays as a goalkeeper for a local amateur soccer team at most four persons in the room neither is a member of a local theater group specializing in improv nor works as a freelance web developer specializing in e-commerce sites Michael and Heather like each other Brian who is a certified yoga instructor teaching classes weekly is a client of Terrence at least two persons in the room is an avid hiker everyone in the room does not like Marian if and only if they has a saltwater aquarium everyone in the room is not a curious tourist only if they can play the piano everyone outside the room does not play as a goalkeeper for a local amateur soccer team or does not hate Marian not everyone anywhere likes Marian only if they trains for and competes in international triathlons more than one person in the room collects action figures Loraine does not hate Francisco more than one person in the room is not creative, not formal, not strong if someone neither uses an ios phone nor trains for and competes in international triathlons then he/she does not hate Dallas and vice versa everyone in the room is a night owl only if they is an avid hiker someone in the room is kind it is not the case that “someone in the room uses an ios phone” Heather enjoys writing detailed reviews of new and classic board games it is true that “Loraine and Randal are respectively curious and old” exactly four persons in the room is a creative european no formal person in the room is humble at most four persons in the room collects action figures if someone is a night owl then he/she builds model airplanes at least two persons anywhere is a quiet wise kind tourist Daniel is a client of Brian if someone is a client of Terrence then he/she has a saltwater aquarium and vice versa Elaine is a client of Sheila if someone is brave then he/she likes Daniel Randal is formal at most three persons in the room neither hosts regular game nights featuring complex strategy games nor is kind if someone is quiet then he/she is a client of Dallas more than one person in the room is creative no wise person outside the room is tall if someone is brave then he/she is not a creative tourist Jarvis hosts a YouTube channel dedicated to art tutorials Ross and Brian like each other Heather hosts regular game nights featuring complex strategy games Randal and Brian are respectively quiet and organized no kind person in the room is tall “it is not the case that “Randal neither enjoys origami nor is an avid hiker”” only if “Emma does not use an ios phone” “not everyone in the room is not an avid hiker or does not host a YouTube channel dedicated to art tutorials” only if “if someone does not have a saltwater aquarium then he/she hosts regular game nights featuring complex strategy games or is a certified yoga instructor teaching classes weekly or both” if “Sheila owns an Android phone and does not have a curated collection of mid-century modern furniture” then “everyone in the room who enjoys kayaking and exploring remote waterways does not create large-scale murals for public art installations” otherwise “Norman enjoys origami” either “Sheila is a wine connoisseur or works as a freelance web developer specializing in e-commerce sites or both” or “Michael does not enjoy origami” but not both “not everyone anywhere collects vintage stamps” only if “everyone in the room who does not have a saltwater aquarium is an avid hiker” if “everyone outside the room uses an ios phone or does not enjoy origami” then “everyone anywhere who hosts a YouTube channel dedicated to art tutorials enjoys origami” Heather collects vintage stamps Loraine does not collect vintage stamps or hosts a YouTube channel dedicated to art tutorials or both Jarvis trains for and competes in international triathlons everyone outside the room builds model airplanes if they is a wine connoisseur Ross does not enjoy deep-sea diving and exploring underwater caves it is not the case that “Norman either is a wine connoisseur with a private cellar of vintage wines or is a member of a local theater group specializing in improv but not both” everyone in the room is not a member of a local theater group specializing in improv if they either builds model airplanes or is a member of a local theater group specializing in improv but not both Michael collects vintage stamps not everyone anywhere collects action figures and owns an Android phone if they does not train for and competes in international triathlons and vice versa if someone uses an ios phone then he/she works as a freelance web developer specializing in e-commerce sites Terrence enjoys kayaking and exploring remote waterways Sheila enjoys writing detailed reviews of new and classic board games everyone outside the room cannot play the piano if they creates large-scale murals for public art installations if someone does not create large-scale murals for public art installations then he/she enjoys deep-sea diving and exploring underwater caves “everyone in the room does not host regular game nights featuring complex strategy games or collects vintage stamps” if “it is true that “everyone outside the room does not own an Android phone or is not a strong person”” and vice versa either “everyone in the room does not have a saltwater aquarium or is a sibling of Marian” or “Brian and Heather are respectively strong and funny” but not both either “at least one person in the room neither is not funny nor is allergic to anything” or “someone in the room is not hated by Scott” but not both either “everyone in the room does not enjoy camping and organizing outdoor survival workshops or is a client of Jarvis” or “Brian and Randal are respectively creative and old” but not both “Marian and Loraine hate each other” only if “everyone in the room is a wine connoisseur with a private cellar of vintage wines if they is not hated by Alicia and vice versa” “not everyone in the room is not a wine connoisseur with a private cellar of vintage wines or is not a old person” if “everyone in the room does not enjoy kayaking and exploring remote waterways or is not liked by Dallas” and vice versa “Heather and Ross hate each other” if “everyone in the room does not create large-scale murals for public art installations or is a night owl” and vice versa Scott and Randal hate each other Loraine is not a patient tourist if someone has a curated collection of mid-century modern furniture then he/she is a strong tourist at least three persons in the room is old at least three persons in the room is not a happy curious person someone in the room is a sibling of Michael more than one person anywhere is old A river does not flow uphill on Tuesdays. no kind person outside the room is strong at least one person in the room enjoys writing detailed reviews of new and classic board games someone in the room trains for and competes in international triathlons Randal who either is not kind, not old, not curious, not strong or hosts regular game nights featuring complex strategy games but not both is not a brave european Elaine and Randal like each other someone outside the room is a sibling of Woodrow it is true that “at most three persons in the room is not hated by Jenny” Brian dreamt that “if someone is not a formal european then he/she can play the piano” someone in the room is strong not everyone in the room is quiet only if they uses an ios phone everyone in the room hosts a YouTube channel dedicated to art tutorials only if they is not a formal european more than one person in the room is not tall, not funny, not curious, not strong, not brave, not happy, not patient, is not patient, not happy, not funny, not kind, not curious or is humble at least two persons in the room is a quiet strong tourist everyone outside the room who either is a sibling of Joseph or is not not formal but not both either uses an ios phone or is a wine connoisseur but not both more than one person in the room is not a formal european Randal is not a kind old tourist Not all swans in one park are blue. at least one person in the room does not like Karen Heather and Norman are respectively quiet and brave Emma is strong more than one person in the room is a client of Woodrow someone who can play the piano like someone who neither is a tall humble strong old tourist nor is creative Scott is richer than Joseph Michael is not a strong formal european “Stars are not visible during the daytime only on Sundays.” or “Not all swans in one park are blue.” but not both Marian and Francisco like each other someone in the room collects action figures if someone is a client of Dallas then he/she collects action figures and vice versa Glen has a curated collection of mid-century modern furniture Brian neither is a humble tourist nor is a wise european Woodrow is a sibling of Sheila someone who is younger than Joseph is a client of someone who is a patient person at least two persons in the room is a client of Karen everyone anywhere who is allergic to anything is a client of Jenny everyone in the room who is quieter than Kristy enjoys camping and organizing outdoor survival workshops if someone is not liked by Woodrow then he/she is a wine connoisseur with a private cellar of vintage wines and vice versa everyone outside the room is a brave tourist if they is not allergic to anything everyone outside the room either has a saltwater aquarium or is a night owl but not both only if they is richer than Marian Ross builds model airplanes Jarvis enjoys kayaking and exploring remote waterways everyone in the room is a night owl if and only if they plays as a goalkeeper for a local amateur soccer team at least three persons in the room is not kind, not humble, not brave Michael is patient not everyone in the room is a client of Woodrow if they trains for and competes in international triathlons
Brian works as a freelance web developer specializing in e-commerce sites
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& (![X]:(room(X)=>(((predq(X))<=>(predj(X))))))& (![X]:(room(X)=>(((predi(X))|(~predu(X))))))& (~![X]:(room(X)=>(((predi(X))<=>(predc(X))))))& (![X]:(~room(X)=>(((predu(X))<=(predr(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& ((predp(fred))&(predd(fred)))& ((like(xena,john) & like(john,xena)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~((preda(A))|(predz(A)))&~((preda(B))|(predz(B)))&~((preda(C))|(predz(C)))&~((preda(D))|(predz(D)))&~((preda(E))|(predz(E))))))& ((like(kyle,alice) & like(alice,kyle)))& ((predm(mary))&(client(george,mary)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predi(A)&predi(B)))& (![X]:(room(X)=>(((~like(patricia,X))<=>(predf(X))))))& (![X]:(room(X)=>(((predn(X))<=(~(curious(X)&tourist(X)))))))& (![X]:(~room(X)=>(((~hate(patricia,X))|(~predj(X))))))& (~![X]:(anywhere(X)=>(((predk(X))<=(like(william,X))))))& ((?[X,Y]:(room(X)&room(Y)&(predt(X)&predt(Y))&(X!=Y))))& (~hate(emma,fred))& ((?[X,Y]:(room(X)&room(Y)&(~creative(X)&~formal(X)&~strong(X)&~creative(Y)&~formal(Y)&~strong(Y))&(X!=Y))))& ((![X]:((~((prede(X))|(predk(X))))<=>(~hate(xena,X)))))& (![X]:(room(X)=>(((predi(X))<=(predb(X))))))& (?[X]:(room(X)&(kind(X))))& (~(?[X]:(room(X)&(prede(X)))))& (predc(alice))& ((curious(fred))&(old(paul)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)&creative(E)&european(E)))))& (![X]:(room(X)=>(formal(X)=>~humble(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predt(A)&predt(B)&predt(C)&predt(D)&predt(E))))& ((![X]:((predb(X))=>(predu(X)))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&quiet(A)&wise(A)&kind(A)&tourist(A)&quiet(B)&wise(B)&kind(B)&tourist(B)))& (client(mary,david))& ((![X]:((client(george,X))<=>(predf(X)))))& (client(john,julia))& ((![X]:((brave(X))=>(like(david,X)))))& (formal(paul))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((predv(A))|(kind(A)))&~((predv(B))|(kind(B)))&~((predv(C))|(kind(C)))&~((predv(D))|(kind(D))))))& ((![X]:((quiet(X))=>(client(xena,X)))))& ((?[X,Y]:(room(X)&room(Y)&(creative(X)&creative(Y))&(X!=Y))))& (![X]:(~room(X)=>(wise(X)=>~tall(X))))& ((![X]:((brave(X))=>(~(creative(X)&tourist(X))))))& (predh(susan))& ((like(lucy,mary) & like(mary,lucy)))& (predv(alice))& ((quiet(paul))&(organized(mary)))& (![X]:(room(X)=>(kind(X)=>~tall(X))))& ((~(~((predq(paul))|(predi(paul)))))=>(~prede(ian)))& ((~![X]:(room(X)=>(((~predh(X))|(~predi(X))))))=>((![X]:((~predf(X))=>(((predv(X))|(predm(X))))))))& (((((predy(john))&(~predx(john))))=>(![X]:(room(X)=>(((predd(X))=>(~preds(X)))))))&((~(((predy(john))&(~predx(john)))))=>(predq(hannah))))& ((((predg(john))|(predz(john))))<~>(~predq(kyle)))& ((~![X]:(anywhere(X)=>(predw(X))))=>(![X]:(room(X)=>(((~predf(X))=>(predi(X)))))))& ((![X]:(~room(X)=>(((~predq(X))|(prede(X))))))=>(![X]:(anywhere(X)=>(((predh(X))=>(predq(X)))))))& (predw(alice))& (((~predw(fred))|(predh(fred))))& (predk(susan))& (![X]:(~room(X)=>(((predg(X))=>(predu(X))))))& (~predr(lucy))& (~(((predo(hannah))<~>(preda(hannah)))))& (![X]:(room(X)=>(((((predu(X))<~>(preda(X))))=>(~preda(X))))))& (predw(kyle))& (~![X]:(anywhere(X)=>(((((predt(X))&(predy(X))))<=>(~predk(X))))))& ((![X]:((prede(X))=>(predz(X)))))& (predd(george))& (predc(john))& (![X]:(~room(X)=>(((preds(X))=>(~predn(X))))))& ((![X]:((~preds(X))=>(predr(X)))))& ((![X]:(~room(X)=>(((~(strong(X)&person(X)))|(~predy(X))))))<=>(![X]:(room(X)=>(((predw(X))|(~predv(X)))))))& ((![X]:(room(X)=>(((sibling(william,X))|(~predf(X))))))<~>((strong(mary))&(funny(alice))))& ((((?[X]:(room(X)&~((~funny(X))|(predp(X)))))))<~>(?[X]:(room(X)&(~hate(X,oscar)))))& ((![X]:(room(X)=>(((client(susan,X))|(~predl(X))))))<~>((creative(mary))&(old(paul))))& (((hate(william,fred) & hate(fred,william)))=>(![X]:(room(X)=>(((predo(X))<=>(~hate(X,ulysses)))))))& ((![X]:(room(X)=>(((~like(X,xena))|(~predd(X))))))<=>(~![X]:(room(X)=>(((~(old(X)&person(X)))|(~predo(X)))))))& ((![X]:(room(X)=>(((predb(X))|(~preds(X))))))<=>((hate(alice,lucy) & hate(lucy,alice))))& ((hate(oscar,paul) & hate(paul,oscar)))& (~(patient(fred)&tourist(fred)))& ((![X]:((predx(X))=>(strong(X)&tourist(X)))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&old(A)&old(B)&old(C)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~(happy(A)&curious(A)&person(A))&~(happy(B)&curious(B)&person(B))&~(happy(C)&curious(C)&person(C))))& (?[X]:(room(X)&(sibling(kyle,X))))& ((?[X,Y]:(anywhere(X)&anywhere(Y)&(old(X)&old(Y))&(X!=Y))))& (~propositione)& (![X]:(~room(X)=>(kind(X)=>~strong(X))))& (((?[X]:(room(X)&predc(X)))))& (?[X]:(room(X)&(predk(X))))& ((((~kind(paul)&~old(paul)&~curious(paul)&~strong(paul))<~>(predv(paul))))&(~(brave(paul)&european(paul))))& ((like(julia,paul) & like(paul,julia)))& (?[X]:(~room(X)&(sibling(steve,X))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~hate(A,victoria)&~hate(B,victoria)&~hate(C,victoria)&~hate(D,victoria))))& ((mary_dream=>((![X]:((~(formal(X)&european(X)))=>(predn(X)))))))& (?[X]:(room(X)&(strong(X))))& (~![X]:(room(X)=>(((prede(X))<=(quiet(X))))))& (![X]:(room(X)=>(((~(formal(X)&european(X)))<=(predh(X))))))& ((?[X,Y]:(room(X)&room(Y)&(((~tall(X)&~funny(X)&~curious(X)&~strong(X)&~brave(X)&~happy(X)&~patient(X))|(~patient(X)&~happy(X)&~funny(X)&~kind(X)&~curious(X))|(humble(X)))&((~tall(Y)&~funny(Y)&~curious(Y)&~strong(Y)&~brave(Y)&~happy(Y)&~patient(Y))|(~patient(Y)&~happy(Y)&~funny(Y)&~kind(Y)&~curious(Y))|(humble(Y))))&(X!=Y))))& (?[A,B]:(room(A)&room(B)&(A!=B)&quiet(A)&strong(A)&tourist(A)&quiet(B)&strong(B)&tourist(B)))& (![X]:(~room(X)=>(((((sibling(tina,X))<~>(~~formal(X))))=>(((prede(X))<~>(predg(X))))))))& ((?[X,Y]:(room(X)&room(Y)&(~(formal(X)&european(X))&~(formal(Y)&european(Y)))&(X!=Y))))& (~(kind(paul)&old(paul)&tourist(paul)))& (~propositionb)& (((?[X]:(room(X)&~like(quentin,X)))))& ((quiet(alice))&(brave(hannah)))& (strong(ian))& ((?[X,Y]:(room(X)&room(Y)&(client(steve,X)&client(steve,Y))&(X!=Y))))& (?[X,Y]:((predn(X))&(~((tall(Y)&humble(Y)&strong(Y)&old(Y)&tourist(Y))|(creative(Y))))&(like(X,Y))))& (richer(tina,oscar))& (~(strong(kyle)&formal(kyle)&european(kyle)))& (((~propositiona)<~>(~propositionb)))& ((like(william,emma) & like(emma,william)))& (?[X]:(room(X)&(predt(X))))& ((![X]:((client(xena,X))<=>(predt(X)))))& (predx(lisa))& (~((humble(mary)&tourist(mary))|(wise(mary)&european(mary))))& (sibling(john,steve))& (?[X,Y]:((younger(tina,X))&(patient(Y)&person(Y))&(client(X,Y))))& (?[A,B]:(room(A)&room(B)&(A!=B)&client(quentin,A)&client(quentin,B)))& (![X]:(anywhere(X)=>(((predp(X))=>(client(victoria,X))))))& (![X]:(room(X)=>(((quieter(rachel,X))=>(predl(X))))))& ((![X]:((~like(X,steve))<=>(predo(X)))))& (![X]:(~room(X)=>(((~predp(X))=>(brave(X)&tourist(X))))))& (![X]:(~room(X)=>(((richer(william,X))<=(((predf(X))<~>(predb(X))))))))& (predu(lucy))& (predd(susan))& (![X]:(room(X)=>(((predb(X))<=>(predj(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~kind(A)&~humble(A)&~brave(A)&~kind(B)&~humble(B)&~brave(B)&~kind(C)&~humble(C)&~brave(C)))& (patient(kyle))& (~![X]:(room(X)=>(((predk(X))=>(client(steve,X))))))
predz(mary)
[]
null
2,840
4,096
[]
{}
true
{'mary': 'brian', 'paul': 'randal', 'fred': 'loraine', 'alice': 'heather', 'john': 'sheila', 'susan': 'jarvis', 'lucy': 'ross', 'david': 'daniel', 'emma': 'francisco', 'george': 'terrence', 'hannah': 'norman', 'ian': 'emma', 'julia': 'elaine', 'kyle': 'michael', 'lisa': 'glen', 'mike': 'sammy', 'nancy': 'charles', 'oscar': 'scott', 'patricia': 'william', 'quentin': 'karen', 'rachel': 'kristy', 'steve': 'woodrow', 'tina': 'joseph', 'ulysses': 'alicia', 'victoria': 'jenny', 'william': 'marian', 'xena': 'dallas', 'yves': 'gordon', 'Mary': 'Brian', 'Paul': 'Randal', 'Fred': 'Loraine', 'Alice': 'Heather', 'John': 'Sheila', 'Susan': 'Jarvis', 'Lucy': 'Ross', 'David': 'Daniel', 'Emma': 'Francisco', 'George': 'Terrence', 'Hannah': 'Norman', 'Ian': 'Emma', 'Julia': 'Elaine', 'Kyle': 'Michael', 'Lisa': 'Glen', 'Mike': 'Sammy', 'Nancy': 'Charles', 'Oscar': 'Scott', 'Patricia': 'William', 'Quentin': 'Karen', 'Rachel': 'Kristy', 'Steve': 'Woodrow', 'Tina': 'Joseph', 'Ulysses': 'Alicia', 'Victoria': 'Jenny', 'William': 'Marian', 'Xena': 'Dallas', 'Yves': 'Gordon', '~preda': 'is not a member of a local theater group specializing in improv', '~predb': 'is not a night owl', '~predc': 'does not enjoy writing detailed reviews of new and classic board games', '~predd': 'does not enjoy kayaking and exploring remote waterways', '~prede': 'does not use an ios phone', '~predf': 'does not have a saltwater aquarium', '~predg': 'is not a wine connoisseur', '~predh': 'does not host a YouTube channel dedicated to art tutorials', '~predi': 'is not an avid hiker', '~predj': 'does not play as a goalkeeper for a local amateur soccer team', '~predk': 'does not train for and competes in international triathlons', '~predl': 'does not enjoy camping and organizing outdoor survival workshops', '~predm': 'is not a certified yoga instructor teaching classes weekly', '~predn': 'cannot play the piano', '~predo': 'is not a wine connoisseur with a private cellar of vintage wines', '~predp': 'is not allergic to anything', '~predq': 'does not enjoy origami', '~predr': 'does not enjoy deep-sea diving and exploring underwater caves', '~preds': 'does not create large-scale murals for public art installations', '~predt': 'does not collect action figures', '~predu': 'does not build model airplanes', '~predv': 'does not host regular game nights featuring complex strategy games', '~predw': 'does not collect vintage stamps', '~predx': 'does not have a curated collection of mid-century modern furniture', '~predy': 'does not own an Android phone', '~predz': 'does not work as a freelance web developer specializing in e-commerce sites', 'preda': 'is a member of a local theater group specializing in improv', 'predb': 'is a night owl', 'predc': 'enjoys writing detailed reviews of new and classic board games', 'predd': 'enjoys kayaking and exploring remote waterways', 'prede': 'uses an ios phone', 'predf': 'has a saltwater aquarium', 'predg': 'is a wine connoisseur', 'predh': 'hosts a YouTube channel dedicated to art tutorials', 'predi': 'is an avid hiker', 'predj': 'plays as a goalkeeper for a local amateur soccer team', 'predk': 'trains for and competes in international triathlons', 'predl': 'enjoys camping and organizing outdoor survival workshops', 'predm': 'is a certified yoga instructor teaching classes weekly', 'predn': 'can play the piano', 'predo': 'is a wine connoisseur with a private cellar of vintage wines', 'predp': 'is allergic to anything', 'predq': 'enjoys origami', 'predr': 'enjoys deep-sea diving and exploring underwater caves', 'preds': 'creates large-scale murals for public art installations', 'predt': 'collects action figures', 'predu': 'builds model airplanes', 'predv': 'hosts regular game nights featuring complex strategy games', 'predw': 'collects vintage stamps', 'predx': 'has a curated collection of mid-century modern furniture', 'predy': 'owns an Android phone', 'predz': 'works as a freelance web developer specializing in e-commerce sites', '~propositiona': 'Stars are not visible during the daytime only on Sundays.', 'propositiona': 'Stars are visible during the daytime only on Sundays.', '~propositionb': 'Not all swans in one park are blue.', 'propositionb': 'All swans in one park are blue.', '~propositionc': 'A frog does not sing opera in the swamp at night.', 'propositionc': 'A frog sings opera in the swamp at night.', '~propositiond': 'A tower does not lean significantly without falling.', 'propositiond': 'A tower leans significantly but never falls.', '~propositione': 'A river does not flow uphill on Tuesdays.', 'propositione': 'A river flows uphill only on Tuesdays.'}
Gregg, Angela, Bonnie, Josephine, Bonnie, Neoma, Anthony, Bonnie, Marianne, Mario are the only persons in the room. “everyone in the room enjoys stand-up paddleboarding” if “Bonnie is humble” either “neither “A desert does not bloom with snowdrops every year.” nor “A door randomly teleports those who pass through it.”” or “no one in the room collects action figures” but not both “everyone in the room is brave if they builds model airplanes” if “A door randomly teleports those who pass through it.” everyone anywhere builds model airplanes Bonnie practices zumba at most two persons in the room uses an ios phone if someone watches fantasy movies then he/she is hated by Julie Anthony is a funny person someone in the room develops open-source software projects in their free time if someone is a strong tourist then he/she is a old tourist if someone enjoys bird watching then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “A tower does not lean significantly without falling.” and “A book cannot be opened only at midnight.” everyone in the room owns a high-end gaming PC with custom-built components only one person in the room is a craft beer aficionado Angela plays the violin exactly three persons in the room is a kind person everyone in the room is a kind tourist, collects action figures or is formal Angela is creative only one person in the room collects vintage stamps Marianne is a happy european at least two persons in the room builds model airplanes “A desert blooms with snowdrops every year.” and “A book cannot be opened only at midnight.” all quiet persons outside the room are strong at most two persons in the room is funny Bonnie is a tall european A tower does not lean significantly without falling. if “Neoma is quieter than Gregg” then “at least two persons in the room is a funny strong person” “all creative persons in the room are humble” if “Josephine is richer than Angela” “at least two persons anywhere is richer than Josephine” if “it is not the case that “it is not the case that “Gregg and Angela are kind humble persons””” either “Angela and Gregg are quieter than Bonnie” or “Angela and Gregg are not happy” but not both “at least four persons anywhere is older than Josephine” if “someone in the room is quieter than Bonnie” if “Gregg and Angela are respectively formal and patient” then “it is not the case that “Josephine is richer than Gregg”” only one person in the room is a brave person at least three persons outside the room is older than Bonnie someone outside the room is a wise person if someone is older than Neoma then he/she neither is quieter than Josephine nor is a happy person it is not the case that “at least four persons in the room is a old person” only one person in the room is a quiet wise person it is not the case that “at least two persons in the room is a funny person” only one person in the room is a patient person only one person in the room is quieter than Josephine all happy persons anywhere are patient if someone is a tall kind person then he/she neither is richer than Neoma nor is a brave person all tall persons in the room are wise all curious persons in the room are happy Bonnie is richer than Gregg Bonnie is richer than Angela all old persons in the room are wise only one person anywhere is older than Neoma Neoma is older than Gregg all creative persons in the room are humble all formal persons anywhere are quiet only one person anywhere is a patient funny person all curious persons in the room are strong
Anthony is happy
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((quieter(mary,susan))=>(?[A,B]:(room(A)&room(B)&(A!=B)&funny(A)&strong(A)&person(A)&funny(B)&strong(B)&person(B))))& ((richer(paul,alice))=>(![X]:(room(X)=>(creative(X)=>humble(X)))))& ((~(~(kind(mary)&humble(mary)&person(mary)&kind(paul)&humble(paul)&person(paul))))=>(?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&richer(alice,A)&richer(alice,B))))& ((quieter(john,paul)&quieter(john,mary))<~>(~happy(paul)&~happy(mary)))& ((?[X]:(room(X)&(quieter(fred,X))))=>(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&older(alice,A)&older(alice,B)&older(alice,C)&older(alice,D))))& (((formal(mary))&(patient(paul)))=>(~(richer(mary,alice))))& (((?[X]:(room(X)&brave(X)&person(X)))&(![X,Y]:((room(X)&room(Y)&(brave(X)&person(X))&(brave(Y)&person(Y)))=>(X=Y)))))& (?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&older(fred,A)&older(fred,B)&older(fred,C)))& (?[X]:(~room(X)&(wise(X)&person(X))))& ((![X]:((older(susan,X))=>(~((quieter(alice,X))|(happy(X)&person(X)))))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&old(A)&person(A)&old(B)&person(B)&old(C)&person(C)&old(D)&person(D))))& (((?[X]:(room(X)&quiet(X)&wise(X)&person(X)))&(![X,Y]:((room(X)&room(Y)&(quiet(X)&wise(X)&person(X))&(quiet(Y)&wise(Y)&person(Y)))=>(X=Y)))))& (~(?[A,B]:(room(A)&room(B)&(A!=B)&funny(A)&person(A)&funny(B)&person(B))))& (((?[X]:(room(X)&patient(X)&person(X)))&(![X,Y]:((room(X)&room(Y)&(patient(X)&person(X))&(patient(Y)&person(Y)))=>(X=Y)))))& (((?[X]:(room(X)&quieter(alice,X)))&(![X,Y]:((room(X)&room(Y)&(quieter(alice,X))&(quieter(alice,Y)))=>(X=Y)))))& (![X]:(anywhere(X)=>(happy(X)=>patient(X))))& ((![X]:((tall(X)&kind(X)&person(X))=>(~((richer(susan,X))|(brave(X)&person(X)))))))& (![X]:(room(X)=>(tall(X)=>wise(X))))& (![X]:(room(X)=>(curious(X)=>happy(X))))& (richer(mary,fred))& (richer(paul,fred))& (![X]:(room(X)=>(old(X)=>wise(X))))& (((?[X]:(anywhere(X)&older(susan,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(older(susan,X))&(older(susan,Y)))=>(X=Y)))))& (older(mary,susan))& (![X]:(room(X)=>(creative(X)=>humble(X))))& (![X]:(anywhere(X)=>(formal(X)=>quiet(X))))& (((?[X]:(anywhere(X)&patient(X)&funny(X)&person(X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(patient(X)&funny(X)&person(X))&(patient(Y)&funny(Y)&person(Y)))=>(X=Y)))))& (![X]:(room(X)=>(curious(X)=>strong(X))))
happy(lucy)
[ "b4", "b22", "b23", "p0", "p21", "p41", "p43", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 7763963178256586975750338 % SZS output start Proof for 7763963178256586975750338 5. ! [X0] : anywhere(X0) [input b4] 23. person(yves) & person(xena) & person(william) & person(victoria) & person(ulysses) & person(tina) & person(steve) & person(rachel) & person(quentin) & person(patricia) & person(oscar) & person(nancy) & person(mike) & person(lisa) & person(kyle) & person(julia) & person(ian) & person(hannah) & person(george) & person(emma) & person(david) & person(lucy) & person(susan) & person(john) & person(alice) & person(fred) & person(paul) & person(mary) [input b22] 24. xena != yves & william != yves & victoria != yves & ulysses != yves & tina != yves & steve != yves & rachel != yves & quentin != yves & patricia != yves & oscar != yves & nancy != yves & mike != yves & lisa != yves & kyle != yves & julia != yves & ian != yves & hannah != yves & george != yves & emma != yves & david != yves & lucy != yves & susan != yves & john != yves & alice != yves & fred != yves & paul != yves & mary != yves & xena != yves & william != xena & victoria != xena & ulysses != xena & tina != xena & steve != xena & rachel != xena & quentin != xena & patricia != xena & oscar != xena & nancy != xena & mike != xena & lisa != xena & kyle != xena & julia != xena & ian != xena & hannah != xena & george != xena & emma != xena & david != xena & lucy != xena & susan != xena & john != xena & alice != xena & fred != xena & paul != xena & mary != xena & william != yves & william != xena & victoria != william & ulysses != william & tina != william & steve != william & rachel != william & quentin != william & patricia != william & oscar != william & nancy != william & mike != william & lisa != william & kyle != william & julia != william & ian != william & hannah != william & george != william & emma != william & david != william & lucy != william & susan != william & john != william & alice != william & fred != william & paul != william & mary != william & victoria != yves & victoria != xena & victoria != william & ulysses != victoria & tina != victoria & steve != victoria & rachel != victoria & quentin != victoria & patricia != victoria & oscar != victoria & nancy != victoria & mike != victoria & lisa != victoria & kyle != victoria & julia != victoria & ian != victoria & hannah != victoria & george != victoria & emma != victoria & david != victoria & lucy != victoria & susan != victoria & john != victoria & alice != victoria & fred != victoria & paul != victoria & mary != victoria & ulysses != yves & ulysses != xena & ulysses != william & ulysses != victoria & tina != ulysses & steve != ulysses & rachel != ulysses & quentin != ulysses & patricia != ulysses & oscar != ulysses & nancy != ulysses & mike != ulysses & lisa != ulysses & kyle != ulysses & julia != ulysses & ian != ulysses & hannah != ulysses & george != ulysses & emma != ulysses & david != ulysses & lucy != ulysses & susan != ulysses & john != ulysses & alice != ulysses & fred != ulysses & paul != ulysses & mary != ulysses & tina != yves & tina != xena & tina != william & tina != victoria & tina != ulysses & steve != tina & rachel != tina & quentin != tina & patricia != tina & oscar != tina & nancy != tina & mike != tina & lisa != tina & kyle != tina & julia != tina & ian != tina & hannah != tina & george != tina & emma != tina & david != tina & lucy != tina & susan != tina & john != tina & alice != tina & fred != tina & paul != tina & mary != tina & steve != yves & steve != xena & steve != william & steve != victoria & steve != ulysses & steve != tina & rachel != steve & quentin != steve & patricia != steve & oscar != steve & nancy != steve & mike != steve & lisa != steve & kyle != steve & julia != steve & ian != steve & hannah != steve & george != steve & emma != steve & david != steve & lucy != steve & susan != steve & john != steve & alice != steve & fred != steve & paul != steve & mary != steve & rachel != yves & rachel != xena & rachel != william & rachel != victoria & rachel != ulysses & rachel != tina & rachel != steve & quentin != rachel & patricia != rachel & oscar != rachel & nancy != rachel & mike != rachel & lisa != rachel & kyle != rachel & julia != rachel & ian != rachel & hannah != rachel & george != rachel & emma != rachel & david != rachel & lucy != rachel & susan != rachel & john != rachel & alice != rachel & fred != rachel & paul != rachel & mary != rachel & quentin != yves & quentin != xena & quentin != william & quentin != victoria & quentin != ulysses & quentin != tina & quentin != steve & quentin != rachel & patricia != quentin & oscar != quentin & nancy != quentin & mike != quentin & lisa != quentin & kyle != quentin & julia != quentin & ian != quentin & hannah != quentin & george != quentin & emma != quentin & david != quentin & lucy != quentin & susan != quentin & john != quentin & alice != quentin & fred != quentin & paul != quentin & mary != quentin & patricia != yves & patricia != xena & patricia != william & patricia != victoria & patricia != ulysses & patricia != tina & patricia != steve & patricia != rachel & patricia != quentin & oscar != patricia & nancy != patricia & mike != patricia & lisa != patricia & kyle != patricia & julia != patricia & ian != patricia & hannah != patricia & george != patricia & emma != patricia & david != patricia & lucy != patricia & susan != patricia & john != patricia & alice != patricia & fred != patricia & paul != patricia & mary != patricia & oscar != yves & oscar != xena & oscar != william & oscar != victoria & oscar != ulysses & oscar != tina & oscar != steve & oscar != rachel & oscar != quentin & oscar != patricia & nancy != oscar & mike != oscar & lisa != oscar & kyle != oscar & julia != oscar & ian != oscar & hannah != oscar & george != oscar & emma != oscar & david != oscar & lucy != oscar & susan != oscar & john != oscar & alice != oscar & fred != oscar & paul != oscar & mary != oscar & nancy != yves & nancy != xena & nancy != william & nancy != victoria & nancy != ulysses & nancy != tina & nancy != steve & nancy != rachel & nancy != quentin & nancy != patricia & nancy != oscar & mike != nancy & lisa != nancy & kyle != nancy & julia != nancy & ian != nancy & hannah != nancy & george != nancy & emma != nancy & david != nancy & lucy != nancy & susan != nancy & john != nancy & alice != nancy & fred != nancy & paul != nancy & mary != nancy & mike != yves & mike != xena & mike != william & mike != victoria & mike != ulysses & mike != tina & mike != steve & mike != rachel & mike != quentin & mike != patricia & mike != oscar & mike != nancy & lisa != mike & kyle != mike & julia != mike & ian != mike & hannah != mike & george != mike & emma != mike & david != mike & lucy != mike & susan != mike & john != mike & alice != mike & fred != mike & paul != mike & mary != mike & lisa != yves & lisa != xena & lisa != william & lisa != victoria & lisa != ulysses & lisa != tina & lisa != steve & lisa != rachel & lisa != quentin & lisa != patricia & lisa != oscar & lisa != nancy & lisa != mike & kyle != lisa & julia != lisa & ian != lisa & hannah != lisa & george != lisa & emma != lisa & david != lisa & lucy != lisa & susan != lisa & john != lisa & alice != lisa & fred != lisa & paul != lisa & mary != lisa & kyle != yves & kyle != xena & kyle != william & kyle != victoria & kyle != ulysses & kyle != tina & kyle != steve & kyle != rachel & kyle != quentin & kyle != patricia & kyle != oscar & kyle != nancy & kyle != mike & kyle != lisa & julia != kyle & ian != kyle & hannah != kyle & george != kyle & emma != kyle & david != kyle & lucy != kyle & susan != kyle & john != kyle & alice != kyle & fred != kyle & paul != kyle & mary != kyle & julia != yves & julia != xena & julia != william & julia != victoria & julia != ulysses & julia != tina & julia != steve & julia != rachel & julia != quentin & julia != patricia & julia != oscar & julia != nancy & julia != mike & julia != lisa & julia != kyle & ian != julia & hannah != julia & george != julia & emma != julia & david != julia & lucy != julia & susan != julia & john != julia & alice != julia & fred != julia & paul != julia & mary != julia & ian != yves & ian != xena & ian != william & ian != victoria & ian != ulysses & ian != tina & ian != steve & ian != rachel & ian != quentin & ian != patricia & ian != oscar & ian != nancy & ian != mike & ian != lisa & ian != kyle & ian != julia & hannah != ian & george != ian & emma != ian & david != ian & lucy != ian & susan != ian & john != ian & alice != ian & fred != ian & paul != ian & mary != ian & hannah != yves & hannah != xena & hannah != william & hannah != victoria & hannah != ulysses & hannah != tina & hannah != steve & hannah != rachel & hannah != quentin & hannah != patricia & hannah != oscar & hannah != nancy & hannah != mike & hannah != lisa & hannah != kyle & hannah != julia & hannah != ian & george != hannah & emma != hannah & david != hannah & lucy != hannah & susan != hannah & john != hannah & alice != hannah & fred != hannah & paul != hannah & mary != hannah & george != yves & george != xena & george != william & george != victoria & george != ulysses & george != tina & george != steve & george != rachel & george != quentin & george != patricia & george != oscar & george != nancy & george != mike & george != lisa & george != kyle & george != julia & george != ian & george != hannah & emma != george & david != george & lucy != george & susan != george & john != george & alice != george & fred != george & paul != george & mary != george & emma != yves & emma != xena & emma != william & emma != victoria & emma != ulysses & emma != tina & emma != steve & emma != rachel & emma != quentin & emma != patricia & emma != oscar & emma != nancy & emma != mike & emma != lisa & emma != kyle & emma != julia & emma != ian & emma != hannah & emma != george & david != emma & lucy != emma & susan != emma & john != emma & alice != emma & fred != emma & paul != emma & mary != emma & david != yves & david != xena & david != william & david != victoria & david != ulysses & david != tina & david != steve & david != rachel & david != quentin & david != patricia & david != oscar & david != nancy & david != mike & david != lisa & david != kyle & david != julia & david != ian & david != hannah & david != george & david != emma & lucy != david & susan != david & john != david & alice != david & fred != david & paul != david & mary != david & lucy != yves & lucy != xena & lucy != william & lucy != victoria & lucy != ulysses & lucy != tina & lucy != steve & lucy != rachel & lucy != quentin & lucy != patricia & lucy != oscar & lucy != nancy & lucy != mike & lucy != lisa & lucy != kyle & lucy != julia & lucy != ian & lucy != hannah & lucy != george & lucy != emma & lucy != david & susan != lucy & john != lucy & alice != lucy & fred != lucy & paul != lucy & mary != lucy & susan != yves & susan != xena & susan != william & susan != victoria & susan != ulysses & susan != tina & susan != steve & susan != rachel & susan != quentin & susan != patricia & susan != oscar & susan != nancy & susan != mike & susan != lisa & susan != kyle & susan != julia & susan != ian & susan != hannah & susan != george & susan != emma & susan != david & susan != lucy & john != susan & alice != susan & fred != susan & paul != susan & mary != susan & john != yves & john != xena & john != william & john != victoria & john != ulysses & john != tina & john != steve & john != rachel & john != quentin & john != patricia & john != oscar & john != nancy & john != mike & john != lisa & john != kyle & john != julia & john != ian & john != hannah & john != george & john != emma & john != david & john != lucy & john != susan & alice != john & fred != john & paul != john & mary != john & alice != yves & alice != xena & alice != william & alice != victoria & alice != ulysses & alice != tina & alice != steve & alice != rachel & alice != quentin & alice != patricia & alice != oscar & alice != nancy & alice != mike & alice != lisa & alice != kyle & alice != julia & alice != ian & alice != hannah & alice != george & alice != emma & alice != david & alice != lucy & alice != susan & alice != john & fred != alice & paul != alice & mary != alice & fred != yves & fred != xena & fred != william & fred != victoria & fred != ulysses & fred != tina & fred != steve & fred != rachel & fred != quentin & fred != patricia & fred != oscar & fred != nancy & fred != mike & fred != lisa & fred != kyle & fred != julia & fred != ian & fred != hannah & fred != george & fred != emma & fred != david & fred != lucy & fred != susan & fred != john & fred != alice & paul != fred & mary != fred & paul != yves & paul != xena & paul != william & paul != victoria & paul != ulysses & paul != tina & paul != steve & paul != rachel & paul != quentin & paul != patricia & paul != oscar & paul != nancy & paul != mike & paul != lisa & paul != kyle & paul != julia & paul != ian & paul != hannah & paul != george & paul != emma & paul != david & paul != lucy & paul != susan & paul != john & paul != alice & paul != fred & mary != paul & mary != yves & mary != xena & mary != william & mary != victoria & mary != ulysses & mary != tina & mary != steve & mary != rachel & mary != quentin & mary != patricia & mary != oscar & mary != nancy & mary != mike & mary != lisa & mary != kyle & mary != julia & mary != ian & mary != hannah & mary != george & mary != emma & mary != david & mary != lucy & mary != susan & mary != john & mary != alice & mary != fred & mary != paul [input b23] 25. ! [X0] : (room(X0) => (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 46. european(emma) & happy(emma) [input p21] 66. ! [X0,X1] : ((person(X1) & patient(X1) & person(X0) & patient(X0) & room(X1) & room(X0)) => X0 = X1) & ? [X0] : (person(X0) & patient(X0) & room(X0)) [input p41] 68. ! [X0] : (anywhere(X0) => (happy(X0) => patient(X0))) [input p43] 81. happy(lucy) [input hypothesis] 98. ! [X0,X1] : ((person(X1) & patient(X1) & person(X0) & patient(X0) & room(X1) & room(X0)) => X0 = X1) & ? [X2] : (person(X2) & patient(X2) & room(X2)) [rectify 66] 153. ! [X0] : ((george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 154. ! [X0] : (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 153] 188. ! [X0,X1] : (X0 = X1 | (~person(X1) | ~patient(X1) | ~person(X0) | ~patient(X0) | ~room(X1) | ~room(X0))) & ? [X2] : (person(X2) & patient(X2) & room(X2)) [ennf transformation 98] 189. ! [X0,X1] : (X0 = X1 | ~person(X1) | ~patient(X1) | ~person(X0) | ~patient(X0) | ~room(X1) | ~room(X0)) & ? [X2] : (person(X2) & patient(X2) & room(X2)) [flattening 188] 192. ! [X0] : ((patient(X0) | ~happy(X0)) | ~anywhere(X0)) [ennf transformation 68] 193. ! [X0] : (patient(X0) | ~happy(X0) | ~anywhere(X0)) [flattening 192] 263. ? [X2] : (person(X2) & patient(X2) & room(X2)) => (person(sK33) & patient(sK33) & room(sK33)) [choice axiom] 264. ! [X0,X1] : (X0 = X1 | ~person(X1) | ~patient(X1) | ~person(X0) | ~patient(X0) | ~room(X1) | ~room(X0)) & (person(sK33) & patient(sK33) & room(sK33)) [skolemisation 189,263] 273. anywhere(X0) [cnf transformation 5] 298. person(lucy) [cnf transformation 23] 300. person(emma) [cnf transformation 23] 542. lucy != emma [cnf transformation 24] 1082. room(lucy) [cnf transformation 154] 1084. room(emma) [cnf transformation 154] 1151. happy(emma) [cnf transformation 46] 1228. ~patient(X1) | ~person(X1) | X0 = X1 | ~person(X0) | ~patient(X0) | ~room(X1) | ~room(X0) [cnf transformation 264] 1232. patient(X0) | ~happy(X0) | ~anywhere(X0) [cnf transformation 193] 1250. happy(lucy) [cnf transformation 81] 1532. ~happy(X0) | patient(X0) [subsumption resolution 1232,273] 1541. patient(emma) [resolution 1532,1151] 1542. patient(lucy) [resolution 1532,1250] 2390. ~person(lucy) | lucy = X0 | ~person(X0) | ~patient(X0) | ~room(lucy) | ~room(X0) [resolution 1228,1542] 2394. lucy = X0 | ~person(X0) | ~patient(X0) | ~room(lucy) | ~room(X0) [subsumption resolution 2390,298] 2395. ~patient(X0) | ~person(X0) | lucy = X0 | ~room(X0) [subsumption resolution 2394,1082] 4216. ~person(emma) | lucy = emma | ~room(emma) [resolution 2395,1541] 4217. lucy = emma | ~room(emma) [subsumption resolution 4216,300] 4218. ~room(emma) [subsumption resolution 4217,542] 4219. $false [subsumption resolution 4218,1084] % SZS output end Proof for 7763963178256586975750338 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 7675 % Time elapsed: 0.074 s % ------------------------------ % ------------------------------
700
64
[ 0, 21, 41, 43 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p21': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p41': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p43': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'gregg', 'paul': 'angela', 'fred': 'john', 'alice': 'josephine', 'john': 'david', 'susan': 'neoma', 'lucy': 'anthony', 'david': 'bonnie', 'emma': 'marianne', 'george': 'mario', 'hannah': 'judith', 'ian': 'jeffrey', 'julia': 'mary', 'kyle': 'barbara', 'lisa': 'william', 'mike': 'bernard', 'nancy': 'paul', 'oscar': 'regina', 'patricia': 'elizabeth', 'quentin': 'brandon', 'rachel': 'rene', 'steve': 'james', 'tina': 'denise', 'ulysses': 'julie', 'victoria': 'christopher', 'william': 'dena', 'xena': 'eileen', 'yves': 'sharon', 'Mary': 'Gregg', 'Paul': 'Angela', 'Fred': 'John', 'Alice': 'Josephine', 'John': 'David', 'Susan': 'Neoma', 'Lucy': 'Anthony', 'David': 'Bonnie', 'Emma': 'Marianne', 'George': 'Mario', 'Hannah': 'Judith', 'Ian': 'Jeffrey', 'Julia': 'Mary', 'Kyle': 'Barbara', 'Lisa': 'William', 'Mike': 'Bernard', 'Nancy': 'Paul', 'Oscar': 'Regina', 'Patricia': 'Elizabeth', 'Quentin': 'Brandon', 'Rachel': 'Rene', 'Steve': 'James', 'Tina': 'Denise', 'Ulysses': 'Julie', 'Victoria': 'Christopher', 'William': 'Dena', 'Xena': 'Eileen', 'Yves': 'Sharon', '~preda': 'does not bake bread at home', '~predb': 'does not own an Android phone', '~predc': 'does not practice digital art', '~predd': 'does not develop open-source software projects in their free time', '~prede': 'does not host a popular podcast about emerging technologies', '~predf': 'is not an avid hiker', '~predg': 'does not build model airplanes', '~predh': 'does not use an ios phone', '~predi': 'is not a dedicated volunteer for local community service projects', '~predj': 'does not write and illustrates their own graphic novels', '~predk': 'is not a coffee connoisseur', '~predl': 'does not practice archery', '~predm': 'does not enjoy stand-up paddleboarding', '~predn': 'does not play the violin', '~predo': 'is not a night owl', '~predp': 'does not collect vintage stamps', '~predq': 'does not practice and performs acrobatic dance routines', '~predr': 'does not watche fantasy movies', '~preds': 'does not practice zumba', '~predt': 'does not create YouTube content', '~predu': 'does not collect action figures', '~predv': 'does not own a high-end gaming PC with custom-built components', '~predw': 'is not a craft beer aficionado', '~predx': 'does not enjoy bird watching', '~predy': 'does not own a smart tv', '~predz': 'does not enjoy landscape photography', 'preda': 'bakes bread at home', 'predb': 'owns an Android phone', 'predc': 'practices digital art', 'predd': 'develops open-source software projects in their free time', 'prede': 'hosts a popular podcast about emerging technologies', 'predf': 'is an avid hiker', 'predg': 'builds model airplanes', 'predh': 'uses an ios phone', 'predi': 'is a dedicated volunteer for local community service projects', 'predj': 'writes and illustrates their own graphic novels', 'predk': 'is a coffee connoisseur', 'predl': 'practices archery', 'predm': 'enjoys stand-up paddleboarding', 'predn': 'plays the violin', 'predo': 'is a night owl', 'predp': 'collects vintage stamps', 'predq': 'practices and performs acrobatic dance routines', 'predr': 'watches fantasy movies', 'preds': 'practices zumba', 'predt': 'creates YouTube content', 'predu': 'collects action figures', 'predv': 'owns a high-end gaming PC with custom-built components', 'predw': 'is a craft beer aficionado', 'predx': 'enjoys bird watching', 'predy': 'owns a smart tv', 'predz': 'enjoys landscape photography', '~propositiona': 'A desert does not bloom with snowdrops every year.', 'propositiona': 'A desert blooms with snowdrops every year.', '~propositionb': 'A shadow does not appear only at noon.', 'propositionb': 'A shadow appears only at noon.', '~propositionc': 'A book cannot be opened only at midnight.', 'propositionc': 'A book can be opened only at midnight.', '~propositiond': 'A tower does not lean significantly without falling.', 'propositiond': 'A tower leans significantly but never falls.', '~propositione': 'A door does not randomly teleport those who pass through it.', 'propositione': 'A door randomly teleports those who pass through it.'}
Joshua, Jorge, Keli, Thomas, Thomas, Michael, Norman, Ruby, David, Anthony are the only persons in the room. “everyone in the room travels domestically frequently” if “Thomas is humble” either “neither “A frog does not sing opera in the swamp at night.” nor “A city has outlawed the use of round tables.”” or “no one in the room knows morse code” but not both “everyone in the room is brave if they collects historical artifacts related to ancient civilizations” if “A city has outlawed the use of round tables.” everyone anywhere collects historical artifacts related to ancient civilizations Keli can play the guitar at most two persons in the room is a night owl if someone hosts regular workshops on creative writing then he/she is hated by Dennis Norman is a funny person someone in the room watches fantasy movies if someone is a strong tourist then he/she is a old tourist if someone makes intricate hand-cut paper art for exhibitions then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “A pizza does not exist that tastes like ice cream.” and “A river does not flow uphill on Tuesdays.” everyone in the room enjoys stargazing only one person in the room writes in-depth travel guides for off-the-beaten-path destinations Jorge practices zumba exactly three persons in the room is a kind person everyone in the room is a kind tourist, knows morse code or is formal Jorge is creative only one person in the room collects action figures David is a happy european at least two persons in the room collects historical artifacts related to ancient civilizations “A frog sings opera in the swamp at night.” and “A river does not flow uphill on Tuesdays.” all quiet persons outside the room are strong at most two persons in the room is funny Ruby is a tall european A pizza does not exist that tastes like ice cream. if “everyone in the room is younger than Jose or does not collect historical artifacts related to ancient civilizations” then “if someone is richer than Alisha and works on fridays then he/she collects action figures” if “Jorge is strong” then “everyone in the room who owns a significant collection of rare gemstones and minerals is funny” if “Keli and Jorge do not hate Jacqueline” then “all humble persons in the room are kind” if “Michael is not old” then “not everyone in the room does not make intricate hand-cut paper art for exhibitions or is not a brave strong organized tourist” if “at least one person in the room does not like David” then “no one in the room is a sibling of Willie if and only if they enjoys macrame” at least one person in the room enjoys stargazing Ruby is a client of Alisha Norman and Thomas are not a tall europeans everyone in the room is patient Norman does not collect limited-edition art prints from contemporary artists no funny person in the room is kind everyone anywhere volunteers for local environmental conservation projects if they practices kickboxing someone who is a formal european is a client of someone who is not a funny happy european Joshua enjoys stargazing everyone in the room knows morse code if they is a client of Jenny and vice versa no one anywhere collects rare minerals or does not collect vintage vinyl records at least three persons in the room does not collect luxury watches Keli is a wise brave patient european everyone anywhere volunteers for local environmental conservation projects if and only if they does not like Willie Thomas and Keli are respectively old and wise Joshua who is younger than Jose collects limited-edition art prints from contemporary artists Thomas and Jorge are respectively creative and formal at least three persons in the room is not liked by David if someone is liked by Dennis then he/she knows morse code only one person anywhere is a client of Doris Keli and Jenny hate each other neither “A river flows uphill only on Tuesdays.” nor “All swans in one park are blue.” someone outside the room is quieter than Anthony, is richer than Inez or collects rare minerals if someone does not collect historical artifacts related to ancient civilizations then he/she is not liked by Ursula and vice versa all organized persons in the room are brave Norman is not a old european “everyone in the room does not participate in long-distance cycling events across the country or is formal” if “everyone outside the room is a client of Helen” if “someone in the room is liked by Clara” then ““A river does not flow uphill on Tuesdays.” and “A frog sings opera in the swamp at night.” and “A city has outlawed the use of round tables.”” if “everyone in the room does not enjoy stargazing or hates Jose” then “everyone in the room is not hated by Dennis if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““A pizza does not exist that tastes like ice cream.” or “All swans in one park are blue.” or both” if “Keli and Michael are hated by Anthony” then “no creative person in the room is patient” if “everyone outside the room does not collect luxury watches or is not hated by Norman” then ““A city has not outlawed the use of round tables.” or “A frog does not sing opera in the swamp at night.” or both” Joshua dreamt that ““A pizza does not exist that tastes like ice cream.” or “A frog sings opera in the swamp at night.” or both” everyone in the room is a wise person no tall person in the room is kind Joshua dreamt that “everyone in the room is a quiet tourist if they is a client of Helen” everyone in the room who either is not liked by Stanley or collects historical artifacts related to ancient civilizations but not both neither is liked by Jose nor is hated by Jessica it is not the case that ““A city has outlawed the use of round tables.” and “A frog sings opera in the swamp at night.” and “A city has not outlawed the use of round tables.”” someone in the room is not hated by Jose someone who is not hated by Ruby like someone who is a sibling of Alisha Keli is a patient happy tall person Inez is a sibling of Thomas Keli and Michael are quiet David is a sibling of Thomas Thomas and Thomas are wise persons more than one person in the room is a sibling of Michele, is a client of Annette and is a sibling of David Thomas and Michael are strong persons everyone in the room is a client of Ruby if they is a sibling of Casandra everyone in the room is a client of Shawn if they is a funny tourist everyone in the room is not hated by Dennis everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Michele everyone in the room is a sibling of Willie, is a sibling of Ruby and is not humble if they is a sibling of Willie everyone in the room works on fridays if and only if they collects vintage vinyl records everyone in the room does not know morse code or owns a significant collection of rare gemstones and minerals not everyone in the room owns a significant collection of rare gemstones and minerals if and only if they volunteers for local environmental conservation projects everyone outside the room hosts regular workshops on creative writing only if they knows morse code exactly four persons in the room volunteers for local environmental conservation projects Keli who collects action figures watches fantasy movies Helen and Thomas like each other at least three persons in the room collects vintage vinyl records at most four persons in the room neither collects rare minerals nor is dedicated to sustainable living and zero-waste practices Casandra and Thomas like each other Joshua who travels domestically frequently is a client of Anthony at least two persons in the room owns a significant collection of rare gemstones and minerals everyone in the room does not like Willie if and only if they participates in long-distance cycling events across the country everyone in the room is not a curious tourist only if they practices zumba everyone outside the room does not collect vintage vinyl records or does not hate Willie not everyone anywhere likes Jose only if they practices kickboxing more than one person in the room enjoys spelunking Keli does not hate David more than one person in the room is not creative, not formal, not strong if someone neither enjoys salsa dancing nor practices kickboxing then he/she does not hate Helen and vice versa everyone in the room enjoys macrame only if they owns a significant collection of rare gemstones and minerals someone in the room is kind it is not the case that “someone in the room enjoys salsa dancing” Thomas volunteers for local environmental conservation projects it is true that “Keli and Jorge are respectively curious and old” exactly four persons in the room is a creative european no formal person in the room is humble at most four persons in the room enjoys spelunking if someone enjoys macrame then he/she knows morse code at least two persons anywhere is a quiet wise kind tourist Ruby is a client of Joshua if someone is a client of Anthony then he/she participates in long-distance cycling events across the country and vice versa Doris is a client of Thomas if someone is brave then he/she likes Ruby Jorge is formal at most three persons in the room neither enjoys stargazing nor is kind if someone is quiet then he/she is a client of Helen more than one person in the room is creative no wise person outside the room is tall if someone is brave then he/she is not a creative tourist Michael is a night owl Norman and Joshua like each other Thomas enjoys stargazing Jorge and Joshua are respectively quiet and organized no kind person in the room is tall “it is not the case that “Jorge neither works on fridays nor owns a significant collection of rare gemstones and minerals”” only if “Michele does not enjoy salsa dancing” “not everyone in the room does not own a significant collection of rare gemstones and minerals or is not a night owl” only if “if someone does not participate in long-distance cycling events across the country then he/she enjoys stargazing or travels domestically frequently or both” if “Thomas enjoys stand-up paddleboarding and does not make intricate hand-cut paper art for exhibitions” then “everyone in the room who watches fantasy movies cannot play the guitar” otherwise “Ursula works on fridays” either “Thomas collects historical artifacts related to ancient civilizations or is dedicated to sustainable living and zero-waste practices or both” or “Casandra does not work on fridays” but not both “not everyone anywhere writes in-depth travel guides for off-the-beaten-path destinations” only if “everyone in the room who does not participate in long-distance cycling events across the country owns a significant collection of rare gemstones and minerals” if “everyone outside the room enjoys salsa dancing or does not work on fridays” then “everyone anywhere who is a night owl works on fridays” Thomas writes in-depth travel guides for off-the-beaten-path destinations Keli does not write in-depth travel guides for off-the-beaten-path destinations or is a night owl or both Michael practices kickboxing everyone outside the room knows morse code if they collects historical artifacts related to ancient civilizations Norman does not host regular workshops on creative writing it is not the case that “Ursula either collects limited-edition art prints from contemporary artists or collects rare minerals but not both” everyone in the room does not collect rare minerals if they either knows morse code or collects rare minerals but not both Casandra writes in-depth travel guides for off-the-beaten-path destinations not everyone anywhere enjoys spelunking and enjoys stand-up paddleboarding if they does not practice kickboxing and vice versa if someone enjoys salsa dancing then he/she is dedicated to sustainable living and zero-waste practices Anthony watches fantasy movies Thomas volunteers for local environmental conservation projects everyone outside the room does not practice zumba if they can play the guitar if someone cannot play the guitar then he/she hosts regular workshops on creative writing “everyone in the room does not enjoy stargazing or writes in-depth travel guides for off-the-beaten-path destinations” if “it is true that “everyone outside the room does not enjoy stand-up paddleboarding or is not a strong person”” and vice versa either “everyone in the room does not participate in long-distance cycling events across the country or is a sibling of Jose” or “Joshua and Thomas are respectively strong and funny” but not both either “at least one person in the room neither is not funny nor collects action figures” or “someone in the room is not hated by Clara” but not both either “everyone in the room does not collect luxury watches or is a client of Michael” or “Joshua and Jorge are respectively creative and old” but not both “Jose and Keli hate each other” only if “everyone in the room collects limited-edition art prints from contemporary artists if they is not hated by Dennis and vice versa” “not everyone in the room does not collect limited-edition art prints from contemporary artists or is not a old person” if “everyone in the room does not watche fantasy movies or is not liked by Helen” and vice versa “Thomas and Norman hate each other” if “everyone in the room cannot play the guitar or enjoys macrame” and vice versa Clara and Jorge hate each other Keli is not a patient tourist if someone makes intricate hand-cut paper art for exhibitions then he/she is a strong tourist at least three persons in the room is old at least three persons in the room is not a happy curious person someone in the room is a sibling of Casandra more than one person anywhere is old A city has not outlawed the use of round tables. no kind person outside the room is strong at least one person in the room volunteers for local environmental conservation projects someone in the room practices kickboxing Jorge who either is not kind, not old, not curious, not strong or enjoys stargazing but not both is not a brave european Doris and Jorge like each other someone outside the room is a sibling of Shawn it is true that “at most three persons in the room is not hated by Annette” Joshua dreamt that “if someone is not a formal european then he/she practices zumba” someone in the room is strong not everyone in the room is quiet only if they enjoys salsa dancing everyone in the room is a night owl only if they is not a formal european more than one person in the room is not tall, not funny, not curious, not strong, not brave, not happy, not patient, is not patient, not happy, not funny, not kind, not curious or is humble at least two persons in the room is a quiet strong tourist everyone outside the room who either is a sibling of Jenny or is not not formal but not both either enjoys salsa dancing or collects historical artifacts related to ancient civilizations but not both more than one person in the room is not a formal european Jorge is not a kind old tourist if “Jose and Michael like each other” then “not everyone in the room practices kickboxing, is a organized curious european and enjoys macrame if they is a formal person” if “everyone in the room does not enjoy spelunking or practices zumba” then “Alisha is a client of Shawn” “Jorge is a curious organized tourist” if “Dennis is younger than Jorge” Ruby is younger than Jenny or is a client of Shawn or both Thomas is a kind happy tourist if someone can play the guitar then he/she is quieter than Dennis Michele is hated by Dennis Jorge is richer than Jenny not everyone anywhere who is a client of Helen neither volunteers for local environmental conservation projects nor collects historical artifacts related to ancient civilizations Annette is richer than Jorge exactly two persons outside the room can play the guitar Jacqueline and Annette hate each other Thomas hates Jenny Joshua and Inez are not a strong persons at least three persons in the room enjoys stand-up paddleboarding Joshua is younger than Jose Michael is a creative patient person Francis and Ursula are older than Helen David enjoys macrame everyone outside the room who does not hate Shawn, practices zumba or practices kickboxing is a client of Jose Willie is not hated by Helen at least three persons in the room practices kickboxing all humble persons in the room are strong everyone in the room who enjoys salsa dancing, is a patient person and is a happy tourist is a quiet european someone who is a formal curious tourist is a client of someone who is richer than Jose
Anthony volunteers for local environmental conservation projects
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& (![X]:(room(X)=>(((predq(X))<=>(predj(X))))))& (![X]:(room(X)=>(((predi(X))|(~predu(X))))))& (~![X]:(room(X)=>(((predi(X))<=>(predc(X))))))& (![X]:(~room(X)=>(((predu(X))<=(predr(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& ((predp(fred))&(predd(fred)))& ((like(xena,john) & like(john,xena)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~((preda(A))|(predz(A)))&~((preda(B))|(predz(B)))&~((preda(C))|(predz(C)))&~((preda(D))|(predz(D)))&~((preda(E))|(predz(E))))))& ((like(kyle,alice) & like(alice,kyle)))& ((predm(mary))&(client(george,mary)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predi(A)&predi(B)))& (![X]:(room(X)=>(((~like(patricia,X))<=>(predf(X))))))& (![X]:(room(X)=>(((predn(X))<=(~(curious(X)&tourist(X)))))))& (![X]:(~room(X)=>(((~hate(patricia,X))|(~predj(X))))))& (~![X]:(anywhere(X)=>(((predk(X))<=(like(william,X))))))& ((?[X,Y]:(room(X)&room(Y)&(predt(X)&predt(Y))&(X!=Y))))& (~hate(emma,fred))& ((?[X,Y]:(room(X)&room(Y)&(~creative(X)&~formal(X)&~strong(X)&~creative(Y)&~formal(Y)&~strong(Y))&(X!=Y))))& ((![X]:((~((prede(X))|(predk(X))))<=>(~hate(xena,X)))))& (![X]:(room(X)=>(((predi(X))<=(predb(X))))))& (?[X]:(room(X)&(kind(X))))& (~(?[X]:(room(X)&(prede(X)))))& (predc(alice))& ((curious(fred))&(old(paul)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)&creative(E)&european(E)))))& (![X]:(room(X)=>(formal(X)=>~humble(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predt(A)&predt(B)&predt(C)&predt(D)&predt(E))))& ((![X]:((predb(X))=>(predu(X)))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&quiet(A)&wise(A)&kind(A)&tourist(A)&quiet(B)&wise(B)&kind(B)&tourist(B)))& (client(mary,david))& ((![X]:((client(george,X))<=>(predf(X)))))& (client(john,julia))& ((![X]:((brave(X))=>(like(david,X)))))& (formal(paul))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((predv(A))|(kind(A)))&~((predv(B))|(kind(B)))&~((predv(C))|(kind(C)))&~((predv(D))|(kind(D))))))& ((![X]:((quiet(X))=>(client(xena,X)))))& ((?[X,Y]:(room(X)&room(Y)&(creative(X)&creative(Y))&(X!=Y))))& (![X]:(~room(X)=>(wise(X)=>~tall(X))))& ((![X]:((brave(X))=>(~(creative(X)&tourist(X))))))& (predh(susan))& ((like(lucy,mary) & like(mary,lucy)))& (predv(alice))& ((quiet(paul))&(organized(mary)))& (![X]:(room(X)=>(kind(X)=>~tall(X))))& ((~(~((predq(paul))|(predi(paul)))))=>(~prede(ian)))& ((~![X]:(room(X)=>(((~predh(X))|(~predi(X))))))=>((![X]:((~predf(X))=>(((predv(X))|(predm(X))))))))& (((((predy(john))&(~predx(john))))=>(![X]:(room(X)=>(((predd(X))=>(~preds(X)))))))&((~(((predy(john))&(~predx(john)))))=>(predq(hannah))))& ((((predg(john))|(predz(john))))<~>(~predq(kyle)))& ((~![X]:(anywhere(X)=>(predw(X))))=>(![X]:(room(X)=>(((~predf(X))=>(predi(X)))))))& ((![X]:(~room(X)=>(((~predq(X))|(prede(X))))))=>(![X]:(anywhere(X)=>(((predh(X))=>(predq(X)))))))& (predw(alice))& (((~predw(fred))|(predh(fred))))& (predk(susan))& (![X]:(~room(X)=>(((predg(X))=>(predu(X))))))& (~predr(lucy))& (~(((predo(hannah))<~>(preda(hannah)))))& (![X]:(room(X)=>(((((predu(X))<~>(preda(X))))=>(~preda(X))))))& (predw(kyle))& (~![X]:(anywhere(X)=>(((((predt(X))&(predy(X))))<=>(~predk(X))))))& ((![X]:((prede(X))=>(predz(X)))))& (predd(george))& (predc(john))& (![X]:(~room(X)=>(((preds(X))=>(~predn(X))))))& ((![X]:((~preds(X))=>(predr(X)))))& ((![X]:(~room(X)=>(((~(strong(X)&person(X)))|(~predy(X))))))<=>(![X]:(room(X)=>(((predw(X))|(~predv(X)))))))& ((![X]:(room(X)=>(((sibling(william,X))|(~predf(X))))))<~>((strong(mary))&(funny(alice))))& ((((?[X]:(room(X)&~((~funny(X))|(predp(X)))))))<~>(?[X]:(room(X)&(~hate(X,oscar)))))& ((![X]:(room(X)=>(((client(susan,X))|(~predl(X))))))<~>((creative(mary))&(old(paul))))& (((hate(william,fred) & hate(fred,william)))=>(![X]:(room(X)=>(((predo(X))<=>(~hate(X,ulysses)))))))& ((![X]:(room(X)=>(((~like(X,xena))|(~predd(X))))))<=>(~![X]:(room(X)=>(((~(old(X)&person(X)))|(~predo(X)))))))& ((![X]:(room(X)=>(((predb(X))|(~preds(X))))))<=>((hate(alice,lucy) & hate(lucy,alice))))& ((hate(oscar,paul) & hate(paul,oscar)))& (~(patient(fred)&tourist(fred)))& ((![X]:((predx(X))=>(strong(X)&tourist(X)))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&old(A)&old(B)&old(C)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~(happy(A)&curious(A)&person(A))&~(happy(B)&curious(B)&person(B))&~(happy(C)&curious(C)&person(C))))& (?[X]:(room(X)&(sibling(kyle,X))))& ((?[X,Y]:(anywhere(X)&anywhere(Y)&(old(X)&old(Y))&(X!=Y))))& (~propositione)& (![X]:(~room(X)=>(kind(X)=>~strong(X))))& (((?[X]:(room(X)&predc(X)))))& (?[X]:(room(X)&(predk(X))))& ((((~kind(paul)&~old(paul)&~curious(paul)&~strong(paul))<~>(predv(paul))))&(~(brave(paul)&european(paul))))& ((like(julia,paul) & like(paul,julia)))& (?[X]:(~room(X)&(sibling(steve,X))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~hate(A,victoria)&~hate(B,victoria)&~hate(C,victoria)&~hate(D,victoria))))& ((mary_dream=>((![X]:((~(formal(X)&european(X)))=>(predn(X)))))))& (?[X]:(room(X)&(strong(X))))& (~![X]:(room(X)=>(((prede(X))<=(quiet(X))))))& (![X]:(room(X)=>(((~(formal(X)&european(X)))<=(predh(X))))))& ((?[X,Y]:(room(X)&room(Y)&(((~tall(X)&~funny(X)&~curious(X)&~strong(X)&~brave(X)&~happy(X)&~patient(X))|(~patient(X)&~happy(X)&~funny(X)&~kind(X)&~curious(X))|(humble(X)))&((~tall(Y)&~funny(Y)&~curious(Y)&~strong(Y)&~brave(Y)&~happy(Y)&~patient(Y))|(~patient(Y)&~happy(Y)&~funny(Y)&~kind(Y)&~curious(Y))|(humble(Y))))&(X!=Y))))& (?[A,B]:(room(A)&room(B)&(A!=B)&quiet(A)&strong(A)&tourist(A)&quiet(B)&strong(B)&tourist(B)))& (![X]:(~room(X)=>(((((sibling(tina,X))<~>(~~formal(X))))=>(((prede(X))<~>(predg(X))))))))& ((?[X,Y]:(room(X)&room(Y)&(~(formal(X)&european(X))&~(formal(Y)&european(Y)))&(X!=Y))))& (~(kind(paul)&old(paul)&tourist(paul)))& (((like(william,susan) & like(susan,william)))=>(~![X]:(room(X)=>(((formal(X)&person(X))=>(((predk(X))&(organized(X)&curious(X)&european(X))&(predb(X)))))))))& ((![X]:(room(X)=>(((predn(X))|(~predt(X))))))=>(client(steve,quentin)))& ((younger(paul,ulysses))=>(curious(paul)&organized(paul)&tourist(paul)))& (((younger(tina,david))|(client(steve,david))))& (kind(alice)&happy(alice)&tourist(alice))& ((![X]:((preds(X))=>(quieter(ulysses,X)))))& (hate(ian,ulysses))& (richer(tina,paul))& (~![X]:(anywhere(X)=>(((client(xena,X))=>(~((predc(X))|(predg(X))))))))& (richer(paul,victoria))& ((?[A,B]:(~room(A)&~room(B)&(A!=B)&preds(A)&preds(B)))&(~(?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&preds(A)&preds(B)&preds(C)))))& ((hate(lisa,victoria) & hate(victoria,lisa)))& (hate(tina,john))& (~(strong(mary)&person(mary))&~(strong(mike)&person(mike)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predy(A)&predy(B)&predy(C)))& (younger(william,mary))& (creative(susan)&patient(susan)&person(susan))& (older(xena,rachel)&older(xena,hannah))& (predb(emma))& (![X]:(~room(X)=>(((((~hate(steve,X))|(predn(X))|(predk(X))))=>(client(william,X))))))& (~hate(patricia,xena))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predk(A)&predk(B)&predk(C)))& (![X]:(room(X)=>(humble(X)=>strong(X))))& (![X]:(room(X)=>(((((prede(X))&(patient(X)&person(X))&(happy(X)&tourist(X))))=>(quiet(X)&european(X))))))& (?[X,Y]:((formal(X)&curious(X)&tourist(X))&(richer(william,Y))&(client(X,Y))))
predc(george)
[ "b4", "b23", "p0", "p39", "p46", "p90", "p96", "p98", "p109", "p117", "p139", "p148", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 3200238661920562432391414 % SZS output start Proof for 3200238661920562432391414 5. ! [X0] : anywhere(X0) [input b4] 24. xena != yves & william != yves & victoria != yves & ulysses != yves & tina != yves & steve != yves & rachel != yves & quentin != yves & patricia != yves & oscar != yves & nancy != yves & mike != yves & lisa != yves & kyle != yves & julia != yves & ian != yves & hannah != yves & george != yves & emma != yves & david != yves & lucy != yves & susan != yves & john != yves & alice != yves & fred != yves & paul != yves & mary != yves & xena != yves & william != xena & victoria != xena & ulysses != xena & tina != xena & steve != xena & rachel != xena & quentin != xena & patricia != xena & oscar != xena & nancy != xena & mike != xena & lisa != xena & kyle != xena & julia != xena & ian != xena & hannah != xena & george != xena & emma != xena & david != xena & lucy != xena & susan != xena & john != xena & alice != xena & fred != xena & paul != xena & mary != xena & william != yves & william != xena & victoria != william & ulysses != william & tina != william & steve != william & rachel != william & quentin != william & patricia != william & oscar != william & nancy != william & mike != william & lisa != william & kyle != william & julia != william & ian != william & hannah != william & george != william & emma != william & david != william & lucy != william & susan != william & john != william & alice != william & fred != william & paul != william & mary != william & victoria != yves & victoria != xena & victoria != william & ulysses != victoria & tina != victoria & steve != victoria & rachel != victoria & quentin != victoria & patricia != victoria & oscar != victoria & nancy != victoria & mike != victoria & lisa != victoria & kyle != victoria & julia != victoria & ian != victoria & hannah != victoria & george != victoria & emma != victoria & david != victoria & lucy != victoria & susan != victoria & john != victoria & alice != victoria & fred != victoria & paul != victoria & mary != victoria & ulysses != yves & ulysses != xena & ulysses != william & ulysses != victoria & tina != ulysses & steve != ulysses & rachel != ulysses & quentin != ulysses & patricia != ulysses & oscar != ulysses & nancy != ulysses & mike != ulysses & lisa != ulysses & kyle != ulysses & julia != ulysses & ian != ulysses & hannah != ulysses & george != ulysses & emma != ulysses & david != ulysses & lucy != ulysses & susan != ulysses & john != ulysses & alice != ulysses & fred != ulysses & paul != ulysses & mary != ulysses & tina != yves & tina != xena & tina != william & tina != victoria & tina != ulysses & steve != tina & rachel != tina & quentin != tina & patricia != tina & oscar != tina & nancy != tina & mike != tina & lisa != tina & kyle != tina & julia != tina & ian != tina & hannah != tina & george != tina & emma != tina & david != tina & lucy != tina & susan != tina & john != tina & alice != tina & fred != tina & paul != tina & mary != tina & steve != yves & steve != xena & steve != william & steve != victoria & steve != ulysses & steve != tina & rachel != steve & quentin != steve & patricia != steve & oscar != steve & nancy != steve & mike != steve & lisa != steve & kyle != steve & julia != steve & ian != steve & hannah != steve & george != steve & emma != steve & david != steve & lucy != steve & susan != steve & john != steve & alice != steve & fred != steve & paul != steve & mary != steve & rachel != yves & rachel != xena & rachel != william & rachel != victoria & rachel != ulysses & rachel != tina & rachel != steve & quentin != rachel & patricia != rachel & oscar != rachel & nancy != rachel & mike != rachel & lisa != rachel & kyle != rachel & julia != rachel & ian != rachel & hannah != rachel & george != rachel & emma != rachel & david != rachel & lucy != rachel & susan != rachel & john != rachel & alice != rachel & fred != rachel & paul != rachel & mary != rachel & quentin != yves & quentin != xena & quentin != william & quentin != victoria & quentin != ulysses & quentin != tina & quentin != steve & quentin != rachel & patricia != quentin & oscar != quentin & nancy != quentin & mike != quentin & lisa != quentin & kyle != quentin & julia != quentin & ian != quentin & hannah != quentin & george != quentin & emma != quentin & david != quentin & lucy != quentin & susan != quentin & john != quentin & alice != quentin & fred != quentin & paul != quentin & mary != quentin & patricia != yves & patricia != xena & patricia != william & patricia != victoria & patricia != ulysses & patricia != tina & patricia != steve & patricia != rachel & patricia != quentin & oscar != patricia & nancy != patricia & mike != patricia & lisa != patricia & kyle != patricia & julia != patricia & ian != patricia & hannah != patricia & george != patricia & emma != patricia & david != patricia & lucy != patricia & susan != patricia & john != patricia & alice != patricia & fred != patricia & paul != patricia & mary != patricia & oscar != yves & oscar != xena & oscar != william & oscar != victoria & oscar != ulysses & oscar != tina & oscar != steve & oscar != rachel & oscar != quentin & oscar != patricia & nancy != oscar & mike != oscar & lisa != oscar & kyle != oscar & julia != oscar & ian != oscar & hannah != oscar & george != oscar & emma != oscar & david != oscar & lucy != oscar & susan != oscar & john != oscar & alice != oscar & fred != oscar & paul != oscar & mary != oscar & nancy != yves & nancy != xena & nancy != william & nancy != victoria & nancy != ulysses & nancy != tina & nancy != steve & nancy != rachel & nancy != quentin & nancy != patricia & nancy != oscar & mike != nancy & lisa != nancy & kyle != nancy & julia != nancy & ian != nancy & hannah != nancy & george != nancy & emma != nancy & david != nancy & lucy != nancy & susan != nancy & john != nancy & alice != nancy & fred != nancy & paul != nancy & mary != nancy & mike != yves & mike != xena & mike != william & mike != victoria & mike != ulysses & mike != tina & mike != steve & mike != rachel & mike != quentin & mike != patricia & mike != oscar & mike != nancy & lisa != mike & kyle != mike & julia != mike & ian != mike & hannah != mike & george != mike & emma != mike & david != mike & lucy != mike & susan != mike & john != mike & alice != mike & fred != mike & paul != mike & mary != mike & lisa != yves & lisa != xena & lisa != william & lisa != victoria & lisa != ulysses & lisa != tina & lisa != steve & lisa != rachel & lisa != quentin & lisa != patricia & lisa != oscar & lisa != nancy & lisa != mike & kyle != lisa & julia != lisa & ian != lisa & hannah != lisa & george != lisa & emma != lisa & david != lisa & lucy != lisa & susan != lisa & john != lisa & alice != lisa & fred != lisa & paul != lisa & mary != lisa & kyle != yves & kyle != xena & kyle != william & kyle != victoria & kyle != ulysses & kyle != tina & kyle != steve & kyle != rachel & kyle != quentin & kyle != patricia & kyle != oscar & kyle != nancy & kyle != mike & kyle != lisa & julia != kyle & ian != kyle & hannah != kyle & george != kyle & emma != kyle & david != kyle & lucy != kyle & susan != kyle & john != kyle & alice != kyle & fred != kyle & paul != kyle & mary != kyle & julia != yves & julia != xena & julia != william & julia != victoria & julia != ulysses & julia != tina & julia != steve & julia != rachel & julia != quentin & julia != patricia & julia != oscar & julia != nancy & julia != mike & julia != lisa & julia != kyle & ian != julia & hannah != julia & george != julia & emma != julia & david != julia & lucy != julia & susan != julia & john != julia & alice != julia & fred != julia & paul != julia & mary != julia & ian != yves & ian != xena & ian != william & ian != victoria & ian != ulysses & ian != tina & ian != steve & ian != rachel & ian != quentin & ian != patricia & ian != oscar & ian != nancy & ian != mike & ian != lisa & ian != kyle & ian != julia & hannah != ian & george != ian & emma != ian & david != ian & lucy != ian & susan != ian & john != ian & alice != ian & fred != ian & paul != ian & mary != ian & hannah != yves & hannah != xena & hannah != william & hannah != victoria & hannah != ulysses & hannah != tina & hannah != steve & hannah != rachel & hannah != quentin & hannah != patricia & hannah != oscar & hannah != nancy & hannah != mike & hannah != lisa & hannah != kyle & hannah != julia & hannah != ian & george != hannah & emma != hannah & david != hannah & lucy != hannah & susan != hannah & john != hannah & alice != hannah & fred != hannah & paul != hannah & mary != hannah & george != yves & george != xena & george != william & george != victoria & george != ulysses & george != tina & george != steve & george != rachel & george != quentin & george != patricia & george != oscar & george != nancy & george != mike & george != lisa & george != kyle & george != julia & george != ian & george != hannah & emma != george & david != george & lucy != george & susan != george & john != george & alice != george & fred != george & paul != george & mary != george & emma != yves & emma != xena & emma != william & emma != victoria & emma != ulysses & emma != tina & emma != steve & emma != rachel & emma != quentin & emma != patricia & emma != oscar & emma != nancy & emma != mike & emma != lisa & emma != kyle & emma != julia & emma != ian & emma != hannah & emma != george & david != emma & lucy != emma & susan != emma & john != emma & alice != emma & fred != emma & paul != emma & mary != emma & david != yves & david != xena & david != william & david != victoria & david != ulysses & david != tina & david != steve & david != rachel & david != quentin & david != patricia & david != oscar & david != nancy & david != mike & david != lisa & david != kyle & david != julia & david != ian & david != hannah & david != george & david != emma & lucy != david & susan != david & john != david & alice != david & fred != david & paul != david & mary != david & lucy != yves & lucy != xena & lucy != william & lucy != victoria & lucy != ulysses & lucy != tina & lucy != steve & lucy != rachel & lucy != quentin & lucy != patricia & lucy != oscar & lucy != nancy & lucy != mike & lucy != lisa & lucy != kyle & lucy != julia & lucy != ian & lucy != hannah & lucy != george & lucy != emma & lucy != david & susan != lucy & john != lucy & alice != lucy & fred != lucy & paul != lucy & mary != lucy & susan != yves & susan != xena & susan != william & susan != victoria & susan != ulysses & susan != tina & susan != steve & susan != rachel & susan != quentin & susan != patricia & susan != oscar & susan != nancy & susan != mike & susan != lisa & susan != kyle & susan != julia & susan != ian & susan != hannah & susan != george & susan != emma & susan != david & susan != lucy & john != susan & alice != susan & fred != susan & paul != susan & mary != susan & john != yves & john != xena & john != william & john != victoria & john != ulysses & john != tina & john != steve & john != rachel & john != quentin & john != patricia & john != oscar & john != nancy & john != mike & john != lisa & john != kyle & john != julia & john != ian & john != hannah & john != george & john != emma & john != david & john != lucy & john != susan & alice != john & fred != john & paul != john & mary != john & alice != yves & alice != xena & alice != william & alice != victoria & alice != ulysses & alice != tina & alice != steve & alice != rachel & alice != quentin & alice != patricia & alice != oscar & alice != nancy & alice != mike & alice != lisa & alice != kyle & alice != julia & alice != ian & alice != hannah & alice != george & alice != emma & alice != david & alice != lucy & alice != susan & alice != john & fred != alice & paul != alice & mary != alice & fred != yves & fred != xena & fred != william & fred != victoria & fred != ulysses & fred != tina & fred != steve & fred != rachel & fred != quentin & fred != patricia & fred != oscar & fred != nancy & fred != mike & fred != lisa & fred != kyle & fred != julia & fred != ian & fred != hannah & fred != george & fred != emma & fred != david & fred != lucy & fred != susan & fred != john & fred != alice & paul != fred & mary != fred & paul != yves & paul != xena & paul != william & paul != victoria & paul != ulysses & paul != tina & paul != steve & paul != rachel & paul != quentin & paul != patricia & paul != oscar & paul != nancy & paul != mike & paul != lisa & paul != kyle & paul != julia & paul != ian & paul != hannah & paul != george & paul != emma & paul != david & paul != lucy & paul != susan & paul != john & paul != alice & paul != fred & mary != paul & mary != yves & mary != xena & mary != william & mary != victoria & mary != ulysses & mary != tina & mary != steve & mary != rachel & mary != quentin & mary != patricia & mary != oscar & mary != nancy & mary != mike & mary != lisa & mary != kyle & mary != julia & mary != ian & mary != hannah & mary != george & mary != emma & mary != david & mary != lucy & mary != susan & mary != john & mary != alice & mary != fred & mary != paul [input b23] 25. ! [X0] : (room(X0) => (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 64. ! [X0] : (anywhere(X0) => (predk(X0) => predc(X0))) [input p39] 71. ! [X0] : (anywhere(X0) => (predc(X0) <=> ~like(patricia,X0))) [input p46] 115. ~? [X3,X4,X5,X6,X7] : (predc(X7) & predc(X6) & predc(X5) & predc(X4) & predc(X3) & X6 != X7 & X5 != X7 & X5 != X6 & X4 != X7 & X4 != X6 & X4 != X5 & X3 != X7 & X3 != X6 & X3 != X5 & X3 != X4 & room(X7) & room(X6) & room(X5) & room(X4) & room(X3)) & ? [X3,X4,X5,X6] : (predc(X6) & predc(X5) & predc(X4) & predc(X3) & X5 != X6 & X4 != X6 & X4 != X5 & X3 != X6 & X3 != X5 & X3 != X4 & room(X6) & room(X5) & room(X4) & room(X3)) [input p90] 121. client(george,mary) & predm(mary) [input p96] 123. ! [X0] : (room(X0) => (~like(patricia,X0) <=> predf(X0))) [input p98] 134. predc(alice) [input p109] 142. ! [X0] : (client(george,X0) <=> predf(X0)) [input p117] 164. predk(susan) [input p139] 173. predc(john) [input p148] 232. predc(george) [input hypothesis] 247. ~? [X0,X1,X2,X3,X4] : (predc(X4) & predc(X3) & predc(X2) & predc(X1) & predc(X0) & X3 != X4 & X2 != X4 & X2 != X3 & X1 != X4 & X1 != X3 & X1 != X2 & X0 != X4 & X0 != X3 & X0 != X2 & X0 != X1 & room(X4) & room(X3) & room(X2) & room(X1) & room(X0)) & ? [X5,X6,X7,X8] : (predc(X8) & predc(X7) & predc(X6) & predc(X5) & X7 != X8 & X6 != X8 & X6 != X7 & X5 != X8 & X5 != X7 & X5 != X6 & room(X8) & room(X7) & room(X6) & room(X5)) [rectify 115] 280. client(george,mary) [pure predicate removal 121] 322. ! [X0] : ((george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 323. ! [X0] : (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 322] 359. ! [X0] : ((predc(X0) | ~predk(X0)) | ~anywhere(X0)) [ennf transformation 64] 360. ! [X0] : (predc(X0) | ~predk(X0) | ~anywhere(X0)) [flattening 359] 365. ! [X0] : ((predc(X0) <=> ~like(patricia,X0)) | ~anywhere(X0)) [ennf transformation 71] 402. ! [X0,X1,X2,X3,X4] : (~predc(X4) | ~predc(X3) | ~predc(X2) | ~predc(X1) | ~predc(X0) | X3 = X4 | X2 = X4 | X2 = X3 | X1 = X4 | X1 = X3 | X1 = X2 | X0 = X4 | X0 = X3 | X0 = X2 | X0 = X1 | ~room(X4) | ~room(X3) | ~room(X2) | ~room(X1) | ~room(X0)) & ? [X5,X6,X7,X8] : (predc(X8) & predc(X7) & predc(X6) & predc(X5) & X7 != X8 & X6 != X8 & X6 != X7 & X5 != X8 & X5 != X7 & X5 != X6 & room(X8) & room(X7) & room(X6) & room(X5)) [ennf transformation 247] 405. ! [X0] : ((~like(patricia,X0) <=> predf(X0)) | ~room(X0)) [ennf transformation 123] 545. ! [X0] : (((predc(X0) | like(patricia,X0)) & (~like(patricia,X0) | ~predc(X0))) | ~anywhere(X0)) [nnf transformation 365] 575. ? [X5,X6,X7,X8] : (predc(X8) & predc(X7) & predc(X6) & predc(X5) & X7 != X8 & X6 != X8 & X6 != X7 & X5 != X8 & X5 != X7 & X5 != X6 & room(X8) & room(X7) & room(X6) & room(X5)) => (predc(sK47) & predc(sK46) & predc(sK45) & predc(sK44) & sK46 != sK47 & sK45 != sK47 & sK45 != sK46 & sK44 != sK47 & sK44 != sK46 & sK44 != sK45 & room(sK47) & room(sK46) & room(sK45) & room(sK44)) [choice axiom] 576. ! [X0,X1,X2,X3,X4] : (~predc(X4) | ~predc(X3) | ~predc(X2) | ~predc(X1) | ~predc(X0) | X3 = X4 | X2 = X4 | X2 = X3 | X1 = X4 | X1 = X3 | X1 = X2 | X0 = X4 | X0 = X3 | X0 = X2 | X0 = X1 | ~room(X4) | ~room(X3) | ~room(X2) | ~room(X1) | ~room(X0)) & (predc(sK47) & predc(sK46) & predc(sK45) & predc(sK44) & sK46 != sK47 & sK45 != sK47 & sK45 != sK46 & sK44 != sK47 & sK44 != sK46 & sK44 != sK45 & room(sK47) & room(sK46) & room(sK45) & room(sK44)) [skolemisation 402,575] 581. ! [X0] : (((~like(patricia,X0) | ~predf(X0)) & (predf(X0) | like(patricia,X0))) | ~room(X0)) [nnf transformation 405] 596. ! [X0] : ((client(george,X0) | ~predf(X0)) & (predf(X0) | ~client(george,X0))) [nnf transformation 142] 693. anywhere(X0) [cnf transformation 5] 821. mary != alice [cnf transformation 24] 848. mary != john [cnf transformation 24] 851. alice != john [cnf transformation 24] 875. mary != susan [cnf transformation 24] 878. alice != susan [cnf transformation 24] 879. john != susan [cnf transformation 24] 983. mary != george [cnf transformation 24] 986. alice != george [cnf transformation 24] 987. john != george [cnf transformation 24] 988. susan != george [cnf transformation 24] 1496. room(mary) [cnf transformation 323] 1499. room(alice) [cnf transformation 323] 1500. room(john) [cnf transformation 323] 1501. room(susan) [cnf transformation 323] 1505. room(george) [cnf transformation 323] 1612. predc(X0) | ~predk(X0) | ~anywhere(X0) [cnf transformation 360] 1637. predc(X0) | like(patricia,X0) | ~anywhere(X0) [cnf transformation 545] 1746. ~predc(X4) | ~predc(X3) | ~predc(X2) | ~predc(X1) | ~predc(X0) | X3 = X4 | X2 = X4 | X2 = X3 | X1 = X4 | X1 = X3 | X1 = X2 | X0 = X4 | X0 = X3 | X0 = X2 | X0 = X1 | ~room(X4) | ~room(X3) | ~room(X2) | ~room(X1) | ~room(X0) [cnf transformation 576] 1763. client(george,mary) [cnf transformation 280] 1770. ~like(patricia,X0) | ~predf(X0) | ~room(X0) [cnf transformation 581] 1799. predc(alice) [cnf transformation 134] 1836. ~client(george,X0) | predf(X0) [cnf transformation 596] 1871. predk(susan) [cnf transformation 164] 1885. predc(john) [cnf transformation 173] 2098. predc(george) [cnf transformation 232] 2286. ~predk(X0) | predc(X0) [subsumption resolution 1612,693] 2300. like(patricia,X0) | predc(X0) [subsumption resolution 1637,693] 3328. predc(susan) [resolution 2286,1871] 3508. predf(mary) [resolution 1836,1763] 5374. ~predf(X1) | ~room(X1) | predc(X1) [resolution 1770,2300] 12743. ~predc(X8) | ~predc(X9) | ~predc(X10) | ~predc(X11) | john = X8 | john = X9 | X8 = X9 | john = X10 | X8 = X10 | X9 = X10 | john = X11 | X8 = X11 | X9 = X11 | X10 = X11 | ~room(john) | ~room(X8) | ~room(X9) | ~room(X10) | ~room(X11) [resolution 1746,1885] 14204. ~room(mary) | predc(mary) [resolution 5374,3508] 14850. ~predc(X11) | ~predc(X9) | ~predc(X10) | ~predc(X8) | john = X8 | john = X9 | X8 = X9 | john = X10 | X8 = X10 | X9 = X10 | john = X11 | X8 = X11 | X9 = X11 | X10 = X11 | ~room(X8) | ~room(X9) | ~room(X10) | ~room(X11) [subsumption resolution 12743,1500] 23155. ~predc(X9) | ~predc(X10) | ~predc(X11) | john = X11 | john = X9 | X9 = X11 | john = X10 | X10 = X11 | X9 = X10 | alice = john | alice = X11 | alice = X9 | alice = X10 | ~room(X11) | ~room(X9) | ~room(X10) | ~room(alice) [resolution 14850,1799] 23171. ~predc(X9) | ~predc(X10) | ~predc(X11) | john = X11 | john = X9 | X9 = X11 | john = X10 | X10 = X11 | X9 = X10 | alice = X11 | alice = X9 | alice = X10 | ~room(X11) | ~room(X9) | ~room(X10) | ~room(alice) [subsumption resolution 23155,851] 23172. ~predc(X11) | ~predc(X10) | ~predc(X9) | john = X11 | john = X9 | X9 = X11 | john = X10 | X10 = X11 | X9 = X10 | alice = X11 | alice = X9 | alice = X10 | ~room(X11) | ~room(X9) | ~room(X10) [subsumption resolution 23171,1499] 31006. ~predc(X10) | ~predc(X11) | john = susan | john = X11 | susan = X11 | john = X10 | susan = X10 | X10 = X11 | alice = susan | alice = X11 | alice = X10 | ~room(susan) | ~room(X11) | ~room(X10) [resolution 23172,3328] 31021. ~predc(X10) | ~predc(X11) | john = X11 | susan = X11 | john = X10 | susan = X10 | X10 = X11 | alice = susan | alice = X11 | alice = X10 | ~room(susan) | ~room(X11) | ~room(X10) [subsumption resolution 31006,879] 31022. ~predc(X10) | ~predc(X11) | john = X11 | susan = X11 | john = X10 | susan = X10 | X10 = X11 | alice = X11 | alice = X10 | ~room(susan) | ~room(X11) | ~room(X10) [subsumption resolution 31021,878] 31023. ~predc(X11) | ~predc(X10) | john = X11 | susan = X11 | john = X10 | susan = X10 | X10 = X11 | alice = X11 | alice = X10 | ~room(X11) | ~room(X10) [subsumption resolution 31022,1501] 37015. predc(mary) [subsumption resolution 14204,1496] 38516. ~predc(X0) | mary = john | mary = susan | john = X0 | susan = X0 | mary = X0 | mary = alice | alice = X0 | ~room(mary) | ~room(X0) [resolution 31023,37015] 38529. ~predc(X0) | mary = susan | john = X0 | susan = X0 | mary = X0 | mary = alice | alice = X0 | ~room(mary) | ~room(X0) [subsumption resolution 38516,848] 38530. ~predc(X0) | john = X0 | susan = X0 | mary = X0 | mary = alice | alice = X0 | ~room(mary) | ~room(X0) [subsumption resolution 38529,875] 38531. ~predc(X0) | john = X0 | susan = X0 | mary = X0 | alice = X0 | ~room(mary) | ~room(X0) [subsumption resolution 38530,821] 38532. ~predc(X0) | john = X0 | susan = X0 | mary = X0 | alice = X0 | ~room(X0) [subsumption resolution 38531,1496] 38567. john = george | susan = george | mary = george | alice = george | ~room(george) [resolution 38532,2098] 38593. susan = george | mary = george | alice = george | ~room(george) [subsumption resolution 38567,987] 38594. mary = george | alice = george | ~room(george) [subsumption resolution 38593,988] 38595. alice = george | ~room(george) [subsumption resolution 38594,983] 38596. ~room(george) [subsumption resolution 38595,986] 38597. $false [subsumption resolution 38596,1505] % SZS output end Proof for 3200238661920562432391414 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 20212 % Time elapsed: 1.587 s % ------------------------------ % ------------------------------
2,832
4,096
[ 0, 39, 46, 90, 96, 98, 109, 117, 139, 148 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% Time limit reached!\n% ------------------------------\n% Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000)\n% Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44\n% Termination reason: Time limit\n% Termination phase: Saturation\n\n% Memory used [KB]: 151724\n% Time elapsed: 20.100 s\n% ------------------------------\n% ------------------------------\n'}
true
{'mary': 'joshua', 'paul': 'jorge', 'fred': 'keli', 'alice': 'john', 'john': 'thomas', 'susan': 'michael', 'lucy': 'norman', 'david': 'ruby', 'emma': 'david', 'george': 'anthony', 'hannah': 'ursula', 'ian': 'michele', 'julia': 'doris', 'kyle': 'casandra', 'lisa': 'jacqueline', 'mike': 'inez', 'nancy': 'jessica', 'oscar': 'clara', 'patricia': 'willie', 'quentin': 'alisha', 'rachel': 'francis', 'steve': 'shawn', 'tina': 'jenny', 'ulysses': 'dennis', 'victoria': 'annette', 'william': 'jose', 'xena': 'helen', 'yves': 'stanley', 'Mary': 'Joshua', 'Paul': 'Jorge', 'Fred': 'Keli', 'Alice': 'John', 'John': 'Thomas', 'Susan': 'Michael', 'Lucy': 'Norman', 'David': 'Ruby', 'Emma': 'David', 'George': 'Anthony', 'Hannah': 'Ursula', 'Ian': 'Michele', 'Julia': 'Doris', 'Kyle': 'Casandra', 'Lisa': 'Jacqueline', 'Mike': 'Inez', 'Nancy': 'Jessica', 'Oscar': 'Clara', 'Patricia': 'Willie', 'Quentin': 'Alisha', 'Rachel': 'Francis', 'Steve': 'Shawn', 'Tina': 'Jenny', 'Ulysses': 'Dennis', 'Victoria': 'Annette', 'William': 'Jose', 'Xena': 'Helen', 'Yves': 'Stanley', '~preda': 'does not collect rare minerals', '~predb': 'does not enjoy macrame', '~predc': 'does not volunteer for local environmental conservation projects', '~predd': 'does not watche fantasy movies', '~prede': 'does not enjoy salsa dancing', '~predf': 'does not participate in long-distance cycling events across the country', '~predg': 'does not collect historical artifacts related to ancient civilizations', '~predh': 'is not a night owl', '~predi': 'does not own a significant collection of rare gemstones and minerals', '~predj': 'does not collect vintage vinyl records', '~predk': 'does not practice kickboxing', '~predl': 'does not collect luxury watches', '~predm': 'does not travel domestically frequently', '~predn': 'does not practice zumba', '~predo': 'does not collect limited-edition art prints from contemporary artists', '~predp': 'does not collect action figures', '~predq': 'does not work on fridays', '~predr': 'does not host regular workshops on creative writing', '~preds': 'cannot play the guitar', '~predt': 'does not enjoy spelunking', '~predu': 'does not know morse code', '~predv': 'does not enjoy stargazing', '~predw': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predx': 'does not make intricate hand-cut paper art for exhibitions', '~predy': 'does not enjoy stand-up paddleboarding', '~predz': 'is not dedicated to sustainable living and zero-waste practices', 'preda': 'collects rare minerals', 'predb': 'enjoys macrame', 'predc': 'volunteers for local environmental conservation projects', 'predd': 'watches fantasy movies', 'prede': 'enjoys salsa dancing', 'predf': 'participates in long-distance cycling events across the country', 'predg': 'collects historical artifacts related to ancient civilizations', 'predh': 'is a night owl', 'predi': 'owns a significant collection of rare gemstones and minerals', 'predj': 'collects vintage vinyl records', 'predk': 'practices kickboxing', 'predl': 'collects luxury watches', 'predm': 'travels domestically frequently', 'predn': 'practices zumba', 'predo': 'collects limited-edition art prints from contemporary artists', 'predp': 'collects action figures', 'predq': 'works on fridays', 'predr': 'hosts regular workshops on creative writing', 'preds': 'can play the guitar', 'predt': 'enjoys spelunking', 'predu': 'knows morse code', 'predv': 'enjoys stargazing', 'predw': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predx': 'makes intricate hand-cut paper art for exhibitions', 'predy': 'enjoys stand-up paddleboarding', 'predz': 'is dedicated to sustainable living and zero-waste practices', '~propositiona': 'A frog does not sing opera in the swamp at night.', 'propositiona': 'A frog sings opera in the swamp at night.', '~propositionb': 'Not all swans in one park are blue.', 'propositionb': 'All swans in one park are blue.', '~propositionc': 'A river does not flow uphill on Tuesdays.', 'propositionc': 'A river flows uphill only on Tuesdays.', '~propositiond': 'A pizza does not exist that tastes like ice cream.', 'propositiond': 'A pizza exists that tastes like ice cream.', '~propositione': 'A city has not outlawed the use of round tables.', 'propositione': 'A city has outlawed the use of round tables.'}
Jamel, Larry, Aldo, Henry, Ashely, Benjamin, Donna, Jennifer, Alyson are the only persons in the room. “at least three persons in the room is quiet” unless “everyone in the room is not an amateur astronomer who builds and uses custom telescopes or is not a humble european” “Mary is quieter than Alyson” if “Benjamin is older than Bobbyn” either ““Not all swans in one park are blue.” and “A pizza exists that tastes like ice cream.” and “A river flows uphill only on Tuesdays.”” or ““A bird tweets using morse code.” and “A pizza exists that tastes like ice cream.”” but not both A desert does not bloom with snowdrops every year. “A river does not flow uphill on Tuesdays.” or “A bird does not tweet using morse code.” or both Catherine and Jennifer hate each other everyone in the room does not hate Stephanie only if they is a sibling of Roxy someone who is an amateur astronomer who builds and uses custom telescopes like someone who is a happy person Jamel and Shawn hate each other if someone does not enjoy coding in Python then he/she collects foreign coins everyone in the room is a sibling of Herman only if they is not kind Benjamin is not a strong curious person everyone in the room volunteers for local environmental conservation projects if they is an enthusiastic bird watcher who travels for rare sightings Ashely is curious Jamel is a wise old creative brave person if someone can play the guitar or is younger than Mary or both then he/she uses an ios phone exactly three persons anywhere bakes bread at home and is a strong person Aldo does not volunteer for local environmental conservation projects at least three persons in the room is older than Carol exactly two persons in the room is not a organized old funny tourist Jamel is not a tea enthusiast Alyson and Ella hate each other everyone in the room is not a funny organized old curious european if they does enjoy mountain biking Ashely and Jamel are respectively strong and humble Aldo and Bobbyn hate each other if someone is funny then he/she is not tall Donna is quieter than Samuel it is not the case that “Jamel and Alyson are kind”
A desert blooms with snowdrops every year.
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma')))& (~(![X]:(room(X)=>(((~(humble(X)&european(X)))|(~predg(X))))))=>(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&quiet(A)&quiet(B)&quiet(C))))& ((older(hannah,susan))=>(quieter(emma,kyle)))& ((((~propositiond)&(propositione)&(propositiona)))<~>(((propositionb)&(propositione))))& (~propositionc)& (((~propositiona)|(~propositionb)))& ((hate(rachel,david) & hate(david,rachel)))& (![X]:(room(X)=>(((sibling(julia,X))<=(~hate(tina,X))))))& (?[X,Y]:((predg(X))&(happy(Y)&person(Y))&(like(X,Y))))& ((hate(mary,ulysses) & hate(ulysses,mary)))& ((![X]:((~predo(X))=>(predn(X)))))& (![X]:(room(X)=>(((~kind(X))<=(sibling(lisa,X))))))& (~(strong(susan)&curious(susan)&person(susan)))& (![X]:(room(X)=>(((predh(X))=>(predt(X))))))& (curious(john))& (wise(mary)&old(mary)&creative(mary)&brave(mary)&person(mary))& ((![X]:((((preds(X))|(younger(kyle,X))))=>(predy(X)))))& ((?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&((predc(A))&(strong(A)&person(A)))&((predc(B))&(strong(B)&person(B)))&((predc(C))&(strong(C)&person(C)))))&(~(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&((predc(A))&(strong(A)&person(A)))&((predc(B))&(strong(B)&person(B)))&((predc(C))&(strong(C)&person(C)))&((predc(D))&(strong(D)&person(D)))))))& (~predt(fred))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&older(yves,A)&older(yves,B)&older(yves,C)))& ((?[A,B]:(room(A)&room(B)&(A!=B)&~(organized(A)&old(A)&funny(A)&tourist(A))&~(organized(B)&old(B)&funny(B)&tourist(B))))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~(organized(A)&old(A)&funny(A)&tourist(A))&~(organized(B)&old(B)&funny(B)&tourist(B))&~(organized(C)&old(C)&funny(C)&tourist(C))))))& (~predk(mary))& ((hate(emma,xena) & hate(xena,emma)))& (![X]:(room(X)=>(((predv(X))=>(~(funny(X)&organized(X)&old(X)&curious(X)&european(X)))))))& ((strong(john))&(humble(mary)))& ((hate(fred,hannah) & hate(hannah,fred)))& ((![X]:((funny(X))=>(~tall(X)))))& (quieter(patricia,lucy))& (~(kind(mary)&kind(emma)))
propositionc
[ "p4", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 3698236945133171130545326 % SZS output start Proof for 3698236945133171130545326 29. ~propositionc [input p4] 54. propositionc [input hypothesis] 963. ~propositionc [cnf transformation 29] 1024. propositionc [cnf transformation 54] 1108. $false [subsumption resolution 1024,963] % SZS output end Proof for 3698236945133171130545326 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.045 s % ------------------------------ % ------------------------------
371
32
[ 4 ]
{'p4': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'jamel', 'paul': 'larry', 'fred': 'aldo', 'alice': 'henry', 'john': 'ashely', 'susan': 'benjamin', 'lucy': 'donna', 'david': 'jennifer', 'emma': 'george', 'george': 'alyson', 'hannah': 'steven', 'ian': 'julius', 'julia': 'roxy', 'kyle': 'mary', 'lisa': 'william', 'mike': 'barbara', 'nancy': 'lanette', 'oscar': 'jeana', 'patricia': 'samuel', 'quentin': 'todd', 'rachel': 'catherine', 'steve': 'bobby', 'tina': 'stephanie', 'ulysses': 'shawn', 'victoria': 'virginia', 'william': 'herman', 'xena': 'ella', 'yves': 'carol', 'Mary': 'Jamel', 'Paul': 'Larry', 'Fred': 'Aldo', 'Alice': 'Henry', 'John': 'Ashely', 'Susan': 'Benjamin', 'Lucy': 'Donna', 'David': 'Jennifer', 'Emma': 'George', 'George': 'Alyson', 'Hannah': 'Steven', 'Ian': 'Julius', 'Julia': 'Roxy', 'Kyle': 'Mary', 'Lisa': 'William', 'Mike': 'Barbara', 'Nancy': 'Lanette', 'Oscar': 'Jeana', 'Patricia': 'Samuel', 'Quentin': 'Todd', 'Rachel': 'Catherine', 'Steve': 'Bobby', 'Tina': 'Stephanie', 'Ulysses': 'Shawn', 'Victoria': 'Virginia', 'William': 'Herman', 'Xena': 'Ella', 'Yves': 'Carol', '~preda': 'does not enjoy skydiving', '~predb': 'is not a certified yoga instructor teaching classes weekly', '~predc': 'does not bake bread at home', '~predd': 'does not host regular game nights featuring complex strategy games', '~prede': 'does not enjoy cross-country skiing', '~predf': 'does not practice kickboxing', '~predg': 'is not an amateur astronomer who builds and uses custom telescopes', '~predh': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predi': 'does not compete in national level swimming championships', '~predj': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predk': 'is not a tea enthusiast', '~predl': 'does not own a television', '~predm': 'cannot play the harmonica', '~predn': 'does not collect foreign coins', '~predo': 'does not enjoy coding in Python', '~predp': 'does not have a specialized collection of handmade artisan pottery', '~predq': 'does not regularly goes on multi-day backpacking trips in national parks', '~predr': 'does not host regular workshops on creative writing', '~preds': 'cannot play the guitar', '~predt': 'does not volunteer for local environmental conservation projects', '~predu': 'does not play eSports competitively', '~predv': 'does not enjoy mountain biking', '~predw': 'does not watche fantasy movies', '~predx': 'does not frequently participates in hackathons and coding competitions', '~predy': 'does not use an ios phone', '~predz': 'does not have a vast collection of first-edition science fiction novels', 'preda': 'enjoys skydiving', 'predb': 'is a certified yoga instructor teaching classes weekly', 'predc': 'bakes bread at home', 'predd': 'hosts regular game nights featuring complex strategy games', 'prede': 'enjoys cross-country skiing', 'predf': 'practices kickboxing', 'predg': 'is an amateur astronomer who builds and uses custom telescopes', 'predh': 'is an enthusiastic bird watcher who travels for rare sightings', 'predi': 'competes in national level swimming championships', 'predj': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predk': 'is a tea enthusiast', 'predl': 'own a television', 'predm': 'can play the harmonica', 'predn': 'collects foreign coins', 'predo': 'enjoys coding in Python', 'predp': 'has a specialized collection of handmade artisan pottery', 'predq': 'regularly goes on multi-day backpacking trips in national parks', 'predr': 'hosts regular workshops on creative writing', 'preds': 'can play the guitar', 'predt': 'volunteers for local environmental conservation projects', 'predu': 'plays eSports competitively', 'predv': 'does enjoy mountain biking', 'predw': 'watches fantasy movies', 'predx': 'frequently participates in hackathons and coding competitions', 'predy': 'uses an ios phone', 'predz': 'has a vast collection of first-edition science fiction novels', '~propositiona': 'A river does not flow uphill on Tuesdays.', 'propositiona': 'A river flows uphill only on Tuesdays.', '~propositionb': 'A bird does not tweet using morse code.', 'propositionb': 'A bird tweets using morse code.', '~propositionc': 'A desert does not bloom with snowdrops every year.', 'propositionc': 'A desert blooms with snowdrops every year.', '~propositiond': 'Not all swans in one park are blue.', 'propositiond': 'All swans in one park are blue.', '~propositione': 'A pizza does not exist that tastes like ice cream.', 'propositione': 'A pizza exists that tastes like ice cream.'}
Mitchell, Eric, Michael, Warren, Marina, Colleen are the only persons in the room. “everyone in the room is a wise person” unless “at least one person in the room is a happy tourist” “everyone in the room is happy if they is a patient european” if “someone in the room is a patient person” “at most four persons in the room is a curious tourist” unless ““A pizza does not exist that tastes like ice cream.” or “Glass rain falls on a distant planet.” but not both” “Tamara and Marina like each other” if “someone outside the room does not host regular workshops on creative writing” everyone in the room is a patient european Eric is a humble tourist someone in the room is a humble person Michael and Colleen are tall persons if someone is a strong person then he/she is creative and vice versa no quiet person in the room is old if someone travels domestically frequently then he/she is not a tall tourist, is tall or is humble and vice versa if someone plays eSports competitively then he/she is a quiet person, is tall and is a wise european and vice versa Janel and Mitchell hate each other Hannahn is a sibling of Colleen “Glass rain does not fall on a distant planet.” and “A pizza exists that tastes like ice cream.” and “A pen exists that only writes secrets.” all brave persons in the room are patient
Mitchell travels domestically frequently
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan')))& (~(((?[X]:(room(X)&happy(X)&tourist(X)))))=>(![X]:(room(X)=>(wise(X)&person(X)))))& ((?[X]:(room(X)&(patient(X)&person(X))))=>(![X]:(room(X)=>(((patient(X)&european(X))=>(happy(X)))))))& (~(((~propositiond)<~>(propositione)))=>(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&curious(A)&tourist(A)&curious(B)&tourist(B)&curious(C)&tourist(C)&curious(D)&tourist(D)&curious(E)&tourist(E)))))& ((?[X]:(~room(X)&(~predk(X))))=>((like(hannah,john) & like(john,hannah))))& (![X]:(room(X)=>(patient(X)&european(X))))& (humble(paul)&tourist(paul))& (?[X]:(room(X)&(humble(X)&person(X))))& (tall(fred)&person(fred)&tall(susan)&person(susan))& ((![X]:((strong(X)&person(X))<=>(creative(X)))))& (![X]:(room(X)=>(quiet(X)=>~old(X))))& ((![X]:((predx(X))<=>(((~(tall(X)&tourist(X)))|(tall(X))|(humble(X)))))))& ((![X]:((predy(X))<=>(((quiet(X)&person(X))&(tall(X))&(wise(X)&european(X)))))))& ((hate(kyle,mary) & hate(mary,kyle)))& (sibling(susan,david))& (((~propositione)&(propositiond)&(propositionb)))& (![X]:(room(X)=>(brave(X)=>patient(X))))
predx(mary)
[ "p11", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 3608935951763042329509138 % SZS output start Proof for 3608935951763042329509138 36. ! [X0] : (predx(X0) <=> (humble(X0) | tall(X0) | ~(tourist(X0) & tall(X0)))) [input p11] 42. ~predx(mary) [input hypothesis] 46. ! [X0] : ((humble(X0) | tall(X0) | ~(tourist(X0) & tall(X0))) => predx(X0)) [unused predicate definition removal 36] 67. ! [X0] : ((humble(X0) | tall(X0) | ~tall(X0)) => predx(X0)) [pure predicate removal 46] 107. ! [X0] : (predx(X0) | (~humble(X0) & ~tall(X0) & tall(X0))) [ennf transformation 67] 898. predx(X0) | tall(X0) [cnf transformation 107] 899. predx(X0) | ~tall(X0) [cnf transformation 107] 902. ~predx(mary) [cnf transformation 42] 903. predx(X0) [subsumption resolution 898,899] 904. $false [subsumption resolution 902,903] % SZS output end Proof for 3608935951763042329509138 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
258
16
[ 11 ]
{'p11': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'mitchell', 'paul': 'eric', 'fred': 'michael', 'alice': 'warren', 'john': 'marina', 'susan': 'colleen', 'lucy': 'carroll', 'david': 'steven', 'emma': 'kimberly', 'george': 'dustin', 'hannah': 'tamara', 'ian': 'dale', 'julia': 'james', 'kyle': 'janel', 'lisa': 'alicia', 'mike': 'joseph', 'nancy': 'beverly', 'oscar': 'janet', 'patricia': 'lewis', 'quentin': 'gladys', 'rachel': 'christopher', 'steve': 'hannah', 'tina': 'terri', 'ulysses': 'nancy', 'victoria': 'philip', 'william': 'dalton', 'xena': 'patricia', 'yves': 'jackie', 'Mary': 'Mitchell', 'Paul': 'Eric', 'Fred': 'Michael', 'Alice': 'Warren', 'John': 'Marina', 'Susan': 'Colleen', 'Lucy': 'Carroll', 'David': 'Steven', 'Emma': 'Kimberly', 'George': 'Dustin', 'Hannah': 'Tamara', 'Ian': 'Dale', 'Julia': 'James', 'Kyle': 'Janel', 'Lisa': 'Alicia', 'Mike': 'Joseph', 'Nancy': 'Beverly', 'Oscar': 'Janet', 'Patricia': 'Lewis', 'Quentin': 'Gladys', 'Rachel': 'Christopher', 'Steve': 'Hannah', 'Tina': 'Terri', 'Ulysses': 'Nancy', 'Victoria': 'Philip', 'William': 'Dalton', 'Xena': 'Patricia', 'Yves': 'Jackie', '~preda': 'does not collect rare sneakers', '~predb': 'is not an active member of a local robotics club', '~predc': 'is not an amateur astronomer who builds and uses custom telescopes', '~predd': 'is not right-handed', '~prede': 'does not collect action figures', '~predf': 'cannot play the flute', '~predg': 'does not practice and performs acrobatic dance routines', '~predh': 'does not develop open-source software projects in their free time', '~predi': 'is not a tea enthusiast', '~predj': 'does not collect comic books', '~predk': 'does not host regular workshops on creative writing', '~predl': 'does not compete in national level swimming championships', '~predm': 'is not a scotch connoisseur', '~predn': 'does not have a saltwater aquarium', '~predo': 'does not collect vintage vinyl records', '~predp': 'does not design and sews custom cosplay costumes for conventions', '~predq': 'does not enjoy stand-up paddleboarding', '~predr': 'does not collect rare and antique scientific instruments', '~preds': 'is not passionate about collecting and restoring classic cars', '~predt': 'does not own a telescope', '~predu': 'does not enjoy virtual reality gaming', '~predv': 'does not collect luxury watches', '~predw': 'does not train for and competes in international triathlons', '~predx': 'does not travel domestically frequently', '~predy': 'does not play eSports competitively', '~predz': 'does not play video games', 'preda': 'collect rare sneakers', 'predb': 'is an active member of a local robotics club', 'predc': 'is an amateur astronomer who builds and uses custom telescopes', 'predd': 'is right-handed', 'prede': 'collects action figures', 'predf': 'can play the flute', 'predg': 'practices and performs acrobatic dance routines', 'predh': 'develops open-source software projects in their free time', 'predi': 'is a tea enthusiast', 'predj': 'collects comic books', 'predk': 'hosts regular workshops on creative writing', 'predl': 'competes in national level swimming championships', 'predm': 'is a scotch connoisseur', 'predn': 'has a saltwater aquarium', 'predo': 'collects vintage vinyl records', 'predp': 'designs and sews custom cosplay costumes for conventions', 'predq': 'enjoys stand-up paddleboarding', 'predr': 'collects rare and antique scientific instruments', 'preds': 'is passionate about collecting and restoring classic cars', 'predt': 'owns a telescope', 'predu': 'enjoys virtual reality gaming', 'predv': 'collects luxury watches', 'predw': 'trains for and competes in international triathlons', 'predx': 'travels domestically frequently', 'predy': 'plays eSports competitively', 'predz': 'plays video games', '~propositiona': 'Socks do not disappear worldwide every full moon.', 'propositiona': 'Socks disappear worldwide every full moon.', '~propositionb': 'A pen does not exist that only writes secrets.', 'propositionb': 'A pen exists that only writes secrets.', '~propositionc': 'A river does not flow uphill on Tuesdays.', 'propositionc': 'A river flows uphill only on Tuesdays.', '~propositiond': 'A pizza does not exist that tastes like ice cream.', 'propositiond': 'A pizza exists that tastes like ice cream.', '~propositione': 'Glass rain does not fall on a distant planet.', 'propositione': 'Glass rain falls on a distant planet.'}
Cecil, Robert, Christy, Derrick, Erma, Jack, Sallie, Margarita, John, Michael, Eric, Jennifer, Gary, Tommy, Gale, Amanda, Kristina, Doris, Alton, George are the only persons in the room. if “everyone anywhere is not allergic to anything or is creative” then ““Stars are visible during the daytime only on Sundays.” or “A clock measures time in various colors.” but not both” “Jack and Margaret hate each other” only if ““A shadow does not appear only at noon.” or “Glass rain falls on a distant planet.” but not both” if “everyone in the room owns an extensive assortment of vintage comic book memorabilia or does not have a vast collection of first-edition science fiction novels” then ““A shadow does not appear only at noon.” or “A shadow appears only at noon.” but not both” if “A clock does not measure time in various colors.” then “everyone in the room is a funny formal tourist” either ““A shadow appears only at noon.” or “A shadow does not appear only at noon.” or both” or ““Glass rain does not fall on a distant planet.” and “A book can be opened only at midnight.”” but not both if ““Glass rain falls on a distant planet.” and “A book cannot be opened only at midnight.”” then “everyone in the room is a tea enthusiast, practices and performs acrobatic dance routines and is a sibling of Margaret if they collects historical artifacts related to ancient civilizations” either “Derrick owns an extensive assortment of vintage comic book memorabilia” or “everyone in the room is a wine connoisseur or does not practice and performs acrobatic dance routines” but not both “everyone in the room is not hated by Victor” if “everyone in the room is wise or does not enjoy trail running” and vice versa Amanda who neither can play the flute nor bakes bread at home owns a smart tv if someone collects historical artifacts related to ancient civilizations then he/she is formal everyone anywhere hates Ralph if and only if they enjoys stargazing all humble persons in the room are tall all organized persons in the room are funny all brave persons in the room are creative neither “Glass rain falls on a distant planet.” nor “A shadow does not appear only at noon.” Derrick does enjoy mountain biking John is a certified yoga instructor teaching classes weekly Alton and Kristina are curious everyone in the room who enjoys cross-country skiing is a patient creative tall tourist Gary and Christy are respectively curious and funny no old person in the room is brave if someone enjoys cross-country skiing then he/she is formal it is not the case that “Connie is quieter than Christy” everyone in the room who is quieter than Manuel, develops open-source software projects in their free time or does enjoy trail running is quieter than Douglas not everyone anywhere is a old person if they is not a brave happy person if someone is a sibling of Victor then he/she enjoys origami someone in the room is a sibling of Terri, is not a curious european and uses an ios phone everyone in the room who is allergic to anything enjoys origami
Cecil enjoys cross-country skiing
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&room(nancy)&room(oscar)&room(patricia)&room(quentin)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike'|X='nancy'|X='oscar'|X='patricia'|X='quentin')))& ((![X]:(anywhere(X)=>(((creative(X))|(~predb(X))))))=>(((propositione)<~>(propositionc))))& (((hate(susan,ulysses) & hate(ulysses,susan)))=>(((~propositionb)<~>(propositiona))))& ((![X]:(room(X)=>(((~preda(X))|(predt(X))))))=>(((~propositionb)<~>(propositionb))))& ((~propositionc)=>(![X]:(room(X)=>(funny(X)&formal(X)&tourist(X)))))& ((((propositionb)|(~propositionb)))<~>(((~propositiona)&(propositiond))))& ((((propositiona)&(~propositiond)))=>(![X]:(room(X)=>(((predm(X))=>(((predx(X))&(predw(X))&(sibling(ulysses,X)))))))))& ((predt(alice))<~>(![X]:(room(X)=>(((~predw(X))|(predq(X)))))))& ((![X]:(room(X)=>(((~preds(X))|(wise(X))))))<=>(![X]:(room(X)=>(~hate(X,steve)))))& ((~((predf(mike))|(prede(mike))))&(predo(mike)))& ((![X]:((predm(X))=>(formal(X)))))& (![X]:(anywhere(X)=>(((hate(william,X))<=>(predr(X))))))& (![X]:(room(X)=>(humble(X)=>tall(X))))& (![X]:(room(X)=>(organized(X)=>funny(X))))& (![X]:(room(X)=>(brave(X)=>creative(X))))& (~((propositiona)|(~propositionb)))& (predu(alice))& (predn(emma))& (curious(patricia)&curious(nancy))& (![X]:(room(X)=>(((predk(X))=>(patient(X)&creative(X)&tall(X)&tourist(X))))))& ((curious(julia))&(funny(fred)))& (![X]:(room(X)=>(old(X)=>~brave(X))))& ((![X]:((predk(X))=>(formal(X)))))& (~(quieter(fred,victoria)))& (![X]:(room(X)=>(((((quieter(rachel,X))|(predg(X))|(preds(X))))=>(quieter(yves,X))))))& (~![X]:(anywhere(X)=>(((~(brave(X)&happy(X)&person(X)))=>(old(X)&person(X))))))& ((![X]:((sibling(steve,X))=>(predp(X)))))& (?[X]:(room(X)&(((sibling(tina,X))&(~(curious(X)&european(X)))&(predd(X))))))& (![X]:(room(X)=>(((predb(X))=>(predp(X))))))
predk(mary)
[]
null
504
32
[]
{}
true
{'mary': 'cecil', 'paul': 'robert', 'fred': 'christy', 'alice': 'derrick', 'john': 'erma', 'susan': 'jack', 'lucy': 'sallie', 'david': 'margarita', 'emma': 'john', 'george': 'michael', 'hannah': 'eric', 'ian': 'jennifer', 'julia': 'gary', 'kyle': 'tommy', 'lisa': 'gale', 'mike': 'amanda', 'nancy': 'kristina', 'oscar': 'doris', 'patricia': 'alton', 'quentin': 'george', 'rachel': 'manuel', 'steve': 'victor', 'tina': 'terri', 'ulysses': 'margaret', 'victoria': 'connie', 'william': 'ralph', 'xena': 'boyd', 'yves': 'douglas', 'Mary': 'Cecil', 'Paul': 'Robert', 'Fred': 'Christy', 'Alice': 'Derrick', 'John': 'Erma', 'Susan': 'Jack', 'Lucy': 'Sallie', 'David': 'Margarita', 'Emma': 'John', 'George': 'Michael', 'Hannah': 'Eric', 'Ian': 'Jennifer', 'Julia': 'Gary', 'Kyle': 'Tommy', 'Lisa': 'Gale', 'Mike': 'Amanda', 'Nancy': 'Kristina', 'Oscar': 'Doris', 'Patricia': 'Alton', 'Quentin': 'George', 'Rachel': 'Manuel', 'Steve': 'Victor', 'Tina': 'Terri', 'Ulysses': 'Margaret', 'Victoria': 'Connie', 'William': 'Ralph', 'Xena': 'Boyd', 'Yves': 'Douglas', '~preda': 'does not have a vast collection of first-edition science fiction novels', '~predb': 'is not allergic to anything', '~predc': 'is not passionate about collecting and restoring classic cars', '~predd': 'does not use an ios phone', '~prede': 'does not bake bread at home', '~predf': 'cannot play the flute', '~predg': 'does not develop open-source software projects in their free time', '~predh': 'does not enjoy making ceramics', '~predi': 'does not work on fridays', '~predj': 'is not a wine connoisseur with a private cellar of vintage wines', '~predk': 'does not enjoy cross-country skiing', '~predl': 'is not a certified scuba diver with advanced underwater photography skills', '~predm': 'does not collect historical artifacts related to ancient civilizations', '~predn': 'is not a certified yoga instructor teaching classes weekly', '~predo': 'does not own a smart tv', '~predp': 'does not enjoy origami', '~predq': 'is not a wine connoisseur', '~predr': 'does not enjoy stargazing', '~preds': 'does not enjoy trail running', '~predt': 'does not own an extensive assortment of vintage comic book memorabilia', '~predu': 'does not enjoy mountain biking', '~predv': 'does not host regular workshops on creative writing', '~predw': 'does not practice and performs acrobatic dance routines', '~predx': 'is not a tea enthusiast', '~predy': 'does not enjoy kayaking', '~predz': 'does not collect rare sneakers', 'preda': 'has a vast collection of first-edition science fiction novels', 'predb': 'is allergic to anything', 'predc': 'is passionate about collecting and restoring classic cars', 'predd': 'uses an ios phone', 'prede': 'bakes bread at home', 'predf': 'can play the flute', 'predg': 'develops open-source software projects in their free time', 'predh': 'enjoys making ceramics', 'predi': 'works on fridays', 'predj': 'is a wine connoisseur with a private cellar of vintage wines', 'predk': 'enjoys cross-country skiing', 'predl': 'is a certified scuba diver with advanced underwater photography skills', 'predm': 'collects historical artifacts related to ancient civilizations', 'predn': 'is a certified yoga instructor teaching classes weekly', 'predo': 'owns a smart tv', 'predp': 'enjoys origami', 'predq': 'is a wine connoisseur', 'predr': 'enjoys stargazing', 'preds': 'does enjoy trail running', 'predt': 'owns an extensive assortment of vintage comic book memorabilia', 'predu': 'does enjoy mountain biking', 'predv': 'hosts regular workshops on creative writing', 'predw': 'practices and performs acrobatic dance routines', 'predx': 'is a tea enthusiast', 'predy': 'enjoys kayaking', 'predz': 'collect rare sneakers', '~propositiona': 'Glass rain does not fall on a distant planet.', 'propositiona': 'Glass rain falls on a distant planet.', '~propositionb': 'A shadow does not appear only at noon.', 'propositionb': 'A shadow appears only at noon.', '~propositionc': 'A clock does not measure time in various colors.', 'propositionc': 'A clock measures time in various colors.', '~propositiond': 'A book cannot be opened only at midnight.', 'propositiond': 'A book can be opened only at midnight.', '~propositione': 'Stars are not visible during the daytime only on Sundays.', 'propositione': 'Stars are visible during the daytime only on Sundays.'}
Marilyn, Matthew, Beata, Rose, Rachael, Harvey, Constance, Michael, Donna, Amalia, Anthony, Ollie, Mario, Mary, Charles, Annie, Debra, Aaron are the only persons in the room. “it is not the case that “at least two persons in the room practices graffiti art”” if “everyone in the room is a organized european” “at most three persons in the room is a patient person” if “Michael and Ronnie hate each other” “Glass rain falls on a distant planet.” only if “exactly two persons in the room creates large-scale murals for public art installations” either “it is not the case that “it is not the case that “Rachael and Beata are respectively humble and happy””” or “it is not the case that “Aaron is not a craft beer aficionado”” but not both either “everyone anywhere enjoys spelunking or does not practice urban gardening” or “Harvey is a culinary enthusiast who experiments with international cuisines” but not both either “everyone anywhere is formal or does not enjoy stand-up paddleboarding” or “everyone in the room can play the piano” but not both either “Ollie does not collect antique clocks” or “at least one person in the room enjoys spelunking” but not both “someone in the room is a happy person” if “Ollie creates large-scale murals for public art installations” “all brave persons anywhere are patient” if “Rose neither is a old person nor regularly goes on multi-day backpacking trips in national parks” no one anywhere is organized if they volunteers for local environmental conservation projects it is not the case that “Annie does enjoy mountain biking” Lorraine and Beata like each other at least one person anywhere is a happy person everyone in the room does not enjoy salsa dancing everyone in the room regularly goes on multi-day backpacking trips in national parks if they is a happy tourist someone in the room composes and performs experimental electronic music all funny persons outside the room are humble everyone in the room is curious at least two persons in the room practices urban gardening “Glass rain falls on a distant planet.” or “Socks disappear worldwide every full moon.” or both Marilyn does not enjoy making ceramics Harvey is a curious tourist Shannon and Annie hate each other everyone in the room is a patient person Harvey collects antique jewelry Socks do not disappear worldwide every full moon. exactly four persons in the room is an avid collector of autographed memorabilia from famous musicians exactly two persons in the room enjoys stand-up paddleboarding everyone in the room writes a travel blog if they enjoys stand-up paddleboarding Ollie and Marshall like each other
Annie enjoys salsa dancing
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&room(nancy)&room(oscar)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike'|X='nancy'|X='oscar')))& ((![X]:(room(X)=>(organized(X)&european(X))))=>(~(?[A,B]:(room(A)&room(B)&(A!=B)&predt(A)&predt(B)))))& (((hate(david,yves) & hate(yves,david)))=>(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&patient(A)&person(A)&patient(B)&person(B)&patient(C)&person(C)&patient(D)&person(D)))))& ((propositionb)=>((?[A,B]:(room(A)&room(B)&(A!=B)&predm(A)&predm(B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predm(A)&predm(B)&predm(C))))))& ((~(~((humble(john))&(happy(fred)))))<~>(~(~predv(oscar))))& ((![X]:(anywhere(X)=>(((~predd(X))|(predy(X))))))<~>(predg(susan)))& ((![X]:(anywhere(X)=>(((~predj(X))|(formal(X))))))<~>(![X]:(room(X)=>(predw(X)))))& ((~predq(ian))<~>(((?[X]:(room(X)&predy(X))))))& ((predm(ian))=>(?[X]:(room(X)&(happy(X)&person(X)))))& ((~((old(alice)&person(alice))|(predl(alice))))=>(![X]:(anywhere(X)=>(brave(X)=>patient(X)))))& (~?[X]:(anywhere(X)=>(((predu(X))=>(organized(X))))))& (~(prede(mike)))& ((like(quentin,fred) & like(fred,quentin)))& (((?[X]:(anywhere(X)&happy(X)&person(X)))))& (![X]:(room(X)=>(~predr(X))))& (![X]:(room(X)=>(((happy(X)&tourist(X))=>(predl(X))))))& (?[X]:(room(X)&(predn(X))))& (![X]:(~room(X)=>(funny(X)=>humble(X))))& (![X]:(room(X)=>(curious(X))))& (?[A,B]:(room(A)&room(B)&(A!=B)&predd(A)&predd(B)))& (((propositionb)|(propositionc)))& (~preds(mary))& (curious(susan)&tourist(susan))& ((hate(patricia,mike) & hate(mike,patricia)))& (![X]:(room(X)=>(patient(X)&person(X))))& (predo(susan))& (~propositionc)& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predf(A)&predf(B)&predf(C)&predf(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predf(A)&predf(B)&predf(C)&predf(D)&predf(E)))))& ((?[A,B]:(room(A)&room(B)&(A!=B)&predj(A)&predj(B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))))& (![X]:(room(X)=>(((predj(X))=>(predh(X))))))& ((like(ian,william) & like(william,ian)))
predr(mike)
[ "p0", "p14", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 7169232123959538782171341 % SZS output start Proof for 7169232123959538782171341 25. ! [X0] : (room(X0) => (oscar = X0 | nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(oscar) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 39. ! [X0] : (room(X0) => ~predr(X0)) [input p14] 56. predr(mike) [input hypothesis] 117. ! [X0] : ((oscar = X0 | nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(oscar) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 118. ! [X0] : (oscar = X0 | nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(oscar) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 117] 128. ! [X0] : (~predr(X0) | ~room(X0)) [ennf transformation 39] 983. room(mike) [cnf transformation 118] 1020. ~predr(X0) | ~room(X0) [cnf transformation 128] 1057. predr(mike) [cnf transformation 56] 1209. ~room(mike) [resolution 1020,1057] 1210. $false [subsumption resolution 1209,983] % SZS output end Proof for 7169232123959538782171341 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5884 % Time elapsed: 0.051 s % ------------------------------ % ------------------------------
446
32
[ 0, 14 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p14': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'marilyn', 'paul': 'matthew', 'fred': 'beata', 'alice': 'rose', 'john': 'rachael', 'susan': 'harvey', 'lucy': 'constance', 'david': 'michael', 'emma': 'donna', 'george': 'amalia', 'hannah': 'anthony', 'ian': 'ollie', 'julia': 'mario', 'kyle': 'mary', 'lisa': 'charles', 'mike': 'annie', 'nancy': 'debra', 'oscar': 'aaron', 'patricia': 'shannon', 'quentin': 'lorraine', 'rachel': 'stephanie', 'steve': 'ernest', 'tina': 'milton', 'ulysses': 'diane', 'victoria': 'ellen', 'william': 'marshall', 'xena': 'beulah', 'yves': 'ronnie', 'Mary': 'Marilyn', 'Paul': 'Matthew', 'Fred': 'Beata', 'Alice': 'Rose', 'John': 'Rachael', 'Susan': 'Harvey', 'Lucy': 'Constance', 'David': 'Michael', 'Emma': 'Donna', 'George': 'Amalia', 'Hannah': 'Anthony', 'Ian': 'Ollie', 'Julia': 'Mario', 'Kyle': 'Mary', 'Lisa': 'Charles', 'Mike': 'Annie', 'Nancy': 'Debra', 'Oscar': 'Aaron', 'Patricia': 'Shannon', 'Quentin': 'Lorraine', 'Rachel': 'Stephanie', 'Steve': 'Ernest', 'Tina': 'Milton', 'Ulysses': 'Diane', 'Victoria': 'Ellen', 'William': 'Marshall', 'Xena': 'Beulah', 'Yves': 'Ronnie', '~preda': 'is not allergic to anything', '~predb': 'does not enjoy origami', '~predc': 'is not an avid hiker', '~predd': 'does not practice urban gardening', '~prede': 'does not enjoy mountain biking', '~predf': 'is not an avid collector of autographed memorabilia from famous musicians', '~predg': 'is not a culinary enthusiast who experiments with international cuisines', '~predh': 'does not write a travel blog', '~predi': 'does not enjoy cross-country skiing', '~predj': 'does not enjoy stand-up paddleboarding', '~predk': 'does not regularly contributes to tech forums and online communities', '~predl': 'does not regularly goes on multi-day backpacking trips in national parks', '~predm': 'does not create large-scale murals for public art installations', '~predn': 'does not compose and performs experimental electronic music', '~predo': 'does not collect antique jewelry', '~predp': 'does not own an Android phone', '~predq': 'does not collect antique clocks', '~predr': 'does not enjoy salsa dancing', '~preds': 'does not enjoy making ceramics', '~predt': 'does not practice graffiti art', '~predu': 'does not volunteer for local environmental conservation projects', '~predv': 'is not a craft beer aficionado', '~predw': 'cannot play the piano', '~predx': 'does not have a curated collection of mid-century modern furniture', '~predy': 'does not enjoy spelunking', '~predz': 'does not watche fantasy movies', 'preda': 'is allergic to anything', 'predb': 'enjoys origami', 'predc': 'is an avid hiker', 'predd': 'practices urban gardening', 'prede': 'does enjoy mountain biking', 'predf': 'is an avid collector of autographed memorabilia from famous musicians', 'predg': 'is a culinary enthusiast who experiments with international cuisines', 'predh': 'writes a travel blog', 'predi': 'enjoys cross-country skiing', 'predj': 'enjoys stand-up paddleboarding', 'predk': 'regularly contributes to tech forums and online communities', 'predl': 'regularly goes on multi-day backpacking trips in national parks', 'predm': 'creates large-scale murals for public art installations', 'predn': 'composes and performs experimental electronic music', 'predo': 'collects antique jewelry', 'predp': 'owns an Android phone', 'predq': 'collects antique clocks', 'predr': 'enjoys salsa dancing', 'preds': 'enjoys making ceramics', 'predt': 'practices graffiti art', 'predu': 'volunteers for local environmental conservation projects', 'predv': 'is a craft beer aficionado', 'predw': 'can play the piano', 'predx': 'has a curated collection of mid-century modern furniture', 'predy': 'enjoys spelunking', 'predz': 'watches fantasy movies', '~propositiona': 'A clock does not measure time in various colors.', 'propositiona': 'A clock measures time in various colors.', '~propositionb': 'Glass rain does not fall on a distant planet.', 'propositionb': 'Glass rain falls on a distant planet.', '~propositionc': 'Socks do not disappear worldwide every full moon.', 'propositionc': 'Socks disappear worldwide every full moon.', '~propositiond': 'A bridge does not sing when it is crossed.', 'propositiond': 'A bridge sings when it is crossed.', '~propositione': 'Stars are not visible during the daytime only on Sundays.', 'propositione': 'Stars are visible during the daytime only on Sundays.'}
Blaine, Concepcion, Ruth, Brian, Ana, Angela, Marc, Clifford, Gary, Lucille are the only persons in the room. “everyone in the room has lived in exactly three countries” if “Ana is humble” either “neither “Not all swans in one park are blue.” nor “A frog sings opera in the swamp at night.”” or “no one in the room is an avid hiker” but not both “everyone in the room is brave if they has a pet dog” if “A frog sings opera in the swamp at night.” everyone anywhere has a pet dog Ruth is a scotch connoisseur at most two persons in the room hosts a YouTube channel dedicated to art tutorials if someone designs and sews custom cosplay costumes for conventions then he/she is hated by Janel Marc is a funny person someone in the room owns an Android phone if someone is a strong tourist then he/she is a old tourist if someone practices pilates then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “Stars are not visible during the daytime only on Sundays.” and “A shadow does not appear only at noon.” everyone in the room is an avid collector of autographed memorabilia from famous musicians only one person in the room collects vintage vinyl records Concepcion reads mystery novels exactly three persons in the room is a kind person everyone in the room is a kind tourist, is an avid hiker or is formal Concepcion is creative only one person in the room can play the flute Gary is a happy european at least two persons in the room has a pet dog “All swans in one park are blue.” and “A shadow does not appear only at noon.” all quiet persons outside the room are strong at most two persons in the room is funny Clifford is a tall european Stars are not visible during the daytime only on Sundays. “no one in the room neither does not own an Android phone nor cannot play the flute” if “Blaine does not use a Windows laptop” “everyone anywhere does not host a popular podcast about emerging technologies” if “everyone in the room does not collect vintage vinyl records, does not host a YouTube channel dedicated to art tutorials or is not a scotch connoisseur” “everyone anywhere neither does not have lived in exactly three countries nor does not use a Windows laptop” only if “everyone in the room does not have a tattoo” “at most three persons in the room is not a Linux enthusiast” if “no one in the room does not have lived in exactly three countries” “no one in the room does not enjoy deep-sea diving and exploring underwater caves” if “Concepcion does not enjoy watercolor painting” “Concepcion does not own an Android phone” if “everyone in the room is not an active member of a local robotics club and is not an avid collector of autographed memorabilia from famous musicians” and vice versa “everyone outside the room does not have a tattoo and is not an avid collector of autographed memorabilia from famous musicians” if “everyone in the room does not design and sews custom cosplay costumes for conventions” and vice versa “everyone in the room does not enjoy deep-sea diving and exploring underwater caves” unless “Blaine is not an active member of a local robotics club or does not collect vintage vinyl records or both” “everyone in the room is not an avid hiker” only if “Concepcion does not have a pet dog, does not practice pilates or is not a certified yoga instructor teaching classes weekly” at least four persons in the room cannot play the flute everyone anywhere is not an avid collector of autographed memorabilia from famous musicians or does not have lived in exactly three countries or both at most three persons in the room does not enjoy watercolor painting everyone outside the room is not a Linux enthusiast and is not an avid collector of autographed memorabilia from famous musicians exactly four persons in the room does not stream on Twitch exactly four persons in the room either does not compose and performs experimental electronic music or does not collect vintage vinyl records but not both everyone in the room does not watche fantasy movies Concepcion either is not an avid hiker or does not enjoy watercolor painting but not both everyone in the room does not enjoy camping and organizing outdoor survival workshops and does not design and sews custom cosplay costumes for conventions at least one person in the room does not own an Android phone or does not enjoy watercolor painting or both Concepcion does not collect vintage vinyl records and does not use a Windows laptop everyone in the room does not enjoy origami or does not have a tattoo or both Blaine who does not have a tattoo does not collect vintage vinyl records everyone outside the room cannot play the flute and does not read mystery novels everyone in the room does not practice pilates Concepcion who neither does not host a popular podcast about emerging technologies nor is not a Linux enthusiast does not compose and performs experimental electronic music, does not use a Windows laptop or is not an avid hiker everyone in the room either is not an avid mountain climber who has scaled several peaks or does not compose and performs experimental electronic music but not both
Concepcion enjoys watercolor painting
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((~predc(mary))=>(~?[X]:(room(X)=>(~((~predd(X))|(~predp(X)))))))& ((![X]:(room(X)=>(((~predw(X))|(~predh(X))|(~preds(X))))))=>(![X]:(anywhere(X)=>(~predj(X)))))& ((![X]:(anywhere(X)=>(~((~predm(X))|(~predc(X))))))=>(![X]:(room(X)=>(~predb(X)))))& ((~?[X]:(room(X)=>(~predm(X))))=>(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~prede(A)&~prede(B)&~prede(C)&~prede(D)))))& ((~preda(paul))=>(~?[X]:(room(X)=>(~predf(X)))))& ((![X]:(room(X)=>(((~predq(X))&(~predv(X))))))<=>(~predd(paul)))& ((![X]:(room(X)=>(~predr(X))))<=>(![X]:(~room(X)=>(((~predb(X))&(~predv(X)))))))& (~(((~predq(mary))|(~predw(mary))))=>(![X]:(room(X)=>(~predf(X)))))& ((![X]:(room(X)=>(~predu(X))))=>(((~predg(paul))|(~predx(paul))|(~predz(paul)))))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~predp(A)&~predp(B)&~predp(C)&~predp(D)))& (![X]:(anywhere(X)=>(((~predv(X))|(~predm(X))))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~preda(A)&~preda(B)&~preda(C)&~preda(D))))& (![X]:(~room(X)=>(((~prede(X))&(~predv(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~predl(A)&~predl(B)&~predl(C)&~predl(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~predl(A)&~predl(B)&~predl(C)&~predl(D)&~predl(E)))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&((~predy(A))<~>(~predw(A)))&((~predy(B))<~>(~predw(B)))&((~predy(C))<~>(~predw(C)))&((~predy(D))<~>(~predw(D)))))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&((~predy(A))<~>(~predw(A)))&((~predy(B))<~>(~predw(B)))&((~predy(C))<~>(~predw(C)))&((~predy(D))<~>(~predw(D)))&((~predy(E))<~>(~predw(E)))))))& (![X]:(room(X)=>(~predi(X))))& (((~predu(paul))<~>(~preda(paul))))& (![X]:(room(X)=>(((~predo(X))&(~predr(X))))))& (((?[X]:(room(X)&((~predd(X))|(~preda(X)))))))& (((~predw(paul))&(~predc(paul))))& (![X]:(room(X)=>(((~predk(X))|(~predb(X))))))& ((~predb(mary))&(~predw(mary)))& (![X]:(~room(X)=>(((~predp(X))&(~predn(X))))))& (![X]:(room(X)=>(~predx(X))))& ((~((~predj(paul))|(~prede(paul))))&(((~predy(paul))|(~predc(paul))|(~predu(paul)))))& (![X]:(room(X)=>(((~predt(X))<~>(~predy(X))))))
preda(paul)
[ "b23", "p0", "p32", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 4841708823667656880821314 % SZS output start Proof for 4841708823667656880821314 24. xena != yves & william != yves & victoria != yves & ulysses != yves & tina != yves & steve != yves & rachel != yves & quentin != yves & patricia != yves & oscar != yves & nancy != yves & mike != yves & lisa != yves & kyle != yves & julia != yves & ian != yves & hannah != yves & george != yves & emma != yves & david != yves & lucy != yves & susan != yves & john != yves & alice != yves & fred != yves & paul != yves & mary != yves & xena != yves & william != xena & victoria != xena & ulysses != xena & tina != xena & steve != xena & rachel != xena & quentin != xena & patricia != xena & oscar != xena & nancy != xena & mike != xena & lisa != xena & kyle != xena & julia != xena & ian != xena & hannah != xena & george != xena & emma != xena & david != xena & lucy != xena & susan != xena & john != xena & alice != xena & fred != xena & paul != xena & mary != xena & william != yves & william != xena & victoria != william & ulysses != william & tina != william & steve != william & rachel != william & quentin != william & patricia != william & oscar != william & nancy != william & mike != william & lisa != william & kyle != william & julia != william & ian != william & hannah != william & george != william & emma != william & david != william & lucy != william & susan != william & john != william & alice != william & fred != william & paul != william & mary != william & victoria != yves & victoria != xena & victoria != william & ulysses != victoria & tina != victoria & steve != victoria & rachel != victoria & quentin != victoria & patricia != victoria & oscar != victoria & nancy != victoria & mike != victoria & lisa != victoria & kyle != victoria & julia != victoria & ian != victoria & hannah != victoria & george != victoria & emma != victoria & david != victoria & lucy != victoria & susan != victoria & john != victoria & alice != victoria & fred != victoria & paul != victoria & mary != victoria & ulysses != yves & ulysses != xena & ulysses != william & ulysses != victoria & tina != ulysses & steve != ulysses & rachel != ulysses & quentin != ulysses & patricia != ulysses & oscar != ulysses & nancy != ulysses & mike != ulysses & lisa != ulysses & kyle != ulysses & julia != ulysses & ian != ulysses & hannah != ulysses & george != ulysses & emma != ulysses & david != ulysses & lucy != ulysses & susan != ulysses & john != ulysses & alice != ulysses & fred != ulysses & paul != ulysses & mary != ulysses & tina != yves & tina != xena & tina != william & tina != victoria & tina != ulysses & steve != tina & rachel != tina & quentin != tina & patricia != tina & oscar != tina & nancy != tina & mike != tina & lisa != tina & kyle != tina & julia != tina & ian != tina & hannah != tina & george != tina & emma != tina & david != tina & lucy != tina & susan != tina & john != tina & alice != tina & fred != tina & paul != tina & mary != tina & steve != yves & steve != xena & steve != william & steve != victoria & steve != ulysses & steve != tina & rachel != steve & quentin != steve & patricia != steve & oscar != steve & nancy != steve & mike != steve & lisa != steve & kyle != steve & julia != steve & ian != steve & hannah != steve & george != steve & emma != steve & david != steve & lucy != steve & susan != steve & john != steve & alice != steve & fred != steve & paul != steve & mary != steve & rachel != yves & rachel != xena & rachel != william & rachel != victoria & rachel != ulysses & rachel != tina & rachel != steve & quentin != rachel & patricia != rachel & oscar != rachel & nancy != rachel & mike != rachel & lisa != rachel & kyle != rachel & julia != rachel & ian != rachel & hannah != rachel & george != rachel & emma != rachel & david != rachel & lucy != rachel & susan != rachel & john != rachel & alice != rachel & fred != rachel & paul != rachel & mary != rachel & quentin != yves & quentin != xena & quentin != william & quentin != victoria & quentin != ulysses & quentin != tina & quentin != steve & quentin != rachel & patricia != quentin & oscar != quentin & nancy != quentin & mike != quentin & lisa != quentin & kyle != quentin & julia != quentin & ian != quentin & hannah != quentin & george != quentin & emma != quentin & david != quentin & lucy != quentin & susan != quentin & john != quentin & alice != quentin & fred != quentin & paul != quentin & mary != quentin & patricia != yves & patricia != xena & patricia != william & patricia != victoria & patricia != ulysses & patricia != tina & patricia != steve & patricia != rachel & patricia != quentin & oscar != patricia & nancy != patricia & mike != patricia & lisa != patricia & kyle != patricia & julia != patricia & ian != patricia & hannah != patricia & george != patricia & emma != patricia & david != patricia & lucy != patricia & susan != patricia & john != patricia & alice != patricia & fred != patricia & paul != patricia & mary != patricia & oscar != yves & oscar != xena & oscar != william & oscar != victoria & oscar != ulysses & oscar != tina & oscar != steve & oscar != rachel & oscar != quentin & oscar != patricia & nancy != oscar & mike != oscar & lisa != oscar & kyle != oscar & julia != oscar & ian != oscar & hannah != oscar & george != oscar & emma != oscar & david != oscar & lucy != oscar & susan != oscar & john != oscar & alice != oscar & fred != oscar & paul != oscar & mary != oscar & nancy != yves & nancy != xena & nancy != william & nancy != victoria & nancy != ulysses & nancy != tina & nancy != steve & nancy != rachel & nancy != quentin & nancy != patricia & nancy != oscar & mike != nancy & lisa != nancy & kyle != nancy & julia != nancy & ian != nancy & hannah != nancy & george != nancy & emma != nancy & david != nancy & lucy != nancy & susan != nancy & john != nancy & alice != nancy & fred != nancy & paul != nancy & mary != nancy & mike != yves & mike != xena & mike != william & mike != victoria & mike != ulysses & mike != tina & mike != steve & mike != rachel & mike != quentin & mike != patricia & mike != oscar & mike != nancy & lisa != mike & kyle != mike & julia != mike & ian != mike & hannah != mike & george != mike & emma != mike & david != mike & lucy != mike & susan != mike & john != mike & alice != mike & fred != mike & paul != mike & mary != mike & lisa != yves & lisa != xena & lisa != william & lisa != victoria & lisa != ulysses & lisa != tina & lisa != steve & lisa != rachel & lisa != quentin & lisa != patricia & lisa != oscar & lisa != nancy & lisa != mike & kyle != lisa & julia != lisa & ian != lisa & hannah != lisa & george != lisa & emma != lisa & david != lisa & lucy != lisa & susan != lisa & john != lisa & alice != lisa & fred != lisa & paul != lisa & mary != lisa & kyle != yves & kyle != xena & kyle != william & kyle != victoria & kyle != ulysses & kyle != tina & kyle != steve & kyle != rachel & kyle != quentin & kyle != patricia & kyle != oscar & kyle != nancy & kyle != mike & kyle != lisa & julia != kyle & ian != kyle & hannah != kyle & george != kyle & emma != kyle & david != kyle & lucy != kyle & susan != kyle & john != kyle & alice != kyle & fred != kyle & paul != kyle & mary != kyle & julia != yves & julia != xena & julia != william & julia != victoria & julia != ulysses & julia != tina & julia != steve & julia != rachel & julia != quentin & julia != patricia & julia != oscar & julia != nancy & julia != mike & julia != lisa & julia != kyle & ian != julia & hannah != julia & george != julia & emma != julia & david != julia & lucy != julia & susan != julia & john != julia & alice != julia & fred != julia & paul != julia & mary != julia & ian != yves & ian != xena & ian != william & ian != victoria & ian != ulysses & ian != tina & ian != steve & ian != rachel & ian != quentin & ian != patricia & ian != oscar & ian != nancy & ian != mike & ian != lisa & ian != kyle & ian != julia & hannah != ian & george != ian & emma != ian & david != ian & lucy != ian & susan != ian & john != ian & alice != ian & fred != ian & paul != ian & mary != ian & hannah != yves & hannah != xena & hannah != william & hannah != victoria & hannah != ulysses & hannah != tina & hannah != steve & hannah != rachel & hannah != quentin & hannah != patricia & hannah != oscar & hannah != nancy & hannah != mike & hannah != lisa & hannah != kyle & hannah != julia & hannah != ian & george != hannah & emma != hannah & david != hannah & lucy != hannah & susan != hannah & john != hannah & alice != hannah & fred != hannah & paul != hannah & mary != hannah & george != yves & george != xena & george != william & george != victoria & george != ulysses & george != tina & george != steve & george != rachel & george != quentin & george != patricia & george != oscar & george != nancy & george != mike & george != lisa & george != kyle & george != julia & george != ian & george != hannah & emma != george & david != george & lucy != george & susan != george & john != george & alice != george & fred != george & paul != george & mary != george & emma != yves & emma != xena & emma != william & emma != victoria & emma != ulysses & emma != tina & emma != steve & emma != rachel & emma != quentin & emma != patricia & emma != oscar & emma != nancy & emma != mike & emma != lisa & emma != kyle & emma != julia & emma != ian & emma != hannah & emma != george & david != emma & lucy != emma & susan != emma & john != emma & alice != emma & fred != emma & paul != emma & mary != emma & david != yves & david != xena & david != william & david != victoria & david != ulysses & david != tina & david != steve & david != rachel & david != quentin & david != patricia & david != oscar & david != nancy & david != mike & david != lisa & david != kyle & david != julia & david != ian & david != hannah & david != george & david != emma & lucy != david & susan != david & john != david & alice != david & fred != david & paul != david & mary != david & lucy != yves & lucy != xena & lucy != william & lucy != victoria & lucy != ulysses & lucy != tina & lucy != steve & lucy != rachel & lucy != quentin & lucy != patricia & lucy != oscar & lucy != nancy & lucy != mike & lucy != lisa & lucy != kyle & lucy != julia & lucy != ian & lucy != hannah & lucy != george & lucy != emma & lucy != david & susan != lucy & john != lucy & alice != lucy & fred != lucy & paul != lucy & mary != lucy & susan != yves & susan != xena & susan != william & susan != victoria & susan != ulysses & susan != tina & susan != steve & susan != rachel & susan != quentin & susan != patricia & susan != oscar & susan != nancy & susan != mike & susan != lisa & susan != kyle & susan != julia & susan != ian & susan != hannah & susan != george & susan != emma & susan != david & susan != lucy & john != susan & alice != susan & fred != susan & paul != susan & mary != susan & john != yves & john != xena & john != william & john != victoria & john != ulysses & john != tina & john != steve & john != rachel & john != quentin & john != patricia & john != oscar & john != nancy & john != mike & john != lisa & john != kyle & john != julia & john != ian & john != hannah & john != george & john != emma & john != david & john != lucy & john != susan & alice != john & fred != john & paul != john & mary != john & alice != yves & alice != xena & alice != william & alice != victoria & alice != ulysses & alice != tina & alice != steve & alice != rachel & alice != quentin & alice != patricia & alice != oscar & alice != nancy & alice != mike & alice != lisa & alice != kyle & alice != julia & alice != ian & alice != hannah & alice != george & alice != emma & alice != david & alice != lucy & alice != susan & alice != john & fred != alice & paul != alice & mary != alice & fred != yves & fred != xena & fred != william & fred != victoria & fred != ulysses & fred != tina & fred != steve & fred != rachel & fred != quentin & fred != patricia & fred != oscar & fred != nancy & fred != mike & fred != lisa & fred != kyle & fred != julia & fred != ian & fred != hannah & fred != george & fred != emma & fred != david & fred != lucy & fred != susan & fred != john & fred != alice & paul != fred & mary != fred & paul != yves & paul != xena & paul != william & paul != victoria & paul != ulysses & paul != tina & paul != steve & paul != rachel & paul != quentin & paul != patricia & paul != oscar & paul != nancy & paul != mike & paul != lisa & paul != kyle & paul != julia & paul != ian & paul != hannah & paul != george & paul != emma & paul != david & paul != lucy & paul != susan & paul != john & paul != alice & paul != fred & mary != paul & mary != yves & mary != xena & mary != william & mary != victoria & mary != ulysses & mary != tina & mary != steve & mary != rachel & mary != quentin & mary != patricia & mary != oscar & mary != nancy & mary != mike & mary != lisa & mary != kyle & mary != julia & mary != ian & mary != hannah & mary != george & mary != emma & mary != david & mary != lucy & mary != susan & mary != john & mary != alice & mary != fred & mary != paul [input b23] 25. ! [X0] : (room(X0) => (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 57. ~preda(paul) => ~? [X0] : (room(X0) => ~predf(X0)) [input p32] 79. ~preda(paul) [input hypothesis] 153. ! [X0] : ((george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 154. ! [X0] : (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 153] 177. ! [X0] : (predf(X0) & room(X0)) | preda(paul) [ennf transformation 57] 1034. mary != yves [cnf transformation 24] 1035. paul != yves [cnf transformation 24] 1036. fred != yves [cnf transformation 24] 1037. alice != yves [cnf transformation 24] 1038. john != yves [cnf transformation 24] 1039. susan != yves [cnf transformation 24] 1040. lucy != yves [cnf transformation 24] 1041. david != yves [cnf transformation 24] 1042. emma != yves [cnf transformation 24] 1043. george != yves [cnf transformation 24] 1071. ~room(X0) | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | george = X0 [cnf transformation 154] 1153. room(X0) | preda(paul) [cnf transformation 177] 1244. ~preda(paul) [cnf transformation 79] 1268. 6 <=> ! [X1] : room(X1) [avatar definition] 1269. room(X1) <- (6) [avatar component clause 1268] 1365. 26 <=> preda(paul) [avatar definition] 1372. 26 | 6 [avatar split clause 1153,1268,1365] 1507. ~26 [avatar split clause 1244,1365] 1655. george = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | emma = X0 <- (6) [resolution 1071,1269] 2259. george != george | david = yves | lucy = yves | susan = yves | john = yves | alice = yves | fred = yves | paul = yves | mary = yves | emma = yves <- (6) [superposition 1043,1655] 2372. david = yves | lucy = yves | susan = yves | john = yves | alice = yves | fred = yves | paul = yves | mary = yves | emma = yves <- (6) [trivial inequality removal 2259] 2560. lucy = yves | susan = yves | john = yves | alice = yves | fred = yves | paul = yves | mary = yves | emma = yves <- (6) [subsumption resolution 2372,1041] 2561. susan = yves | john = yves | alice = yves | fred = yves | paul = yves | mary = yves | emma = yves <- (6) [subsumption resolution 2560,1040] 2562. john = yves | alice = yves | fred = yves | paul = yves | mary = yves | emma = yves <- (6) [subsumption resolution 2561,1039] 2563. alice = yves | fred = yves | paul = yves | mary = yves | emma = yves <- (6) [subsumption resolution 2562,1038] 2564. fred = yves | paul = yves | mary = yves | emma = yves <- (6) [subsumption resolution 2563,1037] 2565. paul = yves | mary = yves | emma = yves <- (6) [subsumption resolution 2564,1036] 2566. mary = yves | emma = yves <- (6) [subsumption resolution 2565,1035] 2567. emma = yves <- (6) [subsumption resolution 2566,1034] 2568. $false <- (6) [subsumption resolution 2567,1042] 2569. ~6 [avatar contradiction clause 2568] 3714. $false [avatar sat refutation 1372,1507,2569] % SZS output end Proof for 4841708823667656880821314 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 7419 % Time elapsed: 0.075 s % ------------------------------ % ------------------------------
733
64
[ 0, 32 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p32': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'blaine', 'paul': 'concepcion', 'fred': 'ruth', 'alice': 'brian', 'john': 'ana', 'susan': 'angela', 'lucy': 'marc', 'david': 'clifford', 'emma': 'gary', 'george': 'lucille', 'hannah': 'julia', 'ian': 'jeffrey', 'julia': 'scotty', 'kyle': 'janice', 'lisa': 'kendra', 'mike': 'sydney', 'nancy': 'maggie', 'oscar': 'michelle', 'patricia': 'scott', 'quentin': 'paul', 'rachel': 'clara', 'steve': 'marjorie', 'tina': 'james', 'ulysses': 'janel', 'victoria': 'adrian', 'william': 'porter', 'xena': 'carol', 'yves': 'karl', 'Mary': 'Blaine', 'Paul': 'Concepcion', 'Fred': 'Ruth', 'Alice': 'Brian', 'John': 'Ana', 'Susan': 'Angela', 'Lucy': 'Marc', 'David': 'Clifford', 'Emma': 'Gary', 'George': 'Lucille', 'Hannah': 'Julia', 'Ian': 'Jeffrey', 'Julia': 'Scotty', 'Kyle': 'Janice', 'Lisa': 'Kendra', 'Mike': 'Sydney', 'Nancy': 'Maggie', 'Oscar': 'Michelle', 'Patricia': 'Scott', 'Quentin': 'Paul', 'Rachel': 'Clara', 'Steve': 'Marjorie', 'Tina': 'James', 'Ulysses': 'Janel', 'Victoria': 'Adrian', 'William': 'Porter', 'Xena': 'Carol', 'Yves': 'Karl', '~preda': 'does not enjoy watercolor painting', '~predb': 'does not have a tattoo', '~predc': 'does not use a Windows laptop', '~predd': 'does not own an Android phone', '~prede': 'is not a Linux enthusiast', '~predf': 'does not enjoy deep-sea diving and exploring underwater caves', '~predg': 'does not have a pet dog', '~predh': 'does not host a YouTube channel dedicated to art tutorials', '~predi': 'does not watche fantasy movies', '~predj': 'does not host a popular podcast about emerging technologies', '~predk': 'does not enjoy origami', '~predl': 'does not stream on Twitch', '~predm': 'does not have lived in exactly three countries', '~predn': 'does not read mystery novels', '~predo': 'does not enjoy camping and organizing outdoor survival workshops', '~predp': 'cannot play the flute', '~predq': 'is not an active member of a local robotics club', '~predr': 'does not design and sews custom cosplay costumes for conventions', '~preds': 'is not a scotch connoisseur', '~predt': 'is not an avid mountain climber who has scaled several peaks', '~predu': 'is not an avid hiker', '~predv': 'is not an avid collector of autographed memorabilia from famous musicians', '~predw': 'does not collect vintage vinyl records', '~predx': 'does not practice pilates', '~predy': 'does not compose and performs experimental electronic music', '~predz': 'is not a certified yoga instructor teaching classes weekly', 'preda': 'enjoys watercolor painting', 'predb': 'has a tattoo', 'predc': 'uses a Windows laptop', 'predd': 'owns an Android phone', 'prede': 'is a Linux enthusiast', 'predf': 'enjoys deep-sea diving and exploring underwater caves', 'predg': 'has a pet dog', 'predh': 'hosts a YouTube channel dedicated to art tutorials', 'predi': 'watches fantasy movies', 'predj': 'hosts a popular podcast about emerging technologies', 'predk': 'enjoys origami', 'predl': 'streams on Twitch', 'predm': 'has lived in exactly three countries', 'predn': 'reads mystery novels', 'predo': 'enjoys camping and organizing outdoor survival workshops', 'predp': 'can play the flute', 'predq': 'is an active member of a local robotics club', 'predr': 'designs and sews custom cosplay costumes for conventions', 'preds': 'is a scotch connoisseur', 'predt': 'is an avid mountain climber who has scaled several peaks', 'predu': 'is an avid hiker', 'predv': 'is an avid collector of autographed memorabilia from famous musicians', 'predw': 'collects vintage vinyl records', 'predx': 'practices pilates', 'predy': 'composes and performs experimental electronic music', 'predz': 'is a certified yoga instructor teaching classes weekly', '~propositiona': 'Not all swans in one park are blue.', 'propositiona': 'All swans in one park are blue.', '~propositionb': 'Glass rain does not fall on a distant planet.', 'propositionb': 'Glass rain falls on a distant planet.', '~propositionc': 'A shadow does not appear only at noon.', 'propositionc': 'A shadow appears only at noon.', '~propositiond': 'Stars are not visible during the daytime only on Sundays.', 'propositiond': 'Stars are visible during the daytime only on Sundays.', '~propositione': 'A frog does not sing opera in the swamp at night.', 'propositione': 'A frog sings opera in the swamp at night.'}
Juan, Robert, Earline, Corina, John, Thomas, Clifford, Levi, Evelyn, Gary, Amanda, Laurie, Charles, Anneliese, Maurice are the only persons in the room. Gary mentors a youth basketball team on weekends Evelyn who is a client of Francis is not hated by Helen Robert collects luxury watches Gary and Kimberly like each other Amanda has completed a triathlon Levi who practices graffiti art is a quiet person “A car does not run solely on saltwater.” or “A car runs solely on saltwater.” or both all strong persons in the room are old if someone is not a curious wise person then he/she enjoys camping and organizing outdoor survival workshops neither “A door randomly teleports those who pass through it.” nor “A bird does not tweet using morse code.” Anneliese is not hated by Sandra “A door randomly teleports those who pass through it.” or “A river flows uphill only on Tuesdays.” or both Earline collects limited-edition art prints from contemporary artists everyone in the room is richer than Sasha or is not dedicated to sustainable living and zero-waste practices it is not the case that “A frog sings opera in the swamp at night.” at least four persons in the room is strong Maurice writes in-depth travel guides for off-the-beaten-path destinations someone in the room is a kind tourist Anneliese enjoys origami “A river does not flow uphill on Tuesdays.” or “A car does not run solely on saltwater.” or both Corina and Dee like each other everyone in the room enjoys writing detailed reviews of new and classic board games if they streams on Twitch Corina does not have completed a triathlon not everyone in the room does not enjoy camping and organizing outdoor survival workshops or is a kind creative tall organized european everyone in the room enjoys writing detailed reviews of new and classic board games if they is a client of Alan Robert practices graffiti art Corina and Laurie are respectively patient and funny if someone enjoys writing detailed reviews of new and classic board games then he/she is a old person and vice versa at most four persons in the room is a sibling of Sasha someone in the room participates in long-distance cycling events across the country at least two persons in the room hosts regular workshops on creative writing everyone anywhere is old if they is a wine connoisseur
no quiet person anywhere is funny
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa')))& (predf(george))& ((client(steve,emma))&(~hate(emma,william)))& (predy(paul))& ((like(george,patricia) & like(patricia,george)))& (preds(hannah))& ((prede(david))&(quiet(david)&person(david)))& (((~propositionb)|(propositionb)))& (![X]:(room(X)=>(strong(X)=>old(X))))& ((![X]:((~(curious(X)&wise(X)&person(X)))=>(predo(X)))))& (~((propositionc)|(~propositiona)))& (~hate(kyle,quentin))& (((propositionc)|(propositione)))& (predx(fred))& (![X]:(room(X)=>(((~predb(X))|(richer(ulysses,X))))))& (~(propositiond))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&strong(A)&strong(B)&strong(C)&strong(D)))& (predp(lisa))& (?[X]:(room(X)&(kind(X)&tourist(X))))& (predv(kyle))& (((~propositione)|(~propositionb)))& ((like(alice,rachel) & like(rachel,alice)))& (![X]:(room(X)=>(((predg(X))=>(predn(X))))))& (~preds(alice))& (~![X]:(room(X)=>(((kind(X)&creative(X)&tall(X)&organized(X)&european(X))|(~predo(X))))))& (![X]:(room(X)=>(((client(victoria,X))=>(predn(X))))))& (prede(paul))& ((patient(alice))&(funny(ian)))& ((![X]:((predn(X))<=>(old(X)&person(X)))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&sibling(ulysses,A)&sibling(ulysses,B)&sibling(ulysses,C)&sibling(ulysses,D)&sibling(ulysses,E))))& (?[X]:(room(X)&(predt(X))))& (?[A,B]:(room(A)&room(B)&(A!=B)&predk(A)&predk(B)))& (![X]:(anywhere(X)=>(((predq(X))=>(old(X))))))
![X]:(anywhere(X)=>(quiet(X)=>~funny(X)))
[]
null
348
32
[]
{}
true
{'mary': 'juan', 'paul': 'robert', 'fred': 'earline', 'alice': 'corina', 'john': 'john', 'susan': 'thomas', 'lucy': 'clifford', 'david': 'levi', 'emma': 'evelyn', 'george': 'gary', 'hannah': 'amanda', 'ian': 'laurie', 'julia': 'charles', 'kyle': 'anneliese', 'lisa': 'maurice', 'mike': 'richard', 'nancy': 'marcy', 'oscar': 'susan', 'patricia': 'kimberly', 'quentin': 'sandra', 'rachel': 'dee', 'steve': 'francis', 'tina': 'edna', 'ulysses': 'sasha', 'victoria': 'alan', 'william': 'helen', 'xena': 'bobbie', 'yves': 'sharon', 'Mary': 'Juan', 'Paul': 'Robert', 'Fred': 'Earline', 'Alice': 'Corina', 'John': 'John', 'Susan': 'Thomas', 'Lucy': 'Clifford', 'David': 'Levi', 'Emma': 'Evelyn', 'George': 'Gary', 'Hannah': 'Amanda', 'Ian': 'Laurie', 'Julia': 'Charles', 'Kyle': 'Anneliese', 'Lisa': 'Maurice', 'Mike': 'Richard', 'Nancy': 'Marcy', 'Oscar': 'Susan', 'Patricia': 'Kimberly', 'Quentin': 'Sandra', 'Rachel': 'Dee', 'Steve': 'Francis', 'Tina': 'Edna', 'Ulysses': 'Sasha', 'Victoria': 'Alan', 'William': 'Helen', 'Xena': 'Bobbie', 'Yves': 'Sharon', '~preda': 'is not a client of Costco', '~predb': 'is not dedicated to sustainable living and zero-waste practices', '~predc': 'does not enjoy trail running', '~predd': 'does not enjoy salsa dancing', '~prede': 'does not practice graffiti art', '~predf': 'does not mentor a youth basketball team on weekends', '~predg': 'does not stream on Twitch', '~predh': 'is not a dedicated volunteer for local community service projects', '~predi': 'is not an amateur astronomer who builds and uses custom telescopes', '~predj': 'does not practice kickboxing', '~predk': 'does not host regular workshops on creative writing', '~predl': 'does not own a significant collection of rare gemstones and minerals', '~predm': 'does not practice yoga', '~predn': 'does not enjoy writing detailed reviews of new and classic board games', '~predo': 'does not enjoy camping and organizing outdoor survival workshops', '~predp': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predq': 'is not a wine connoisseur', '~predr': 'does not write and illustrates their own graphic novels', '~preds': 'does not have completed a triathlon', '~predt': 'does not participate in long-distance cycling events across the country', '~predu': 'does not create augmented reality experiences for mobile applications', '~predv': 'does not enjoy origami', '~predw': 'is not a skilled home brewer experimenting with craft beer recipes', '~predx': 'does not collect limited-edition art prints from contemporary artists', '~predy': 'does not collect luxury watches', '~predz': 'does not enjoy bird watching', 'preda': 'is a client of Costco', 'predb': 'is dedicated to sustainable living and zero-waste practices', 'predc': 'does enjoy trail running', 'predd': 'enjoys salsa dancing', 'prede': 'practices graffiti art', 'predf': 'mentors a youth basketball team on weekends', 'predg': 'streams on Twitch', 'predh': 'is a dedicated volunteer for local community service projects', 'predi': 'is an amateur astronomer who builds and uses custom telescopes', 'predj': 'practices kickboxing', 'predk': 'hosts regular workshops on creative writing', 'predl': 'owns a significant collection of rare gemstones and minerals', 'predm': 'does practice yoga', 'predn': 'enjoys writing detailed reviews of new and classic board games', 'predo': 'enjoys camping and organizing outdoor survival workshops', 'predp': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predq': 'is a wine connoisseur', 'predr': 'writes and illustrates their own graphic novels', 'preds': 'has completed a triathlon', 'predt': 'participates in long-distance cycling events across the country', 'predu': 'creates augmented reality experiences for mobile applications', 'predv': 'enjoys origami', 'predw': 'is a skilled home brewer experimenting with craft beer recipes', 'predx': 'collects limited-edition art prints from contemporary artists', 'predy': 'collects luxury watches', 'predz': 'enjoys bird watching', '~propositiona': 'A bird does not tweet using morse code.', 'propositiona': 'A bird tweets using morse code.', '~propositionb': 'A car does not run solely on saltwater.', 'propositionb': 'A car runs solely on saltwater.', '~propositionc': 'A door does not randomly teleport those who pass through it.', 'propositionc': 'A door randomly teleports those who pass through it.', '~propositiond': 'A frog does not sing opera in the swamp at night.', 'propositiond': 'A frog sings opera in the swamp at night.', '~propositione': 'A river does not flow uphill on Tuesdays.', 'propositione': 'A river flows uphill only on Tuesdays.'}
Peter, Lou, Chris, Andrew, Aletha, Emilio, Norman, Laura, Laura, Sam, Sylvia, Lester are the only persons in the room. “everyone in the room does not own a telescope or is a strong person” only if “no one anywhere enjoys salsa dancing if they is an avid mountain climber who has scaled several peaks and vice versa” either “everyone outside the room own a television or does not collect antique clocks” or “at least one person in the room is a sibling of Walter” but not both if “Emilio and Laura are respectively organized and curious” then “Sam is not kind” if “Chris is a creative european” then “Peter who does not collect first edition books plays as a goalkeeper for a local amateur soccer team” if “Peter and Lou are respectively humble and brave” then “everyone in the room who enjoys salsa dancing, is older than Barbara and is not a funny humble person does not write in-depth travel guides for off-the-beaten-path destinations or is a quiet european or both” “Norman and Laura are sibling of Paul” if “Chris has a vast collection of first-edition science fiction novels or enjoys stand-up paddleboarding or both” either “everyone in the room is not a member of a local theater group specializing in improv or is strong” or “everyone in the room does not enjoy stand-up paddleboarding or is not an avid mountain climber who has scaled several peaks” but not both all humble persons in the room are creative everyone in the room is a sibling of Adrian only if they has completed a triathlon Laura is younger than Jose everyone in the room is not creative, not wise if they is not hated by Paul at most two persons outside the room is a quiet european if someone collects vintage stamps then he/she enjoys rooftop gardening and vice versa no quiet person outside the room is patient everyone in the room is a client of Adrian if they does not watche fantasy movies Andrew and Aletha are respectively funny and creative Andrew is curious everyone in the room who is a humble curious patient tall strong person is formal and does not hate Mona Sylvia and Laura are creative “Mirrors do not fog permanently in one particular house.” or “Mirrors fog permanently in one particular house.” but not both all creative persons in the room are kind Norman is a brave european Laura collects antique clocks neither “Socks disappear worldwide every full moon.” nor “A car runs solely on saltwater.” “Mirrors do not fog permanently in one particular house.” or “A pizza exists that tastes like ice cream.” or both no patient person in the room is organized everyone anywhere who is a sibling of Terrie does not like Paul “Mirrors do not fog permanently in one particular house.” and “A clock measures time in various colors.” and “A pizza does not exist that tastes like ice cream.” everyone in the room is not a brave european if they is a client of Terriele exactly four persons in the room plays as a goalkeeper for a local amateur soccer team Aletha enjoys salsa dancing Sylvia is formal
Socks do not disappear worldwide every full moon.
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian')))& ((![X]:(room(X)=>(((strong(X)&person(X))|(~predi(X))))))=>(~?[X]:(anywhere(X)=>(((predv(X))<=>(predj(X)))))))& ((![X]:(~room(X)=>(((~predq(X))|(predf(X))))))<~>(((?[X]:(room(X)&sibling(yves,X))))))& (((organized(susan))&(curious(david)))=>(~kind(george)))& ((creative(fred)&european(fred))=>((~predx(mary))&(predn(mary))))& (((humble(mary))&(brave(paul)))=>(![X]:(room(X)=>(((((predv(X))&(older(kyle,X))&(~(funny(X)&humble(X)&person(X)))))=>(((~predp(X))|(quiet(X)&european(X)))))))))& ((((predy(fred))|(predz(fred))))=>(sibling(nancy,lucy)&sibling(nancy,david)))& ((![X]:(room(X)=>(((strong(X))|(~predt(X))))))<~>(![X]:(room(X)=>(((~predj(X))|(~predz(X)))))))& (![X]:(room(X)=>(humble(X)=>creative(X))))& (![X]:(room(X)=>(((predl(X))<=(sibling(steve,X))))))& (younger(xena,emma))& (![X]:(room(X)=>(((~hate(X,nancy))=>(~creative(X)&~wise(X))))))& (~(?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&quiet(A)&european(A)&quiet(B)&european(B)&quiet(C)&european(C))))& ((![X]:((predm(X))<=>(preds(X)))))& (![X]:(~room(X)=>(quiet(X)=>~patient(X))))& (![X]:(room(X)=>(((~preda(X))=>(client(steve,X))))))& ((funny(alice))&(creative(john)))& (curious(alice))& (![X]:(room(X)=>(((humble(X)&curious(X)&patient(X)&tall(X)&strong(X)&person(X))=>(((formal(X))&(~hate(julia,X))))))))& (creative(hannah)&creative(emma))& (((~propositionb)<~>(propositionb)))& (![X]:(room(X)=>(creative(X)=>kind(X))))& (brave(lucy)&european(lucy))& (predq(emma))& (~((propositionc)|(propositiond)))& (((~propositionb)|(propositiona)))& (![X]:(room(X)=>(patient(X)=>~organized(X))))& (![X]:(anywhere(X)=>(((sibling(rachel,X))=>(~like(nancy,X))))))& (((~propositionb)&(propositione)&(~propositiona)))& (![X]:(room(X)=>(((client(mike,X))=>(~(brave(X)&european(X)))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predn(A)&predn(B)&predn(C)&predn(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predn(A)&predn(B)&predn(C)&predn(D)&predn(E)))))& (predv(john))& (formal(hannah))
~propositionc
[ "p24", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 5110786467091781772568058 % SZS output start Proof for 5110786467091781772568058 49. ~(propositiond | propositionc) [input p24] 58. propositionc [input hypothesis] 65. ~propositionc [pure predicate removal 49] 137. ~propositionc [ennf transformation 65] 1004. ~propositionc [cnf transformation 137] 1024. propositionc [cnf transformation 58] 1156. $false [subsumption resolution 1024,1004] % SZS output end Proof for 5110786467091781772568058 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.048 s % ------------------------------ % ------------------------------
503
32
[ 24 ]
{'p24': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'peter', 'paul': 'lou', 'fred': 'victoria', 'alice': 'andrew', 'john': 'aletha', 'susan': 'emilio', 'lucy': 'norman', 'david': 'emma', 'emma': 'laura', 'george': 'sam', 'hannah': 'sylvia', 'ian': 'lester', 'julia': 'mona', 'kyle': 'barbara', 'lisa': 'pat', 'mike': 'rachelle', 'nancy': 'paul', 'oscar': 'faye', 'patricia': 'tiffany', 'quentin': 'james', 'rachel': 'terrie', 'steve': 'adrian', 'tina': 'victor', 'ulysses': 'deborah', 'victoria': 'chris', 'william': 'carrie', 'xena': 'jose', 'yves': 'walter', 'Mary': 'Peter', 'Paul': 'Lou', 'Fred': 'Victoria', 'Alice': 'Andrew', 'John': 'Aletha', 'Susan': 'Emilio', 'Lucy': 'Norman', 'David': 'Emma', 'Emma': 'Laura', 'George': 'Sam', 'Hannah': 'Sylvia', 'Ian': 'Lester', 'Julia': 'Mona', 'Kyle': 'Barbara', 'Lisa': 'Pat', 'Mike': 'Rachelle', 'Nancy': 'Paul', 'Oscar': 'Faye', 'Patricia': 'Tiffany', 'Quentin': 'James', 'Rachel': 'Terrie', 'Steve': 'Adrian', 'Tina': 'Victor', 'Ulysses': 'Deborah', 'Victoria': 'Chris', 'William': 'Carrie', 'Xena': 'Jose', 'Yves': 'Walter', '~preda': 'does not watche fantasy movies', '~predb': 'does not compete in national level swimming championships', '~predc': 'does not enjoy windsurfing', '~predd': 'does not collect rare and antique scientific instruments', '~prede': 'does not enjoy stargazing', '~predf': 'does not own a television', '~predg': 'does not collect rare minerals', '~predh': 'is not dedicated to sustainable living and zero-waste practices', '~predi': 'does not own a telescope', '~predj': 'is not an avid mountain climber who has scaled several peaks', '~predk': 'does not work as a freelance web developer specializing in e-commerce sites', '~predl': 'does not have completed a triathlon', '~predm': 'does not collect vintage stamps', '~predn': 'does not play as a goalkeeper for a local amateur soccer team', '~predo': 'does not enjoy spelunking', '~predp': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predq': 'does not collect antique clocks', '~predr': 'does not enjoy virtual reality gaming', '~preds': 'does not enjoy rooftop gardening', '~predt': 'is not a member of a local theater group specializing in improv', '~predu': 'does not make homemade pastries', '~predv': 'does not enjoy salsa dancing', '~predw': 'does not own a 3D printer', '~predx': 'does not collect first edition books', '~predy': 'does not have a vast collection of first-edition science fiction novels', '~predz': 'does not enjoy stand-up paddleboarding', 'preda': 'watches fantasy movies', 'predb': 'competes in national level swimming championships', 'predc': 'enjoys windsurfing', 'predd': 'collects rare and antique scientific instruments', 'prede': 'enjoys stargazing', 'predf': 'own a television', 'predg': 'collects rare minerals', 'predh': 'is dedicated to sustainable living and zero-waste practices', 'predi': 'owns a telescope', 'predj': 'is an avid mountain climber who has scaled several peaks', 'predk': 'works as a freelance web developer specializing in e-commerce sites', 'predl': 'has completed a triathlon', 'predm': 'collects vintage stamps', 'predn': 'plays as a goalkeeper for a local amateur soccer team', 'predo': 'enjoys spelunking', 'predp': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predq': 'collects antique clocks', 'predr': 'enjoys virtual reality gaming', 'preds': 'enjoys rooftop gardening', 'predt': 'is a member of a local theater group specializing in improv', 'predu': 'makes homemade pastries', 'predv': 'enjoys salsa dancing', 'predw': 'owns a 3D printer', 'predx': 'collects first edition books', 'predy': 'has a vast collection of first-edition science fiction novels', 'predz': 'enjoys stand-up paddleboarding', '~propositiona': 'A pizza does not exist that tastes like ice cream.', 'propositiona': 'A pizza exists that tastes like ice cream.', '~propositionb': 'Mirrors do not fog permanently in one particular house.', 'propositionb': 'Mirrors fog permanently in one particular house.', '~propositionc': 'Socks do not disappear worldwide every full moon.', 'propositionc': 'Socks disappear worldwide every full moon.', '~propositiond': 'A car does not run solely on saltwater.', 'propositiond': 'A car runs solely on saltwater.', '~propositione': 'A clock does not measure time in various colors.', 'propositione': 'A clock measures time in various colors.'}
Betsy, Robert, Brian, Dorothy, Mattie, Miguel, Heather, Thomas, Martha, Patrice are the only persons in the room. “everyone in the room enjoys cross-country skiing” if “Mattie is humble” either “neither “Glass rain does not fall on a distant planet.” nor “A city has outlawed the use of round tables.”” or “no one in the room writes and illustrates their own graphic novels” but not both “everyone in the room is brave if they builds model airplanes” if “A city has outlawed the use of round tables.” everyone anywhere builds model airplanes Brian plays eSports competitively at most two persons in the room creates large-scale murals for public art installations if someone collects limited-edition art prints from contemporary artists then he/she is hated by Stephanie Heather is a funny person someone in the room maintains a large, organic vegetable garden year-round if someone is a strong tourist then he/she is a old tourist if someone is a culinary enthusiast who experiments with international cuisines then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “A river does not flow uphill on Tuesdays.” and “A clock does not measure time in various colors.” everyone in the room practices archery only one person in the room can play the piano Robert collects classic novels exactly three persons in the room is a kind person everyone in the room is a kind tourist, writes and illustrates their own graphic novels or is formal Robert is creative only one person in the room own a television Martha is a happy european at least two persons in the room builds model airplanes “Glass rain falls on a distant planet.” and “A clock does not measure time in various colors.” all quiet persons outside the room are strong at most two persons in the room is funny Thomas is a tall european A river does not flow uphill on Tuesdays. exactly three persons anywhere is a wise european no quiet person in the room is kind more than one person in the room writes and illustrates their own graphic novels everyone in the room who is a sibling of Stephanie writes and illustrates their own graphic novels everyone in the room is kind if they likes Emily no formal person in the room is funny everyone anywhere is quieter than Garnett if they is a sibling of Emily at most three persons in the room is older than Darla everyone in the room who designs and sews custom cosplay costumes for conventions plays the violin exactly four persons in the room is not hated by Emily Thomas and Elizabethn are kind wise organized europeans everyone outside the room does not enjoy landscape photography or is a curious european someone who creates large-scale murals for public art installations is richer than someone who is a sibling of Darla not everyone in the room who does not participate in long-distance cycling events across the country maintains a large, organic vegetable garden year-round Gary participates in long-distance cycling events across the country at most four persons in the room is liked by Emily, is strong and maintains a large, organic vegetable garden year-round someone who enjoys cross-country skiing hate someone who collects limited-edition art prints from contemporary artists everyone in the room designs and sews custom cosplay costumes for conventions or does not enjoy camping and organizing outdoor survival workshops if someone is old then he/she does not enjoy cross-country skiing and vice versa everyone in the room who is a brave european volunteers for local environmental conservation projects at least one person anywhere builds model airplanes at most three persons in the room plays the violin everyone in the room who is a patient tourist plays eSports competitively “A city has not outlawed the use of round tables.” or “A river does not flow uphill on Tuesdays.” or both Elizabeth and Robert like each other Miguel and Kathleen are respectively patient and tall Betsy is a client of Julie everyone in the room does not like Elizabeth if they does not participate in long-distance cycling events across the country at most three persons anywhere is older than Douglas
Heather enjoys landscape photography
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&wise(A)&european(A)&wise(B)&european(B)&wise(C)&european(C)))&(~(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&wise(A)&european(A)&wise(B)&european(B)&wise(C)&european(C)&wise(D)&european(D)))))& (![X]:(room(X)=>(quiet(X)=>~kind(X))))& ((?[X,Y]:(room(X)&room(Y)&(predu(X)&predu(Y))&(X!=Y))))& (![X]:(room(X)=>(((sibling(ulysses,X))=>(predu(X))))))& (![X]:(room(X)=>(((like(tina,X))=>(kind(X))))))& (![X]:(room(X)=>(formal(X)=>~funny(X))))& (![X]:(anywhere(X)=>(((sibling(tina,X))=>(quieter(victoria,X))))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&older(xena,A)&older(xena,B)&older(xena,C)&older(xena,D))))& (![X]:(room(X)=>(((predf(X))=>(predt(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~hate(A,tina)&~hate(B,tina)&~hate(C,tina)&~hate(D,tina)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~hate(A,tina)&~hate(B,tina)&~hate(C,tina)&~hate(D,tina)&~hate(E,tina)))))& (kind(david)&wise(david)&organized(david)&european(david)&kind(oscar)&wise(oscar)&organized(oscar)&european(oscar))& (![X]:(~room(X)=>(((curious(X)&european(X))|(~predc(X))))))& (?[X,Y]:((predh(X))&(sibling(xena,Y))&(richer(X,Y))))& (~![X]:(room(X)=>(((~predj(X))=>(predd(X))))))& (predj(lisa))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&((like(A,tina))&(strong(A))&(predd(A)))&((like(B,tina))&(strong(B))&(predd(B)))&((like(C,tina))&(strong(C))&(predd(C)))&((like(D,tina))&(strong(D))&(predd(D)))&((like(E,tina))&(strong(E))&(predd(E))))))& (?[X,Y]:((predm(X))&(predr(Y))&(hate(X,Y))))& (![X]:(room(X)=>(((~predl(X))|(predf(X))))))& ((![X]:((old(X))<=>(~predm(X)))))& (![X]:(room(X)=>(((brave(X)&european(X))=>(predb(X))))))& (((?[X]:(anywhere(X)&predg(X)))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predt(A)&predt(B)&predt(C)&predt(D))))& (![X]:(room(X)=>(((patient(X)&tourist(X))=>(preds(X))))))& (((~propositione)|(~propositiond)))& ((like(steve,paul) & like(paul,steve)))& ((patient(susan))&(tall(kyle)))& (client(william,mary))& (![X]:(room(X)=>(((~predj(X))=>(~like(steve,X))))))& (~(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&older(yves,A)&older(yves,B)&older(yves,C)&older(yves,D))))
predc(lucy)
[]
null
637
64
[]
{}
true
{'mary': 'betsy', 'paul': 'robert', 'fred': 'brian', 'alice': 'dorothy', 'john': 'mattie', 'susan': 'miguel', 'lucy': 'heather', 'david': 'thomas', 'emma': 'martha', 'george': 'patrice', 'hannah': 'david', 'ian': 'sonya', 'julia': 'ollie', 'kyle': 'kathleen', 'lisa': 'gary', 'mike': 'adrienne', 'nancy': 'jeffrey', 'oscar': 'steven', 'patricia': 'scott', 'quentin': 'william', 'rachel': 'clarence', 'steve': 'elizabeth', 'tina': 'emily', 'ulysses': 'stephanie', 'victoria': 'garnett', 'william': 'julie', 'xena': 'darla', 'yves': 'douglas', 'Mary': 'Betsy', 'Paul': 'Robert', 'Fred': 'Brian', 'Alice': 'Dorothy', 'John': 'Mattie', 'Susan': 'Miguel', 'Lucy': 'Heather', 'David': 'Thomas', 'Emma': 'Martha', 'George': 'Patrice', 'Hannah': 'David', 'Ian': 'Sonya', 'Julia': 'Ollie', 'Kyle': 'Kathleen', 'Lisa': 'Gary', 'Mike': 'Adrienne', 'Nancy': 'Jeffrey', 'Oscar': 'Steven', 'Patricia': 'Scott', 'Quentin': 'William', 'Rachel': 'Clarence', 'Steve': 'Elizabeth', 'Tina': 'Emily', 'Ulysses': 'Stephanie', 'Victoria': 'Garnett', 'William': 'Julie', 'Xena': 'Darla', 'Yves': 'Douglas', '~preda': 'does not have a vast collection of first-edition science fiction novels', '~predb': 'does not volunteer for local environmental conservation projects', '~predc': 'does not enjoy landscape photography', '~predd': 'does not maintain a large, organic vegetable garden year-round', '~prede': 'does not collect rare sneakers', '~predf': 'does not design and sews custom cosplay costumes for conventions', '~predg': 'does not build model airplanes', '~predh': 'does not create large-scale murals for public art installations', '~predi': 'does not enjoy snowboarding', '~predj': 'does not participate in long-distance cycling events across the country', '~predk': 'is not an avid mountain climber who has scaled several peaks', '~predl': 'does not enjoy camping and organizing outdoor survival workshops', '~predm': 'does not enjoy cross-country skiing', '~predn': 'does not collect classic novels', '~predo': 'cannot play the harmonica', '~predp': 'does not own a television', '~predq': 'does not enjoy making ceramics', '~predr': 'does not collect limited-edition art prints from contemporary artists', '~preds': 'does not play eSports competitively', '~predt': 'does not play the violin', '~predu': 'does not write and illustrates their own graphic novels', '~predv': 'does not practice archery', '~predw': 'cannot play the piano', '~predx': 'is not a culinary enthusiast who experiments with international cuisines', '~predy': 'does not use contact lenses', '~predz': 'does not practice pilates', 'preda': 'has a vast collection of first-edition science fiction novels', 'predb': 'volunteers for local environmental conservation projects', 'predc': 'enjoys landscape photography', 'predd': 'maintains a large, organic vegetable garden year-round', 'prede': 'collect rare sneakers', 'predf': 'designs and sews custom cosplay costumes for conventions', 'predg': 'builds model airplanes', 'predh': 'creates large-scale murals for public art installations', 'predi': 'enjoys snowboarding', 'predj': 'participates in long-distance cycling events across the country', 'predk': 'is an avid mountain climber who has scaled several peaks', 'predl': 'enjoys camping and organizing outdoor survival workshops', 'predm': 'enjoys cross-country skiing', 'predn': 'collects classic novels', 'predo': 'can play the harmonica', 'predp': 'own a television', 'predq': 'enjoys making ceramics', 'predr': 'collects limited-edition art prints from contemporary artists', 'preds': 'plays eSports competitively', 'predt': 'plays the violin', 'predu': 'writes and illustrates their own graphic novels', 'predv': 'practices archery', 'predw': 'can play the piano', 'predx': 'is a culinary enthusiast who experiments with international cuisines', 'predy': 'uses contact lenses', 'predz': 'practices pilates', '~propositiona': 'Glass rain does not fall on a distant planet.', 'propositiona': 'Glass rain falls on a distant planet.', '~propositionb': 'A bird does not tweet using morse code.', 'propositionb': 'A bird tweets using morse code.', '~propositionc': 'A clock does not measure time in various colors.', 'propositionc': 'A clock measures time in various colors.', '~propositiond': 'A river does not flow uphill on Tuesdays.', 'propositiond': 'A river flows uphill only on Tuesdays.', '~propositione': 'A city has not outlawed the use of round tables.', 'propositione': 'A city has outlawed the use of round tables.'}
Tracie, Juan, Judy, Corina are the only persons in the room. “Tracie dreamt that “Juan is not liked by Thomas”” unless “Judy is a brave european” if ““A door randomly teleports those who pass through it.” and “Mirrors do not fog permanently in one particular house.”” then “Corina does not collect antique clocks” otherwise “Tracie is a patient tourist” at most three persons in the room is kind Judy who is not a creative tourist is a patient tourist “A river does not flow uphill on Tuesdays.” and “A desert blooms with snowdrops every year.” at least two persons in the room does not like Bridget Juan is not a old european Tracie is a curious european Judy is not brave Judy is a patient european Corina is quiet Corina and Helen hate each other Juan is not organized Corina and Francis hate each other “Glass rain does not fall on a distant planet.” and “A river does not flow uphill on Tuesdays.” Corina does not host regular game nights featuring complex strategy games Corina is not kind exactly three persons in the room is a formal person Judy is humble Corina is strong Judy is a strong european Corina is not a tall curious person and is a creative tourist exactly four persons in the room is a wise tourist Tracie who is not hated by Randy is not tall Juan does not read mystery novels it is not the case that “Juan and Tracie are strong” Juan neither is not a quiet tourist nor does not own an extensive assortment of vintage comic book memorabilia Judy and Corina are quiet europeans Judy is not a tall tourist
“A river flows uphill only on Tuesdays.” or “Glass rain does not fall on a distant planet.” or both
entailment
room(mary)&room(paul)&room(fred)&room(alice)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice')))& (~(brave(fred)&european(fred))=>((mary_dream=>(~like(paul,david)))))& (((((propositiond)&(~propositione)))=>(~predt(alice)))&((~(((propositiond)&(~propositione))))=>(patient(mary)&tourist(mary))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&kind(B)&kind(C)&kind(D))))& ((~(creative(fred)&tourist(fred)))&(patient(fred)&tourist(fred)))& (((~propositiona)&(propositionb)))& (?[A,B]:(room(A)&room(B)&(A!=B)&~like(quentin,A)&~like(quentin,B)))& (~(old(paul)&european(paul)))& (curious(mary)&european(mary))& (~brave(fred))& (patient(fred)&european(fred))& (quiet(alice))& ((hate(alice,william) & hate(william,alice)))& (~organized(paul))& ((hate(alice,steve) & hate(steve,alice)))& (((~propositionc)&(~propositiona)))& (~predv(alice))& (~kind(alice))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&formal(A)&person(A)&formal(B)&person(B)&formal(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&formal(A)&person(A)&formal(B)&person(B)&formal(C)&person(C)&formal(D)&person(D)))))& (humble(fred))& (strong(alice))& (strong(fred)&european(fred))& (((~(tall(alice)&curious(alice)&person(alice)))&(creative(alice)&tourist(alice))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&wise(A)&tourist(A)&wise(B)&tourist(B)&wise(C)&tourist(C)&wise(D)&tourist(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&wise(A)&tourist(A)&wise(B)&tourist(B)&wise(C)&tourist(C)&wise(D)&tourist(D)&wise(E)&tourist(E)))))& ((~hate(mary,rachel))&(~tall(mary)))& (~predd(paul))& (~(strong(paul)&strong(mary)))& (~((~(quiet(paul)&tourist(paul)))|(~preda(paul))))& (quiet(fred)&european(fred)&quiet(alice)&european(alice))& (~(tall(fred)&tourist(fred)))
((propositiona)|(~propositionc))
[ "p15", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 5912566614180479391859415 % SZS output start Proof for 5912566614180479391859415 40. ~propositiona & ~propositionc [input p15] 55. ~(~propositionc | propositiona) [input hypothesis] 70. ~propositionc [pure predicate removal 40] 71. ~~propositionc [pure predicate removal 55] 130. propositionc [ennf transformation 71] 960. ~propositionc [cnf transformation 70] 1006. propositionc [cnf transformation 130] 1026. $false [subsumption resolution 1006,960] % SZS output end Proof for 5912566614180479391859415 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.047 s % ------------------------------ % ------------------------------
289
32
[ 15 ]
{'p15': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'tracie', 'paul': 'juan', 'fred': 'judy', 'alice': 'corina', 'john': 'theodore', 'susan': 'terry', 'lucy': 'andrew', 'david': 'thomas', 'emma': 'michael', 'george': 'crystal', 'hannah': 'nila', 'ian': 'roger', 'julia': 'love', 'kyle': 'jeanelle', 'lisa': 'angelina', 'mike': 'dana', 'nancy': 'travis', 'oscar': 'marion', 'patricia': 'kristal', 'quentin': 'bridget', 'rachel': 'randy', 'steve': 'francis', 'tina': 'isiah', 'ulysses': 'gerardo', 'victoria': 'virginia', 'william': 'helen', 'xena': 'lois', 'yves': 'carol', 'Mary': 'Tracie', 'Paul': 'Juan', 'Fred': 'Judy', 'Alice': 'Corina', 'John': 'Theodore', 'Susan': 'Terry', 'Lucy': 'Andrew', 'David': 'Thomas', 'Emma': 'Michael', 'George': 'Crystal', 'Hannah': 'Nila', 'Ian': 'Roger', 'Julia': 'Love', 'Kyle': 'Jeanelle', 'Lisa': 'Angelina', 'Mike': 'Dana', 'Nancy': 'Travis', 'Oscar': 'Marion', 'Patricia': 'Kristal', 'Quentin': 'Bridget', 'Rachel': 'Randy', 'Steve': 'Francis', 'Tina': 'Isiah', 'Ulysses': 'Gerardo', 'Victoria': 'Virginia', 'William': 'Helen', 'Xena': 'Lois', 'Yves': 'Carol', '~preda': 'does not own an extensive assortment of vintage comic book memorabilia', '~predb': 'does not have lived in exactly three countries', '~predc': 'does not have a piercing', '~predd': 'does not read mystery novels', '~prede': 'does not enjoy snowboarding', '~predf': 'does not practice graffiti art', '~predg': 'does not frequently participates in hackathons and coding competitions', '~predh': 'does not work as a freelance web developer specializing in e-commerce sites', '~predi': 'does not collect foreign coins', '~predj': 'does not play the drums', '~predk': 'does not drive a hybrid car', '~predl': 'is not a tea enthusiast', '~predm': 'does not have a tattoo', '~predn': 'does not enjoy making ceramics', '~predo': 'is not an expert in identifying and foraging wild edible plants', '~predp': 'is not a coffee connoisseur', '~predq': 'does not own a television', '~predr': 'does not enjoy virtual reality gaming', '~preds': 'does not practice urban gardening', '~predt': 'does not collect antique clocks', '~predu': 'does not participate in long-distance cycling events across the country', '~predv': 'does not host regular game nights featuring complex strategy games', '~predw': 'does not enjoy kayaking', '~predx': 'does not maintain a large, organic vegetable garden year-round', '~predy': 'does not collect antique jewelry', '~predz': 'does not use contact lenses', 'preda': 'owns an extensive assortment of vintage comic book memorabilia', 'predb': 'has lived in exactly three countries', 'predc': 'has a piercing', 'predd': 'reads mystery novels', 'prede': 'enjoys snowboarding', 'predf': 'practices graffiti art', 'predg': 'frequently participates in hackathons and coding competitions', 'predh': 'works as a freelance web developer specializing in e-commerce sites', 'predi': 'collects foreign coins', 'predj': 'plays the drums', 'predk': 'drives a hybrid car', 'predl': 'is a tea enthusiast', 'predm': 'has a tattoo', 'predn': 'enjoys making ceramics', 'predo': 'is an expert in identifying and foraging wild edible plants', 'predp': 'is a coffee connoisseur', 'predq': 'own a television', 'predr': 'enjoys virtual reality gaming', 'preds': 'practices urban gardening', 'predt': 'collects antique clocks', 'predu': 'participates in long-distance cycling events across the country', 'predv': 'hosts regular game nights featuring complex strategy games', 'predw': 'enjoys kayaking', 'predx': 'maintains a large, organic vegetable garden year-round', 'predy': 'collects antique jewelry', 'predz': 'uses contact lenses', '~propositiona': 'A river does not flow uphill on Tuesdays.', 'propositiona': 'A river flows uphill only on Tuesdays.', '~propositionb': 'A desert does not bloom with snowdrops every year.', 'propositionb': 'A desert blooms with snowdrops every year.', '~propositionc': 'Glass rain does not fall on a distant planet.', 'propositionc': 'Glass rain falls on a distant planet.', '~propositiond': 'A door does not randomly teleport those who pass through it.', 'propositiond': 'A door randomly teleports those who pass through it.', '~propositione': 'Mirrors do not fog permanently in one particular house.', 'propositione': 'Mirrors fog permanently in one particular house.'}
Brandi, Robert, Dean, Claude, John, Warren, Tracy, Mickey, David, Jennifer, Kathleen are the only persons in the room. Brandi dreamt that “all brave persons anywhere are wise” Warren and Mickey are respectively humble and wise all happy persons in the room are kind at most two persons in the room is a quiet organized person neither “A door does not randomly teleport those who pass through it.” nor “A bridge sings when it is crossed.” all formal persons in the room are old exactly two persons outside the room is a client of Angel all funny persons in the room are formal “A car does not run solely on saltwater.” and “A bridge does not sing when it is crossed.” not everyone in the room develops open-source software projects in their free time if they is a client of Carlos more than one person anywhere is a curious kind humble quiet european all curious persons in the room are happy at most two persons in the room is a quiet kind creative person if someone competes in national level swimming championships then he/she is not quiet and vice versa if someone is a client of Carlos then he/she is a happy tourist Dean and Claude are respectively old and wise at least two persons in the room is a drone photographer no tall person in the room is organized Carlos and Dean like each other Eddie is a client of Warren Robert is a sibling of Retha Claude and Robert are formal strong persons more than one person anywhere is kind, is a sibling of Belinda or creates bespoke furniture pieces from reclaimed wood Angel is a sibling of Kathleen Vanessa is a sibling of Mickey at least four persons in the room is a client of Richard if someone is a sibling of Edith then he/she is a client of Cindy “A bridge does not sing when it is crossed.” and “A car does not run solely on saltwater.” Edith is a client of Warren neither “A car runs solely on saltwater.” nor “A frog sings opera in the swamp at night.”
A door randomly teleports those who pass through it.
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah')))& ((mary_dream=>(![X]:(anywhere(X)=>(brave(X)=>wise(X))))))& ((humble(susan))&(wise(david)))& (![X]:(room(X)=>(happy(X)=>kind(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&quiet(A)&organized(A)&person(A)&quiet(B)&organized(B)&person(B)&quiet(C)&organized(C)&person(C))))& (~((~propositione)|(propositiona)))& (![X]:(room(X)=>(formal(X)=>old(X))))& ((?[A,B]:(~room(A)&~room(B)&(A!=B)&client(victoria,A)&client(victoria,B)))&(~(?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&client(victoria,A)&client(victoria,B)&client(victoria,C)))))& (![X]:(room(X)=>(funny(X)=>formal(X))))& (((~propositionc)&(~propositiona)))& (~![X]:(room(X)=>(((client(yves,X))=>(predp(X))))))& ((?[X,Y]:(anywhere(X)&anywhere(Y)&(curious(X)&kind(X)&humble(X)&quiet(X)&european(X)&curious(Y)&kind(Y)&humble(Y)&quiet(Y)&european(Y))&(X!=Y))))& (![X]:(room(X)=>(curious(X)=>happy(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&quiet(A)&kind(A)&creative(A)&person(A)&quiet(B)&kind(B)&creative(B)&person(B)&quiet(C)&kind(C)&creative(C)&person(C))))& ((![X]:((predl(X))<=>(~quiet(X)))))& ((![X]:((client(yves,X))=>(happy(X)&tourist(X)))))& ((old(fred))&(wise(alice)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predo(A)&predo(B)))& (![X]:(room(X)=>(tall(X)=>~organized(X))))& ((like(yves,fred) & like(fred,yves)))& (client(susan,xena))& (sibling(oscar,paul))& (formal(alice)&strong(alice)&person(alice)&formal(paul)&strong(paul)&person(paul))& ((?[X,Y]:(anywhere(X)&anywhere(Y)&(((kind(X))|(sibling(ian,X))|(predf(X)))&((kind(Y))|(sibling(ian,Y))|(predf(Y))))&(X!=Y))))& (sibling(hannah,victoria))& (sibling(david,julia))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&client(nancy,A)&client(nancy,B)&client(nancy,C)&client(nancy,D)))& ((![X]:((sibling(tina,X))=>(client(rachel,X)))))& (((~propositiona)&(~propositionc)))& (client(susan,tina))& (~((propositionc)|(propositionb)))
propositione
[ "p5", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 7712037237941188358727267 % SZS output start Proof for 7712037237941188358727267 30. ~(propositiona | ~propositione) [input p5] 56. ~propositione [input hypothesis] 79. ~~propositione [pure predicate removal 30] 134. propositione [ennf transformation 79] 939. propositione [cnf transformation 134] 979. ~propositione [cnf transformation 56] 980. $false [subsumption resolution 979,939] % SZS output end Proof for 7712037237941188358727267 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.047 s % ------------------------------ % ------------------------------
366
32
[ 5 ]
{'p5': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'brandi', 'paul': 'robert', 'fred': 'dean', 'alice': 'claude', 'john': 'john', 'susan': 'warren', 'lucy': 'tracy', 'david': 'mickey', 'emma': 'david', 'george': 'jennifer', 'hannah': 'kathleen', 'ian': 'belinda', 'julia': 'vanessa', 'kyle': 'kevin', 'lisa': 'clark', 'mike': 'marie', 'nancy': 'richard', 'oscar': 'retha', 'patricia': 'brandon', 'quentin': 'lucas', 'rachel': 'cindy', 'steve': 'dave', 'tina': 'edith', 'ulysses': 'helen', 'victoria': 'angel', 'william': 'sue', 'xena': 'eddie', 'yves': 'carlos', 'Mary': 'Brandi', 'Paul': 'Robert', 'Fred': 'Dean', 'Alice': 'Claude', 'John': 'John', 'Susan': 'Warren', 'Lucy': 'Tracy', 'David': 'Mickey', 'Emma': 'David', 'George': 'Jennifer', 'Hannah': 'Kathleen', 'Ian': 'Belinda', 'Julia': 'Vanessa', 'Kyle': 'Kevin', 'Lisa': 'Clark', 'Mike': 'Marie', 'Nancy': 'Richard', 'Oscar': 'Retha', 'Patricia': 'Brandon', 'Quentin': 'Lucas', 'Rachel': 'Cindy', 'Steve': 'Dave', 'Tina': 'Edith', 'Ulysses': 'Helen', 'Victoria': 'Angel', 'William': 'Sue', 'Xena': 'Eddie', 'Yves': 'Carlos', '~preda': 'does not participate in citizen science projects related to wildlife monitoring', '~predb': 'does not play the drums', '~predc': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predd': 'does not write and illustrates their own graphic novels', '~prede': 'does not enjoy mountain biking', '~predf': 'does not create bespoke furniture pieces from reclaimed wood', '~predg': 'is not dedicated to sustainable living and zero-waste practices', '~predh': 'does not compose and performs experimental electronic music', '~predi': 'does not know morse code', '~predj': 'does not collect first edition books', '~predk': 'does not host regular game nights featuring complex strategy games', '~predl': 'does not compete in national level swimming championships', '~predm': 'does not own a television', '~predn': 'does not have lived in exactly three countries', '~predo': 'is not a drone photographer', '~predp': 'does not develop open-source software projects in their free time', '~predq': 'does not enjoy origami', '~predr': 'does not practice graffiti art', '~preds': 'does not volunteer for local environmental conservation projects', '~predt': 'does not have a tattoo', '~predu': 'does not regularly goes on multi-day backpacking trips in national parks', '~predv': 'does not frequently participates in hackathons and coding competitions', '~predw': 'does not enjoy bird watching', '~predx': 'is not right-handed', '~predy': 'is not a dedicated volunteer for local community service projects', '~predz': 'does not have a pet dog', 'preda': 'participates in citizen science projects related to wildlife monitoring', 'predb': 'plays the drums', 'predc': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predd': 'writes and illustrates their own graphic novels', 'prede': 'does enjoy mountain biking', 'predf': 'creates bespoke furniture pieces from reclaimed wood', 'predg': 'is dedicated to sustainable living and zero-waste practices', 'predh': 'composes and performs experimental electronic music', 'predi': 'knows morse code', 'predj': 'collects first edition books', 'predk': 'hosts regular game nights featuring complex strategy games', 'predl': 'competes in national level swimming championships', 'predm': 'own a television', 'predn': 'has lived in exactly three countries', 'predo': 'is a drone photographer', 'predp': 'develops open-source software projects in their free time', 'predq': 'enjoys origami', 'predr': 'practices graffiti art', 'preds': 'volunteers for local environmental conservation projects', 'predt': 'has a tattoo', 'predu': 'regularly goes on multi-day backpacking trips in national parks', 'predv': 'frequently participates in hackathons and coding competitions', 'predw': 'enjoys bird watching', 'predx': 'is right-handed', 'predy': 'is a dedicated volunteer for local community service projects', 'predz': 'has a pet dog', '~propositiona': 'A bridge does not sing when it is crossed.', 'propositiona': 'A bridge sings when it is crossed.', '~propositionb': 'A frog does not sing opera in the swamp at night.', 'propositionb': 'A frog sings opera in the swamp at night.', '~propositionc': 'A car does not run solely on saltwater.', 'propositionc': 'A car runs solely on saltwater.', '~propositiond': 'A bird does not tweet using morse code.', 'propositiond': 'A bird tweets using morse code.', '~propositione': 'A door does not randomly teleport those who pass through it.', 'propositione': 'A door randomly teleports those who pass through it.'}
Brandi, Robert, Matthew, Ronald, Lesley, Heidi, John, Doris, Dixie, Karen are the only persons in the room. “everyone in the room enjoys landscape photography” if “Lesley is humble” either “neither “A frog does not sing opera in the swamp at night.” nor “A shadow appears only at noon.”” or “no one in the room is dedicated to sustainable living and zero-waste practices” but not both “everyone in the room is brave if they hosts regular workshops on creative writing” if “A shadow appears only at noon.” everyone anywhere hosts regular workshops on creative writing Matthew can play the guitar at most two persons in the room writes a travel blog if someone is a member of a local theater group specializing in improv then he/she is hated by Lisa John is a funny person someone in the room practices archery if someone is a strong tourist then he/she is a old tourist if someone is a certified scuba diver with advanced underwater photography skills then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “Stars are not visible during the daytime only on Sundays.” and “A city has not outlawed the use of round tables.” everyone in the room enjoys kayaking only one person in the room uses a Windows laptop Robert writes poetry exactly three persons in the room is a kind person everyone in the room is a kind tourist, is dedicated to sustainable living and zero-waste practices or is formal Robert is creative only one person in the room hosts a YouTube channel dedicated to art tutorials Dixie is a happy european at least two persons in the room hosts regular workshops on creative writing “A frog sings opera in the swamp at night.” and “A city has not outlawed the use of round tables.” all quiet persons outside the room are strong at most two persons in the room is funny Doris is a tall european Stars are not visible during the daytime only on Sundays. if “everyone in the room is younger than Bruce or does not host regular workshops on creative writing” then “if someone is richer than Andra and owns a high-end gaming PC with custom-built components then he/she hosts a YouTube channel dedicated to art tutorials” if “Robert is strong” then “everyone in the room who hosts regular game nights featuring complex strategy games is funny” if “Matthew and Robert do not hate Alice” then “all humble persons in the room are kind” if “Heidi is not old” then “not everyone in the room is not a certified scuba diver with advanced underwater photography skills or is not a brave strong organized tourist” if “at least one person in the room does not like Dixie” then “no one in the room is a sibling of Manuel if and only if they enjoys bird watching” at least one person in the room enjoys kayaking Doris is a client of Andra John and Ronald are not a tall europeans everyone in the room is patient John is not an expert in identifying and foraging wild edible plants no funny person in the room is kind everyone anywhere composes and performs experimental electronic music if they enjoys salsa dancing someone who is a formal european is a client of someone who is not a funny happy european Brandi enjoys kayaking everyone in the room is dedicated to sustainable living and zero-waste practices if they is a client of Juanita and vice versa no one anywhere collect rare sneakers or does not have a specialized collection of handmade artisan pottery at least three persons in the room does not collect modern art Matthew is a wise brave patient european everyone anywhere composes and performs experimental electronic music if and only if they does not like Manuel Ronald and Matthew are respectively old and wise Brandi who is younger than Bruce is an expert in identifying and foraging wild edible plants Lesley and Robert are respectively creative and formal at least three persons in the room is not liked by Dixie if someone is liked by Lisa then he/she is dedicated to sustainable living and zero-waste practices only one person anywhere is a client of Donald Matthew and Juanita hate each other neither “A city has outlawed the use of round tables.” nor “A clock measures time in various colors.” someone outside the room is quieter than Karen, is richer than Joseph or collect rare sneakers if someone does not host regular workshops on creative writing then he/she is not liked by Ethan and vice versa all organized persons in the room are brave John is not a old european “everyone in the room does not build model airplanes or is formal” if “everyone outside the room is a client of Isabel” if “someone in the room is liked by James” then ““A city has not outlawed the use of round tables.” and “A frog sings opera in the swamp at night.” and “A shadow appears only at noon.”” if “everyone in the room does not enjoy kayaking or hates Bruce” then “everyone in the room is not hated by Lisa if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““Stars are not visible during the daytime only on Sundays.” or “A clock measures time in various colors.” or both” if “Matthew and Heidi are hated by Karen” then “no creative person in the room is patient” if “everyone outside the room does not collect modern art or is not hated by John” then ““A shadow does not appear only at noon.” or “A frog does not sing opera in the swamp at night.” or both” Brandi dreamt that ““Stars are not visible during the daytime only on Sundays.” or “A frog sings opera in the swamp at night.” or both” everyone in the room is a wise person no tall person in the room is kind Brandi dreamt that “everyone in the room is a quiet tourist if they is a client of Isabel” everyone in the room who either is not liked by Bruno or hosts regular workshops on creative writing but not both neither is liked by Bruce nor is hated by Lydia it is not the case that ““A shadow appears only at noon.” and “A frog sings opera in the swamp at night.” and “A shadow does not appear only at noon.”” someone in the room is not hated by Bruce someone who is not hated by Doris like someone who is a sibling of Andra Matthew is a patient happy tall person Joseph is a sibling of Ronald Matthew and Heidi are quiet Dixie is a sibling of Lesley Ronald and Lesley are wise persons more than one person in the room is a sibling of Paul, is a client of Louise and is a sibling of Dixie Ronald and Heidi are strong persons everyone in the room is a client of Doris if they is a sibling of Reginald everyone in the room is a client of Helen if they is a funny tourist everyone in the room is not hated by Lisa everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Paul everyone in the room is a sibling of Manuel, is a sibling of Doris and is not humble if they is a sibling of Manuel everyone in the room owns a high-end gaming PC with custom-built components if and only if they has a specialized collection of handmade artisan pottery everyone in the room is not dedicated to sustainable living and zero-waste practices or hosts regular game nights featuring complex strategy games not everyone in the room hosts regular game nights featuring complex strategy games if and only if they composes and performs experimental electronic music everyone outside the room is a member of a local theater group specializing in improv only if they is dedicated to sustainable living and zero-waste practices exactly four persons in the room composes and performs experimental electronic music Matthew who hosts a YouTube channel dedicated to art tutorials practices archery Isabel and Lesley like each other at least three persons in the room has a specialized collection of handmade artisan pottery at most four persons in the room neither collect rare sneakers nor plays the drums Reginald and Ronald like each other Brandi who enjoys landscape photography is a client of Karen at least two persons in the room hosts regular game nights featuring complex strategy games everyone in the room does not like Manuel if and only if they builds model airplanes everyone in the room is not a curious tourist only if they writes poetry everyone outside the room does not have a specialized collection of handmade artisan pottery or does not hate Manuel not everyone anywhere likes Bruce only if they enjoys salsa dancing more than one person in the room is a professional photographer specializing in portrait photography Matthew does not hate Dixie more than one person in the room is not creative, not formal, not strong if someone neither enjoys fishing nor enjoys salsa dancing then he/she does not hate Isabel and vice versa everyone in the room enjoys bird watching only if they hosts regular game nights featuring complex strategy games if “no one in the room does not play the drums or uses a Windows laptop” then “no one in the room who is younger than Louise owns a high-end gaming PC with custom-built components” otherwise “Ronald is younger than Ethan” “Dixie is a old curious strong european” if “someone outside the room is not organized, not brave” and vice versa “everyone in the room does not write poetry or is hated by Bruce” only if “Heidi is humble” if “Lesley and Dixie are creative tourists” then “Heidi is a sibling of Karen” otherwise “no one in the room is not a patient person” “not everyone in the room who is a client of Bruce or is a curious tourist or both is richer than Joseph” unless “A frog does not sing opera in the swamp at night.” “Brandi dreamt that “someone outside the room enjoys bird watching”” unless “Juanita is younger than Ronald” “no one in the room does not practice archery or is younger than Bruno” if “neither “Stars are not visible during the daytime only on Sundays.” nor “Stars are visible during the daytime only on Sundays.”” and vice versa either “Matthew is not a professional photographer specializing in portrait photography” or “everyone in the room does enjoy mountain biking or does not host a YouTube channel dedicated to art tutorials” but not both all strong persons in the room are humble Lesley is brave all funny persons in the room are organized Matthew is a sibling of Paul, does not host regular workshops on creative writing or hosts regular workshops on creative writing if someone is older than Manuel then he/she writes a travel blog Brandi can play the guitar everyone in the room who composes and performs experimental electronic music is a client of Andra at most three persons anywhere is quiet not everyone in the room is not a professional photographer specializing in portrait photography if and only if they is not old Doris and Manuel hate each other at most four persons anywhere hosts a YouTube channel dedicated to art tutorials John and Helen like each other Louise and Dixie hate each other “Stars are not visible during the daytime only on Sundays.” or “Stars are visible during the daytime only on Sundays.” but not both if someone collects modern art then he/she composes and performs experimental electronic music, is quieter than Reginald and does not enjoy landscape photography “A frog does not sing opera in the swamp at night.” or “A frog sings opera in the swamp at night.” but not both everyone in the room who cannot play the guitar and uses a Windows laptop enjoys kayaking all humble persons in the room are patient someone in the room is a client of Helen everyone in the room enjoys landscape photography if they is happy Helen is a sibling of Doris everyone in the room is a sibling of Alice only if they does not build model airplanes
John composes and performs experimental electronic music
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& (![X]:(room(X)=>(((predq(X))<=>(predj(X))))))& (![X]:(room(X)=>(((predi(X))|(~predu(X))))))& (~![X]:(room(X)=>(((predi(X))<=>(predc(X))))))& (![X]:(~room(X)=>(((predu(X))<=(predr(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& ((predp(fred))&(predd(fred)))& ((like(xena,john) & like(john,xena)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~((preda(A))|(predz(A)))&~((preda(B))|(predz(B)))&~((preda(C))|(predz(C)))&~((preda(D))|(predz(D)))&~((preda(E))|(predz(E))))))& ((like(kyle,alice) & like(alice,kyle)))& ((predm(mary))&(client(george,mary)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predi(A)&predi(B)))& (![X]:(room(X)=>(((~like(patricia,X))<=>(predf(X))))))& (![X]:(room(X)=>(((predn(X))<=(~(curious(X)&tourist(X)))))))& (![X]:(~room(X)=>(((~hate(patricia,X))|(~predj(X))))))& (~![X]:(anywhere(X)=>(((predk(X))<=(like(william,X))))))& ((?[X,Y]:(room(X)&room(Y)&(predt(X)&predt(Y))&(X!=Y))))& (~hate(emma,fred))& ((?[X,Y]:(room(X)&room(Y)&(~creative(X)&~formal(X)&~strong(X)&~creative(Y)&~formal(Y)&~strong(Y))&(X!=Y))))& ((![X]:((~((prede(X))|(predk(X))))<=>(~hate(xena,X)))))& (![X]:(room(X)=>(((predi(X))<=(predb(X))))))& (((~?[X]:(room(X)=>(((predw(X))|(~predz(X))))))=>(~?[X]:(room(X)=>(((younger(victoria,X))=>(predq(X)))))))&((~(~?[X]:(room(X)=>(((predw(X))|(~predz(X)))))))=>(younger(hannah,alice))))& ((?[X]:(~room(X)&(~organized(X)&~brave(X))))<=>(old(emma)&curious(emma)&strong(emma)&european(emma)))& ((![X]:(room(X)=>(((hate(X,william))|(~predn(X))))))=>(humble(susan)))& (((creative(john)&tourist(john)&creative(emma)&tourist(emma))=>(sibling(george,susan)))&((~(creative(john)&tourist(john)&creative(emma)&tourist(emma)))=>(~?[X]:(room(X)=>(~(patient(X)&person(X)))))))& (~(~propositiona)=>(~![X]:(room(X)=>(((((client(william,X))|(curious(X)&tourist(X))))=>(richer(mike,X)))))))& (~(younger(alice,tina))=>((mary_dream=>(?[X]:(~room(X)&(predb(X)))))))& ((~((~propositiond)|(propositiond)))<=>(~?[X]:(room(X)=>(((younger(yves,X))|(~predd(X)))))))& ((~predt(fred))<~>(![X]:(room(X)=>(((~predp(X))|(predy(X)))))))& (![X]:(room(X)=>(strong(X)=>humble(X))))& (brave(john))& (![X]:(room(X)=>(funny(X)=>organized(X))))& (((sibling(ian,fred))|(~predg(fred))|(predg(fred))))& ((![X]:((older(patricia,X))=>(predh(X)))))& (preds(mary))& (![X]:(room(X)=>(((predc(X))=>(client(quentin,X))))))& (~(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&quiet(A)&quiet(B)&quiet(C)&quiet(D))))& (~![X]:(room(X)=>(((~predt(X))<=>(~old(X))))))& ((hate(david,patricia) & hate(patricia,david)))& (~(?[A,B,C,D,E]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&anywhere(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predp(A)&predp(B)&predp(C)&predp(D)&predp(E))))& ((like(lucy,steve) & like(steve,lucy)))& ((hate(victoria,emma) & hate(emma,victoria)))& (((~propositiond)<~>(propositiond)))& ((![X]:((predl(X))=>(((predc(X))&(quieter(kyle,X))&(~predm(X)))))))& (((~propositiona)<~>(propositiona)))& (![X]:(room(X)=>(((((~preds(X))&(predw(X))))=>(predv(X))))))& (![X]:(room(X)=>(humble(X)=>patient(X))))& (?[X]:(room(X)&(client(steve,X))))& (![X]:(room(X)=>(((happy(X))=>(predm(X))))))& (sibling(david,steve))& (![X]:(room(X)=>(((~predf(X))<=(sibling(lisa,X))))))
predc(lucy)
[]
null
1,924
512
[]
{}
true
{'mary': 'brandi', 'paul': 'robert', 'fred': 'matthew', 'alice': 'ronald', 'john': 'lesley', 'susan': 'heidi', 'lucy': 'john', 'david': 'doris', 'emma': 'dixie', 'george': 'karen', 'hannah': 'ethan', 'ian': 'paul', 'julia': 'donald', 'kyle': 'reginald', 'lisa': 'alice', 'mike': 'joseph', 'nancy': 'lydia', 'oscar': 'james', 'patricia': 'manuel', 'quentin': 'andra', 'rachel': 'jose', 'steve': 'helen', 'tina': 'juanita', 'ulysses': 'lisa', 'victoria': 'louise', 'william': 'bruce', 'xena': 'isabel', 'yves': 'bruno', 'Mary': 'Brandi', 'Paul': 'Robert', 'Fred': 'Matthew', 'Alice': 'Ronald', 'John': 'Lesley', 'Susan': 'Heidi', 'Lucy': 'John', 'David': 'Doris', 'Emma': 'Dixie', 'George': 'Karen', 'Hannah': 'Ethan', 'Ian': 'Paul', 'Julia': 'Donald', 'Kyle': 'Reginald', 'Lisa': 'Alice', 'Mike': 'Joseph', 'Nancy': 'Lydia', 'Oscar': 'James', 'Patricia': 'Manuel', 'Quentin': 'Andra', 'Rachel': 'Jose', 'Steve': 'Helen', 'Tina': 'Juanita', 'Ulysses': 'Lisa', 'Victoria': 'Louise', 'William': 'Bruce', 'Xena': 'Isabel', 'Yves': 'Bruno', '~preda': 'does not collect rare sneakers', '~predb': 'does not enjoy bird watching', '~predc': 'does not compose and performs experimental electronic music', '~predd': 'does not practice archery', '~prede': 'does not enjoy fishing', '~predf': 'does not build model airplanes', '~predg': 'does not host regular workshops on creative writing', '~predh': 'does not write a travel blog', '~predi': 'does not host regular game nights featuring complex strategy games', '~predj': 'does not have a specialized collection of handmade artisan pottery', '~predk': 'does not enjoy salsa dancing', '~predl': 'does not collect modern art', '~predm': 'does not enjoy landscape photography', '~predn': 'does not write poetry', '~predo': 'is not an expert in identifying and foraging wild edible plants', '~predp': 'does not host a YouTube channel dedicated to art tutorials', '~predq': 'does not own a high-end gaming PC with custom-built components', '~predr': 'is not a member of a local theater group specializing in improv', '~preds': 'cannot play the guitar', '~predt': 'is not a professional photographer specializing in portrait photography', '~predu': 'is not dedicated to sustainable living and zero-waste practices', '~predv': 'does not enjoy kayaking', '~predw': 'does not use a Windows laptop', '~predx': 'is not a certified scuba diver with advanced underwater photography skills', '~predy': 'does not enjoy mountain biking', '~predz': 'does not play the drums', 'preda': 'collect rare sneakers', 'predb': 'enjoys bird watching', 'predc': 'composes and performs experimental electronic music', 'predd': 'practices archery', 'prede': 'enjoys fishing', 'predf': 'builds model airplanes', 'predg': 'hosts regular workshops on creative writing', 'predh': 'writes a travel blog', 'predi': 'hosts regular game nights featuring complex strategy games', 'predj': 'has a specialized collection of handmade artisan pottery', 'predk': 'enjoys salsa dancing', 'predl': 'collects modern art', 'predm': 'enjoys landscape photography', 'predn': 'writes poetry', 'predo': 'is an expert in identifying and foraging wild edible plants', 'predp': 'hosts a YouTube channel dedicated to art tutorials', 'predq': 'owns a high-end gaming PC with custom-built components', 'predr': 'is a member of a local theater group specializing in improv', 'preds': 'can play the guitar', 'predt': 'is a professional photographer specializing in portrait photography', 'predu': 'is dedicated to sustainable living and zero-waste practices', 'predv': 'enjoys kayaking', 'predw': 'uses a Windows laptop', 'predx': 'is a certified scuba diver with advanced underwater photography skills', 'predy': 'does enjoy mountain biking', 'predz': 'plays the drums', '~propositiona': 'A frog does not sing opera in the swamp at night.', 'propositiona': 'A frog sings opera in the swamp at night.', '~propositionb': 'A clock does not measure time in various colors.', 'propositionb': 'A clock measures time in various colors.', '~propositionc': 'A city has not outlawed the use of round tables.', 'propositionc': 'A city has outlawed the use of round tables.', '~propositiond': 'Stars are not visible during the daytime only on Sundays.', 'propositiond': 'Stars are visible during the daytime only on Sundays.', '~propositione': 'A shadow does not appear only at noon.', 'propositione': 'A shadow appears only at noon.'}
Jill, Martin, Don, Roland, Frances, Roosevelt, John, Enrique, Michael are the only persons in the room. Don enjoys camping and organizing outdoor survival workshops Elfriede and Enrique hate each other someone who is a formal tourist is a client of someone who enjoys macrame only one person in the room owns an extensive assortment of vintage comic book memorabilia all humble persons in the room are tall Martin is not not wise, is strong and owns a significant collection of rare gemstones and minerals neither “Stars are visible during the daytime only on Sundays.” nor “A bridge sings when it is crossed.” everyone in the room is a scotch connoisseur Don is liked by Thomas Roosevelt and Frances are respectively wise and funny neither “A car runs solely on saltwater.” nor “A pen exists that only writes secrets.” everyone outside the room is a client of Meta if they is a strong tourist Karen and Roosevelt like each other “A city has outlawed the use of round tables.” or “A bridge does not sing when it is crossed.” but not both Frances and John are respectively formal and organized no brave person in the room is strong everyone in the room collects historical artifacts related to ancient civilizations only if they enjoys camping and organizing outdoor survival workshops everyone in the room who is not creative enjoys stand-up paddleboarding everyone in the room does not like Linda if they is not liked by Terri exactly two persons in the room is not a brave funny tourist everyone in the room cannot play the flute neither “A bridge sings when it is crossed.” nor “A city has outlawed the use of round tables.”
Stars are visible during the daytime only on Sundays.
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma')))& (predu(fred))& ((hate(george,david) & hate(david,george)))& (?[X,Y]:((formal(X)&tourist(X))&(predm(Y))&(client(X,Y))))& (((?[X]:(room(X)&preda(X)))&(![X,Y]:((room(X)&room(Y)&(preda(X))&(preda(Y)))=>(X=Y)))))& (![X]:(room(X)=>(humble(X)=>tall(X))))& (((~~wise(paul))&(strong(paul))&(predv(paul))))& (~((propositiona)|(propositionc)))& (![X]:(room(X)=>(predp(X))))& (like(fred,hannah))& ((wise(susan))&(funny(john)))& (~((propositionb)|(propositione)))& (![X]:(~room(X)=>(((strong(X)&tourist(X))=>(predb(X))))))& ((like(lisa,susan) & like(susan,lisa)))& (((propositiond)<~>(~propositionc)))& ((formal(john))&(organized(lucy)))& (![X]:(room(X)=>(brave(X)=>~strong(X))))& (![X]:(room(X)=>(((predu(X))<=(predc(X))))))& (![X]:(room(X)=>(((~creative(X))=>(predi(X))))))& (![X]:(room(X)=>(((~like(X,victoria))=>(~like(patricia,X))))))& ((?[A,B]:(room(A)&room(B)&(A!=B)&~(brave(A)&funny(A)&tourist(A))&~(brave(B)&funny(B)&tourist(B))))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~(brave(A)&funny(A)&tourist(A))&~(brave(B)&funny(B)&tourist(B))&~(brave(C)&funny(C)&tourist(C))))))& (![X]:(room(X)=>(~predz(X))))& (~((propositionc)|(propositiond)))
propositiona
[ "p7", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 1945197025779781405315782 % SZS output start Proof for 1945197025779781405315782 32. ~(propositionc | propositiona) [input p7] 48. propositiona [input hypothesis] 113. ~propositionc & ~propositiona [ennf transformation 32] 928. ~propositiona [cnf transformation 113] 954. propositiona [cnf transformation 48] 982. $false [subsumption resolution 954,928] % SZS output end Proof for 1945197025779781405315782 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.043 s % ------------------------------ % ------------------------------
257
32
[ 7 ]
{'p7': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'jill', 'paul': 'martin', 'fred': 'don', 'alice': 'roland', 'john': 'frances', 'susan': 'roosevelt', 'lucy': 'john', 'david': 'enrique', 'emma': 'michael', 'george': 'elfriede', 'hannah': 'thomas', 'ian': 'danny', 'julia': 'jason', 'kyle': 'clay', 'lisa': 'karen', 'mike': 'aaron', 'nancy': 'romona', 'oscar': 'jon', 'patricia': 'linda', 'quentin': 'adam', 'rachel': 'hunter', 'steve': 'denae', 'tina': 'betty', 'ulysses': 'phillip', 'victoria': 'terri', 'william': 'pedro', 'xena': 'janet', 'yves': 'edward', 'Mary': 'Jill', 'Paul': 'Martin', 'Fred': 'Don', 'Alice': 'Roland', 'John': 'Frances', 'Susan': 'Roosevelt', 'Lucy': 'John', 'David': 'Enrique', 'Emma': 'Michael', 'George': 'Elfriede', 'Hannah': 'Thomas', 'Ian': 'Danny', 'Julia': 'Jason', 'Kyle': 'Clay', 'Lisa': 'Karen', 'Mike': 'Aaron', 'Nancy': 'Romona', 'Oscar': 'Jon', 'Patricia': 'Linda', 'Quentin': 'Adam', 'Rachel': 'Hunter', 'Steve': 'Denae', 'Tina': 'Betty', 'Ulysses': 'Phillip', 'Victoria': 'Terri', 'William': 'Pedro', 'Xena': 'Janet', 'Yves': 'Edward', '~preda': 'does not own an extensive assortment of vintage comic book memorabilia', '~predb': 'is not a client of Meta', '~predc': 'does not collect historical artifacts related to ancient civilizations', '~predd': 'does not collect classic novels', '~prede': 'does not enjoy spelunking', '~predf': 'does not work on fridays', '~predg': 'does not practice urban gardening', '~predh': 'does not enjoy coding in Python', '~predi': 'does not enjoy stand-up paddleboarding', '~predj': 'does not develop open-source software projects in their free time', '~predk': 'does not collect antique clocks', '~predl': 'does not build model airplanes', '~predm': 'does not enjoy macrame', '~predn': 'does not collect foreign coins', '~predo': 'does not practice and performs acrobatic dance routines', '~predp': 'is not a scotch connoisseur', '~predq': 'does not have a vast collection of first-edition science fiction novels', '~predr': 'is not an expert in identifying and foraging wild edible plants', '~preds': 'is not a certified yoga instructor teaching classes weekly', '~predt': 'does not enjoy watercolor painting', '~predu': 'does not enjoy camping and organizing outdoor survival workshops', '~predv': 'does not own a significant collection of rare gemstones and minerals', '~predw': 'does not practice kickboxing', '~predx': 'is not a client of Costco', '~predy': 'does not collect luxury watches', '~predz': 'cannot play the flute', 'preda': 'owns an extensive assortment of vintage comic book memorabilia', 'predb': 'is a client of Meta', 'predc': 'collects historical artifacts related to ancient civilizations', 'predd': 'collects classic novels', 'prede': 'enjoys spelunking', 'predf': 'works on fridays', 'predg': 'practices urban gardening', 'predh': 'enjoys coding in Python', 'predi': 'enjoys stand-up paddleboarding', 'predj': 'develops open-source software projects in their free time', 'predk': 'collects antique clocks', 'predl': 'builds model airplanes', 'predm': 'enjoys macrame', 'predn': 'collects foreign coins', 'predo': 'practices and performs acrobatic dance routines', 'predp': 'is a scotch connoisseur', 'predq': 'has a vast collection of first-edition science fiction novels', 'predr': 'is an expert in identifying and foraging wild edible plants', 'preds': 'is a certified yoga instructor teaching classes weekly', 'predt': 'enjoys watercolor painting', 'predu': 'enjoys camping and organizing outdoor survival workshops', 'predv': 'owns a significant collection of rare gemstones and minerals', 'predw': 'practices kickboxing', 'predx': 'is a client of Costco', 'predy': 'collects luxury watches', 'predz': 'can play the flute', '~propositiona': 'Stars are not visible during the daytime only on Sundays.', 'propositiona': 'Stars are visible during the daytime only on Sundays.', '~propositionb': 'A car does not run solely on saltwater.', 'propositionb': 'A car runs solely on saltwater.', '~propositionc': 'A bridge does not sing when it is crossed.', 'propositionc': 'A bridge sings when it is crossed.', '~propositiond': 'A city has not outlawed the use of round tables.', 'propositiond': 'A city has outlawed the use of round tables.', '~propositione': 'A pen does not exist that only writes secrets.', 'propositione': 'A pen exists that only writes secrets.'}
Jesus, Ruth, Robert, Troy are the only persons in the room. everyone anywhere is not a patient european “A shadow does not appear only at noon.” or “A pen does not exist that only writes secrets.” but not both Troy is curious everyone in the room cannot play the harmonica Ruth is dedicated to sustainable living and zero-waste practices everyone in the room is right-handed at most four persons in the room is a wise tourist exactly four persons in the room enjoys wildlife photography all funny persons in the room are brave everyone in the room enjoys cross-country skiing everyone in the room is not a creative person if they practices calligraphy no kind person anywhere is old all quiet persons outside the room are patient at most four persons in the room is a sibling of Randall no tall person in the room is old all kind persons in the room are formal everyone in the room practices calligraphy if they is a strong tourist all wise persons in the room are funny all kind persons in the room are funny Robert hates Leona everyone in the room is not quiet everyone in the room is a old european everyone in the room enjoys snowboarding everyone in the room likes Leonard if they practices calligraphy someone in the room is a old person someone who enjoys snowboarding is a sibling of someone who collects first edition books
Robert enjoys wildlife photography
entailment
room(mary)&room(paul)&room(fred)&room(alice)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice')))& (![X]:(anywhere(X)=>(~(patient(X)&european(X)))))& (((~propositionc)<~>(~propositiond)))& (curious(alice))& (![X]:(room(X)=>(~predh(X))))& (predu(paul))& (![X]:(room(X)=>(predf(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&wise(A)&tourist(A)&wise(B)&tourist(B)&wise(C)&tourist(C)&wise(D)&tourist(D)&wise(E)&tourist(E))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predn(A)&predn(B)&predn(C)&predn(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predn(A)&predn(B)&predn(C)&predn(D)&predn(E)))))& (![X]:(room(X)=>(funny(X)=>brave(X))))& (![X]:(room(X)=>(predb(X))))& (![X]:(room(X)=>(((predt(X))=>(~(creative(X)&person(X)))))))& (![X]:(anywhere(X)=>(kind(X)=>~old(X))))& (![X]:(~room(X)=>(quiet(X)=>patient(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&sibling(susan,A)&sibling(susan,B)&sibling(susan,C)&sibling(susan,D)&sibling(susan,E))))& (![X]:(room(X)=>(tall(X)=>~old(X))))& (![X]:(room(X)=>(kind(X)=>formal(X))))& (![X]:(room(X)=>(((strong(X)&tourist(X))=>(predt(X))))))& (![X]:(room(X)=>(wise(X)=>funny(X))))& (![X]:(room(X)=>(kind(X)=>funny(X))))& (hate(john,fred))& (![X]:(room(X)=>(~quiet(X))))& (![X]:(room(X)=>(old(X)&european(X))))& (![X]:(room(X)=>(predq(X))))& (![X]:(room(X)=>(((predt(X))=>(like(victoria,X))))))& (?[X]:(room(X)&(old(X)&person(X))))& (?[X,Y]:((predq(X))&(predz(Y))&(sibling(X,Y))))
predn(fred)
[ "p0", "p8", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 6388589052218791671195606 % SZS output start Proof for 6388589052218791671195606 25. ! [X0] : (room(X0) => (alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 33. ~? [X3,X4,X5,X6,X7] : (predn(X7) & predn(X6) & predn(X5) & predn(X4) & predn(X3) & X6 != X7 & X5 != X7 & X5 != X6 & X4 != X7 & X4 != X6 & X4 != X5 & X3 != X7 & X3 != X6 & X3 != X5 & X3 != X4 & room(X7) & room(X6) & room(X5) & room(X4) & room(X3)) & ? [X3,X4,X5,X6] : (predn(X6) & predn(X5) & predn(X4) & predn(X3) & X5 != X6 & X4 != X6 & X4 != X5 & X3 != X6 & X3 != X5 & X3 != X4 & room(X6) & room(X5) & room(X4) & room(X3)) [input p8] 52. ~predn(fred) [input hypothesis] 54. ~? [X0,X1,X2,X3,X4] : (predn(X4) & predn(X3) & predn(X2) & predn(X1) & predn(X0) & X3 != X4 & X2 != X4 & X2 != X3 & X1 != X4 & X1 != X3 & X1 != X2 & X0 != X4 & X0 != X3 & X0 != X2 & X0 != X1 & room(X4) & room(X3) & room(X2) & room(X1) & room(X0)) & ? [X5,X6,X7,X8] : (predn(X8) & predn(X7) & predn(X6) & predn(X5) & X7 != X8 & X6 != X8 & X6 != X7 & X5 != X8 & X5 != X7 & X5 != X6 & room(X8) & room(X7) & room(X6) & room(X5)) [rectify 33] 114. ! [X0] : ((alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 115. ! [X0] : (alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 114] 118. ! [X0,X1,X2,X3,X4] : (~predn(X4) | ~predn(X3) | ~predn(X2) | ~predn(X1) | ~predn(X0) | X3 = X4 | X2 = X4 | X2 = X3 | X1 = X4 | X1 = X3 | X1 = X2 | X0 = X4 | X0 = X3 | X0 = X2 | X0 = X1 | ~room(X4) | ~room(X3) | ~room(X2) | ~room(X1) | ~room(X0)) & ? [X5,X6,X7,X8] : (predn(X8) & predn(X7) & predn(X6) & predn(X5) & X7 != X8 & X6 != X8 & X6 != X7 & X5 != X8 & X5 != X7 & X5 != X6 & room(X8) & room(X7) & room(X6) & room(X5)) [ennf transformation 54] 126. ? [X5,X6,X7,X8] : (predn(X8) & predn(X7) & predn(X6) & predn(X5) & X7 != X8 & X6 != X8 & X6 != X7 & X5 != X8 & X5 != X7 & X5 != X6 & room(X8) & room(X7) & room(X6) & room(X5)) => (predn(sK3) & predn(sK2) & predn(sK1) & predn(sK0) & sK2 != sK3 & sK1 != sK3 & sK1 != sK2 & sK0 != sK3 & sK0 != sK2 & sK0 != sK1 & room(sK3) & room(sK2) & room(sK1) & room(sK0)) [choice axiom] 127. ! [X0,X1,X2,X3,X4] : (~predn(X4) | ~predn(X3) | ~predn(X2) | ~predn(X1) | ~predn(X0) | X3 = X4 | X2 = X4 | X2 = X3 | X1 = X4 | X1 = X3 | X1 = X2 | X0 = X4 | X0 = X3 | X0 = X2 | X0 = X1 | ~room(X4) | ~room(X3) | ~room(X2) | ~room(X1) | ~room(X0)) & (predn(sK3) & predn(sK2) & predn(sK1) & predn(sK0) & sK2 != sK3 & sK1 != sK3 & sK1 != sK2 & sK0 != sK3 & sK0 != sK2 & sK0 != sK1 & room(sK3) & room(sK2) & room(sK1) & room(sK0)) [skolemisation 118,126] 911. ~room(X0) | fred = X0 | paul = X0 | mary = X0 | alice = X0 [cnf transformation 115] 915. room(sK0) [cnf transformation 127] 916. room(sK1) [cnf transformation 127] 917. room(sK2) [cnf transformation 127] 918. room(sK3) [cnf transformation 127] 919. sK0 != sK1 [cnf transformation 127] 920. sK0 != sK2 [cnf transformation 127] 921. sK0 != sK3 [cnf transformation 127] 922. sK1 != sK2 [cnf transformation 127] 923. sK1 != sK3 [cnf transformation 127] 924. sK2 != sK3 [cnf transformation 127] 925. predn(sK0) [cnf transformation 127] 926. predn(sK1) [cnf transformation 127] 927. predn(sK2) [cnf transformation 127] 928. predn(sK3) [cnf transformation 127] 938. ~predn(fred) [cnf transformation 52] 1009. fred = sK0 | paul = sK0 | mary = sK0 | alice = sK0 [resolution 911,915] 1010. fred = sK1 | paul = sK1 | mary = sK1 | alice = sK1 [resolution 911,916] 1011. fred = sK2 | paul = sK2 | mary = sK2 | alice = sK2 [resolution 911,917] 1012. fred = sK3 | paul = sK3 | mary = sK3 | alice = sK3 [resolution 911,918] 1015. 5 <=> alice = sK0 [avatar definition] 1019. 6 <=> mary = sK0 [avatar definition] 1023. 7 <=> paul = sK0 [avatar definition] 1027. 8 <=> fred = sK0 [avatar definition] 1029. fred = sK0 <- (8) [avatar component clause 1027] 1030. 5 | 6 | 7 | 8 [avatar split clause 1009,1027,1023,1019,1015] 1032. 9 <=> alice = sK1 [avatar definition] 1034. alice = sK1 <- (9) [avatar component clause 1032] 1036. 10 <=> mary = sK1 [avatar definition] 1038. mary = sK1 <- (10) [avatar component clause 1036] 1040. 11 <=> paul = sK1 [avatar definition] 1042. paul = sK1 <- (11) [avatar component clause 1040] 1044. 12 <=> fred = sK1 [avatar definition] 1046. fred = sK1 <- (12) [avatar component clause 1044] 1047. 9 | 10 | 11 | 12 [avatar split clause 1010,1044,1040,1036,1032] 1049. 13 <=> alice = sK2 [avatar definition] 1051. alice = sK2 <- (13) [avatar component clause 1049] 1053. 14 <=> mary = sK2 [avatar definition] 1055. mary = sK2 <- (14) [avatar component clause 1053] 1057. 15 <=> paul = sK2 [avatar definition] 1059. paul = sK2 <- (15) [avatar component clause 1057] 1061. 16 <=> fred = sK2 [avatar definition] 1063. fred = sK2 <- (16) [avatar component clause 1061] 1064. 13 | 14 | 15 | 16 [avatar split clause 1011,1061,1057,1053,1049] 1066. 17 <=> alice = sK3 [avatar definition] 1068. alice = sK3 <- (17) [avatar component clause 1066] 1070. 18 <=> mary = sK3 [avatar definition] 1072. mary = sK3 <- (18) [avatar component clause 1070] 1074. 19 <=> paul = sK3 [avatar definition] 1076. paul = sK3 <- (19) [avatar component clause 1074] 1078. 20 <=> fred = sK3 [avatar definition] 1080. fred = sK3 <- (20) [avatar component clause 1078] 1081. 17 | 18 | 19 | 20 [avatar split clause 1012,1078,1074,1070,1066] 1104. alice != sK0 <- (17) [backward demodulation 921,1068] 1105. alice != sK1 <- (17) [backward demodulation 923,1068] 1106. alice != sK2 <- (17) [backward demodulation 924,1068] 1111. ~5 | ~17 [avatar split clause 1104,1066,1015] 1112. ~9 | ~17 [avatar split clause 1105,1066,1032] 1113. ~13 | ~17 [avatar split clause 1106,1066,1049] 1116. alice != sK1 <- (13) [backward demodulation 922,1051] 1122. ~9 | ~13 [avatar split clause 1116,1049,1032] 1124. alice != sK0 <- (9) [backward demodulation 919,1034] 1129. ~5 | ~9 [avatar split clause 1124,1032,1015] 1137. mary != sK1 <- (14) [backward demodulation 922,1055] 1143. ~10 | ~14 [avatar split clause 1137,1053,1036] 1146. mary != sK0 <- (10) [backward demodulation 919,1038] 1151. ~6 | ~10 [avatar split clause 1146,1036,1019] 1176. predn(fred) <- (12) [backward demodulation 926,1046] 1181. $false <- (12) [subsumption resolution 1176,938] 1182. ~12 [avatar contradiction clause 1181] 1184. paul != sK0 <- (11) [backward demodulation 919,1042] 1191. ~7 | ~11 [avatar split clause 1184,1040,1023] 1193. predn(fred) <- (8) [backward demodulation 925,1029] 1198. $false <- (8) [subsumption resolution 1193,938] 1199. ~8 [avatar contradiction clause 1198] 1219. predn(fred) <- (16) [backward demodulation 927,1063] 1224. $false <- (16) [subsumption resolution 1219,938] 1225. ~16 [avatar contradiction clause 1224] 1232. predn(fred) <- (20) [backward demodulation 928,1080] 1237. $false <- (20) [subsumption resolution 1232,938] 1238. ~20 [avatar contradiction clause 1237] 1246. mary != sK0 <- (18) [backward demodulation 921,1072] 1247. mary != sK2 <- (18) [backward demodulation 924,1072] 1255. ~6 | ~18 [avatar split clause 1246,1070,1019] 1256. ~14 | ~18 [avatar split clause 1247,1070,1053] 1258. mary != sK0 <- (14) [backward demodulation 920,1055] 1265. ~6 | ~14 [avatar split clause 1258,1053,1019] 1276. paul != sK1 <- (19) [backward demodulation 923,1076] 1277. paul != sK2 <- (19) [backward demodulation 924,1076] 1284. ~11 | ~19 [avatar split clause 1276,1074,1040] 1285. ~15 | ~19 [avatar split clause 1277,1074,1057] 1287. paul != sK1 <- (15) [backward demodulation 922,1059] 1294. ~11 | ~15 [avatar split clause 1287,1057,1040] 1303. paul != sK0 <- (19) [forward demodulation 921,1076] 1304. ~7 | ~19 [avatar split clause 1303,1074,1023] 1308. alice != sK0 <- (13) [backward demodulation 920,1051] 1313. ~5 | ~13 [avatar split clause 1308,1049,1015] 1321. mary != sK3 <- (10) [forward demodulation 923,1038] 1322. ~18 | ~10 [avatar split clause 1321,1036,1070] 1334. paul != sK0 <- (15) [backward demodulation 920,1059] 1340. ~7 | ~15 [avatar split clause 1334,1057,1023] 1347. $false [avatar sat refutation 1030,1047,1064,1081,1111,1112,1113,1122,1129,1143,1151,1182,1191,1199,1225,1238,1255,1256,1265,1284,1285,1294,1304,1313,1322,1340] % SZS output end Proof for 6388589052218791671195606 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.052 s % ------------------------------ % ------------------------------
253
32
[ 0, 8 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p8': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'jesus', 'paul': 'ruth', 'fred': 'robert', 'alice': 'troy', 'john': 'leona', 'susan': 'randall', 'lucy': 'andrew', 'david': 'wilbur', 'emma': 'jacob', 'george': 'lindsey', 'hannah': 'tracy', 'ian': 'viola', 'julia': 'jeanne', 'kyle': 'carroll', 'lisa': 'george', 'mike': 'vanessa', 'nancy': 'mary', 'oscar': 'joan', 'patricia': 'vincenzo', 'quentin': 'benton', 'rachel': 'james', 'steve': 'stephanie', 'tina': 'glenn', 'ulysses': 'victor', 'victoria': 'leonard', 'william': 'beth', 'xena': 'stanley', 'yves': 'ronnie', 'Mary': 'Jesus', 'Paul': 'Ruth', 'Fred': 'Robert', 'Alice': 'Troy', 'John': 'Leona', 'Susan': 'Randall', 'Lucy': 'Andrew', 'David': 'Wilbur', 'Emma': 'Jacob', 'George': 'Lindsey', 'Hannah': 'Tracy', 'Ian': 'Viola', 'Julia': 'Jeanne', 'Kyle': 'Carroll', 'Lisa': 'George', 'Mike': 'Vanessa', 'Nancy': 'Mary', 'Oscar': 'Joan', 'Patricia': 'Vincenzo', 'Quentin': 'Benton', 'Rachel': 'James', 'Steve': 'Stephanie', 'Tina': 'Glenn', 'Ulysses': 'Victor', 'Victoria': 'Leonard', 'William': 'Beth', 'Xena': 'Stanley', 'Yves': 'Ronnie', '~preda': 'does not train for and competes in international triathlons', '~predb': 'does not enjoy cross-country skiing', '~predc': 'does not practice pilates', '~predd': 'is not a night owl', '~prede': 'does not enjoy kayaking', '~predf': 'is not right-handed', '~predg': 'does not participate in citizen science projects related to wildlife monitoring', '~predh': 'cannot play the harmonica', '~predi': 'does not own a 3D printer', '~predj': 'does not own a telescope', '~predk': 'is not a client of LVMH', '~predl': 'does not practice graffiti art', '~predm': 'cannot play the piano', '~predn': 'does not enjoy wildlife photography', '~predo': 'does not practice and performs acrobatic dance routines', '~predp': 'does not collect foreign coins', '~predq': 'does not enjoy snowboarding', '~predr': 'is not an avid hiker', '~preds': 'does not enjoy camping and organizing outdoor survival workshops', '~predt': 'does not practice calligraphy', '~predu': 'is not dedicated to sustainable living and zero-waste practices', '~predv': 'does not practice archery', '~predw': 'does not compete in national level swimming championships', '~predx': 'does not enjoy macrame', '~predy': 'does not write and illustrates their own graphic novels', '~predz': 'does not collect first edition books', 'preda': 'trains for and competes in international triathlons', 'predb': 'enjoys cross-country skiing', 'predc': 'practices pilates', 'predd': 'is a night owl', 'prede': 'enjoys kayaking', 'predf': 'is right-handed', 'predg': 'participates in citizen science projects related to wildlife monitoring', 'predh': 'can play the harmonica', 'predi': 'owns a 3D printer', 'predj': 'owns a telescope', 'predk': 'is a client of LVMH', 'predl': 'practices graffiti art', 'predm': 'can play the piano', 'predn': 'enjoys wildlife photography', 'predo': 'practices and performs acrobatic dance routines', 'predp': 'collects foreign coins', 'predq': 'enjoys snowboarding', 'predr': 'is an avid hiker', 'preds': 'enjoys camping and organizing outdoor survival workshops', 'predt': 'practices calligraphy', 'predu': 'is dedicated to sustainable living and zero-waste practices', 'predv': 'practices archery', 'predw': 'competes in national level swimming championships', 'predx': 'enjoys macrame', 'predy': 'writes and illustrates their own graphic novels', 'predz': 'collects first edition books', '~propositiona': 'A clock does not measure time in various colors.', 'propositiona': 'A clock measures time in various colors.', '~propositionb': 'Socks do not disappear worldwide every full moon.', 'propositionb': 'Socks disappear worldwide every full moon.', '~propositionc': 'A shadow does not appear only at noon.', 'propositionc': 'A shadow appears only at noon.', '~propositiond': 'A pen does not exist that only writes secrets.', 'propositiond': 'A pen exists that only writes secrets.', '~propositione': 'A pizza does not exist that tastes like ice cream.', 'propositione': 'A pizza exists that tastes like ice cream.'}
Guadalupe, Homer, Stephen, Russell, Wayne, Nellie, John, David, Adrienne, Glen, Kevin are the only persons in the room. “only one person in the room collects historical artifacts related to ancient civilizations” if “Glen enjoys watercolor painting” “Guadalupe is creative” if “Guadalupe and Margaret hate each other” and vice versa if “A pizza does not exist that tastes like ice cream.” then “Kevin collects luxury watches” “everyone anywhere who is not an enthusiastic bird watcher who travels for rare sightings collects rare and antique scientific instruments” if “John is not a drone photographer” if “everyone in the room collect rare sneakers or is not passionate about collecting and restoring classic cars” then “no curious person in the room is old” if “everyone in the room does not own an extensive assortment of vintage comic book memorabilia or is a skilled home brewer experimenting with craft beer recipes” then “everyone in the room who is a client of Costco does not use an ios phone” if “Guadalupe is older than Diane” then “Glen is a member of a local theater group specializing in improv” if “no one in the room does not enjoy writing detailed reviews of new and classic board games or enjoys watercolor painting” then ““A tower leans significantly but never falls.” or “A city has outlawed the use of round tables.” or both” “everyone in the room is not passionate about collecting and restoring classic cars or is a quiet funny brave tourist” if “everyone in the room is a wise old european or does not bake bread at home” and vice versa at least four persons in the room is passionate about collecting and restoring classic cars exactly four persons anywhere is not strong everyone in the room hates Ivan if they is not an enthusiastic bird watcher who travels for rare sightings only one person in the room does not collect rare and antique scientific instruments if someone is a brave european then he/she collects antique clocks and vice versa Charles and Wayne like each other everyone in the room who is a drone photographer is a client of Costco at least four persons anywhere collects comic books all happy persons in the room are kind everyone in the room is not not tall if they is a client of Paul and vice versa Adrienne is younger than Maggie at most three persons in the room is a client of Charles Charles is richer than Homer at least one person in the room is a client of Ivan everyone in the room does not collect historical artifacts related to ancient civilizations if they is old Stephen and Adrienne neither are quieter than Pierre nor are not a tall europeans Kevin is a brave european Kevin uses an ios phone Maggie and Adrienne hate each other everyone in the room who is older than Pierre is a wise european “A car does not run solely on saltwater.” or “There is a planet where the oceans are in the sky.” but not both Stephen and Guadalupe are not wise someone in the room is funny
There is a planet where the oceans are in the sky.
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah')))& ((predq(george))=>(((?[X]:(room(X)&predv(X)))&(![X,Y]:((room(X)&room(Y)&(predv(X))&(predv(Y)))=>(X=Y))))))& (((hate(mary,rachel) & hate(rachel,mary)))<=>(creative(mary)))& ((~propositiona)=>(preds(hannah)))& ((~preda(lucy))=>(![X]:(anywhere(X)=>(((~predy(X))=>(predw(X)))))))& ((![X]:(room(X)=>(((~prede(X))|(predl(X))))))=>(![X]:(room(X)=>(curious(X)=>~old(X)))))& ((![X]:(room(X)=>(((predo(X))|(~predk(X))))))=>(![X]:(room(X)=>(((predz(X))=>(~predh(X)))))))& ((older(steve,mary))=>(predn(george)))& ((~?[X]:(room(X)=>(((predq(X))|(~predg(X))))))=>(((propositione)|(propositionb))))& ((![X]:(room(X)=>(((~predi(X))|(wise(X)&old(X)&european(X))))))<=>(![X]:(room(X)=>(((quiet(X)&funny(X)&brave(X)&tourist(X))|(~prede(X)))))))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&prede(A)&prede(B)&prede(C)&prede(D)))& ((?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~strong(A)&~strong(B)&~strong(C)&~strong(D)))&(~(?[A,B,C,D,E]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&anywhere(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~strong(A)&~strong(B)&~strong(C)&~strong(D)&~strong(E)))))& (![X]:(room(X)=>(((~predy(X))=>(hate(ulysses,X))))))& (((?[X]:(room(X)&~predw(X)))&(![X,Y]:((room(X)&room(Y)&(~predw(X))&(~predw(Y)))=>(X=Y)))))& ((![X]:((brave(X)&european(X))<=>(predf(X)))))& ((like(julia,john) & like(john,julia)))& (![X]:(room(X)=>(((preda(X))=>(predz(X))))))& (?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predr(A)&predr(B)&predr(C)&predr(D)))& (![X]:(room(X)=>(happy(X)=>kind(X))))& (![X]:(room(X)=>(((~~tall(X))<=>(client(nancy,X))))))& (younger(kyle,emma))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&client(julia,A)&client(julia,B)&client(julia,C)&client(julia,D))))& (richer(paul,julia))& (((?[X]:(room(X)&client(ulysses,X)))))& (![X]:(room(X)=>(((old(X))=>(~predv(X))))))& (~((quieter(william,fred))|(~(tall(fred)&european(fred))))&~((quieter(william,emma))|(~(tall(emma)&european(emma)))))& (brave(hannah)&european(hannah))& (predh(hannah))& ((hate(kyle,emma) & hate(emma,kyle)))& (![X]:(room(X)=>(((older(william,X))=>(wise(X)&european(X))))))& (((~propositiond)<~>(propositionc)))& (~wise(fred)&~wise(mary))& (?[X]:(room(X)&(funny(X))))
propositionc
[]
null
469
32
[]
{}
true
{'mary': 'guadalupe', 'paul': 'homer', 'fred': 'stephen', 'alice': 'russell', 'john': 'wayne', 'susan': 'nellie', 'lucy': 'john', 'david': 'david', 'emma': 'adrienne', 'george': 'glen', 'hannah': 'kevin', 'ian': 'barbara', 'julia': 'charles', 'kyle': 'maggie', 'lisa': 'william', 'mike': 'guy', 'nancy': 'paul', 'oscar': 'marion', 'patricia': 'tami', 'quentin': 'betty', 'rachel': 'margaret', 'steve': 'diane', 'tina': 'luther', 'ulysses': 'ivan', 'victoria': 'stepanie', 'william': 'pierre', 'xena': 'patricia', 'yves': 'billy', 'Mary': 'Guadalupe', 'Paul': 'Homer', 'Fred': 'Stephen', 'Alice': 'Russell', 'John': 'Wayne', 'Susan': 'Nellie', 'Lucy': 'John', 'David': 'David', 'Emma': 'Adrienne', 'George': 'Glen', 'Hannah': 'Kevin', 'Ian': 'Barbara', 'Julia': 'Charles', 'Kyle': 'Maggie', 'Lisa': 'William', 'Mike': 'Guy', 'Nancy': 'Paul', 'Oscar': 'Marion', 'Patricia': 'Tami', 'Quentin': 'Betty', 'Rachel': 'Margaret', 'Steve': 'Diane', 'Tina': 'Luther', 'Ulysses': 'Ivan', 'Victoria': 'Stepanie', 'William': 'Pierre', 'Xena': 'Patricia', 'Yves': 'Billy', '~preda': 'is not a drone photographer', '~predb': 'does not enjoy camping and organizing outdoor survival workshops', '~predc': 'does not collect vintage vinyl records', '~predd': 'is not a professional photographer specializing in portrait photography', '~prede': 'is not passionate about collecting and restoring classic cars', '~predf': 'does not collect antique clocks', '~predg': 'does not enjoy writing detailed reviews of new and classic board games', '~predh': 'does not use an ios phone', '~predi': 'does not bake bread at home', '~predj': 'does not participate in citizen science projects related to wildlife monitoring', '~predk': 'does not own an extensive assortment of vintage comic book memorabilia', '~predl': 'does not collect rare sneakers', '~predm': 'is not a client of Meta', '~predn': 'is not a member of a local theater group specializing in improv', '~predo': 'is not a skilled home brewer experimenting with craft beer recipes', '~predp': 'does not maintain a personal blog focused on cybersecurity tips', '~predq': 'does not enjoy watercolor painting', '~predr': 'does not collect comic books', '~preds': 'does not collect luxury watches', '~predt': 'does not practice digital art', '~predu': 'does not volunteer for local environmental conservation projects', '~predv': 'does not collect historical artifacts related to ancient civilizations', '~predw': 'does not collect rare and antique scientific instruments', '~predx': 'does not own a high-end gaming PC with custom-built components', '~predy': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predz': 'is not a client of Costco', 'preda': 'is a drone photographer', 'predb': 'enjoys camping and organizing outdoor survival workshops', 'predc': 'collects vintage vinyl records', 'predd': 'is a professional photographer specializing in portrait photography', 'prede': 'is passionate about collecting and restoring classic cars', 'predf': 'collects antique clocks', 'predg': 'enjoys writing detailed reviews of new and classic board games', 'predh': 'uses an ios phone', 'predi': 'bakes bread at home', 'predj': 'participates in citizen science projects related to wildlife monitoring', 'predk': 'owns an extensive assortment of vintage comic book memorabilia', 'predl': 'collect rare sneakers', 'predm': 'is a client of Meta', 'predn': 'is a member of a local theater group specializing in improv', 'predo': 'is a skilled home brewer experimenting with craft beer recipes', 'predp': 'maintains a personal blog focused on cybersecurity tips', 'predq': 'enjoys watercolor painting', 'predr': 'collects comic books', 'preds': 'collects luxury watches', 'predt': 'practices digital art', 'predu': 'volunteers for local environmental conservation projects', 'predv': 'collects historical artifacts related to ancient civilizations', 'predw': 'collects rare and antique scientific instruments', 'predx': 'owns a high-end gaming PC with custom-built components', 'predy': 'is an enthusiastic bird watcher who travels for rare sightings', 'predz': 'is a client of Costco', '~propositiona': 'A pizza does not exist that tastes like ice cream.', 'propositiona': 'A pizza exists that tastes like ice cream.', '~propositionb': 'A city has not outlawed the use of round tables.', 'propositionb': 'A city has outlawed the use of round tables.', '~propositionc': 'There is no planet where the oceans are in the sky.', 'propositionc': 'There is a planet where the oceans are in the sky.', '~propositiond': 'A car does not run solely on saltwater.', 'propositiond': 'A car runs solely on saltwater.', '~propositione': 'A tower does not lean significantly without falling.', 'propositione': 'A tower leans significantly but never falls.'}
Stephen, Reginia, Hope, Shaneka, Gene, Rosalyn are the only persons in the room. “Hope and Aisha like each other” unless “Gene and Dana hate each other” “someone who collects vintage stamps is a client of someone who is a sibling of Shannon, is an amateur astronomer who builds and uses custom telescopes and is not liked by Wanda” if “Rosalyn is a client of Michael” “Shaneka enjoys cross-country skiing” if ““Socks disappear worldwide every full moon.” and “A book cannot be opened only at midnight.” and “Socks do not disappear worldwide every full moon.”” if “Gene and Hope are respectively tall and formal” then “no wise person outside the room is patient” “not everyone in the room does not collect vintage stamps or does not hate Wanda” if “Shaneka is not a brave person” and vice versa “at least one person in the room is a tea enthusiast” only if “if someone either is not liked by Ryan or enjoys camping and organizing outdoor survival workshops but not both then he/she is quieter than Barbara and vice versa” “Shaneka likes Amanda” only if “Stephen is a client of Joseph” Hope has a pet dog at most two persons in the room is a skilled home brewer experimenting with craft beer recipes Rosalyn uses a Windows laptop everyone in the room does not mentor a youth basketball team on weekends if they is quieter than Wanda Reginia hosts regular workshops on creative writing Rosalyn and Hope are respectively patient and old Aisha is a client of Gene Gene is younger than Kenneth at least three persons in the room is a tea enthusiast Stephen is hated by Dana someone in the room does not collect comic books “A clock does not measure time in various colors.” and “Socks do not disappear worldwide every full moon.” it is not the case that “Gene either is a client of Gwendolyn or enjoys kayaking but not both” Rosalyn writes and illustrates their own graphic novels everyone in the room who neither can play the piano nor is a old tourist is older than Rochelle at least one person in the room is not a patient european exactly four persons in the room is strong everyone in the room does not collect vintage stamps if they collects vintage stamps everyone outside the room uses a Windows laptop Shaneka is a tall happy tourist “Not all swans in one park are blue.” or “A book can be opened only at midnight.” but not both all formal persons anywhere are quiet Kenneth is a sibling of Gene exactly two persons in the room is not a tea enthusiast and is a kind tourist someone who is a patient tourist is richer than someone who uses an ios phone
Stephen collects vintage stamps
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan')))& (~((hate(john,nancy) & hate(nancy,john)))=>((like(fred,lucy) & like(lucy,fred))))& ((client(emma,susan))=>(?[X,Y]:((predp(X))&(((sibling(oscar,Y))&(predl(Y))&(~like(Y,victoria))))&(client(X,Y)))))& ((((propositionc)&(~propositione)&(~propositionc)))=>(predy(alice)))& (((tall(john))&(formal(fred)))=>(![X]:(~room(X)=>(wise(X)=>~patient(X)))))& ((~(brave(alice)&person(alice)))<=>(~![X]:(room(X)=>(((~hate(victoria,X))|(~predp(X)))))))& ((((?[X]:(room(X)&predb(X)))))=>((![X]:((((~like(X,quentin))<~>(predj(X))))<=>(quieter(kyle,X))))))& ((like(hannah,alice))=>(client(steve,mary)))& (predf(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predn(A)&predn(B)&predn(C))))& (predk(susan))& (![X]:(room(X)=>(((quieter(victoria,X))=>(~preds(X))))))& (predz(paul))& ((patient(susan))&(old(fred)))& (client(john,lucy))& (younger(julia,john))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predb(A)&predb(B)&predb(C)))& (hate(mary,nancy))& (?[X]:(room(X)&(~predg(X))))& (((~propositionb)&(~propositionc)))& (~(((client(david,john))<~>(predx(john)))))& (predu(susan))& (![X]:(room(X)=>(((~((predr(X))|(old(X)&tourist(X))))=>(older(tina,X))))))& (((?[X]:(room(X)&~(patient(X)&european(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&strong(A)&strong(B)&strong(C)&strong(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&strong(A)&strong(B)&strong(C)&strong(D)&strong(E)))))& (![X]:(room(X)=>(((predp(X))=>(~predp(X))))))& (![X]:(~room(X)=>(predk(X))))& (tall(alice)&happy(alice)&tourist(alice))& (((~propositiond)<~>(propositione)))& (![X]:(anywhere(X)=>(formal(X)=>quiet(X))))& (sibling(john,julia))& ((?[A,B]:(room(A)&room(B)&(A!=B)&((~predb(A))&(kind(A)&tourist(A)))&((~predb(B))&(kind(B)&tourist(B)))))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((~predb(A))&(kind(A)&tourist(A)))&((~predb(B))&(kind(B)&tourist(B)))&((~predb(C))&(kind(C)&tourist(C)))))))& (?[X,Y]:((patient(X)&tourist(X))&(predo(Y))&(richer(X,Y))))
predp(mary)
[ "p0", "p25", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 398437225244385759278073 % SZS output start Proof for 398437225244385759278073 25. ! [X0] : (room(X0) => (susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 50. ! [X0] : (room(X0) => (predp(X0) => ~predp(X0))) [input p25] 58. predp(mary) [input hypothesis] 125. ! [X0] : ((susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 126. ! [X0] : (susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 125] 135. ! [X0] : ((~predp(X0) | ~predp(X0)) | ~room(X0)) [ennf transformation 50] 136. ! [X0] : (~predp(X0) | ~predp(X0) | ~room(X0)) [flattening 135] 967. room(mary) [cnf transformation 126] 1026. ~predp(X0) | ~predp(X0) | ~room(X0) [cnf transformation 136] 1043. predp(mary) [cnf transformation 58] 1044. ~predp(X0) | ~room(X0) [duplicate literal removal 1026] 1165. ~room(mary) [resolution 1044,1043] 1166. $false [subsumption resolution 1165,967] % SZS output end Proof for 398437225244385759278073 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5884 % Time elapsed: 0.048 s % ------------------------------ % ------------------------------
450
32
[ 0, 25 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p25': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'stephen', 'paul': 'reginia', 'fred': 'hope', 'alice': 'shaneka', 'john': 'gene', 'susan': 'rosalyn', 'lucy': 'aisha', 'david': 'gwendolyn', 'emma': 'michael', 'george': 'david', 'hannah': 'amanda', 'ian': 'dorthy', 'julia': 'kenneth', 'kyle': 'barbara', 'lisa': 'mary', 'mike': 'rosie', 'nancy': 'dana', 'oscar': 'shannon', 'patricia': 'marion', 'quentin': 'ryan', 'rachel': 'dale', 'steve': 'joseph', 'tina': 'rochelle', 'ulysses': 'claudia', 'victoria': 'wanda', 'william': 'harry', 'xena': 'sarah', 'yves': 'lillian', 'Mary': 'Stephen', 'Paul': 'Reginia', 'Fred': 'Hope', 'Alice': 'Shaneka', 'John': 'Gene', 'Susan': 'Rosalyn', 'Lucy': 'Aisha', 'David': 'Gwendolyn', 'Emma': 'Michael', 'George': 'David', 'Hannah': 'Amanda', 'Ian': 'Dorthy', 'Julia': 'Kenneth', 'Kyle': 'Barbara', 'Lisa': 'Mary', 'Mike': 'Rosie', 'Nancy': 'Dana', 'Oscar': 'Shannon', 'Patricia': 'Marion', 'Quentin': 'Ryan', 'Rachel': 'Dale', 'Steve': 'Joseph', 'Tina': 'Rochelle', 'Ulysses': 'Claudia', 'Victoria': 'Wanda', 'William': 'Harry', 'Xena': 'Sarah', 'Yves': 'Lillian', '~preda': 'is not a client of Meta', '~predb': 'is not a tea enthusiast', '~predc': 'does not regularly contributes to tech forums and online communities', '~predd': 'is not a member of a local theater group specializing in improv', '~prede': 'does not write poetry', '~predf': 'does not have a pet dog', '~predg': 'does not collect comic books', '~predh': 'is not an avid collector of autographed memorabilia from famous musicians', '~predi': 'does not practice kickboxing', '~predj': 'does not enjoy camping and organizing outdoor survival workshops', '~predk': 'does not use a Windows laptop', '~predl': 'is not an amateur astronomer who builds and uses custom telescopes', '~predm': 'does not play as a goalkeeper for a local amateur soccer team', '~predn': 'is not a skilled home brewer experimenting with craft beer recipes', '~predo': 'does not use an ios phone', '~predp': 'does not collect vintage stamps', '~predq': 'does not collect antique jewelry', '~predr': 'cannot play the piano', '~preds': 'does not mentor a youth basketball team on weekends', '~predt': 'is not dedicated to sustainable living and zero-waste practices', '~predu': 'does not write and illustrates their own graphic novels', '~predv': 'does not work as a freelance web developer specializing in e-commerce sites', '~predw': 'is not a certified yoga instructor teaching classes weekly', '~predx': 'does not enjoy kayaking', '~predy': 'does not enjoy cross-country skiing', '~predz': 'does not host regular workshops on creative writing', 'preda': 'is a client of Meta', 'predb': 'is a tea enthusiast', 'predc': 'regularly contributes to tech forums and online communities', 'predd': 'is a member of a local theater group specializing in improv', 'prede': 'writes poetry', 'predf': 'has a pet dog', 'predg': 'collects comic books', 'predh': 'is an avid collector of autographed memorabilia from famous musicians', 'predi': 'practices kickboxing', 'predj': 'enjoys camping and organizing outdoor survival workshops', 'predk': 'uses a Windows laptop', 'predl': 'is an amateur astronomer who builds and uses custom telescopes', 'predm': 'plays as a goalkeeper for a local amateur soccer team', 'predn': 'is a skilled home brewer experimenting with craft beer recipes', 'predo': 'uses an ios phone', 'predp': 'collects vintage stamps', 'predq': 'collects antique jewelry', 'predr': 'can play the piano', 'preds': 'mentors a youth basketball team on weekends', 'predt': 'is dedicated to sustainable living and zero-waste practices', 'predu': 'writes and illustrates their own graphic novels', 'predv': 'works as a freelance web developer specializing in e-commerce sites', 'predw': 'is a certified yoga instructor teaching classes weekly', 'predx': 'enjoys kayaking', 'predy': 'enjoys cross-country skiing', 'predz': 'hosts regular workshops on creative writing', '~propositiona': 'A bird does not tweet using morse code.', 'propositiona': 'A bird tweets using morse code.', '~propositionb': 'A clock does not measure time in various colors.', 'propositionb': 'A clock measures time in various colors.', '~propositionc': 'Socks do not disappear worldwide every full moon.', 'propositionc': 'Socks disappear worldwide every full moon.', '~propositiond': 'Not all swans in one park are blue.', 'propositiond': 'All swans in one park are blue.', '~propositione': 'A book cannot be opened only at midnight.', 'propositione': 'A book can be opened only at midnight.'}
Christine, Joshua, Thomas, Jason, Joyce, Daniel, Caroline are the only persons in the room. either “not everyone in the room does not know morse code or is not a humble european” or “Joshua is not quiet” but not both if “Christine is happy” then “A clock measures time in various colors.” otherwise “Christine does not hate Ethel” “Joshua is not organized, not humble” only if “A clock measures time in various colors.” if “Joshua is a funny tourist” then “Joyce is a tall european” otherwise “exactly four persons in the room is not a formal person” Joyce is not kind Joshua is not a funny european and does not like Ann A clock measures time in various colors. “A bird tweets using morse code.” or “A door randomly teleports those who pass through it.” or both Christine dreamt that “Joshua is not quiet” “There is a planet where the oceans are in the sky.” or “A door randomly teleports those who pass through it.” but not both only one person in the room is a organized tourist Jason is humble and is not a creative tourist if someone is brave then he/she is not old, not happy and vice versa “A clock measures time in various colors.” or “A car does not run solely on saltwater.” but not both at most three persons in the room does not hate Ernest everyone in the room knows morse code Christine is an avid collector of autographed memorabilia from famous musicians Joshua is a sibling of Cherry no tall person in the room is funny Joyce works on fridays Thomas is not organized “A door does not randomly teleport those who pass through it.” or “A door randomly teleports those who pass through it.” but not both Jason is brave everyone in the room does not like George everyone in the room own a television if and only if they either works on fridays or is not a tall person but not both Joshua is a client of Wilma Caroline enjoys deep-sea diving and exploring underwater caves if someone is a quiet organized tourist then he/she is not a scotch connoisseur Joyce is a curious european Daniel is wise only one person anywhere is kind
Christine knows morse code
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy')))& ((~![X]:(room(X)=>(((~(humble(X)&european(X)))|(~preda(X))))))<~>(~quiet(paul)))& (((happy(mary))=>(propositiona))&((~(happy(mary)))=>(~hate(yves,mary))))& ((~organized(paul)&~humble(paul))=>(propositiona))& (((funny(paul)&tourist(paul))=>(tall(john)&european(john)))&((~(funny(paul)&tourist(paul)))=>((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~(formal(A)&person(A))&~(formal(B)&person(B))&~(formal(C)&person(C))&~(formal(D)&person(D))))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~(formal(A)&person(A))&~(formal(B)&person(B))&~(formal(C)&person(C))&~(formal(D)&person(D))&~(formal(E)&person(E))))))))& (~kind(john))& (((~(funny(paul)&european(paul)))&(~like(mike,paul))))& (propositiona)& (((propositione)|(propositionb)))& ((mary_dream=>(~quiet(paul))))& (((propositionc)<~>(propositionb)))& (((?[X]:(room(X)&organized(X)&tourist(X)))&(![X,Y]:((room(X)&room(Y)&(organized(X)&tourist(X))&(organized(Y)&tourist(Y)))=>(X=Y)))))& (((humble(alice))&(~(creative(alice)&tourist(alice)))))& ((![X]:((brave(X))<=>(~old(X)&~happy(X)))))& (((propositiona)<~>(~propositiond)))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~hate(rachel,A)&~hate(rachel,B)&~hate(rachel,C)&~hate(rachel,D))))& (![X]:(room(X)=>(preda(X))))& (predi(mary))& (sibling(ulysses,paul))& (![X]:(room(X)=>(tall(X)=>~funny(X))))& (predu(john))& (~organized(fred))& (((~propositionb)<~>(propositionb)))& (brave(alice))& (![X]:(room(X)=>(~like(ian,X))))& (![X]:(room(X)=>(((predc(X))<=>(((predu(X))<~>(~(tall(X)&person(X)))))))))& (client(victoria,paul))& (predg(lucy))& ((![X]:((quiet(X)&organized(X)&tourist(X))=>(~predj(X)))))& (curious(john)&european(john))& (wise(susan))& (((?[X]:(anywhere(X)&kind(X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(kind(X))&(kind(Y)))=>(X=Y)))))
preda(mary)
[ "p0", "p16", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 8274309042722065499441581 % SZS output start Proof for 8274309042722065499441581 25. ! [X0] : (room(X0) => (lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 41. ! [X0] : (room(X0) => preda(X0)) [input p16] 57. ~preda(mary) [input hypothesis] 111. ! [X0] : ((lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 112. ! [X0] : (lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 111] 125. ! [X0] : (preda(X0) | ~room(X0)) [ennf transformation 41] 963. room(mary) [cnf transformation 112] 1026. ~room(X0) | preda(X0) [cnf transformation 125] 1044. ~preda(mary) [cnf transformation 57] 1262. preda(mary) [resolution 1026,963] 1275. $false [subsumption resolution 1262,1044] % SZS output end Proof for 8274309042722065499441581 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5884 % Time elapsed: 0.051 s % ------------------------------ % ------------------------------
377
32
[ 0, 16 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p16': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'christine', 'paul': 'joshua', 'fred': 'thomas', 'alice': 'jason', 'john': 'joyce', 'susan': 'daniel', 'lucy': 'caroline', 'david': 'lawrence', 'emma': 'sam', 'george': 'irene', 'hannah': 'judith', 'ian': 'george', 'julia': 'laura', 'kyle': 'ricky', 'lisa': 'arthur', 'mike': 'ann', 'nancy': 'billy', 'oscar': 'retha', 'patricia': 'james', 'quentin': 'emily', 'rachel': 'ernest', 'steve': 'delana', 'tina': 'jose', 'ulysses': 'cherry', 'victoria': 'wilma', 'william': 'leeanne', 'xena': 'maureen', 'yves': 'ethel', 'Mary': 'Christine', 'Paul': 'Joshua', 'Fred': 'Thomas', 'Alice': 'Jason', 'John': 'Joyce', 'Susan': 'Daniel', 'Lucy': 'Caroline', 'David': 'Lawrence', 'Emma': 'Sam', 'George': 'Irene', 'Hannah': 'Judith', 'Ian': 'George', 'Julia': 'Laura', 'Kyle': 'Ricky', 'Lisa': 'Arthur', 'Mike': 'Ann', 'Nancy': 'Billy', 'Oscar': 'Retha', 'Patricia': 'James', 'Quentin': 'Emily', 'Rachel': 'Ernest', 'Steve': 'Delana', 'Tina': 'Jose', 'Ulysses': 'Cherry', 'Victoria': 'Wilma', 'William': 'Leeanne', 'Xena': 'Maureen', 'Yves': 'Ethel', '~preda': 'does not know morse code', '~predb': 'is not passionate about collecting and restoring classic cars', '~predc': 'does not own a television', '~predd': 'does not play video games', '~prede': 'does not enjoy wildlife photography', '~predf': 'does not enjoy stand-up paddleboarding', '~predg': 'does not enjoy deep-sea diving and exploring underwater caves', '~predh': 'cannot play the harmonica', '~predi': 'is not an avid collector of autographed memorabilia from famous musicians', '~predj': 'is not a scotch connoisseur', '~predk': 'does not practice zumba', '~predl': 'does not enjoy skydiving', '~predm': 'does not have a specialized collection of handmade artisan pottery', '~predn': 'does not collect classic novels', '~predo': 'does not collect antique clocks', '~predp': 'does not collect antique jewelry', '~predq': 'does not make intricate hand-cut paper art for exhibitions', '~predr': 'does not practice calligraphy', '~preds': 'does not write and illustrates their own graphic novels', '~predt': 'does not use contact lenses', '~predu': 'does not work on fridays', '~predv': 'does not design and sews custom cosplay costumes for conventions', '~predw': 'does not enjoy camping and organizing outdoor survival workshops', '~predx': 'does not make homemade pastries', '~predy': 'does not own an Android phone', '~predz': 'does not own a microscope', 'preda': 'knows morse code', 'predb': 'is passionate about collecting and restoring classic cars', 'predc': 'own a television', 'predd': 'plays video games', 'prede': 'enjoys wildlife photography', 'predf': 'enjoys stand-up paddleboarding', 'predg': 'enjoys deep-sea diving and exploring underwater caves', 'predh': 'can play the harmonica', 'predi': 'is an avid collector of autographed memorabilia from famous musicians', 'predj': 'is a scotch connoisseur', 'predk': 'practices zumba', 'predl': 'enjoys skydiving', 'predm': 'has a specialized collection of handmade artisan pottery', 'predn': 'collects classic novels', 'predo': 'collects antique clocks', 'predp': 'collects antique jewelry', 'predq': 'makes intricate hand-cut paper art for exhibitions', 'predr': 'practices calligraphy', 'preds': 'writes and illustrates their own graphic novels', 'predt': 'uses contact lenses', 'predu': 'works on fridays', 'predv': 'designs and sews custom cosplay costumes for conventions', 'predw': 'enjoys camping and organizing outdoor survival workshops', 'predx': 'makes homemade pastries', 'predy': 'owns an Android phone', 'predz': 'owns a microscope', '~propositiona': 'A clock does not measure time in various colors.', 'propositiona': 'A clock measures time in various colors.', '~propositionb': 'A door does not randomly teleport those who pass through it.', 'propositionb': 'A door randomly teleports those who pass through it.', '~propositionc': 'There is no planet where the oceans are in the sky.', 'propositionc': 'There is a planet where the oceans are in the sky.', '~propositiond': 'A car does not run solely on saltwater.', 'propositiond': 'A car runs solely on saltwater.', '~propositione': 'A bird does not tweet using morse code.', 'propositione': 'A bird tweets using morse code.'}
Keri, Delores, Ruth, Randall, Marcia, Wayne, Marvin, Michael, David, Daniel are the only persons in the room. “everyone in the room enjoys skydiving” if “Marcia is humble” either “neither “A pizza does not exist that tastes like ice cream.” nor “Stars are visible during the daytime only on Sundays.”” or “no one in the room has a tattoo” but not both “everyone in the room is brave if they creates augmented reality experiences for mobile applications” if “Stars are visible during the daytime only on Sundays.” everyone anywhere creates augmented reality experiences for mobile applications Ruth enjoys fishing at most two persons in the room streams on Twitch if someone is a client of LVMH then he/she is hated by Monroe Marvin is a funny person someone in the room can play the guitar if someone is a strong tourist then he/she is a old tourist if someone is a skilled home brewer experimenting with craft beer recipes then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “A desert does not bloom with snowdrops every year.” and “A car does not run solely on saltwater.” everyone in the room writes in-depth travel guides for off-the-beaten-path destinations only one person in the room bakes bread at home Delores enjoys writing detailed reviews of new and classic board games exactly three persons in the room is a kind person everyone in the room is a kind tourist, has a tattoo or is formal Delores is creative only one person in the room owns a significant collection of rare gemstones and minerals David is a happy european at least two persons in the room creates augmented reality experiences for mobile applications “A pizza exists that tastes like ice cream.” and “A car does not run solely on saltwater.” all quiet persons outside the room are strong at most two persons in the room is funny Michael is a tall european A desert does not bloom with snowdrops every year. if “everyone in the room is younger than Mark or does not create augmented reality experiences for mobile applications” then “if someone is richer than Esteban and hosts themed dinner parties featuring gourmet home-cooked meals then he/she owns a significant collection of rare gemstones and minerals” if “Delores is strong” then “everyone in the room who owns a smart tv is funny” if “Ruth and Delores do not hate Marie” then “all humble persons in the room are kind” if “Wayne is not old” then “not everyone in the room is not a skilled home brewer experimenting with craft beer recipes or is not a brave strong organized tourist” if “at least one person in the room does not like David” then “no one in the room is a sibling of Patricia if and only if they enjoys kayaking” at least one person in the room writes in-depth travel guides for off-the-beaten-path destinations Michael is a client of Esteban Marvin and Randall are not a tall europeans everyone in the room is patient Marvin does not practice archery no funny person in the room is kind everyone anywhere is an enthusiastic bird watcher who travels for rare sightings if they is a cybersecurity expert someone who is a formal european is a client of someone who is not a funny happy european Keri writes in-depth travel guides for off-the-beaten-path destinations everyone in the room has a tattoo if they is a client of Betty and vice versa no one anywhere collects luxury watches or does not regularly contributes to tech forums and online communities at least three persons in the room does not write poetry Ruth is a wise brave patient european everyone anywhere is an enthusiastic bird watcher who travels for rare sightings if and only if they does not like Patricia Randall and Ruth are respectively old and wise Keri who is younger than Mark practices archery Marcia and Delores are respectively creative and formal at least three persons in the room is not liked by David if someone is liked by Monroe then he/she has a tattoo only one person anywhere is a client of Wesley Ruth and Betty hate each other neither “A car runs solely on saltwater.” nor “A tower leans significantly but never falls.” someone outside the room is quieter than Daniel, is richer than Lorraine or collects luxury watches if someone does not create augmented reality experiences for mobile applications then he/she is not liked by Laura and vice versa all organized persons in the room are brave Marvin is not a old european “everyone in the room is not a coffee connoisseur or is formal” if “everyone outside the room is a client of Yvonne” if “someone in the room is liked by Ryan” then ““A car does not run solely on saltwater.” and “A pizza exists that tastes like ice cream.” and “Stars are visible during the daytime only on Sundays.”” if “everyone in the room does not write in-depth travel guides for off-the-beaten-path destinations or hates Mark” then “everyone in the room is not hated by Monroe if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““A desert does not bloom with snowdrops every year.” or “A tower leans significantly but never falls.” or both” if “Ruth and Wayne are hated by Daniel” then “no creative person in the room is patient” if “everyone outside the room does not write poetry or is not hated by Marvin” then ““Stars are not visible during the daytime only on Sundays.” or “A pizza does not exist that tastes like ice cream.” or both” Keri dreamt that ““A desert does not bloom with snowdrops every year.” or “A pizza exists that tastes like ice cream.” or both” everyone in the room is a wise person no tall person in the room is kind Keri dreamt that “everyone in the room is a quiet tourist if they is a client of Yvonne” everyone in the room who either is not liked by Sarah or creates augmented reality experiences for mobile applications but not both neither is liked by Mark nor is hated by Elizabeth it is not the case that ““Stars are visible during the daytime only on Sundays.” and “A pizza exists that tastes like ice cream.” and “Stars are not visible during the daytime only on Sundays.”” someone in the room is not hated by Mark someone who is not hated by Michael like someone who is a sibling of Esteban Ruth is a patient happy tall person Lorraine is a sibling of Randall Ruth and Wayne are quiet David is a sibling of Marcia Randall and Marcia are wise persons more than one person in the room is a sibling of Josephn, is a client of Fernando and is a sibling of David Randall and Wayne are strong persons everyone in the room is a client of Michael if they is a sibling of Sherry everyone in the room is a client of Joseph if they is a funny tourist everyone in the room is not hated by Monroe everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Josephn everyone in the room is a sibling of Patricia, is a sibling of Michael and is not humble if they is a sibling of Patricia everyone in the room hosts themed dinner parties featuring gourmet home-cooked meals if and only if they regularly contributes to tech forums and online communities everyone in the room does not have a tattoo or owns a smart tv not everyone in the room owns a smart tv if and only if they is an enthusiastic bird watcher who travels for rare sightings everyone outside the room is a client of LVMH only if they has a tattoo exactly four persons in the room is an enthusiastic bird watcher who travels for rare sightings Ruth who owns a significant collection of rare gemstones and minerals can play the guitar Yvonne and Marcia like each other at least three persons in the room regularly contributes to tech forums and online communities at most four persons in the room neither collects luxury watches nor watches fantasy movies Sherry and Randall like each other Keri who enjoys skydiving is a client of Daniel at least two persons in the room owns a smart tv everyone in the room does not like Patricia if and only if they is a coffee connoisseur everyone in the room is not a curious tourist only if they enjoys writing detailed reviews of new and classic board games everyone outside the room does not regularly contributes to tech forums and online communities or does not hate Patricia not everyone anywhere likes Mark only if they is a cybersecurity expert more than one person in the room plays the violin Ruth does not hate David more than one person in the room is not creative, not formal, not strong if someone neither competes in national level swimming championships nor is a cybersecurity expert then he/she does not hate Yvonne and vice versa everyone in the room enjoys kayaking only if they owns a smart tv someone in the room is kind it is not the case that “someone in the room competes in national level swimming championships” Randall is an enthusiastic bird watcher who travels for rare sightings it is true that “Ruth and Delores are respectively curious and old” exactly four persons in the room is a creative european no formal person in the room is humble at most four persons in the room plays the violin if someone enjoys kayaking then he/she has a tattoo at least two persons anywhere is a quiet wise kind tourist Michael is a client of Keri if someone is a client of Daniel then he/she is a coffee connoisseur and vice versa Wesley is a client of Marcia if someone is brave then he/she likes Michael Delores is formal at most three persons in the room neither writes in-depth travel guides for off-the-beaten-path destinations nor is kind if someone is quiet then he/she is a client of Yvonne more than one person in the room is creative no wise person outside the room is tall if someone is brave then he/she is not a creative tourist Wayne streams on Twitch Marvin and Keri like each other Randall writes in-depth travel guides for off-the-beaten-path destinations Delores and Keri are respectively quiet and organized no kind person in the room is tall “it is not the case that “Delores neither hosts themed dinner parties featuring gourmet home-cooked meals nor owns a smart tv”” only if “Josephn does not compete in national level swimming championships” “not everyone in the room does not own a smart tv or does not stream on Twitch” only if “if someone is not a coffee connoisseur then he/she writes in-depth travel guides for off-the-beaten-path destinations or enjoys skydiving or both” if “Marcia hosts regular workshops on creative writing and is not a skilled home brewer experimenting with craft beer recipes” then “everyone in the room who can play the guitar does not enjoy fishing” otherwise “Laura hosts themed dinner parties featuring gourmet home-cooked meals” either “Marcia creates augmented reality experiences for mobile applications or watches fantasy movies or both” or “Sherry does not host themed dinner parties featuring gourmet home-cooked meals” but not both “not everyone anywhere bakes bread at home” only if “everyone in the room who is not a coffee connoisseur owns a smart tv” if “everyone outside the room competes in national level swimming championships or does not host themed dinner parties featuring gourmet home-cooked meals” then “everyone anywhere who streams on Twitch hosts themed dinner parties featuring gourmet home-cooked meals” Randall bakes bread at home Ruth does not bake bread at home or streams on Twitch or both Wayne is a cybersecurity expert everyone outside the room has a tattoo if they creates augmented reality experiences for mobile applications Marvin is not a client of LVMH it is not the case that “Laura either practices archery or collects luxury watches but not both” everyone in the room does not collect luxury watches if they either has a tattoo or collects luxury watches but not both Sherry bakes bread at home not everyone anywhere plays the violin and hosts regular workshops on creative writing if they is not a cybersecurity expert and vice versa if someone competes in national level swimming championships then he/she watches fantasy movies Daniel can play the guitar Marcia is an enthusiastic bird watcher who travels for rare sightings everyone outside the room does not enjoy writing detailed reviews of new and classic board games if they enjoys fishing if someone does not enjoy fishing then he/she is a client of LVMH ““A tower does not lean significantly without falling.” and “A pizza does not exist that tastes like ice cream.” and “A pizza exists that tastes like ice cream.”” if “everyone anywhere is not an enthusiastic bird watcher who travels for rare sightings or is hated by Sherry” and vice versa if “Esteban and Marcia like each other” then “Ruth and Esteban hate each other” otherwise “at least four persons in the room is an enthusiastic bird watcher who travels for rare sightings” “Michael and Yvonne like each other” if “Marvin is a client of Yvonne” and vice versa Daniel owns a smart tv at most three persons in the room can play the guitar Ruth is not a funny curious old humble person someone in the room has a tattoo David who hosts regular workshops on creative writing is not a curious creative patient european Ruth plays the violin Ruth and Lorraine like each other Keri plays the violin Wayne plays the violin Wayne and Laura like each other if someone is not a quiet strong curious patient person then he/she creates augmented reality experiences for mobile applications all tall persons in the room are curious at most three persons in the room is a client of Sarah Michael does not host regular workshops on creative writing Wayne is a coffee connoisseur if someone is not a patient wise person then he/she is a client of LVMH no kind person in the room is happy all curious persons in the room are formal Marcia has a tattoo Wayne does not like Joseph Marcia hosts themed dinner parties featuring gourmet home-cooked meals Ruth hosts regular workshops on creative writing if someone hosts themed dinner parties featuring gourmet home-cooked meals then he/she is not a strong kind wise person Keri and Joseph hate each other Marvin streams on Twitch at least three persons in the room does not have a tattoo Marvin is a sibling of Sherry Marcia who does not like Elizabeth enjoys skydiving
Keri watches fantasy movies
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& (![X]:(room(X)=>(((predq(X))<=>(predj(X))))))& (![X]:(room(X)=>(((predi(X))|(~predu(X))))))& (~![X]:(room(X)=>(((predi(X))<=>(predc(X))))))& (![X]:(~room(X)=>(((predu(X))<=(predr(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& ((predp(fred))&(predd(fred)))& ((like(xena,john) & like(john,xena)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~((preda(A))|(predz(A)))&~((preda(B))|(predz(B)))&~((preda(C))|(predz(C)))&~((preda(D))|(predz(D)))&~((preda(E))|(predz(E))))))& ((like(kyle,alice) & like(alice,kyle)))& ((predm(mary))&(client(george,mary)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predi(A)&predi(B)))& (![X]:(room(X)=>(((~like(patricia,X))<=>(predf(X))))))& (![X]:(room(X)=>(((predn(X))<=(~(curious(X)&tourist(X)))))))& (![X]:(~room(X)=>(((~hate(patricia,X))|(~predj(X))))))& (~![X]:(anywhere(X)=>(((predk(X))<=(like(william,X))))))& ((?[X,Y]:(room(X)&room(Y)&(predt(X)&predt(Y))&(X!=Y))))& (~hate(emma,fred))& ((?[X,Y]:(room(X)&room(Y)&(~creative(X)&~formal(X)&~strong(X)&~creative(Y)&~formal(Y)&~strong(Y))&(X!=Y))))& ((![X]:((~((prede(X))|(predk(X))))<=>(~hate(xena,X)))))& (![X]:(room(X)=>(((predi(X))<=(predb(X))))))& (?[X]:(room(X)&(kind(X))))& (~(?[X]:(room(X)&(prede(X)))))& (predc(alice))& ((curious(fred))&(old(paul)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)&creative(E)&european(E)))))& (![X]:(room(X)=>(formal(X)=>~humble(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predt(A)&predt(B)&predt(C)&predt(D)&predt(E))))& ((![X]:((predb(X))=>(predu(X)))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&quiet(A)&wise(A)&kind(A)&tourist(A)&quiet(B)&wise(B)&kind(B)&tourist(B)))& (client(mary,david))& ((![X]:((client(george,X))<=>(predf(X)))))& (client(john,julia))& ((![X]:((brave(X))=>(like(david,X)))))& (formal(paul))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((predv(A))|(kind(A)))&~((predv(B))|(kind(B)))&~((predv(C))|(kind(C)))&~((predv(D))|(kind(D))))))& ((![X]:((quiet(X))=>(client(xena,X)))))& ((?[X,Y]:(room(X)&room(Y)&(creative(X)&creative(Y))&(X!=Y))))& (![X]:(~room(X)=>(wise(X)=>~tall(X))))& ((![X]:((brave(X))=>(~(creative(X)&tourist(X))))))& (predh(susan))& ((like(lucy,mary) & like(mary,lucy)))& (predv(alice))& ((quiet(paul))&(organized(mary)))& (![X]:(room(X)=>(kind(X)=>~tall(X))))& ((~(~((predq(paul))|(predi(paul)))))=>(~prede(ian)))& ((~![X]:(room(X)=>(((~predh(X))|(~predi(X))))))=>((![X]:((~predf(X))=>(((predv(X))|(predm(X))))))))& (((((predy(john))&(~predx(john))))=>(![X]:(room(X)=>(((predd(X))=>(~preds(X)))))))&((~(((predy(john))&(~predx(john)))))=>(predq(hannah))))& ((((predg(john))|(predz(john))))<~>(~predq(kyle)))& ((~![X]:(anywhere(X)=>(predw(X))))=>(![X]:(room(X)=>(((~predf(X))=>(predi(X)))))))& ((![X]:(~room(X)=>(((~predq(X))|(prede(X))))))=>(![X]:(anywhere(X)=>(((predh(X))=>(predq(X)))))))& (predw(alice))& (((~predw(fred))|(predh(fred))))& (predk(susan))& (![X]:(~room(X)=>(((predg(X))=>(predu(X))))))& (~predr(lucy))& (~(((predo(hannah))<~>(preda(hannah)))))& (![X]:(room(X)=>(((((predu(X))<~>(preda(X))))=>(~preda(X))))))& (predw(kyle))& (~![X]:(anywhere(X)=>(((((predt(X))&(predy(X))))<=>(~predk(X))))))& ((![X]:((prede(X))=>(predz(X)))))& (predd(george))& (predc(john))& (![X]:(~room(X)=>(((preds(X))=>(~predn(X))))))& ((![X]:((~preds(X))=>(predr(X)))))& ((![X]:(anywhere(X)=>(((hate(X,kyle))|(~predc(X))))))<=>(((~propositionb)&(~propositiona)&(propositiona))))& ((((like(quentin,john) & like(john,quentin)))=>((hate(fred,quentin) & hate(quentin,fred))))&((~((like(quentin,john) & like(john,quentin))))=>(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))))& ((client(xena,lucy))<=>((like(david,xena) & like(xena,david))))& (predi(george))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predd(A)&predd(B)&predd(C)&predd(D))))& (~(funny(fred)&curious(fred)&old(fred)&humble(fred)&person(fred)))& (?[X]:(room(X)&(predu(X))))& ((predy(emma))&(~(curious(emma)&creative(emma)&patient(emma)&european(emma))))& (predt(fred))& ((like(fred,mike) & like(mike,fred)))& (predt(mary))& (predt(susan))& ((like(susan,hannah) & like(hannah,susan)))& ((![X]:((~(quiet(X)&strong(X)&curious(X)&patient(X)&person(X)))=>(predg(X)))))& (![X]:(room(X)=>(tall(X)=>curious(X))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&client(yves,A)&client(yves,B)&client(yves,C)&client(yves,D))))& (~predy(david))& (predf(susan))& ((![X]:((~(patient(X)&wise(X)&person(X)))=>(predr(X)))))& (![X]:(room(X)=>(kind(X)=>~happy(X))))& (![X]:(room(X)=>(curious(X)=>formal(X))))& (predu(john))& (~like(steve,susan))& (predq(john))& (predy(fred))& ((![X]:((predq(X))=>(~(strong(X)&kind(X)&wise(X)&person(X))))))& ((hate(mary,steve) & hate(steve,mary)))& (predh(lucy))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predu(A)&~predu(B)&~predu(C)))& (sibling(kyle,lucy))& ((~like(nancy,john))&(predm(john)))
predz(mary)
[]
null
2,291
2,048
[]
{}
true
{'mary': 'keri', 'paul': 'delores', 'fred': 'ruth', 'alice': 'randall', 'john': 'marcia', 'susan': 'wayne', 'lucy': 'marvin', 'david': 'michael', 'emma': 'david', 'george': 'daniel', 'hannah': 'laura', 'ian': 'steven', 'julia': 'wesley', 'kyle': 'sherry', 'lisa': 'marie', 'mike': 'lorraine', 'nancy': 'elizabeth', 'oscar': 'ryan', 'patricia': 'patricia', 'quentin': 'esteban', 'rachel': 'james', 'steve': 'joseph', 'tina': 'betty', 'ulysses': 'monroe', 'victoria': 'fernando', 'william': 'mark', 'xena': 'yvonne', 'yves': 'sarah', 'Mary': 'Keri', 'Paul': 'Delores', 'Fred': 'Ruth', 'Alice': 'Randall', 'John': 'Marcia', 'Susan': 'Wayne', 'Lucy': 'Marvin', 'David': 'Michael', 'Emma': 'David', 'George': 'Daniel', 'Hannah': 'Laura', 'Ian': 'Steven', 'Julia': 'Wesley', 'Kyle': 'Sherry', 'Lisa': 'Marie', 'Mike': 'Lorraine', 'Nancy': 'Elizabeth', 'Oscar': 'Ryan', 'Patricia': 'Patricia', 'Quentin': 'Esteban', 'Rachel': 'James', 'Steve': 'Joseph', 'Tina': 'Betty', 'Ulysses': 'Monroe', 'Victoria': 'Fernando', 'William': 'Mark', 'Xena': 'Yvonne', 'Yves': 'Sarah', '~preda': 'does not collect luxury watches', '~predb': 'does not enjoy kayaking', '~predc': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predd': 'cannot play the guitar', '~prede': 'does not compete in national level swimming championships', '~predf': 'is not a coffee connoisseur', '~predg': 'does not create augmented reality experiences for mobile applications', '~predh': 'does not stream on Twitch', '~predi': 'does not own a smart tv', '~predj': 'does not regularly contributes to tech forums and online communities', '~predk': 'is not a cybersecurity expert', '~predl': 'does not write poetry', '~predm': 'does not enjoy skydiving', '~predn': 'does not enjoy writing detailed reviews of new and classic board games', '~predo': 'does not practice archery', '~predp': 'does not own a significant collection of rare gemstones and minerals', '~predq': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predr': 'is not a client of LVMH', '~preds': 'does not enjoy fishing', '~predt': 'does not play the violin', '~predu': 'does not have a tattoo', '~predv': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predw': 'does not bake bread at home', '~predx': 'is not a skilled home brewer experimenting with craft beer recipes', '~predy': 'does not host regular workshops on creative writing', '~predz': 'does not watche fantasy movies', 'preda': 'collects luxury watches', 'predb': 'enjoys kayaking', 'predc': 'is an enthusiastic bird watcher who travels for rare sightings', 'predd': 'can play the guitar', 'prede': 'competes in national level swimming championships', 'predf': 'is a coffee connoisseur', 'predg': 'creates augmented reality experiences for mobile applications', 'predh': 'streams on Twitch', 'predi': 'owns a smart tv', 'predj': 'regularly contributes to tech forums and online communities', 'predk': 'is a cybersecurity expert', 'predl': 'writes poetry', 'predm': 'enjoys skydiving', 'predn': 'enjoys writing detailed reviews of new and classic board games', 'predo': 'practices archery', 'predp': 'owns a significant collection of rare gemstones and minerals', 'predq': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predr': 'is a client of LVMH', 'preds': 'enjoys fishing', 'predt': 'plays the violin', 'predu': 'has a tattoo', 'predv': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predw': 'bakes bread at home', 'predx': 'is a skilled home brewer experimenting with craft beer recipes', 'predy': 'hosts regular workshops on creative writing', 'predz': 'watches fantasy movies', '~propositiona': 'A pizza does not exist that tastes like ice cream.', 'propositiona': 'A pizza exists that tastes like ice cream.', '~propositionb': 'A tower does not lean significantly without falling.', 'propositionb': 'A tower leans significantly but never falls.', '~propositionc': 'A car does not run solely on saltwater.', 'propositionc': 'A car runs solely on saltwater.', '~propositiond': 'A desert does not bloom with snowdrops every year.', 'propositiond': 'A desert blooms with snowdrops every year.', '~propositione': 'Stars are not visible during the daytime only on Sundays.', 'propositione': 'Stars are visible during the daytime only on Sundays.'}
Jenna, Kim, Roland, Terry, Norman, Michael, Evelyn, Anthony, Gloria, George, Megan, Kevin, Frank, Kyle, Jocelyn, Charlotte, Jean, Barry are the only persons in the room. if “not everyone in the room is a old european or is not dedicated to sustainable living and zero-waste practices” then “no old person outside the room is organized” if ““A bridge does not sing when it is crossed.” and “A clock measures time in various colors.”” then ““A bridge does not sing when it is crossed.” or “A city has not outlawed the use of round tables.” or both” either “Norman and Evelyn are old tourists” or “Terry and Barry are older than Roberto” but not both ““A clock measures time in various colors.” or “A bridge sings when it is crossed.” or both” if “George has a vast collection of first-edition science fiction novels” either “Michael and Jocelyn are respectively old and brave” or “everyone in the room is dedicated to sustainable living and zero-waste practices or does not practice pilates” but not both Terry and Kyle are respectively old and funny Anthony has a pet dog at most two persons outside the room is kind everyone in the room owns a 3D printer if they is a coffee connoisseur all formal persons anywhere are tall everyone in the room does not create augmented reality experiences for mobile applications only if they volunteers for local environmental conservation projects George practices pilates Kevin does not create augmented reality experiences for mobile applications if someone creates large-scale murals for public art installations then he/she is a client of Mi and vice versa exactly three persons in the room is a coffee connoisseur Frank is dedicated to sustainable living and zero-waste practices Jean enjoys snowboarding, is older than Virginia and is quieter than Wilma everyone in the room who regularly goes on multi-day backpacking trips in national parks creates large-scale murals for public art installations Michael who is older than Astrid owns a 3D printer exactly four persons in the room is a curious strong person A bridge does not sing when it is crossed. at most three persons in the room is not strong Mark and Megan like each other only one person in the room is a wise old tall curious person everyone in the room who creates large-scale murals for public art installations neither has a pet dog nor is liked by Virginia someone in the room is wise “There is a planet where the oceans are in the sky.” and “A clock does not measure time in various colors.” everyone in the room who is a client of Margareta has a pet dog “A city has outlawed the use of round tables.” or “A city has not outlawed the use of round tables.” but not both at least one person in the room enjoys snowboarding and is a client of Mark
There is no planet where the oceans are in the sky.
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&room(nancy)&room(oscar)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike'|X='nancy'|X='oscar')))& ((~![X]:(room(X)=>(((~predf(X))|(old(X)&european(X))))))=>(![X]:(~room(X)=>(old(X)=>~organized(X)))))& ((((~propositiond)&(propositiona)))=>(((~propositiond)|(~propositionc))))& ((old(john)&tourist(john)&old(lucy)&tourist(lucy))<~>(older(rachel,alice)&older(rachel,oscar)))& ((preda(george))=>(((propositiona)|(propositiond))))& (((old(susan))&(brave(lisa)))<~>(![X]:(room(X)=>(((~predt(X))|(predf(X)))))))& ((old(alice))&(funny(kyle)))& (predc(david))& (~(?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&kind(B)&kind(C))))& (![X]:(room(X)=>(((predh(X))=>(predk(X))))))& (![X]:(anywhere(X)=>(formal(X)=>tall(X))))& (![X]:(room(X)=>(((predd(X))<=(~prede(X))))))& (predt(george))& (~prede(ian))& ((![X]:((predv(X))<=>(client(xena,X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predh(A)&predh(B)&predh(C)&predh(D)))))& (predf(julia))& (((predm(nancy))&(older(ulysses,nancy))&(quieter(quentin,nancy))))& (![X]:(room(X)=>(((predx(X))=>(predv(X))))))& ((older(yves,susan))&(predk(susan)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&curious(A)&strong(A)&person(A)&curious(B)&strong(B)&person(B)&curious(C)&strong(C)&person(C)&curious(D)&strong(D)&person(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&curious(A)&strong(A)&person(A)&curious(B)&strong(B)&person(B)&curious(C)&strong(C)&person(C)&curious(D)&strong(D)&person(D)&curious(E)&strong(E)&person(E)))))& (~propositiond)& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~strong(A)&~strong(B)&~strong(C)&~strong(D))))& ((like(william,hannah) & like(hannah,william)))& (((?[X]:(room(X)&wise(X)&old(X)&tall(X)&curious(X)&person(X)))&(![X,Y]:((room(X)&room(Y)&(wise(X)&old(X)&tall(X)&curious(X)&person(X))&(wise(Y)&old(Y)&tall(Y)&curious(Y)&person(Y)))=>(X=Y)))))& (![X]:(room(X)=>(((predv(X))=>(~((predc(X))|(like(X,ulysses))))))))& (?[X]:(room(X)&(wise(X))))& (((propositionb)&(~propositiona)))& (![X]:(room(X)=>(((client(patricia,X))=>(predc(X))))))& (((propositionc)<~>(~propositionc)))& (((?[X]:(room(X)&((predm(X))&(client(william,X)))))))
~propositionb
[ "p27", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 6725794851381616076701504 % SZS output start Proof for 6725794851381616076701504 52. ~propositiona & propositionb [input p27] 56. ~propositionb [input hypothesis] 76. propositionb [pure predicate removal 52] 1041. propositionb [cnf transformation 76] 1047. ~propositionb [cnf transformation 56] 1109. $false [subsumption resolution 1047,1041] % SZS output end Proof for 6725794851381616076701504 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.042 s % ------------------------------ % ------------------------------
440
32
[ 27 ]
{'p27': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'jenna', 'paul': 'kim', 'fred': 'roland', 'alice': 'terry', 'john': 'norman', 'susan': 'michael', 'lucy': 'evelyn', 'david': 'anthony', 'emma': 'gloria', 'george': 'george', 'hannah': 'megan', 'ian': 'kevin', 'julia': 'frank', 'kyle': 'kyle', 'lisa': 'jocelyn', 'mike': 'charlotte', 'nancy': 'jean', 'oscar': 'barry', 'patricia': 'margareta', 'quentin': 'wilma', 'rachel': 'roberto', 'steve': 'holly', 'tina': 'christopher', 'ulysses': 'virginia', 'victoria': 'nancy', 'william': 'mark', 'xena': 'mi', 'yves': 'astrid', 'Mary': 'Jenna', 'Paul': 'Kim', 'Fred': 'Roland', 'Alice': 'Terry', 'John': 'Norman', 'Susan': 'Michael', 'Lucy': 'Evelyn', 'David': 'Anthony', 'Emma': 'Gloria', 'George': 'George', 'Hannah': 'Megan', 'Ian': 'Kevin', 'Julia': 'Frank', 'Kyle': 'Kyle', 'Lisa': 'Jocelyn', 'Mike': 'Charlotte', 'Nancy': 'Jean', 'Oscar': 'Barry', 'Patricia': 'Margareta', 'Quentin': 'Wilma', 'Rachel': 'Roberto', 'Steve': 'Holly', 'Tina': 'Christopher', 'Ulysses': 'Virginia', 'Victoria': 'Nancy', 'William': 'Mark', 'Xena': 'Mi', 'Yves': 'Astrid', '~preda': 'does not have a vast collection of first-edition science fiction novels', '~predb': 'cannot play the harmonica', '~predc': 'does not have a pet dog', '~predd': 'does not volunteer for local environmental conservation projects', '~prede': 'does not create augmented reality experiences for mobile applications', '~predf': 'is not dedicated to sustainable living and zero-waste practices', '~predg': 'does not mentor a youth basketball team on weekends', '~predh': 'is not a coffee connoisseur', '~predi': 'does not enjoy virtual reality gaming', '~predj': 'is not right-handed', '~predk': 'does not own a 3D printer', '~predl': 'does not bake bread at home', '~predm': 'does not enjoy snowboarding', '~predn': 'does not collect limited-edition art prints from contemporary artists', '~predo': 'is not a client of Costco', '~predp': 'does not know morse code', '~predq': 'is not a chess master who participates in national tournaments', '~predr': 'does not enjoy stargazing', '~preds': 'is not an avid collector of autographed memorabilia from famous musicians', '~predt': 'does not practice pilates', '~predu': 'does not make homemade pastries', '~predv': 'does not create large-scale murals for public art installations', '~predw': 'is not a tea enthusiast', '~predx': 'does not regularly goes on multi-day backpacking trips in national parks', '~predy': 'does not create bespoke furniture pieces from reclaimed wood', '~predz': 'does not have completed a triathlon', 'preda': 'has a vast collection of first-edition science fiction novels', 'predb': 'can play the harmonica', 'predc': 'has a pet dog', 'predd': 'volunteers for local environmental conservation projects', 'prede': 'creates augmented reality experiences for mobile applications', 'predf': 'is dedicated to sustainable living and zero-waste practices', 'predg': 'mentors a youth basketball team on weekends', 'predh': 'is a coffee connoisseur', 'predi': 'enjoys virtual reality gaming', 'predj': 'is right-handed', 'predk': 'owns a 3D printer', 'predl': 'bakes bread at home', 'predm': 'enjoys snowboarding', 'predn': 'collects limited-edition art prints from contemporary artists', 'predo': 'is a client of Costco', 'predp': 'knows morse code', 'predq': 'is a chess master who participates in national tournaments', 'predr': 'enjoys stargazing', 'preds': 'is an avid collector of autographed memorabilia from famous musicians', 'predt': 'practices pilates', 'predu': 'makes homemade pastries', 'predv': 'creates large-scale murals for public art installations', 'predw': 'is a tea enthusiast', 'predx': 'regularly goes on multi-day backpacking trips in national parks', 'predy': 'creates bespoke furniture pieces from reclaimed wood', 'predz': 'has completed a triathlon', '~propositiona': 'A clock does not measure time in various colors.', 'propositiona': 'A clock measures time in various colors.', '~propositionb': 'There is no planet where the oceans are in the sky.', 'propositionb': 'There is a planet where the oceans are in the sky.', '~propositionc': 'A city has not outlawed the use of round tables.', 'propositionc': 'A city has outlawed the use of round tables.', '~propositiond': 'A bridge does not sing when it is crossed.', 'propositiond': 'A bridge sings when it is crossed.', '~propositione': 'Glass rain does not fall on a distant planet.', 'propositione': 'Glass rain falls on a distant planet.'}
Joshua, Hazel, Romeo, Marilyn are the only persons in the room. either “Joshua is a creative person” or “everyone in the room is not liked by Betty” but not both “everyone in the room enjoys windsurfing if they plays eSports competitively” if “everyone in the room is a funny person” “Joshua dreamt that “everyone outside the room is strong”” unless “Joshua is a sibling of Pearl” “everyone in the room is a organized person” only if “Joshua is patient” “Pearl is a sibling of Joshua” if “Romeo owns a high-end gaming PC with custom-built components” “if someone is not liked by Frank then he/she is not a brave person and is happy and vice versa” unless “Hazel is tall and is not hated by Cathy” either ““A city has outlawed the use of round tables.” and “A desert does not bloom with snowdrops every year.” and “Socks disappear worldwide every full moon.”” or “neither “A desert blooms with snowdrops every year.” nor “Socks disappear worldwide every full moon.”” but not both “all happy persons in the room are strong” unless ““Mirrors do not fog permanently in one particular house.” and “A desert blooms with snowdrops every year.”” Joshua dreamt that ““A desert does not bloom with snowdrops every year.” or “A city has outlawed the use of round tables.” or both” “Mirrors fog permanently in one particular house.” and “Socks do not disappear worldwide every full moon.” and “There is a planet where the oceans are in the sky.” Cathy and Joshua like each other all funny persons in the room are tall exactly three persons in the room hates Pearl Joshua is not liked by Frank all organized persons anywhere are happy Romeo is not liked by Regina, is patient or is not a curious european all brave persons in the room are quiet everyone in the room is a funny tourist someone who is a happy person or is organized or both is a client of someone who is not hated by Rick everyone in the room is a client of LVMH if they practices tai chi Hazel is not kind Margarita and Hazel hate each other “A desert blooms with snowdrops every year.” or “A city has outlawed the use of round tables.” or both no patient person in the room is kind someone in the room is a funny tourist and is a patient tourist Gary and Romeo like each other at most three persons anywhere is patient Hazel is not strong someone who is a old tourist hate someone who is patient everyone in the room is a humble person or is not a wise person or both if they is brave
“A desert blooms with snowdrops every year.” or “Socks disappear worldwide every full moon.” or both
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice')))& ((creative(mary)&person(mary))<~>(![X]:(room(X)=>(~like(X,william)))))& ((![X]:(room(X)=>(funny(X)&person(X))))=>(![X]:(room(X)=>(((predd(X))=>(predn(X)))))))& (~(sibling(rachel,mary))=>((mary_dream=>(![X]:(~room(X)=>(strong(X)))))))& ((![X]:(room(X)=>(organized(X)&person(X))))=>(patient(mary)))& ((predf(fred))=>(sibling(mary,rachel)))& (~(((tall(paul))&(~hate(paul,mike))))=>((![X]:((~like(X,xena))<=>(((~(brave(X)&person(X)))&(happy(X))))))))& ((((propositionb)&(~propositione)&(propositiond)))<~>(~((propositione)|(propositiond))))& (~(((~propositiona)&(propositione)))=>(![X]:(room(X)=>(happy(X)=>strong(X)))))& ((mary_dream=>(((~propositione)|(propositionb)))))& (((propositiona)&(~propositiond)&(propositionc)))& ((like(mike,mary) & like(mary,mike)))& (![X]:(room(X)=>(funny(X)=>tall(X))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&hate(rachel,A)&hate(rachel,B)&hate(rachel,C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&hate(rachel,A)&hate(rachel,B)&hate(rachel,C)&hate(rachel,D)))))& (~like(mary,xena))& (![X]:(anywhere(X)=>(organized(X)=>happy(X))))& (((~like(fred,oscar))|(patient(fred))|(~(curious(fred)&european(fred)))))& (![X]:(room(X)=>(brave(X)=>quiet(X))))& (![X]:(room(X)=>(funny(X)&tourist(X))))& (?[X,Y]:((((happy(X)&person(X))|(organized(X))))&(~hate(Y,susan))&(client(X,Y))))& (![X]:(room(X)=>(((predk(X))=>(predt(X))))))& (~kind(paul))& ((hate(david,paul) & hate(paul,david)))& (((propositione)|(propositionb)))& (![X]:(room(X)=>(patient(X)=>~kind(X))))& (?[X]:(room(X)&(((funny(X)&tourist(X))&(patient(X)&tourist(X))))))& ((like(julia,fred) & like(fred,julia)))& (~(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&patient(A)&patient(B)&patient(C)&patient(D))))& (~strong(paul))& (?[X,Y]:((old(X)&tourist(X))&(patient(Y))&(hate(X,Y))))& (![X]:(room(X)=>(((brave(X))=>(((humble(X)&person(X))|(~(wise(X)&person(X)))))))))
((propositione)|(propositiond))
[ "p7", "p10", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 7008877581128513457581936 % SZS output start Proof for 7008877581128513457581936 32. (propositiond & ~propositione & propositionb) <~> ~(propositiond | propositione) [input p7] 35. propositionc & ~propositiond & propositiona [input p10] 56. propositiond | propositione [input hypothesis] 66. ~propositiond & propositiona [pure predicate removal 35] 119. (propositiond & ~propositione & propositionb) <~> (~propositiond & ~propositione) [ennf transformation 32] 139. ((propositiond | propositione) | (~propositiond | propositione | ~propositionb)) & ((~propositiond & ~propositione) | (propositiond & ~propositione & propositionb)) [nnf transformation 119] 140. (propositiond | propositione | ~propositiond | propositione | ~propositionb) & ((~propositiond & ~propositione) | (propositiond & ~propositione & propositionb)) [flattening 139] 971. ~propositione | ~propositione [cnf transformation 140] 980. ~propositiond [cnf transformation 66] 1015. propositiond | propositione [cnf transformation 56] 1016. ~propositione [duplicate literal removal 971] 1077. 14 <=> propositione [avatar definition] 1081. 15 <=> propositiond [avatar definition] 1091. ~14 [avatar split clause 1016,1077] 1102. ~15 [avatar split clause 980,1081] 1120. 14 | 15 [avatar split clause 1015,1081,1077] 1121. $false [avatar sat refutation 1091,1102,1120] % SZS output end Proof for 7008877581128513457581936 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.048 s % ------------------------------ % ------------------------------
467
32
[ 7, 10 ]
{'p7': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p10': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'joshua', 'paul': 'hazel', 'fred': 'romeo', 'alice': 'marilyn', 'john': 'thelma', 'susan': 'rick', 'lucy': 'maxine', 'david': 'margarita', 'emma': 'michael', 'george': 'freddie', 'hannah': 'donna', 'ian': 'jeanne', 'julia': 'gary', 'kyle': 'kathleen', 'lisa': 'charles', 'mike': 'cathy', 'nancy': 'lloyd', 'oscar': 'regina', 'patricia': 'elizabeth', 'quentin': 'lucretia', 'rachel': 'pearl', 'steve': 'james', 'tina': 'bernice', 'ulysses': 'ernest', 'victoria': 'alan', 'william': 'betty', 'xena': 'frank', 'yves': 'sue', 'Mary': 'Joshua', 'Paul': 'Hazel', 'Fred': 'Romeo', 'Alice': 'Marilyn', 'John': 'Thelma', 'Susan': 'Rick', 'Lucy': 'Maxine', 'David': 'Margarita', 'Emma': 'Michael', 'George': 'Freddie', 'Hannah': 'Donna', 'Ian': 'Jeanne', 'Julia': 'Gary', 'Kyle': 'Kathleen', 'Lisa': 'Charles', 'Mike': 'Cathy', 'Nancy': 'Lloyd', 'Oscar': 'Regina', 'Patricia': 'Elizabeth', 'Quentin': 'Lucretia', 'Rachel': 'Pearl', 'Steve': 'James', 'Tina': 'Bernice', 'Ulysses': 'Ernest', 'Victoria': 'Alan', 'William': 'Betty', 'Xena': 'Frank', 'Yves': 'Sue', '~preda': 'does not enjoy origami', '~predb': 'does not enjoy skydiving', '~predc': 'is not a scotch connoisseur', '~predd': 'does not play eSports competitively', '~prede': 'does not make intricate hand-cut paper art for exhibitions', '~predf': 'does not own a high-end gaming PC with custom-built components', '~predg': 'does not collect antique jewelry', '~predh': 'is not dedicated to sustainable living and zero-waste practices', '~predi': 'does not play the violin', '~predj': 'does not own a telescope', '~predk': 'does not practice tai chi', '~predl': 'does not enjoy deep-sea diving and exploring underwater caves', '~predm': 'does not enjoy wildlife photography', '~predn': 'does not enjoy windsurfing', '~predo': 'does not develop open-source software projects in their free time', '~predp': 'does not enjoy virtual reality gaming', '~predq': 'does not own an extensive assortment of vintage comic book memorabilia', '~predr': 'is not an amateur astronomer who builds and uses custom telescopes', '~preds': 'is not a night owl', '~predt': 'is not a client of LVMH', '~predu': 'does not practice pilates', '~predv': 'does not practice digital art', '~predw': 'does not create large-scale murals for public art installations', '~predx': 'is not a wine connoisseur with a private cellar of vintage wines', '~predy': 'is not a craft beer aficionado', '~predz': 'does not enjoy landscape photography', 'preda': 'enjoys origami', 'predb': 'enjoys skydiving', 'predc': 'is a scotch connoisseur', 'predd': 'plays eSports competitively', 'prede': 'makes intricate hand-cut paper art for exhibitions', 'predf': 'owns a high-end gaming PC with custom-built components', 'predg': 'collects antique jewelry', 'predh': 'is dedicated to sustainable living and zero-waste practices', 'predi': 'plays the violin', 'predj': 'owns a telescope', 'predk': 'practices tai chi', 'predl': 'enjoys deep-sea diving and exploring underwater caves', 'predm': 'enjoys wildlife photography', 'predn': 'enjoys windsurfing', 'predo': 'develops open-source software projects in their free time', 'predp': 'enjoys virtual reality gaming', 'predq': 'owns an extensive assortment of vintage comic book memorabilia', 'predr': 'is an amateur astronomer who builds and uses custom telescopes', 'preds': 'is a night owl', 'predt': 'is a client of LVMH', 'predu': 'practices pilates', 'predv': 'practices digital art', 'predw': 'creates large-scale murals for public art installations', 'predx': 'is a wine connoisseur with a private cellar of vintage wines', 'predy': 'is a craft beer aficionado', 'predz': 'enjoys landscape photography', '~propositiona': 'Mirrors do not fog permanently in one particular house.', 'propositiona': 'Mirrors fog permanently in one particular house.', '~propositionb': 'A city has not outlawed the use of round tables.', 'propositionb': 'A city has outlawed the use of round tables.', '~propositionc': 'There is no planet where the oceans are in the sky.', 'propositionc': 'There is a planet where the oceans are in the sky.', '~propositiond': 'Socks do not disappear worldwide every full moon.', 'propositiond': 'Socks disappear worldwide every full moon.', '~propositione': 'A desert does not bloom with snowdrops every year.', 'propositione': 'A desert blooms with snowdrops every year.'}
Judy, Robin, Martha, Thomas, Thomas are the only persons in the room. “all creative persons anywhere are patient” if “everyone in the room is a strong european and enjoys rooftop gardening” if “everyone in the room maintains a large, organic vegetable garden year-round” then “everyone in the room is an avid collector of autographed memorabilia from famous musicians” otherwise “all humble persons outside the room are kind” “not everyone in the room is a client of LVMH” unless ““Glass rain does not fall on a distant planet.” or “A pizza exists that tastes like ice cream.” or both” “everyone in the room either owns an extensive assortment of vintage comic book memorabilia or is a dedicated volunteer for local community service projects but not both” unless “no one in the room is not a formal tourist” “someone who is not creative is a sibling of someone who likes Barbara” if “Thomas and Thomas are respectively humble and kind” “everyone in the room is a happy tourist” unless “no one in the room either collects rare and antique scientific instruments or does not hate Alex but not both” either “everyone in the room is not tall” or “someone in the room owns an extensive assortment of vintage comic book memorabilia” but not both “everyone in the room does not like Grace” if “everyone in the room is a organized person, is an enthusiastic bird watcher who travels for rare sightings or is a curious european” and vice versa everyone in the room is curious, is tall or is an enthusiastic bird watcher who travels for rare sightings all kind persons anywhere are humble everyone in the room neither is not liked by Twanna nor is an enthusiastic bird watcher who travels for rare sightings Martha and Robin are respectively kind and curious everyone in the room is strong someone in the room plays video games Martha writes and illustrates their own graphic novels everyone in the room collects rare and antique scientific instruments or is a humble person or both all organized persons in the room are kind “A door randomly teleports those who pass through it.” and “A bird does not tweet using morse code.” Thomas writes and illustrates their own graphic novels Barbara and Martha like each other it is true that “all curious persons in the room are strong” A bird does not tweet using morse code. everyone in the room writes in-depth travel guides for off-the-beaten-path destinations Judy either is patient or is an avid collector of autographed memorabilia from famous musicians but not both Thomas is a old tourist it is not the case that “Thomas practices kickboxing” everyone in the room is a dedicated volunteer for local community service projects Martha maintains a large, organic vegetable garden year-round “Glass rain does not fall on a distant planet.” or “A door randomly teleports those who pass through it.” but not both
Judy is a dedicated volunteer for local community service projects
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john')))& ((![X]:(room(X)=>(((strong(X)&european(X))&(preds(X))))))=>(![X]:(anywhere(X)=>(creative(X)=>patient(X)))))& (((![X]:(room(X)=>(predh(X))))=>(![X]:(room(X)=>(predg(X)))))&((~(![X]:(room(X)=>(predh(X)))))=>(![X]:(~room(X)=>(humble(X)=>kind(X))))))& (~(((~propositionc)|(propositionb)))=>(~![X]:(room(X)=>(predl(X)))))& (~(~?[X]:(room(X)=>(~(formal(X)&tourist(X)))))=>(![X]:(room(X)=>(((predv(X))<~>(predu(X)))))))& (((humble(john))&(kind(alice)))=>(?[X,Y]:((~creative(X))&(like(mike,Y))&(sibling(X,Y)))))& (~(~?[X]:(room(X)=>(((predp(X))<~>(~hate(susan,X))))))=>(![X]:(room(X)=>(happy(X)&tourist(X)))))& ((![X]:(room(X)=>(~tall(X))))<~>(?[X]:(room(X)&(predv(X)))))& ((![X]:(room(X)=>(((organized(X)&person(X))|(prede(X))|(curious(X)&european(X))))))<=>(![X]:(room(X)=>(~like(george,X)))))& (![X]:(room(X)=>(((curious(X))|(tall(X))|(prede(X))))))& (![X]:(anywhere(X)=>(kind(X)=>humble(X))))& (![X]:(room(X)=>(~((~like(X,xena))|(prede(X))))))& ((kind(fred))&(curious(paul)))& (![X]:(room(X)=>(strong(X))))& (?[X]:(room(X)&(predx(X))))& (preda(fred))& (![X]:(room(X)=>(((predp(X))|(humble(X)&person(X))))))& (![X]:(room(X)=>(organized(X)=>kind(X))))& (((propositiond)&(~propositiona)))& (preda(john))& ((like(mike,fred) & like(fred,mike)))& (![X]:(room(X)=>(curious(X)=>strong(X))))& (~propositiona)& (![X]:(room(X)=>(predq(X))))& (((patient(mary))<~>(predg(mary))))& (old(john)&tourist(john))& (~(predz(alice)))& (![X]:(room(X)=>(predu(X))))& (predh(fred))& (((~propositionc)<~>(propositiond)))
predu(mary)
[ "p0", "p27", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 5274053801598012529498704 % SZS output start Proof for 5274053801598012529498704 25. ! [X0] : (room(X0) => (john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 52. ! [X0] : (room(X0) => predu(X0)) [input p27] 55. ~predu(mary) [input hypothesis] 118. ! [X0] : ((john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 119. ! [X0] : (john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 118] 138. ! [X0] : (predu(X0) | ~room(X0)) [ennf transformation 52] 976. room(mary) [cnf transformation 119] 1026. ~room(X0) | predu(X0) [cnf transformation 138] 1030. ~predu(mary) [cnf transformation 55] 1204. predu(mary) [resolution 1026,976] 1214. $false [subsumption resolution 1204,1030] % SZS output end Proof for 5274053801598012529498704 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5884 % Time elapsed: 0.043 s % ------------------------------ % ------------------------------
420
32
[ 0, 27 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p27': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'judy', 'paul': 'robin', 'fred': 'martha', 'alice': 'john', 'john': 'thomas', 'susan': 'alex', 'lucy': 'gavin', 'david': 'donna', 'emma': 'emma', 'george': 'grace', 'hannah': 'kecia', 'ian': 'lance', 'julia': 'sally', 'kyle': 'kenneth', 'lisa': 'meggan', 'mike': 'barbara', 'nancy': 'charles', 'oscar': 'lorraine', 'patricia': 'isreal', 'quentin': 'joseph', 'rachel': 'linda', 'steve': 'carmen', 'tina': 'shawn', 'ulysses': 'james', 'victoria': 'raymond', 'william': 'stacie', 'xena': 'twanna', 'yves': 'jerry', 'Mary': 'Judy', 'Paul': 'Robin', 'Fred': 'Martha', 'Alice': 'John', 'John': 'Thomas', 'Susan': 'Alex', 'Lucy': 'Gavin', 'David': 'Donna', 'Emma': 'Emma', 'George': 'Grace', 'Hannah': 'Kecia', 'Ian': 'Lance', 'Julia': 'Sally', 'Kyle': 'Kenneth', 'Lisa': 'Meggan', 'Mike': 'Barbara', 'Nancy': 'Charles', 'Oscar': 'Lorraine', 'Patricia': 'Isreal', 'Quentin': 'Joseph', 'Rachel': 'Linda', 'Steve': 'Carmen', 'Tina': 'Shawn', 'Ulysses': 'James', 'Victoria': 'Raymond', 'William': 'Stacie', 'Xena': 'Twanna', 'Yves': 'Jerry', '~preda': 'does not write and illustrates their own graphic novels', '~predb': 'does not practice pilates', '~predc': 'does not develop open-source software projects in their free time', '~predd': 'does not host a YouTube channel dedicated to art tutorials', '~prede': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predf': 'does not enjoy deep-sea diving and exploring underwater caves', '~predg': 'is not an avid collector of autographed memorabilia from famous musicians', '~predh': 'does not maintain a large, organic vegetable garden year-round', '~predi': 'does not collect antique jewelry', '~predj': 'does not read mystery novels', '~predk': 'does not collect modern art', '~predl': 'is not a client of LVMH', '~predm': 'does not own a television', '~predn': 'does not travel domestically frequently', '~predo': 'does not enjoy fishing', '~predp': 'does not collect rare and antique scientific instruments', '~predq': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predr': 'does not drive a hybrid car', '~preds': 'does not enjoy rooftop gardening', '~predt': 'does not collect antique clocks', '~predu': 'is not a dedicated volunteer for local community service projects', '~predv': 'does not own an extensive assortment of vintage comic book memorabilia', '~predw': 'does not have a tattoo', '~predx': 'does not play video games', '~predy': 'does not play the drums', '~predz': 'does not practice kickboxing', 'preda': 'writes and illustrates their own graphic novels', 'predb': 'practices pilates', 'predc': 'develops open-source software projects in their free time', 'predd': 'hosts a YouTube channel dedicated to art tutorials', 'prede': 'is an enthusiastic bird watcher who travels for rare sightings', 'predf': 'enjoys deep-sea diving and exploring underwater caves', 'predg': 'is an avid collector of autographed memorabilia from famous musicians', 'predh': 'maintains a large, organic vegetable garden year-round', 'predi': 'collects antique jewelry', 'predj': 'reads mystery novels', 'predk': 'collects modern art', 'predl': 'is a client of LVMH', 'predm': 'own a television', 'predn': 'travels domestically frequently', 'predo': 'enjoys fishing', 'predp': 'collects rare and antique scientific instruments', 'predq': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predr': 'drives a hybrid car', 'preds': 'enjoys rooftop gardening', 'predt': 'collects antique clocks', 'predu': 'is a dedicated volunteer for local community service projects', 'predv': 'owns an extensive assortment of vintage comic book memorabilia', 'predw': 'has a tattoo', 'predx': 'plays video games', 'predy': 'plays the drums', 'predz': 'practices kickboxing', '~propositiona': 'A bird does not tweet using morse code.', 'propositiona': 'A bird tweets using morse code.', '~propositionb': 'A pizza does not exist that tastes like ice cream.', 'propositionb': 'A pizza exists that tastes like ice cream.', '~propositionc': 'Glass rain does not fall on a distant planet.', 'propositionc': 'Glass rain falls on a distant planet.', '~propositiond': 'A door does not randomly teleport those who pass through it.', 'propositiond': 'A door randomly teleports those who pass through it.', '~propositione': 'Not all swans in one park are blue.', 'propositione': 'All swans in one park are blue.'}
Marilyn, Hope, Irene, Roberta, Irene, Kelsey, Cody are the only persons in the room. Kelsey and Irene are respectively quiet and humble everyone in the room is a certified yoga instructor teaching classes weekly if they is quiet it is not the case that “exactly four persons in the room is richer than Fernando” it is not the case that “Hope is a tea enthusiast” everyone in the room who is a strong european is a creative organized tall patient humble person at most two persons in the room is a client of Beverly neither “A clock measures time in various colors.” nor “A book cannot be opened only at midnight.” everyone in the room is patient everyone in the room who is strong hosts a YouTube channel dedicated to art tutorials “A pen exists that only writes secrets.” and “A frog sings opera in the swamp at night.” and “A clock does not measure time in various colors.” no brave person in the room is strong everyone outside the room who is a wise humble creative person plays eSports competitively, is a formal curious person and is humble all creative persons in the room are old Marilyn is not organized, not strong, not old only one person in the room is an expert in identifying and foraging wild edible plants Kelsey and Bobby like each other
Marilyn is old
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy')))& ((quiet(susan))&(humble(fred)))& (![X]:(room(X)=>(((quiet(X))=>(predp(X))))))& (~((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&richer(william,A)&richer(william,B)&richer(william,C)&richer(william,D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&richer(william,A)&richer(william,B)&richer(william,C)&richer(william,D)&richer(william,E))))))& (~(predv(paul)))& (![X]:(room(X)=>(((strong(X)&european(X))=>(creative(X)&organized(X)&tall(X)&patient(X)&humble(X)&person(X))))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&client(rachel,A)&client(rachel,B)&client(rachel,C))))& (~((propositiond)|(~propositionc)))& (![X]:(room(X)=>(patient(X))))& (![X]:(room(X)=>(((strong(X))=>(predr(X))))))& (((propositiona)&(propositione)&(~propositiond)))& (![X]:(room(X)=>(brave(X)=>~strong(X))))& (![X]:(~room(X)=>(((wise(X)&humble(X)&creative(X)&person(X))=>(((predq(X))&(formal(X)&curious(X)&person(X))&(humble(X))))))))& (![X]:(room(X)=>(creative(X)=>old(X))))& (~organized(mary)&~strong(mary)&~old(mary))& (((?[X]:(room(X)&predn(X)))&(![X,Y]:((room(X)&room(Y)&(predn(X))&(predn(Y)))=>(X=Y)))))& ((like(susan,julia) & like(julia,susan)))
old(mary)
[ "p14", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 4563883909738926803743600 % SZS output start Proof for 4563883909738926803743600 39. ~old(mary) & ~strong(mary) & ~organized(mary) [input p14] 42. old(mary) [input hypothesis] 67. ~old(mary) & ~organized(mary) [pure predicate removal 39] 69. ~old(mary) [pure predicate removal 67] 928. ~old(mary) [cnf transformation 69] 932. old(mary) [cnf transformation 42] 1041. $false [subsumption resolution 932,928] % SZS output end Proof for 4563883909738926803743600 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
218
16
[ 14 ]
{'p14': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'marilyn', 'paul': 'hope', 'fred': 'john', 'alice': 'roberta', 'john': 'irene', 'susan': 'george', 'lucy': 'kyle', 'david': 'charles', 'emma': 'mary', 'george': 'kelsey', 'hannah': 'richard', 'ian': 'carol', 'julia': 'bobby', 'kyle': 'cody', 'lisa': 'lydia', 'mike': 'james', 'nancy': 'brenda', 'oscar': 'shawn', 'patricia': 'tonya', 'quentin': 'denise', 'rachel': 'beverly', 'steve': 'april', 'tina': 'virginia', 'ulysses': 'guillermina', 'victoria': 'erwin', 'william': 'fernando', 'xena': 'rachel', 'yves': 'edward', 'Mary': 'Marilyn', 'Paul': 'Hope', 'Fred': 'John', 'Alice': 'Roberta', 'John': 'Irene', 'Susan': 'George', 'Lucy': 'Kyle', 'David': 'Charles', 'Emma': 'Mary', 'George': 'Kelsey', 'Hannah': 'Richard', 'Ian': 'Carol', 'Julia': 'Bobby', 'Kyle': 'Cody', 'Lisa': 'Lydia', 'Mike': 'James', 'Nancy': 'Brenda', 'Oscar': 'Shawn', 'Patricia': 'Tonya', 'Quentin': 'Denise', 'Rachel': 'Beverly', 'Steve': 'April', 'Tina': 'Virginia', 'Ulysses': 'Guillermina', 'Victoria': 'Erwin', 'William': 'Fernando', 'Xena': 'Rachel', 'Yves': 'Edward', '~preda': 'is not a coffee connoisseur', '~predb': 'does not own a television', '~predc': 'does not create augmented reality experiences for mobile applications', '~predd': 'is not a certified scuba diver with advanced underwater photography skills', '~prede': 'does not make intricate hand-cut paper art for exhibitions', '~predf': 'is not dedicated to sustainable living and zero-waste practices', '~predg': 'does not have a tattoo', '~predh': 'does not have completed a triathlon', '~predi': 'does not collect luxury watches', '~predj': 'does not play as a goalkeeper for a local amateur soccer team', '~predk': 'does not maintain a large, organic vegetable garden year-round', '~predl': 'does not own a microscope', '~predm': 'does not collect rare sneakers', '~predn': 'is not an expert in identifying and foraging wild edible plants', '~predo': 'does not create large-scale murals for public art installations', '~predp': 'is not a certified yoga instructor teaching classes weekly', '~predq': 'does not play eSports competitively', '~predr': 'does not host a YouTube channel dedicated to art tutorials', '~preds': 'cannot play the piano', '~predt': 'is not allergic to anything', '~predu': 'does not practice archery', '~predv': 'is not a tea enthusiast', '~predw': 'does not enjoy virtual reality gaming', '~predx': 'does not own a 3D printer', '~predy': 'is not a dedicated advocate for digital privacy and encryption', '~predz': 'does not enjoy kayaking and exploring remote waterways', 'preda': 'is a coffee connoisseur', 'predb': 'own a television', 'predc': 'creates augmented reality experiences for mobile applications', 'predd': 'is a certified scuba diver with advanced underwater photography skills', 'prede': 'makes intricate hand-cut paper art for exhibitions', 'predf': 'is dedicated to sustainable living and zero-waste practices', 'predg': 'has a tattoo', 'predh': 'has completed a triathlon', 'predi': 'collects luxury watches', 'predj': 'plays as a goalkeeper for a local amateur soccer team', 'predk': 'maintains a large, organic vegetable garden year-round', 'predl': 'owns a microscope', 'predm': 'collect rare sneakers', 'predn': 'is an expert in identifying and foraging wild edible plants', 'predo': 'creates large-scale murals for public art installations', 'predp': 'is a certified yoga instructor teaching classes weekly', 'predq': 'plays eSports competitively', 'predr': 'hosts a YouTube channel dedicated to art tutorials', 'preds': 'can play the piano', 'predt': 'is allergic to anything', 'predu': 'practices archery', 'predv': 'is a tea enthusiast', 'predw': 'enjoys virtual reality gaming', 'predx': 'owns a 3D printer', 'predy': 'is a dedicated advocate for digital privacy and encryption', 'predz': 'enjoys kayaking and exploring remote waterways', '~propositiona': 'A pen does not exist that only writes secrets.', 'propositiona': 'A pen exists that only writes secrets.', '~propositionb': 'A bird does not tweet using morse code.', 'propositionb': 'A bird tweets using morse code.', '~propositionc': 'A book cannot be opened only at midnight.', 'propositionc': 'A book can be opened only at midnight.', '~propositiond': 'A clock does not measure time in various colors.', 'propositiond': 'A clock measures time in various colors.', '~propositione': 'A frog does not sing opera in the swamp at night.', 'propositione': 'A frog sings opera in the swamp at night.'}
Guadalupe, Robert, Katherine, Mattie, Frances, Terry, Harvey, Adriana, Crystal, Miriam, Laura, Amanda, Tara, Carl, George, Odessa, Benita, Mary are the only persons in the room. “Guadalupe likes Marshan, is younger than Silas or is brave” unless “everyone in the room is not a coffee connoisseur or is a humble european” “at least three persons in the room is richer than Silas” unless “everyone outside the room does not use contact lenses or uses contact lenses” Odessa is a strong european Tara is a formal person Miriam who is not not old enjoys wildlife photography Harvey works on fridays Amanda is a coffee connoisseur everyone in the room is happy if they is formal Harvey enjoys kayaking and exploring remote waterways neither “A pen does not exist that only writes secrets.” nor “Mirrors do not fog permanently in one particular house.” “There is a planet where the oceans are in the sky.” or “A car does not run solely on saltwater.” or both not everyone in the room is a sibling of Clayton only if they is a humble tourist “Mirrors do not fog permanently in one particular house.” or “A pen exists that only writes secrets.” or both everyone in the room is a formal european all organized persons in the room are patient if someone works on fridays then he/she is a coffee connoisseur everyone in the room either owns a smart tv or is a client of Georgia but not both if they is a client of Floyd Harvey uses an ios phone, creates YouTube content and is a brave strong tourist it is not the case that “Adriana is younger than Floyd” someone anywhere does not have a vast collection of first-edition science fiction novels only one person in the room is a client of Stacey everyone in the room is a curious european or is not a client of Costco Miriam is older than Floyd “A pen does not exist that only writes secrets.” or “A pizza exists that tastes like ice cream.” or both everyone in the room does not collect limited-edition art prints from contemporary artists Crystal does not like Lisa Adriana and Floyd like each other “A pizza does not exist that tastes like ice cream.” or “Mirrors fog permanently in one particular house.” but not both neither “A pen does not exist that only writes secrets.” nor “A car does not run solely on saltwater.” more than one person in the room is humble all wise persons in the room are patient Odessa does not hate Lisa
Mattie collects limited-edition art prints from contemporary artists
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&room(nancy)&room(oscar)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike'|X='nancy'|X='oscar')))& (~(![X]:(room(X)=>(((humble(X)&european(X))|(~predp(X))))))=>(((like(quentin,mary))|(younger(ulysses,mary))|(brave(mary)))))& (~(![X]:(~room(X)=>(((predt(X))|(~predt(X))))))=>(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&richer(ulysses,A)&richer(ulysses,B)&richer(ulysses,C))))& (strong(mike)&european(mike))& (formal(julia)&person(julia))& ((~~old(george))&(prede(george)))& (predm(lucy))& (predp(ian))& (![X]:(room(X)=>(((formal(X))=>(happy(X))))))& (predl(lucy))& (~((~propositionb)|(~propositiond)))& (((propositione)|(~propositiona)))& (~![X]:(room(X)=>(((humble(X)&tourist(X))<=(sibling(victoria,X))))))& (((~propositiond)|(propositionb)))& (![X]:(room(X)=>(formal(X)&european(X))))& (![X]:(room(X)=>(organized(X)=>patient(X))))& ((![X]:((predm(X))=>(predp(X)))))& (![X]:(room(X)=>(((client(rachel,X))=>(((predb(X))<~>(client(patricia,X))))))))& (((predn(lucy))&(predo(lucy))&(brave(lucy)&strong(lucy)&tourist(lucy))))& (~(younger(rachel,david)))& (?[X]:(anywhere(X)&(~predv(X))))& (((?[X]:(room(X)&client(tina,X)))&(![X,Y]:((room(X)&room(Y)&(client(tina,X))&(client(tina,Y)))=>(X=Y)))))& (![X]:(room(X)=>(((~predx(X))|(curious(X)&european(X))))))& (older(rachel,george))& (((~propositionb)|(propositionc)))& (![X]:(room(X)=>(~predc(X))))& (~like(xena,emma))& ((like(david,rachel) & like(rachel,david)))& (((~propositionc)<~>(propositiond)))& (~((~propositionb)|(~propositiona)))& ((?[X,Y]:(room(X)&room(Y)&(humble(X)&humble(Y))&(X!=Y))))& (![X]:(room(X)=>(wise(X)=>patient(X))))& (~hate(xena,mike))
predc(alice)
[ "p0", "p25", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 4756748739841314242243300 % SZS output start Proof for 4756748739841314242243300 25. ! [X0] : (room(X0) => (oscar = X0 | nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(oscar) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 50. ! [X0] : (room(X0) => ~predc(X0)) [input p25] 58. predc(alice) [input hypothesis] 126. ! [X0] : ((oscar = X0 | nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(oscar) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 127. ! [X0] : (oscar = X0 | nancy = X0 | mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(oscar) & room(nancy) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 126] 137. ! [X0] : (~predc(X0) | ~room(X0)) [ennf transformation 50] 931. room(alice) [cnf transformation 127] 973. ~predc(X0) | ~room(X0) [cnf transformation 137] 985. predc(alice) [cnf transformation 58] 1045. ~room(alice) [resolution 973,985] 1046. $false [subsumption resolution 1045,931] % SZS output end Proof for 4756748739841314242243300 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.047 s % ------------------------------ % ------------------------------
422
32
[ 0, 25 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p25': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'guadalupe', 'paul': 'robert', 'fred': 'katherine', 'alice': 'mattie', 'john': 'frances', 'susan': 'terry', 'lucy': 'harvey', 'david': 'adriana', 'emma': 'crystal', 'george': 'miriam', 'hannah': 'laura', 'ian': 'amanda', 'julia': 'tara', 'kyle': 'carl', 'lisa': 'george', 'mike': 'odessa', 'nancy': 'benita', 'oscar': 'mary', 'patricia': 'georgia', 'quentin': 'steven', 'rachel': 'floyd', 'steve': 'marsha', 'tina': 'stacey', 'ulysses': 'silas', 'victoria': 'clayton', 'william': 'christopher', 'xena': 'lisa', 'yves': 'carol', 'Mary': 'Guadalupe', 'Paul': 'Robert', 'Fred': 'Katherine', 'Alice': 'Mattie', 'John': 'Frances', 'Susan': 'Terry', 'Lucy': 'Harvey', 'David': 'Adriana', 'Emma': 'Crystal', 'George': 'Miriam', 'Hannah': 'Laura', 'Ian': 'Amanda', 'Julia': 'Tara', 'Kyle': 'Carl', 'Lisa': 'George', 'Mike': 'Odessa', 'Nancy': 'Benita', 'Oscar': 'Mary', 'Patricia': 'Georgia', 'Quentin': 'Steven', 'Rachel': 'Floyd', 'Steve': 'Marsha', 'Tina': 'Stacey', 'Ulysses': 'Silas', 'Victoria': 'Clayton', 'William': 'Christopher', 'Xena': 'Lisa', 'Yves': 'Carol', '~preda': 'does not maintain a large, organic vegetable garden year-round', '~predb': 'does not own a smart tv', '~predc': 'does not collect limited-edition art prints from contemporary artists', '~predd': 'does not enjoy virtual reality gaming', '~prede': 'does not enjoy wildlife photography', '~predf': 'is not a certified scuba diver with advanced underwater photography skills', '~predg': 'does not enjoy camping and organizing outdoor survival workshops', '~predh': 'does not develop open-source software projects in their free time', '~predi': 'does not enjoy stand-up paddleboarding', '~predj': 'does not travel domestically frequently', '~predk': 'is not a tea enthusiast', '~predl': 'does not enjoy kayaking and exploring remote waterways', '~predm': 'does not work on fridays', '~predn': 'does not use an ios phone', '~predo': 'does not create YouTube content', '~predp': 'is not a coffee connoisseur', '~predq': 'does not regularly goes on multi-day backpacking trips in national parks', '~predr': 'does not bake bread at home', '~preds': 'does not enjoy origami', '~predt': 'does not use contact lenses', '~predu': 'is not a dedicated volunteer for local community service projects', '~predv': 'does not have a vast collection of first-edition science fiction novels', '~predw': 'does not have completed a triathlon', '~predx': 'is not a client of Costco', '~predy': 'does not write and illustrates their own graphic novels', '~predz': 'does not maintain a personal blog focused on cybersecurity tips', 'preda': 'maintains a large, organic vegetable garden year-round', 'predb': 'owns a smart tv', 'predc': 'collects limited-edition art prints from contemporary artists', 'predd': 'enjoys virtual reality gaming', 'prede': 'enjoys wildlife photography', 'predf': 'is a certified scuba diver with advanced underwater photography skills', 'predg': 'enjoys camping and organizing outdoor survival workshops', 'predh': 'develops open-source software projects in their free time', 'predi': 'enjoys stand-up paddleboarding', 'predj': 'travels domestically frequently', 'predk': 'is a tea enthusiast', 'predl': 'enjoys kayaking and exploring remote waterways', 'predm': 'works on fridays', 'predn': 'uses an ios phone', 'predo': 'creates YouTube content', 'predp': 'is a coffee connoisseur', 'predq': 'regularly goes on multi-day backpacking trips in national parks', 'predr': 'bakes bread at home', 'preds': 'enjoys origami', 'predt': 'uses contact lenses', 'predu': 'is a dedicated volunteer for local community service projects', 'predv': 'has a vast collection of first-edition science fiction novels', 'predw': 'has completed a triathlon', 'predx': 'is a client of Costco', 'predy': 'writes and illustrates their own graphic novels', 'predz': 'maintains a personal blog focused on cybersecurity tips', '~propositiona': 'A car does not run solely on saltwater.', 'propositiona': 'A car runs solely on saltwater.', '~propositionb': 'A pen does not exist that only writes secrets.', 'propositionb': 'A pen exists that only writes secrets.', '~propositionc': 'A pizza does not exist that tastes like ice cream.', 'propositionc': 'A pizza exists that tastes like ice cream.', '~propositiond': 'Mirrors do not fog permanently in one particular house.', 'propositiond': 'Mirrors fog permanently in one particular house.', '~propositione': 'There is no planet where the oceans are in the sky.', 'propositione': 'There is a planet where the oceans are in the sky.'}
Russell, Dolores, Bryan, Henry, Heather, Eric, Courtney, Rita, David, Donna are the only persons in the room. if “Cameron and Rita hate each other” then “A car runs solely on saltwater.” either “Eric and David hate Billy” or “Eric and Heather are not creative” but not both either “A car runs solely on saltwater.” or “Russell and Heather are client of Ruben” but not both exactly two persons in the room either likes James or is not hated by James but not both Rita is a sibling of Kevin all formal persons in the room are funny neither “Glass rain does not fall on a distant planet.” nor “A clock measures time in various colors.” “A door does not randomly teleport those who pass through it.” or “Glass rain falls on a distant planet.” but not both Henry plays the violin exactly four persons in the room is a sibling of Yvonne David and Dolores are not hated by James only one person in the room is a sibling of Cameron no humble person in the room is curious at most two persons in the room plays the violin it is not the case that “exactly three persons in the room is a dedicated advocate for digital privacy and encryption”
A clock measures time in various colors.
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& (((hate(oscar,david) & hate(david,oscar)))=>(propositione))& ((hate(patricia,susan)&hate(patricia,emma))<~>(~creative(susan)&~creative(john)))& ((propositione)<~>(client(quentin,mary)&client(quentin,john)))& ((?[A,B]:(room(A)&room(B)&(A!=B)&((like(rachel,A))<~>(~hate(A,rachel)))&((like(rachel,B))<~>(~hate(B,rachel)))))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((like(rachel,A))<~>(~hate(A,rachel)))&((like(rachel,B))<~>(~hate(B,rachel)))&((like(rachel,C))<~>(~hate(C,rachel)))))))& (sibling(julia,david))& (![X]:(room(X)=>(formal(X)=>funny(X))))& (~((~propositionb)|(propositiona)))& (((~propositionc)<~>(propositionb)))& (predz(alice))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&sibling(william,A)&sibling(william,B)&sibling(william,C)&sibling(william,D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&sibling(william,A)&sibling(william,B)&sibling(william,C)&sibling(william,D)&sibling(william,E)))))& (~hate(emma,rachel)&~hate(paul,rachel))& (((?[X]:(room(X)&sibling(oscar,X)))&(![X,Y]:((room(X)&room(Y)&(sibling(oscar,X))&(sibling(oscar,Y)))=>(X=Y)))))& (![X]:(room(X)=>(humble(X)=>~curious(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predz(A)&predz(B)&predz(C))))& (~((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predv(A)&predv(B)&predv(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predv(A)&predv(B)&predv(C)&predv(D))))))
propositiona
[ "p7", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 3301497270760613317704343 % SZS output start Proof for 3301497270760613317704343 32. ~(propositiona | ~propositionb) [input p7] 41. propositiona [input hypothesis] 95. ~propositiona & propositionb [ennf transformation 32] 934. ~propositiona [cnf transformation 95] 974. propositiona [cnf transformation 41] 1119. $false [subsumption resolution 974,934] % SZS output end Proof for 3301497270760613317704343 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.050 s % ------------------------------ % ------------------------------
224
16
[ 7 ]
{'p7': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'russell', 'paul': 'dolores', 'fred': 'bryan', 'alice': 'henry', 'john': 'heather', 'susan': 'eric', 'lucy': 'courtney', 'david': 'rita', 'emma': 'david', 'george': 'donna', 'hannah': 'rebecca', 'ian': 'kenneth', 'julia': 'kevin', 'kyle': 'amelia', 'lisa': 'opal', 'mike': 'johnathan', 'nancy': 'stacy', 'oscar': 'cameron', 'patricia': 'billy', 'quentin': 'ruben', 'rachel': 'james', 'steve': 'rochelle', 'tina': 'carmen', 'ulysses': 'gerardo', 'victoria': 'frank', 'william': 'yvonne', 'xena': 'kent', 'yves': 'carol', 'Mary': 'Russell', 'Paul': 'Dolores', 'Fred': 'Bryan', 'Alice': 'Henry', 'John': 'Heather', 'Susan': 'Eric', 'Lucy': 'Courtney', 'David': 'Rita', 'Emma': 'David', 'George': 'Donna', 'Hannah': 'Rebecca', 'Ian': 'Kenneth', 'Julia': 'Kevin', 'Kyle': 'Amelia', 'Lisa': 'Opal', 'Mike': 'Johnathan', 'Nancy': 'Stacy', 'Oscar': 'Cameron', 'Patricia': 'Billy', 'Quentin': 'Ruben', 'Rachel': 'James', 'Steve': 'Rochelle', 'Tina': 'Carmen', 'Ulysses': 'Gerardo', 'Victoria': 'Frank', 'William': 'Yvonne', 'Xena': 'Kent', 'Yves': 'Carol', '~preda': 'does not practice tai chi', '~predb': 'does not mentor a youth basketball team on weekends', '~predc': 'does not collect vintage stamps', '~predd': 'is not a wine connoisseur with a private cellar of vintage wines', '~prede': 'is not a member of a local theater group specializing in improv', '~predf': 'does not work as a freelance web developer specializing in e-commerce sites', '~predg': 'does not collect historical artifacts related to ancient civilizations', '~predh': 'does not practice zumba', '~predi': 'cannot play the guitar', '~predj': 'does not collect action figures', '~predk': 'does not use contact lenses', '~predl': 'does not bake bread at home', '~predm': 'does not play video games', '~predn': 'does not enjoy virtual reality gaming', '~predo': 'does not have a vast collection of first-edition science fiction novels', '~predp': 'does not train for and competes in international triathlons', '~predq': 'does not have a saltwater aquarium', '~predr': 'does not frequently participates in hackathons and coding competitions', '~preds': 'does not have a piercing', '~predt': 'does not collect modern art', '~predu': 'does not have a tattoo', '~predv': 'is not a dedicated advocate for digital privacy and encryption', '~predw': 'does not develop open-source software projects in their free time', '~predx': 'does not own a significant collection of rare gemstones and minerals', '~predy': 'is not an avid collector of autographed memorabilia from famous musicians', '~predz': 'does not play the violin', 'preda': 'practices tai chi', 'predb': 'mentors a youth basketball team on weekends', 'predc': 'collects vintage stamps', 'predd': 'is a wine connoisseur with a private cellar of vintage wines', 'prede': 'is a member of a local theater group specializing in improv', 'predf': 'works as a freelance web developer specializing in e-commerce sites', 'predg': 'collects historical artifacts related to ancient civilizations', 'predh': 'practices zumba', 'predi': 'can play the guitar', 'predj': 'collects action figures', 'predk': 'uses contact lenses', 'predl': 'bakes bread at home', 'predm': 'plays video games', 'predn': 'enjoys virtual reality gaming', 'predo': 'has a vast collection of first-edition science fiction novels', 'predp': 'trains for and competes in international triathlons', 'predq': 'has a saltwater aquarium', 'predr': 'frequently participates in hackathons and coding competitions', 'preds': 'has a piercing', 'predt': 'collects modern art', 'predu': 'has a tattoo', 'predv': 'is a dedicated advocate for digital privacy and encryption', 'predw': 'develops open-source software projects in their free time', 'predx': 'owns a significant collection of rare gemstones and minerals', 'predy': 'is an avid collector of autographed memorabilia from famous musicians', 'predz': 'plays the violin', '~propositiona': 'A clock does not measure time in various colors.', 'propositiona': 'A clock measures time in various colors.', '~propositionb': 'Glass rain does not fall on a distant planet.', 'propositionb': 'Glass rain falls on a distant planet.', '~propositionc': 'A door does not randomly teleport those who pass through it.', 'propositionc': 'A door randomly teleports those who pass through it.', '~propositiond': 'A book cannot be opened only at midnight.', 'propositiond': 'A book can be opened only at midnight.', '~propositione': 'A car does not run solely on saltwater.', 'propositione': 'A car runs solely on saltwater.'}
Joshua, Goldie are the only persons in the room. “someone in the room is not a strong person” unless “A pizza exists that tastes like ice cream.” “Joshua is a humble person” unless “Goldie is a happy european” Joshua is a old tourist it is not the case that ““A city has outlawed the use of round tables.” or “All swans in one park are blue.” but not both” Socks do not disappear worldwide every full moon. Joshua is a humble person everyone in the room is a humble person Joshua is a sibling of Wendy at least three persons outside the room is creative someone in the room is not liked by Stephanie, does not like Ruth or is strong Joshua is not a creative european at most four persons in the room is a funny person only one person in the room is a strong european all organized persons anywhere are strong Joshua is a wise person and is a funny person Goldie enjoys salsa dancing Goldie is kind Goldie is a strong tourist Joshua is not liked by Shannon all humble persons in the room are brave Joshua is a funny person or is curious or both someone in the room is a brave person exactly three persons outside the room is happy Goldie does not hate Erica it is not the case that “Goldie is not a brave person” only one person in the room is a funny tourist if someone does not hate Erica then he/she is a old person and vice versa all brave persons in the room are strong
Joshua is a happy person
neutral
room(mary)&room(paul)&(![X]:(room(X)=>(X='mary'|X='paul')))& (~(propositionb)=>(?[X]:(room(X)&(~(strong(X)&person(X))))))& (~(happy(paul)&european(paul))=>(humble(mary)&person(mary)))& (old(mary)&tourist(mary))& (~(((propositiona)<~>(propositionc))))& (~propositione)& (humble(mary)&person(mary))& (![X]:(room(X)=>(humble(X)&person(X))))& (sibling(john,mary))& (?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&creative(A)&creative(B)&creative(C)))& (?[X]:(room(X)&(((~like(X,rachel))|(~like(fred,X))|(strong(X))))))& (~(creative(mary)&european(mary)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&funny(A)&person(A)&funny(B)&person(B)&funny(C)&person(C)&funny(D)&person(D)&funny(E)&person(E))))& (((?[X]:(room(X)&strong(X)&european(X)))&(![X,Y]:((room(X)&room(Y)&(strong(X)&european(X))&(strong(Y)&european(Y)))=>(X=Y)))))& (![X]:(anywhere(X)=>(organized(X)=>strong(X))))& (((wise(mary)&person(mary))&(funny(mary)&person(mary))))& (predy(paul))& (kind(paul))& (strong(paul)&tourist(paul))& (~like(mary,kyle))& (![X]:(room(X)=>(humble(X)=>brave(X))))& (((funny(mary)&person(mary))|(curious(mary))))& (?[X]:(room(X)&(brave(X)&person(X))))& ((?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&happy(A)&happy(B)&happy(C)))&(~(?[A,B,C,D]:(~room(A)&~room(B)&~room(C)&~room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&happy(A)&happy(B)&happy(C)&happy(D)))))& (~hate(patricia,paul))& (~(~(brave(paul)&person(paul))))& (((?[X]:(room(X)&funny(X)&tourist(X)))&(![X,Y]:((room(X)&room(Y)&(funny(X)&tourist(X))&(funny(Y)&tourist(Y)))=>(X=Y)))))& ((![X]:((~hate(patricia,X))<=>(old(X)&person(X)))))& (![X]:(room(X)=>(brave(X)=>strong(X))))
happy(mary)&person(mary)
[]
null
290
32
[]
{}
true
{'mary': 'joshua', 'paul': 'goldie', 'fred': 'ruth', 'alice': 'trent', 'john': 'wendy', 'susan': 'thomas', 'lucy': 'michael', 'david': 'donna', 'emma': 'sheila', 'george': 'maria', 'hannah': 'amy', 'ian': 'jeffrey', 'julia': 'jonathon', 'kyle': 'shannon', 'lisa': 'jermaine', 'mike': 'gerard', 'nancy': 'ryan', 'oscar': 'jon', 'patricia': 'erica', 'quentin': 'james', 'rachel': 'stephanie', 'steve': 'beverly', 'tina': 'diane', 'ulysses': 'juanita', 'victoria': 'kiersten', 'william': 'nancy', 'xena': 'mark', 'yves': 'carlos', 'Mary': 'Joshua', 'Paul': 'Goldie', 'Fred': 'Ruth', 'Alice': 'Trent', 'John': 'Wendy', 'Susan': 'Thomas', 'Lucy': 'Michael', 'David': 'Donna', 'Emma': 'Sheila', 'George': 'Maria', 'Hannah': 'Amy', 'Ian': 'Jeffrey', 'Julia': 'Jonathon', 'Kyle': 'Shannon', 'Lisa': 'Jermaine', 'Mike': 'Gerard', 'Nancy': 'Ryan', 'Oscar': 'Jon', 'Patricia': 'Erica', 'Quentin': 'James', 'Rachel': 'Stephanie', 'Steve': 'Beverly', 'Tina': 'Diane', 'Ulysses': 'Juanita', 'Victoria': 'Kiersten', 'William': 'Nancy', 'Xena': 'Mark', 'Yves': 'Carlos', '~preda': 'cannot play the flute', '~predb': 'is not a certified scuba diver with advanced underwater photography skills', '~predc': 'does not own a telescope', '~predd': 'does not practice and performs acrobatic dance routines', '~prede': 'is not an expert in identifying and foraging wild edible plants', '~predf': 'does not collect classic novels', '~predg': 'does not collect vintage stamps', '~predh': 'is not right-handed', '~predi': 'does not enjoy windsurfing', '~predj': 'is not an amateur astronomer who builds and uses custom telescopes', '~predk': 'cannot play the harmonica', '~predl': 'does not enjoy macrame', '~predm': 'does not collect luxury watches', '~predn': 'is not a Linux enthusiast', '~predo': 'does not practice archery', '~predp': 'is not a chess master who participates in national tournaments', '~predq': 'does not collect antique jewelry', '~predr': 'does not know morse code', '~preds': 'does not play as a goalkeeper for a local amateur soccer team', '~predt': 'does not travel domestically frequently', '~predu': 'does not enjoy rooftop gardening', '~predv': 'does not enjoy making ceramics', '~predw': 'does not own an Android phone', '~predx': 'does not enjoy wildlife photography', '~predy': 'does not enjoy salsa dancing', '~predz': 'does not participate in long-distance cycling events across the country', 'preda': 'can play the flute', 'predb': 'is a certified scuba diver with advanced underwater photography skills', 'predc': 'owns a telescope', 'predd': 'practices and performs acrobatic dance routines', 'prede': 'is an expert in identifying and foraging wild edible plants', 'predf': 'collects classic novels', 'predg': 'collects vintage stamps', 'predh': 'is right-handed', 'predi': 'enjoys windsurfing', 'predj': 'is an amateur astronomer who builds and uses custom telescopes', 'predk': 'can play the harmonica', 'predl': 'enjoys macrame', 'predm': 'collects luxury watches', 'predn': 'is a Linux enthusiast', 'predo': 'practices archery', 'predp': 'is a chess master who participates in national tournaments', 'predq': 'collects antique jewelry', 'predr': 'knows morse code', 'preds': 'plays as a goalkeeper for a local amateur soccer team', 'predt': 'travels domestically frequently', 'predu': 'enjoys rooftop gardening', 'predv': 'enjoys making ceramics', 'predw': 'owns an Android phone', 'predx': 'enjoys wildlife photography', 'predy': 'enjoys salsa dancing', 'predz': 'participates in long-distance cycling events across the country', '~propositiona': 'A city has not outlawed the use of round tables.', 'propositiona': 'A city has outlawed the use of round tables.', '~propositionb': 'A pizza does not exist that tastes like ice cream.', 'propositionb': 'A pizza exists that tastes like ice cream.', '~propositionc': 'Not all swans in one park are blue.', 'propositionc': 'All swans in one park are blue.', '~propositiond': 'A pen does not exist that only writes secrets.', 'propositiond': 'A pen exists that only writes secrets.', '~propositione': 'Socks do not disappear worldwide every full moon.', 'propositione': 'Socks disappear worldwide every full moon.'}
Max, Marilyn, Nancy, Brian are the only persons in the room. if “Marilyn does not like Nancy” then “Marilyn enjoys stand-up paddleboarding” “Marilyn is a old tall happy patient person” if “Brian neither does practice yoga nor enjoys wildlife photography” and vice versa if ““A clock does not measure time in various colors.” or “A shadow does not appear only at noon.” but not both” then “Marilyn hosts themed dinner parties featuring gourmet home-cooked meals” if “neither “There is no planet where the oceans are in the sky.” nor “A pen does not exist that only writes secrets.”” then “at least four persons anywhere is an amateur astronomer who builds and uses custom telescopes” if “everyone in the room does not enjoy wildlife photography or is a night owl” then “Marilyn is a client of Christopher” otherwise “everyone in the room hosts themed dinner parties featuring gourmet home-cooked meals or is not an avid mountain climber who has scaled several peaks” if ““A pen does not exist that only writes secrets.” and “A car does not run solely on saltwater.” and “A clock does not measure time in various colors.”” then “Lester is younger than Marilyn” “Brian is a old brave strong curious tall european” if “everyone in the room is not a night owl or does practice yoga” Marilyn is a craft beer aficionado everyone in the room who has a specialized collection of handmade artisan pottery is a wise quiet patient organized european Nancy is richer than Josephine Marilyn and Heriberto hate each other at most two persons in the room is hated by John if someone is not creative, not organized then he/she enjoys wildlife photography “A shadow does not appear only at noon.” and “A car runs solely on saltwater.” and “A clock does not measure time in various colors.” at most two persons outside the room is a wine connoisseur everyone anywhere is richer than Jackie if they does enjoy mountain biking everyone in the room who is old either is a craft beer aficionado or is a curious creative european but not both everyone in the room is richer than Josephine or is not a craft beer aficionado exactly three persons anywhere is an avid mountain climber who has scaled several peaks at least three persons in the room is a wine connoisseur at most three persons in the room is a sibling of Roy if someone does not like Elliott then he/she owns a 3D printer Brian and Daniel hate each other no old person in the room is curious everyone anywhere has lived in exactly three countries if they is younger than Lester it is not the case that “Nancy is an amateur astronomer who builds and uses custom telescopes” “A clock does not measure time in various colors.” and “A car runs solely on saltwater.” everyone in the room is a wine connoisseur if they does enjoy mountain biking at most four persons in the room is a quiet humble european Brian has lived in exactly three countries
“A pen exists that only writes secrets.” or “A shadow does not appear only at noon.” or both
entailment
room(mary)&room(paul)&room(fred)&room(alice)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice')))& ((~like(victoria,paul))=>(preds(paul)))& ((~((predx(alice))|(predz(alice))))<=>(old(paul)&tall(paul)&happy(paul)&patient(paul)&person(paul)))& ((((~propositione)<~>(~propositionc)))=>(predh(paul)))& ((~((~propositiond)|(~propositiona)))=>(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&prede(A)&prede(B)&prede(C)&prede(D))))& (((![X]:(room(X)=>(((predw(X))|(~predz(X))))))=>(client(tina,paul)))&((~(![X]:(room(X)=>(((predw(X))|(~predz(X)))))))=>(![X]:(room(X)=>(((~predd(X))|(predh(X))))))))& ((((~propositiona)&(~propositionb)&(~propositione)))=>(younger(paul,kyle)))& ((![X]:(room(X)=>(((predx(X))|(~predw(X))))))=>(old(alice)&brave(alice)&strong(alice)&curious(alice)&tall(alice)&european(alice)))& (predr(paul))& (![X]:(room(X)=>(((predu(X))=>(wise(X)&quiet(X)&patient(X)&organized(X)&european(X))))))& (richer(emma,fred))& ((hate(paul,quentin) & hate(quentin,paul)))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&hate(A,susan)&hate(B,susan)&hate(C,susan))))& ((![X]:((~creative(X)&~organized(X))=>(predz(X)))))& (((~propositionc)&(propositionb)&(~propositione)))& (~(?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&predl(A)&predl(B)&predl(C))))& (![X]:(anywhere(X)=>(((predt(X))=>(richer(william,X))))))& (![X]:(room(X)=>(((old(X))=>(((predr(X))<~>(curious(X)&creative(X)&european(X))))))))& (![X]:(room(X)=>(((~predr(X))|(richer(emma,X))))))& ((?[A,B,C]:(anywhere(A)&anywhere(B)&anywhere(C)&(A!=B)&(A!=C)&(B!=C)&predd(A)&predd(B)&predd(C)))&(~(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predd(A)&predd(B)&predd(C)&predd(D)))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predl(A)&predl(B)&predl(C)))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&sibling(nancy,A)&sibling(nancy,B)&sibling(nancy,C)&sibling(nancy,D))))& ((![X]:((~like(steve,X))=>(predi(X)))))& ((hate(alice,hannah) & hate(hannah,alice)))& (![X]:(room(X)=>(old(X)=>~curious(X))))& (![X]:(anywhere(X)=>(((younger(kyle,X))=>(predy(X))))))& (~(prede(fred)))& (((~propositione)&(propositionb)))& (![X]:(room(X)=>(((predt(X))=>(predl(X))))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&quiet(A)&humble(A)&european(A)&quiet(B)&humble(B)&european(B)&quiet(C)&humble(C)&european(C)&quiet(D)&humble(D)&european(D)&quiet(E)&humble(E)&european(E))))& (predy(alice))
((propositiona)|(~propositionc))
[ "p14", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 7199635251169935077597935 % SZS output start Proof for 7199635251169935077597935 39. ~propositione & propositionb & ~propositionc [input p14] 56. ~(~propositionc | propositiona) [input hypothesis] 78. ~propositione & ~propositionc [pure predicate removal 39] 80. ~~propositionc [pure predicate removal 56] 87. ~propositionc [pure predicate removal 78] 141. propositionc [ennf transformation 80] 982. ~propositionc [cnf transformation 87] 1012. propositionc [cnf transformation 141] 1081. $false [subsumption resolution 1012,982] % SZS output end Proof for 7199635251169935077597935 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.025 s % ------------------------------ % ------------------------------
446
32
[ 14 ]
{'p14': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'max', 'paul': 'marilyn', 'fred': 'victoria', 'alice': 'brian', 'john': 'frances', 'susan': 'john', 'lucy': 'thomas', 'david': 'michael', 'emma': 'josephine', 'george': 'garret', 'hannah': 'daniel', 'ian': 'jacqueline', 'julia': 'jonnie', 'kyle': 'lester', 'lisa': 'salvatore', 'mike': 'paula', 'nancy': 'roy', 'oscar': 'marie', 'patricia': 'donald', 'quentin': 'heriberto', 'rachel': 'alice', 'steve': 'elliott', 'tina': 'christopher', 'ulysses': 'jose', 'victoria': 'nancy', 'william': 'jackie', 'xena': 'sean', 'yves': 'vincent', 'Mary': 'Max', 'Paul': 'Marilyn', 'Fred': 'Victoria', 'Alice': 'Brian', 'John': 'Frances', 'Susan': 'John', 'Lucy': 'Thomas', 'David': 'Michael', 'Emma': 'Josephine', 'George': 'Garret', 'Hannah': 'Daniel', 'Ian': 'Jacqueline', 'Julia': 'Jonnie', 'Kyle': 'Lester', 'Lisa': 'Salvatore', 'Mike': 'Paula', 'Nancy': 'Roy', 'Oscar': 'Marie', 'Patricia': 'Donald', 'Quentin': 'Heriberto', 'Rachel': 'Alice', 'Steve': 'Elliott', 'Tina': 'Christopher', 'Ulysses': 'Jose', 'Victoria': 'Nancy', 'William': 'Jackie', 'Xena': 'Sean', 'Yves': 'Vincent', '~preda': 'does not enjoy salsa dancing', '~predb': 'does not collect comic books', '~predc': 'does not mentor a youth basketball team on weekends', '~predd': 'is not an avid mountain climber who has scaled several peaks', '~prede': 'is not an amateur astronomer who builds and uses custom telescopes', '~predf': 'is not a client of LVMH', '~predg': 'does not frequently participates in hackathons and coding competitions', '~predh': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predi': 'does not own a 3D printer', '~predj': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predk': 'does not collect historical artifacts related to ancient civilizations', '~predl': 'is not a wine connoisseur', '~predm': 'does not enjoy making ceramics', '~predn': 'does not practice urban gardening', '~predo': 'does not collect foreign coins', '~predp': 'does not practice pilates', '~predq': 'is not right-handed', '~predr': 'is not a craft beer aficionado', '~preds': 'does not enjoy stand-up paddleboarding', '~predt': 'does not enjoy mountain biking', '~predu': 'does not have a specialized collection of handmade artisan pottery', '~predv': 'does not make homemade pastries', '~predw': 'is not a night owl', '~predx': 'does not practice yoga', '~predy': 'does not have lived in exactly three countries', '~predz': 'does not enjoy wildlife photography', 'preda': 'enjoys salsa dancing', 'predb': 'collects comic books', 'predc': 'mentors a youth basketball team on weekends', 'predd': 'is an avid mountain climber who has scaled several peaks', 'prede': 'is an amateur astronomer who builds and uses custom telescopes', 'predf': 'is a client of LVMH', 'predg': 'frequently participates in hackathons and coding competitions', 'predh': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predi': 'owns a 3D printer', 'predj': 'is an enthusiastic bird watcher who travels for rare sightings', 'predk': 'collects historical artifacts related to ancient civilizations', 'predl': 'is a wine connoisseur', 'predm': 'enjoys making ceramics', 'predn': 'practices urban gardening', 'predo': 'collects foreign coins', 'predp': 'practices pilates', 'predq': 'is right-handed', 'predr': 'is a craft beer aficionado', 'preds': 'enjoys stand-up paddleboarding', 'predt': 'does enjoy mountain biking', 'predu': 'has a specialized collection of handmade artisan pottery', 'predv': 'makes homemade pastries', 'predw': 'is a night owl', 'predx': 'does practice yoga', 'predy': 'has lived in exactly three countries', 'predz': 'enjoys wildlife photography', '~propositiona': 'A pen does not exist that only writes secrets.', 'propositiona': 'A pen exists that only writes secrets.', '~propositionb': 'A car does not run solely on saltwater.', 'propositionb': 'A car runs solely on saltwater.', '~propositionc': 'A shadow does not appear only at noon.', 'propositionc': 'A shadow appears only at noon.', '~propositiond': 'There is no planet where the oceans are in the sky.', 'propositiond': 'There is a planet where the oceans are in the sky.', '~propositione': 'A clock does not measure time in various colors.', 'propositione': 'A clock measures time in various colors.'}
Juan, Marilyn, Dorothy, Shara, Jason, Donna, Vera, Caleb, Pamela are the only persons in the room. “Dorothy and Jerry hate each other” only if “everyone in the room enjoys stargazing if they is a client of Costco” “everyone in the room enjoys kayaking” if “everyone in the room practices tai chi or is not a client of Meta” and vice versa either “everyone outside the room is not happy or does not practice yoga” or “everyone in the room owns an extensive assortment of vintage comic book memorabilia” but not both “everyone in the room is a funny person or does not practice archery” only if “everyone anywhere practices tai chi” if ““A city has not outlawed the use of round tables.” or “Stars are not visible during the daytime only on Sundays.” or both” then “everyone in the room owns a smart tv” Shara and Juan are respectively wise and curious everyone in the room does practice yoga at least four persons anywhere practices digital art everyone in the room has a curated collection of mid-century modern furniture if they is funny if someone knows morse code then he/she is a tall tourist all creative persons in the room are strong if someone is an amateur astronomer who builds and uses custom telescopes then he/she is a quiet european everyone in the room is a client of Costco everyone anywhere owns a smart tv someone who knows morse code is a client of someone who is a kind european everyone in the room knows morse code Dorothy has a piercing everyone in the room bakes bread at home if they owns a microscope and vice versa Donna is an amateur astronomer who builds and uses custom telescopes everyone in the room practices kickboxing Jason has a vast collection of first-edition science fiction novels it is not the case that “Stars are not visible during the daytime only on Sundays.” Pamela and Shara are respectively happy and creative Jason knows morse code everyone in the room owns a smart tv Donna is quiet everyone in the room practices archery everyone in the room is organized everyone in the room enjoys skydiving
Donna has a curated collection of mid-century modern furniture
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma')))& (((hate(fred,yves) & hate(yves,fred)))=>(![X]:(room(X)=>(((prede(X))=>(predp(X)))))))& ((![X]:(room(X)=>(((~predh(X))|(predb(X))))))<=>(![X]:(room(X)=>(predk(X)))))& ((![X]:(~room(X)=>(((~predd(X))|(~happy(X))))))<~>(![X]:(room(X)=>(predo(X)))))& ((![X]:(room(X)=>(((~predc(X))|(funny(X)&person(X))))))=>(![X]:(anywhere(X)=>(predb(X)))))& ((((~propositione)|(~propositionc)))=>(![X]:(room(X)=>(preds(X)))))& ((wise(alice))&(curious(mary)))& (![X]:(room(X)=>(predd(X))))& (?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predq(A)&predq(B)&predq(C)&predq(D)))& (![X]:(room(X)=>(((funny(X))=>(predw(X))))))& ((![X]:((predg(X))=>(tall(X)&tourist(X)))))& (![X]:(room(X)=>(creative(X)=>strong(X))))& ((![X]:((predx(X))=>(quiet(X)&european(X)))))& (![X]:(room(X)=>(prede(X))))& (![X]:(anywhere(X)=>(preds(X))))& (?[X,Y]:((predg(X))&(kind(Y)&european(Y))&(client(X,Y))))& (![X]:(room(X)=>(predg(X))))& (predt(fred))& (![X]:(room(X)=>(((predm(X))<=>(predf(X))))))& (predx(susan))& (![X]:(room(X)=>(predn(X))))& (predi(john))& (~(~propositionc))& ((happy(emma))&(creative(alice)))& (predg(john))& (![X]:(room(X)=>(preds(X))))& (quiet(susan))& (![X]:(room(X)=>(predc(X))))& (![X]:(room(X)=>(organized(X))))& (![X]:(room(X)=>(predj(X))))
predw(susan)
[]
null
337
32
[]
{}
true
{'mary': 'juan', 'paul': 'marilyn', 'fred': 'dorothy', 'alice': 'shara', 'john': 'jason', 'susan': 'donna', 'lucy': 'vera', 'david': 'caleb', 'emma': 'pamela', 'george': 'mike', 'hannah': 'tom', 'ian': 'jeffrey', 'julia': 'doris', 'kyle': 'steven', 'lisa': 'minnie', 'mike': 'stacy', 'nancy': 'debra', 'oscar': 'aubrey', 'patricia': 'jimmy', 'quentin': 'elizabeth', 'rachel': 'bobby', 'steve': 'emanuel', 'tina': 'joseph', 'ulysses': 'armandina', 'victoria': 'annette', 'william': 'deborah', 'xena': 'shirley', 'yves': 'jerry', 'Mary': 'Juan', 'Paul': 'Marilyn', 'Fred': 'Dorothy', 'Alice': 'Shara', 'John': 'Jason', 'Susan': 'Donna', 'Lucy': 'Vera', 'David': 'Caleb', 'Emma': 'Pamela', 'George': 'Mike', 'Hannah': 'Tom', 'Ian': 'Jeffrey', 'Julia': 'Doris', 'Kyle': 'Steven', 'Lisa': 'Minnie', 'Mike': 'Stacy', 'Nancy': 'Debra', 'Oscar': 'Aubrey', 'Patricia': 'Jimmy', 'Quentin': 'Elizabeth', 'Rachel': 'Bobby', 'Steve': 'Emanuel', 'Tina': 'Joseph', 'Ulysses': 'Armandina', 'Victoria': 'Annette', 'William': 'Deborah', 'Xena': 'Shirley', 'Yves': 'Jerry', '~preda': 'is not a craft beer aficionado', '~predb': 'does not practice tai chi', '~predc': 'does not practice archery', '~predd': 'does not practice yoga', '~prede': 'is not a client of Costco', '~predf': 'does not own a microscope', '~predg': 'does not know morse code', '~predh': 'is not a client of Meta', '~predi': 'does not have a vast collection of first-edition science fiction novels', '~predj': 'does not enjoy skydiving', '~predk': 'does not enjoy kayaking', '~predl': 'is not a chess master who participates in national tournaments', '~predm': 'does not bake bread at home', '~predn': 'does not practice kickboxing', '~predo': 'does not own an extensive assortment of vintage comic book memorabilia', '~predp': 'does not enjoy stargazing', '~predq': 'does not practice digital art', '~predr': 'does not collect rare and antique scientific instruments', '~preds': 'does not own a smart tv', '~predt': 'does not have a piercing', '~predu': 'is not dedicated to sustainable living and zero-waste practices', '~predv': 'is not a dedicated volunteer for local community service projects', '~predw': 'does not have a curated collection of mid-century modern furniture', '~predx': 'is not an amateur astronomer who builds and uses custom telescopes', '~predy': 'does not collect rare minerals', '~predz': 'does not host a YouTube channel dedicated to art tutorials', 'preda': 'is a craft beer aficionado', 'predb': 'practices tai chi', 'predc': 'practices archery', 'predd': 'does practice yoga', 'prede': 'is a client of Costco', 'predf': 'owns a microscope', 'predg': 'knows morse code', 'predh': 'is a client of Meta', 'predi': 'has a vast collection of first-edition science fiction novels', 'predj': 'enjoys skydiving', 'predk': 'enjoys kayaking', 'predl': 'is a chess master who participates in national tournaments', 'predm': 'bakes bread at home', 'predn': 'practices kickboxing', 'predo': 'owns an extensive assortment of vintage comic book memorabilia', 'predp': 'enjoys stargazing', 'predq': 'practices digital art', 'predr': 'collects rare and antique scientific instruments', 'preds': 'owns a smart tv', 'predt': 'has a piercing', 'predu': 'is dedicated to sustainable living and zero-waste practices', 'predv': 'is a dedicated volunteer for local community service projects', 'predw': 'has a curated collection of mid-century modern furniture', 'predx': 'is an amateur astronomer who builds and uses custom telescopes', 'predy': 'collects rare minerals', 'predz': 'hosts a YouTube channel dedicated to art tutorials', '~propositiona': 'A bridge does not sing when it is crossed.', 'propositiona': 'A bridge sings when it is crossed.', '~propositionb': 'A bird does not tweet using morse code.', 'propositionb': 'A bird tweets using morse code.', '~propositionc': 'Stars are not visible during the daytime only on Sundays.', 'propositionc': 'Stars are visible during the daytime only on Sundays.', '~propositiond': 'A car does not run solely on saltwater.', 'propositiond': 'A car runs solely on saltwater.', '~propositione': 'A city has not outlawed the use of round tables.', 'propositione': 'A city has outlawed the use of round tables.'}
Delores, Robert, Troy, Thomas, Laura, Pamela, Laurie are the only persons in the room. if “not everyone in the room is not a dedicated volunteer for local community service projects or enjoys macrame” then “not everyone in the room frequently participates in hackathons and coding competitions if they is a organized tourist” either “Pamela is not humble” or “everyone in the room is strong” but not both if “everyone in the room builds model airplanes” then “Thomas who has a piercing does practice yoga” “everyone in the room practices calligraphy or does not practice calligraphy” if “everyone in the room does not enjoy fishing or enjoys stand-up paddleboarding” and vice versa “A bridge does not sing when it is crossed.” if “everyone in the room is a client of Christopher” and vice versa “everyone outside the room does not enjoy macrame or is not a quiet tourist” if “A bridge does not sing when it is crossed.” and vice versa no formal person outside the room is humble everyone outside the room collects comic books if they is a sibling of Pricilla Pamela has a piercing Laurie likes Edward Troy and Shirley like each other Delores is a humble european everyone in the room who does not like Merrill practices calligraphy Laura and Pricilla like each other “A river flows uphill only on Tuesdays.” or “Socks do not disappear worldwide every full moon.” or both at most three persons in the room can play the flute everyone in the room is a client of Edward if they practices calligraphy everyone in the room frequently participates in hackathons and coding competitions if they is a skilled home brewer experimenting with craft beer recipes and collects antique jewelry “Socks do not disappear worldwide every full moon.” or “A bridge does not sing when it is crossed.” but not both A car runs solely on saltwater. everyone anywhere frequently participates in hackathons and coding competitions not everyone anywhere who neither is not a strong old person nor is not a curious person is liked by Gina everyone in the room own a television only if they is a brave european Not all swans in one park are blue. everyone in the room can play the flute if and only if they is a tall quiet wise european Robert and Troy are sibling of Ralph everyone in the room is a organized european if they does not have completed a triathlon everyone in the room is a wise funny strong person only if they is a client of Edward everyone in the room does not have completed a triathlon if and only if they is a strong patient european
All swans in one park are blue.
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy')))& ((~![X]:(room(X)=>(((predk(X))|(~predp(X))))))=>(~![X]:(room(X)=>(((organized(X)&tourist(X))=>(predu(X)))))))& ((~humble(susan))<~>(![X]:(room(X)=>(strong(X)))))& ((![X]:(room(X)=>(predl(X))))=>((predh(alice))&(predv(alice))))& ((![X]:(room(X)=>(((predx(X))|(~predf(X))))))<=>(![X]:(room(X)=>(((~predm(X))|(predm(X)))))))& ((![X]:(room(X)=>(client(quentin,X))))<=>(~propositiona))& ((~propositiona)<=>(![X]:(~room(X)=>(((~(quiet(X)&tourist(X)))|(~predk(X)))))))& (![X]:(~room(X)=>(formal(X)=>~humble(X))))& (![X]:(~room(X)=>(((sibling(ian,X))=>(predn(X))))))& (predh(susan))& (like(lisa,lucy))& ((like(fred,victoria) & like(victoria,fred)))& (humble(mary)&european(mary))& (![X]:(room(X)=>(((~like(yves,X))=>(predm(X))))))& ((like(john,ian) & like(ian,john)))& (((propositiond)|(~propositione)))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predg(A)&predg(B)&predg(C)&predg(D))))& (![X]:(room(X)=>(((predm(X))=>(client(lisa,X))))))& (![X]:(room(X)=>(((((prede(X))&(predz(X))))=>(predu(X))))))& (((~propositione)<~>(~propositiona)))& (propositionb)& (![X]:(anywhere(X)=>(predu(X))))& (~![X]:(anywhere(X)=>(((~((~(strong(X)&old(X)&person(X)))|(~(curious(X)&person(X)))))=>(like(X,nancy))))))& (![X]:(room(X)=>(((brave(X)&european(X))<=(predd(X))))))& (~propositionc)& (![X]:(room(X)=>(((predg(X))<=>(tall(X)&quiet(X)&wise(X)&european(X))))))& (sibling(patricia,paul)&sibling(patricia,fred))& (![X]:(room(X)=>(((~predj(X))=>(organized(X)&european(X))))))& (![X]:(room(X)=>(((client(lisa,X))<=(wise(X)&funny(X)&strong(X)&person(X))))))& (![X]:(room(X)=>(((~predj(X))<=>(strong(X)&patient(X)&european(X))))))
propositionc
[ "p24", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 8915700123134833043646542 % SZS output start Proof for 8915700123134833043646542 49. ~propositionc [input p24] 55. propositionc [input hypothesis] 973. ~propositionc [cnf transformation 49] 986. propositionc [cnf transformation 55] 1067. $false [subsumption resolution 986,973] % SZS output end Proof for 8915700123134833043646542 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.041 s % ------------------------------ % ------------------------------
427
32
[ 24 ]
{'p24': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'delores', 'paul': 'robert', 'fred': 'troy', 'alice': 'thomas', 'john': 'laura', 'susan': 'pamela', 'lucy': 'laurie', 'david': 'marianne', 'emma': 'glenda', 'george': 'eugene', 'hannah': 'georgia', 'ian': 'william', 'julia': 'lori', 'kyle': 'ruben', 'lisa': 'edward', 'mike': 'mildred', 'nancy': 'gina', 'oscar': 'dennis', 'patricia': 'ralph', 'quentin': 'christopher', 'rachel': 'jose', 'steve': 'helen', 'tina': 'walter', 'ulysses': 'obdulia', 'victoria': 'shirley', 'william': 'pricilla', 'xena': 'carol', 'yves': 'merrill', 'Mary': 'Delores', 'Paul': 'Robert', 'Fred': 'Troy', 'Alice': 'Thomas', 'John': 'Laura', 'Susan': 'Pamela', 'Lucy': 'Laurie', 'David': 'Marianne', 'Emma': 'Glenda', 'George': 'Eugene', 'Hannah': 'Georgia', 'Ian': 'William', 'Julia': 'Lori', 'Kyle': 'Ruben', 'Lisa': 'Edward', 'Mike': 'Mildred', 'Nancy': 'Gina', 'Oscar': 'Dennis', 'Patricia': 'Ralph', 'Quentin': 'Christopher', 'Rachel': 'Jose', 'Steve': 'Helen', 'Tina': 'Walter', 'Ulysses': 'Obdulia', 'Victoria': 'Shirley', 'William': 'Pricilla', 'Xena': 'Carol', 'Yves': 'Merrill', '~preda': 'does not play video games', '~predb': 'is not a chess master who participates in national tournaments', '~predc': 'does not have a pet dog', '~predd': 'does not own a television', '~prede': 'is not a skilled home brewer experimenting with craft beer recipes', '~predf': 'does not enjoy fishing', '~predg': 'cannot play the flute', '~predh': 'does not have a piercing', '~predi': 'does not collect antique clocks', '~predj': 'does not have completed a triathlon', '~predk': 'does not enjoy macrame', '~predl': 'does not build model airplanes', '~predm': 'does not practice calligraphy', '~predn': 'does not collect comic books', '~predo': 'does not collect foreign coins', '~predp': 'is not a dedicated volunteer for local community service projects', '~predq': 'does not enjoy origami', '~predr': 'does not have a vast collection of first-edition science fiction novels', '~preds': 'does not compose and performs experimental electronic music', '~predt': 'does not enjoy wildlife photography', '~predu': 'does not frequently participates in hackathons and coding competitions', '~predv': 'does not practice yoga', '~predw': 'does not develop open-source software projects in their free time', '~predx': 'does not enjoy stand-up paddleboarding', '~predy': 'is not a wine connoisseur', '~predz': 'does not collect antique jewelry', 'preda': 'plays video games', 'predb': 'is a chess master who participates in national tournaments', 'predc': 'has a pet dog', 'predd': 'own a television', 'prede': 'is a skilled home brewer experimenting with craft beer recipes', 'predf': 'enjoys fishing', 'predg': 'can play the flute', 'predh': 'has a piercing', 'predi': 'collects antique clocks', 'predj': 'has completed a triathlon', 'predk': 'enjoys macrame', 'predl': 'builds model airplanes', 'predm': 'practices calligraphy', 'predn': 'collects comic books', 'predo': 'collects foreign coins', 'predp': 'is a dedicated volunteer for local community service projects', 'predq': 'enjoys origami', 'predr': 'has a vast collection of first-edition science fiction novels', 'preds': 'composes and performs experimental electronic music', 'predt': 'enjoys wildlife photography', 'predu': 'frequently participates in hackathons and coding competitions', 'predv': 'does practice yoga', 'predw': 'develops open-source software projects in their free time', 'predx': 'enjoys stand-up paddleboarding', 'predy': 'is a wine connoisseur', 'predz': 'collects antique jewelry', '~propositiona': 'A bridge does not sing when it is crossed.', 'propositiona': 'A bridge sings when it is crossed.', '~propositionb': 'A car does not run solely on saltwater.', 'propositionb': 'A car runs solely on saltwater.', '~propositionc': 'Not all swans in one park are blue.', 'propositionc': 'All swans in one park are blue.', '~propositiond': 'A river does not flow uphill on Tuesdays.', 'propositiond': 'A river flows uphill only on Tuesdays.', '~propositione': 'Socks do not disappear worldwide every full moon.', 'propositione': 'Socks disappear worldwide every full moon.'}
Darryl, Robert, Martin, Carlyn, John, Michael, Sheila, David, Jonathan, Amanda, Judith are the only persons in the room. if ““A tower leans significantly but never falls.” and “A shadow does not appear only at noon.”” then “Darryl who does not like Charles is tall” otherwise “Martin does not maintain a personal blog focused on cybersecurity tips” “Sheila is a coffee connoisseur and is a strong person” if “Jonathan owns a high-end gaming PC with custom-built components” “everyone in the room does not hate Mark” if “John is a happy tourist” and vice versa if ““A shadow appears only at noon.” or “A tower does not lean significantly without falling.” or both” then “John is liked by Sandra” otherwise “Michael who is an expert in identifying and foraging wild edible plants does not volunteer for local environmental conservation projects” everyone in the room is not a client of Meta or is not a coffee connoisseur if someone does not hate Sharon or does not build model airplanes or both then he/she is not a coffee connoisseur everyone in the room is a formal tourist and is an expert in identifying and foraging wild edible plants everyone anywhere neither is a brave tourist nor owns a smartwatch if they is a dedicated volunteer for local community service projects Darryl practices pilates Carlyn is humble Robert hosts a YouTube channel dedicated to art tutorials Sheila and Connie like each other Billy is a sibling of David Sheila who volunteers for local environmental conservation projects collects rare and antique scientific instruments someone in the room is a client of Meta it is not the case that “David creates bespoke furniture pieces from reclaimed wood” everyone outside the room volunteers for local environmental conservation projects everyone in the room is an expert in identifying and foraging wild edible plants Amy and Carlyn like each other Michael is not a curious person everyone in the room either does not collect comic books or is not hated by Sharon but not both Darryl frequently participates in hackathons and coding competitions John is a tall european Robert does not own a smartwatch Sheila does not host a YouTube channel dedicated to art tutorials neither “A frog does not sing opera in the swamp at night.” nor “A shadow appears only at noon.” only one person in the room is kind Robert does not enjoy kayaking neither “A shadow appears only at noon.” nor “A desert does not bloom with snowdrops every year.” everyone in the room builds model airplanes everyone in the room does not build model airplanes or is an expert in identifying and foraging wild edible plants
Amanda builds model airplanes
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah')))& (((((propositiond)&(~propositionb)))=>((~like(lisa,mary))&(tall(mary))))&((~(((propositiond)&(~propositionb))))=>(~predd(fred))))& ((predk(emma))=>(((predt(lucy))&(strong(lucy)&person(lucy)))))& ((happy(john)&tourist(john))<=>(![X]:(room(X)=>(~hate(william,X)))))& (((((propositionb)|(~propositiond)))=>(like(john,quentin)))&((~(((propositionb)|(~propositiond))))=>((predq(susan))&(~predz(susan)))))& (![X]:(room(X)=>(((~predt(X))|(~preda(X))))))& ((![X]:((((~hate(xena,X))|(~prede(X))))=>(~predt(X)))))& (![X]:(room(X)=>(((formal(X)&tourist(X))&(predq(X))))))& (![X]:(anywhere(X)=>(((preds(X))=>(~((brave(X)&tourist(X))|(predp(X))))))))& (predw(mary))& (humble(alice))& (predy(paul))& ((like(lucy,ulysses) & like(ulysses,lucy)))& (sibling(david,yves))& ((predz(lucy))&(predx(lucy)))& (?[X]:(room(X)&(preda(X))))& (~(predh(david)))& (![X]:(~room(X)=>(predz(X))))& (![X]:(room(X)=>(predq(X))))& ((like(ian,alice) & like(alice,ian)))& (~(curious(susan)&person(susan)))& (![X]:(room(X)=>(((~predj(X))<~>(~hate(X,xena))))))& (predm(mary))& (tall(john)&european(john))& (~predp(paul))& (~predy(lucy))& (~((~propositiona)|(propositionb)))& (((?[X]:(room(X)&kind(X)))&(![X,Y]:((room(X)&room(Y)&(kind(X))&(kind(Y)))=>(X=Y)))))& (~predl(paul))& (~((propositionb)|(~propositionc)))& (![X]:(room(X)=>(prede(X))))& (![X]:(room(X)=>(((predq(X))|(~prede(X))))))
prede(george)
[ "p0", "p30", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 82653003288393529369367 % SZS output start Proof for 82653003288393529369367 25. ! [X0] : (room(X0) => (hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 55. ! [X0] : (room(X0) => prede(X0)) [input p30] 57. ~prede(george) [input hypothesis] 127. ! [X0] : ((hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 128. ! [X0] : (hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 127] 141. ! [X0] : (prede(X0) | ~room(X0)) [ennf transformation 55] 938. room(george) [cnf transformation 128] 968. ~room(X0) | prede(X0) [cnf transformation 141] 969. ~prede(george) [cnf transformation 57] 1046. prede(george) [resolution 968,938] 1051. $false [subsumption resolution 1046,969] % SZS output end Proof for 82653003288393529369367 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.050 s % ------------------------------ % ------------------------------
378
32
[ 0, 30 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p30': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'darryl', 'paul': 'robert', 'fred': 'martin', 'alice': 'carlyn', 'john': 'john', 'susan': 'michael', 'lucy': 'sheila', 'david': 'david', 'emma': 'jonathan', 'george': 'amanda', 'hannah': 'judith', 'ian': 'amy', 'julia': 'johnny', 'kyle': 'roseann', 'lisa': 'charles', 'mike': 'karen', 'nancy': 'nathan', 'oscar': 'jeff', 'patricia': 'olga', 'quentin': 'sandra', 'rachel': 'james', 'steve': 'faustino', 'tina': 'christopher', 'ulysses': 'connie', 'victoria': 'helen', 'william': 'mark', 'xena': 'sharon', 'yves': 'billy', 'Mary': 'Darryl', 'Paul': 'Robert', 'Fred': 'Martin', 'Alice': 'Carlyn', 'John': 'John', 'Susan': 'Michael', 'Lucy': 'Sheila', 'David': 'David', 'Emma': 'Jonathan', 'George': 'Amanda', 'Hannah': 'Judith', 'Ian': 'Amy', 'Julia': 'Johnny', 'Kyle': 'Roseann', 'Lisa': 'Charles', 'Mike': 'Karen', 'Nancy': 'Nathan', 'Oscar': 'Jeff', 'Patricia': 'Olga', 'Quentin': 'Sandra', 'Rachel': 'James', 'Steve': 'Faustino', 'Tina': 'Christopher', 'Ulysses': 'Connie', 'Victoria': 'Helen', 'William': 'Mark', 'Xena': 'Sharon', 'Yves': 'Billy', '~preda': 'is not a client of Meta', '~predb': 'cannot play the flute', '~predc': 'is not a cybersecurity expert', '~predd': 'does not maintain a personal blog focused on cybersecurity tips', '~prede': 'does not build model airplanes', '~predf': 'does not host a popular podcast about emerging technologies', '~predg': 'is not a client of LVMH', '~predh': 'does not create bespoke furniture pieces from reclaimed wood', '~predi': 'does not enjoy stargazing', '~predj': 'does not collect comic books', '~predk': 'does not own a high-end gaming PC with custom-built components', '~predl': 'does not enjoy kayaking', '~predm': 'does not frequently participates in hackathons and coding competitions', '~predn': 'does not know morse code', '~predo': 'does not practice archery', '~predp': 'does not own a smartwatch', '~predq': 'is not an expert in identifying and foraging wild edible plants', '~predr': 'does not stream on Twitch', '~preds': 'is not a dedicated volunteer for local community service projects', '~predt': 'is not a coffee connoisseur', '~predu': 'does not enjoy watercolor painting', '~predv': 'is not a drone photographer', '~predw': 'does not practice pilates', '~predx': 'does not collect rare and antique scientific instruments', '~predy': 'does not host a YouTube channel dedicated to art tutorials', '~predz': 'does not volunteer for local environmental conservation projects', 'preda': 'is a client of Meta', 'predb': 'can play the flute', 'predc': 'is a cybersecurity expert', 'predd': 'maintains a personal blog focused on cybersecurity tips', 'prede': 'builds model airplanes', 'predf': 'hosts a popular podcast about emerging technologies', 'predg': 'is a client of LVMH', 'predh': 'creates bespoke furniture pieces from reclaimed wood', 'predi': 'enjoys stargazing', 'predj': 'collects comic books', 'predk': 'owns a high-end gaming PC with custom-built components', 'predl': 'enjoys kayaking', 'predm': 'frequently participates in hackathons and coding competitions', 'predn': 'knows morse code', 'predo': 'practices archery', 'predp': 'owns a smartwatch', 'predq': 'is an expert in identifying and foraging wild edible plants', 'predr': 'streams on Twitch', 'preds': 'is a dedicated volunteer for local community service projects', 'predt': 'is a coffee connoisseur', 'predu': 'enjoys watercolor painting', 'predv': 'is a drone photographer', 'predw': 'practices pilates', 'predx': 'collects rare and antique scientific instruments', 'predy': 'hosts a YouTube channel dedicated to art tutorials', 'predz': 'volunteers for local environmental conservation projects', '~propositiona': 'A frog does not sing opera in the swamp at night.', 'propositiona': 'A frog sings opera in the swamp at night.', '~propositionb': 'A shadow does not appear only at noon.', 'propositionb': 'A shadow appears only at noon.', '~propositionc': 'A desert does not bloom with snowdrops every year.', 'propositionc': 'A desert blooms with snowdrops every year.', '~propositiond': 'A tower does not lean significantly without falling.', 'propositiond': 'A tower leans significantly but never falls.', '~propositione': 'A city has not outlawed the use of round tables.', 'propositione': 'A city has outlawed the use of round tables.'}
Joshua, Stephen, Daniel, Verna, Verna, Cliff, Daniel, Cliff, Justin, Gerald are the only persons in the room. “everyone in the room is a scotch connoisseur” if “Verna is humble” either “neither “Not all swans in one park are blue.” nor “Stars are visible during the daytime only on Sundays.”” or “no one in the room can play the guitar” but not both “everyone in the room is brave if they creates bespoke furniture pieces from reclaimed wood” if “Stars are visible during the daytime only on Sundays.” everyone anywhere creates bespoke furniture pieces from reclaimed wood Daniel has a tattoo at most two persons in the room collects luxury watches if someone owns a significant collection of rare gemstones and minerals then he/she is hated by Yesenia Daniel is a funny person someone in the room collects limited-edition art prints from contemporary artists if someone is a strong tourist then he/she is a old tourist if someone is an avid collector of autographed memorabilia from famous musicians then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “A pizza does not exist that tastes like ice cream.” and “Mirrors do not fog permanently in one particular house.” everyone in the room writes and illustrates their own graphic novels only one person in the room makes homemade pastries Stephen owns a smartwatch exactly three persons in the room is a kind person everyone in the room is a kind tourist, can play the guitar or is formal Stephen is creative only one person in the room is a skilled home brewer experimenting with craft beer recipes Justin is a happy european at least two persons in the room creates bespoke furniture pieces from reclaimed wood “All swans in one park are blue.” and “Mirrors do not fog permanently in one particular house.” all quiet persons outside the room are strong at most two persons in the room is funny Cliff is a tall european A pizza does not exist that tastes like ice cream. if “everyone in the room is younger than Lisa or does not create bespoke furniture pieces from reclaimed wood” then “if someone is richer than Dennis and enjoys kayaking and exploring remote waterways then he/she is a skilled home brewer experimenting with craft beer recipes” if “Stephen is strong” then “everyone in the room who travels domestically frequently is funny” if “Daniel and Stephen do not hate Blanche” then “all humble persons in the room are kind” if “Cliff is not old” then “not everyone in the room is not an avid collector of autographed memorabilia from famous musicians or is not a brave strong organized tourist” if “at least one person in the room does not like Justin” then “no one in the room is a sibling of Debbie if and only if they is a member of a local theater group specializing in improv” at least one person in the room writes and illustrates their own graphic novels Cliff is a client of Dennis Daniel and Verna are not a tall europeans everyone in the room is patient Daniel cannot play the piano no funny person in the room is kind everyone anywhere collects action figures if they collects modern art someone who is a formal european is a client of someone who is not a funny happy european Joshua writes and illustrates their own graphic novels everyone in the room can play the guitar if they is a client of Joann and vice versa no one anywhere collects rare and antique scientific instruments or does not enjoy landscape photography at least three persons in the room does not write in-depth travel guides for off-the-beaten-path destinations Daniel is a wise brave patient european everyone anywhere collects action figures if and only if they does not like Debbie Verna and Daniel are respectively old and wise Joshua who is younger than Lisa can play the piano Verna and Stephen are respectively creative and formal at least three persons in the room is not liked by Justin if someone is liked by Yesenia then he/she can play the guitar only one person anywhere is a client of Scott Daniel and Joann hate each other neither “Mirrors fog permanently in one particular house.” nor “A clock measures time in various colors.” someone outside the room is quieter than Gerald, is richer than Michelle or collects rare and antique scientific instruments if someone does not create bespoke furniture pieces from reclaimed wood then he/she is not liked by Mary and vice versa all organized persons in the room are brave Daniel is not a old european “everyone in the room does not maintain a personal blog focused on cybersecurity tips or is formal” if “everyone outside the room is a client of Jerry” if “someone in the room is liked by James” then ““Mirrors do not fog permanently in one particular house.” and “All swans in one park are blue.” and “Stars are visible during the daytime only on Sundays.”” if “everyone in the room does not write and illustrates their own graphic novels or hates Lisa” then “everyone in the room is not hated by Yesenia if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““A pizza does not exist that tastes like ice cream.” or “A clock measures time in various colors.” or both” if “Daniel and Cliff are hated by Gerald” then “no creative person in the room is patient” if “everyone outside the room does not write in-depth travel guides for off-the-beaten-path destinations or is not hated by Daniel” then ““Stars are not visible during the daytime only on Sundays.” or “Not all swans in one park are blue.” or both” Joshua dreamt that ““A pizza does not exist that tastes like ice cream.” or “All swans in one park are blue.” or both” everyone in the room is a wise person no tall person in the room is kind Joshua dreamt that “everyone in the room is a quiet tourist if they is a client of Jerry” everyone in the room who either is not liked by Bryce or creates bespoke furniture pieces from reclaimed wood but not both neither is liked by Lisa nor is hated by Antonio it is not the case that ““Stars are visible during the daytime only on Sundays.” and “All swans in one park are blue.” and “Stars are not visible during the daytime only on Sundays.”” someone in the room is not hated by Lisa someone who is not hated by Cliff like someone who is a sibling of Dennis Daniel is a patient happy tall person Michelle is a sibling of Verna Daniel and Cliff are quiet Justin is a sibling of Verna Verna and Verna are wise persons more than one person in the room is a sibling of Barbara, is a client of Edith and is a sibling of Justin Verna and Cliff are strong persons everyone in the room is a client of Cliff if they is a sibling of Lisa everyone in the room is a client of Brigid if they is a funny tourist everyone in the room is not hated by Yesenia everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Barbara everyone in the room is a sibling of Debbie, is a sibling of Cliff and is not humble if they is a sibling of Debbie everyone in the room enjoys kayaking and exploring remote waterways if and only if they enjoys landscape photography everyone in the room cannot play the guitar or travels domestically frequently not everyone in the room travels domestically frequently if and only if they collects action figures everyone outside the room owns a significant collection of rare gemstones and minerals only if they can play the guitar exactly four persons in the room collects action figures Daniel who is a skilled home brewer experimenting with craft beer recipes collects limited-edition art prints from contemporary artists Jerry and Verna like each other at least three persons in the room enjoys landscape photography at most four persons in the room neither collects rare and antique scientific instruments nor enjoys stand-up paddleboarding Lisa and Verna like each other Joshua who is a scotch connoisseur is a client of Gerald at least two persons in the room travels domestically frequently everyone in the room does not like Debbie if and only if they maintains a personal blog focused on cybersecurity tips everyone in the room is not a curious tourist only if they owns a smartwatch everyone outside the room does not enjoy landscape photography or does not hate Debbie not everyone anywhere likes Lisa only if they collects modern art more than one person in the room collects foreign coins Daniel does not hate Justin more than one person in the room is not creative, not formal, not strong if someone neither is a dedicated advocate for digital privacy and encryption nor collects modern art then he/she does not hate Jerry and vice versa everyone in the room is a member of a local theater group specializing in improv only if they travels domestically frequently someone in the room is kind it is not the case that “someone in the room is a dedicated advocate for digital privacy and encryption” Verna collects action figures it is true that “Daniel and Stephen are respectively curious and old” exactly four persons in the room is a creative european no formal person in the room is humble at most four persons in the room collects foreign coins if someone is a member of a local theater group specializing in improv then he/she can play the guitar at least two persons anywhere is a quiet wise kind tourist Cliff is a client of Joshua if someone is a client of Gerald then he/she maintains a personal blog focused on cybersecurity tips and vice versa Scott is a client of Verna if someone is brave then he/she likes Cliff Stephen is formal at most three persons in the room neither writes and illustrates their own graphic novels nor is kind if someone is quiet then he/she is a client of Jerry more than one person in the room is creative no wise person outside the room is tall if someone is brave then he/she is not a creative tourist Cliff collects luxury watches Daniel and Joshua like each other Verna writes and illustrates their own graphic novels Stephen and Joshua are respectively quiet and organized no kind person in the room is tall “it is not the case that “Stephen neither enjoys kayaking and exploring remote waterways nor travels domestically frequently”” only if “Barbara is not a dedicated advocate for digital privacy and encryption” “not everyone in the room does not travel domestically frequently or does not collect luxury watches” only if “if someone does not maintain a personal blog focused on cybersecurity tips then he/she writes and illustrates their own graphic novels or is a scotch connoisseur or both” if “Verna competes in national level swimming championships and is not an avid collector of autographed memorabilia from famous musicians” then “everyone in the room who collects limited-edition art prints from contemporary artists does not have a tattoo” otherwise “Mary enjoys kayaking and exploring remote waterways” either “Verna creates bespoke furniture pieces from reclaimed wood or enjoys stand-up paddleboarding or both” or “Lisa does not enjoy kayaking and exploring remote waterways” but not both “not everyone anywhere makes homemade pastries” only if “everyone in the room who does not maintain a personal blog focused on cybersecurity tips travels domestically frequently” if “everyone outside the room is a dedicated advocate for digital privacy and encryption or does not enjoy kayaking and exploring remote waterways” then “everyone anywhere who collects luxury watches enjoys kayaking and exploring remote waterways” Verna makes homemade pastries Daniel does not make homemade pastries or collects luxury watches or both Cliff collects modern art everyone outside the room can play the guitar if they creates bespoke furniture pieces from reclaimed wood Daniel does not own a significant collection of rare gemstones and minerals it is not the case that “Mary either can play the piano or collects rare and antique scientific instruments but not both” everyone in the room does not collect rare and antique scientific instruments if they either can play the guitar or collects rare and antique scientific instruments but not both Lisa makes homemade pastries not everyone anywhere collects foreign coins and competes in national level swimming championships if they does not collect modern art and vice versa if someone is a dedicated advocate for digital privacy and encryption then he/she enjoys stand-up paddleboarding Gerald collects limited-edition art prints from contemporary artists Verna collects action figures everyone outside the room does not own a smartwatch if they has a tattoo if someone does not have a tattoo then he/she owns a significant collection of rare gemstones and minerals “everyone in the room does not write and illustrates their own graphic novels or makes homemade pastries” if “it is true that “everyone outside the room does not compete in national level swimming championships or is not a strong person”” and vice versa either “everyone in the room does not maintain a personal blog focused on cybersecurity tips or is a sibling of Lisa” or “Joshua and Verna are respectively strong and funny” but not both either “at least one person in the room neither is not funny nor is a skilled home brewer experimenting with craft beer recipes” or “someone in the room is not hated by James” but not both either “everyone in the room does not write in-depth travel guides for off-the-beaten-path destinations or is a client of Cliff” or “Joshua and Stephen are respectively creative and old” but not both “Lisa and Daniel hate each other” only if “everyone in the room can play the piano if they is not hated by Yesenia and vice versa” “not everyone in the room cannot play the piano or is not a old person” if “everyone in the room does not collect limited-edition art prints from contemporary artists or is not liked by Jerry” and vice versa “Verna and Daniel hate each other” if “everyone in the room does not have a tattoo or is a member of a local theater group specializing in improv” and vice versa James and Stephen hate each other Daniel is not a patient tourist if someone is an avid collector of autographed memorabilia from famous musicians then he/she is a strong tourist at least three persons in the room is old at least three persons in the room is not a happy curious person someone in the room is a sibling of Lisa more than one person anywhere is old Stars are not visible during the daytime only on Sundays. no kind person outside the room is strong at least one person in the room collects action figures someone in the room collects modern art Stephen who either is not kind, not old, not curious, not strong or writes and illustrates their own graphic novels but not both is not a brave european Scott and Stephen like each other someone outside the room is a sibling of Brigid it is true that “at most three persons in the room is not hated by Edith” Joshua dreamt that “if someone is not a formal european then he/she owns a smartwatch” someone in the room is strong not everyone in the room is quiet only if they is a dedicated advocate for digital privacy and encryption everyone in the room collects luxury watches only if they is not a formal european more than one person in the room is not tall, not funny, not curious, not strong, not brave, not happy, not patient, is not patient, not happy, not funny, not kind, not curious or is humble at least two persons in the room is a quiet strong tourist everyone outside the room who either is a sibling of Joann or is not not formal but not both either is a dedicated advocate for digital privacy and encryption or creates bespoke furniture pieces from reclaimed wood but not both more than one person in the room is not a formal european Stephen is not a kind old tourist “everyone outside the room who neither is strong nor is liked by Brigid does not travel domestically frequently” if “Lisa and Michelle are respectively organized and strong” if “Lisa is curious” then “exactly four persons anywhere is a sibling of Jerry, has a tattoo or does not hate Joann” if “neither “Stars are not visible during the daytime only on Sundays.” nor “A clock does not measure time in various colors.”” then “it is not the case that “Daniel is a creative wise patient tourist”” if ““Mirrors do not fog permanently in one particular house.” or “All swans in one park are blue.” or both” then “A clock does not measure time in various colors.” if “Stephen collects limited-edition art prints from contemporary artists” then “at least three persons in the room is an avid collector of autographed memorabilia from famous musicians” otherwise “it is true that “all organized persons in the room are brave”” at most two persons in the room is not not organized if someone has a tattoo, is quieter than Bryce and is quieter than Lisa then he/she collects modern art and vice versa everyone in the room enjoys kayaking and exploring remote waterways if they is a dedicated advocate for digital privacy and encryption Barbara and Antonio hate each other everyone in the room does not like Dennis if they either is not a formal tall tourist or collects luxury watches but not both and vice versa everyone in the room who is not hated by Bryce does not have a tattoo everyone in the room is a sibling of Dennis if and only if they enjoys stand-up paddleboarding everyone in the room who maintains a personal blog focused on cybersecurity tips writes in-depth travel guides for off-the-beaten-path destinations Verna does not hate Joann “Mirrors fog permanently in one particular house.” or “A pizza does not exist that tastes like ice cream.” but not both everyone in the room writes and illustrates their own graphic novels if they is older than Edith Stephen is happy everyone in the room is older than Betty if they is a dedicated advocate for digital privacy and encryption all organized persons in the room are humble everyone in the room is a sibling of Jerry if they is not hated by Lisa Lisa is a client of Stephen Daniel who is a sibling of Jerry can play the piano and is not a organized happy tall creative humble curious person Cliff neither is a tall person nor is quieter than James not everyone in the room is younger than Antonio Lisa and Michelle are formal Joshua and Bryce hate each other Edith and Lisa like each other Barbara does not collect limited-edition art prints from contemporary artists
Stephen collects rare and antique scientific instruments
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& (![X]:(room(X)=>(((predq(X))<=>(predj(X))))))& (![X]:(room(X)=>(((predi(X))|(~predu(X))))))& (~![X]:(room(X)=>(((predi(X))<=>(predc(X))))))& (![X]:(~room(X)=>(((predu(X))<=(predr(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& ((predp(fred))&(predd(fred)))& ((like(xena,john) & like(john,xena)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~((preda(A))|(predz(A)))&~((preda(B))|(predz(B)))&~((preda(C))|(predz(C)))&~((preda(D))|(predz(D)))&~((preda(E))|(predz(E))))))& ((like(kyle,alice) & like(alice,kyle)))& ((predm(mary))&(client(george,mary)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predi(A)&predi(B)))& (![X]:(room(X)=>(((~like(patricia,X))<=>(predf(X))))))& (![X]:(room(X)=>(((predn(X))<=(~(curious(X)&tourist(X)))))))& (![X]:(~room(X)=>(((~hate(patricia,X))|(~predj(X))))))& (~![X]:(anywhere(X)=>(((predk(X))<=(like(william,X))))))& ((?[X,Y]:(room(X)&room(Y)&(predt(X)&predt(Y))&(X!=Y))))& (~hate(emma,fred))& ((?[X,Y]:(room(X)&room(Y)&(~creative(X)&~formal(X)&~strong(X)&~creative(Y)&~formal(Y)&~strong(Y))&(X!=Y))))& ((![X]:((~((prede(X))|(predk(X))))<=>(~hate(xena,X)))))& (![X]:(room(X)=>(((predi(X))<=(predb(X))))))& (?[X]:(room(X)&(kind(X))))& (~(?[X]:(room(X)&(prede(X)))))& (predc(alice))& ((curious(fred))&(old(paul)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)&creative(E)&european(E)))))& (![X]:(room(X)=>(formal(X)=>~humble(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predt(A)&predt(B)&predt(C)&predt(D)&predt(E))))& ((![X]:((predb(X))=>(predu(X)))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&quiet(A)&wise(A)&kind(A)&tourist(A)&quiet(B)&wise(B)&kind(B)&tourist(B)))& (client(mary,david))& ((![X]:((client(george,X))<=>(predf(X)))))& (client(john,julia))& ((![X]:((brave(X))=>(like(david,X)))))& (formal(paul))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((predv(A))|(kind(A)))&~((predv(B))|(kind(B)))&~((predv(C))|(kind(C)))&~((predv(D))|(kind(D))))))& ((![X]:((quiet(X))=>(client(xena,X)))))& ((?[X,Y]:(room(X)&room(Y)&(creative(X)&creative(Y))&(X!=Y))))& (![X]:(~room(X)=>(wise(X)=>~tall(X))))& ((![X]:((brave(X))=>(~(creative(X)&tourist(X))))))& (predh(susan))& ((like(lucy,mary) & like(mary,lucy)))& (predv(alice))& ((quiet(paul))&(organized(mary)))& (![X]:(room(X)=>(kind(X)=>~tall(X))))& ((~(~((predq(paul))|(predi(paul)))))=>(~prede(ian)))& ((~![X]:(room(X)=>(((~predh(X))|(~predi(X))))))=>((![X]:((~predf(X))=>(((predv(X))|(predm(X))))))))& (((((predy(john))&(~predx(john))))=>(![X]:(room(X)=>(((predd(X))=>(~preds(X)))))))&((~(((predy(john))&(~predx(john)))))=>(predq(hannah))))& ((((predg(john))|(predz(john))))<~>(~predq(kyle)))& ((~![X]:(anywhere(X)=>(predw(X))))=>(![X]:(room(X)=>(((~predf(X))=>(predi(X)))))))& ((![X]:(~room(X)=>(((~predq(X))|(prede(X))))))=>(![X]:(anywhere(X)=>(((predh(X))=>(predq(X)))))))& (predw(alice))& (((~predw(fred))|(predh(fred))))& (predk(susan))& (![X]:(~room(X)=>(((predg(X))=>(predu(X))))))& (~predr(lucy))& (~(((predo(hannah))<~>(preda(hannah)))))& (![X]:(room(X)=>(((((predu(X))<~>(preda(X))))=>(~preda(X))))))& (predw(kyle))& (~![X]:(anywhere(X)=>(((((predt(X))&(predy(X))))<=>(~predk(X))))))& ((![X]:((prede(X))=>(predz(X)))))& (predd(george))& (predc(john))& (![X]:(~room(X)=>(((preds(X))=>(~predn(X))))))& ((![X]:((~preds(X))=>(predr(X)))))& ((![X]:(~room(X)=>(((~(strong(X)&person(X)))|(~predy(X))))))<=>(![X]:(room(X)=>(((predw(X))|(~predv(X)))))))& ((![X]:(room(X)=>(((sibling(william,X))|(~predf(X))))))<~>((strong(mary))&(funny(alice))))& ((((?[X]:(room(X)&~((~funny(X))|(predp(X)))))))<~>(?[X]:(room(X)&(~hate(X,oscar)))))& ((![X]:(room(X)=>(((client(susan,X))|(~predl(X))))))<~>((creative(mary))&(old(paul))))& (((hate(william,fred) & hate(fred,william)))=>(![X]:(room(X)=>(((predo(X))<=>(~hate(X,ulysses)))))))& ((![X]:(room(X)=>(((~like(X,xena))|(~predd(X))))))<=>(~![X]:(room(X)=>(((~(old(X)&person(X)))|(~predo(X)))))))& ((![X]:(room(X)=>(((predb(X))|(~preds(X))))))<=>((hate(alice,lucy) & hate(lucy,alice))))& ((hate(oscar,paul) & hate(paul,oscar)))& (~(patient(fred)&tourist(fred)))& ((![X]:((predx(X))=>(strong(X)&tourist(X)))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&old(A)&old(B)&old(C)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~(happy(A)&curious(A)&person(A))&~(happy(B)&curious(B)&person(B))&~(happy(C)&curious(C)&person(C))))& (?[X]:(room(X)&(sibling(kyle,X))))& ((?[X,Y]:(anywhere(X)&anywhere(Y)&(old(X)&old(Y))&(X!=Y))))& (~propositione)& (![X]:(~room(X)=>(kind(X)=>~strong(X))))& (((?[X]:(room(X)&predc(X)))))& (?[X]:(room(X)&(predk(X))))& ((((~kind(paul)&~old(paul)&~curious(paul)&~strong(paul))<~>(predv(paul))))&(~(brave(paul)&european(paul))))& ((like(julia,paul) & like(paul,julia)))& (?[X]:(~room(X)&(sibling(steve,X))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~hate(A,victoria)&~hate(B,victoria)&~hate(C,victoria)&~hate(D,victoria))))& ((mary_dream=>((![X]:((~(formal(X)&european(X)))=>(predn(X)))))))& (?[X]:(room(X)&(strong(X))))& (~![X]:(room(X)=>(((prede(X))<=(quiet(X))))))& (![X]:(room(X)=>(((~(formal(X)&european(X)))<=(predh(X))))))& ((?[X,Y]:(room(X)&room(Y)&(((~tall(X)&~funny(X)&~curious(X)&~strong(X)&~brave(X)&~happy(X)&~patient(X))|(~patient(X)&~happy(X)&~funny(X)&~kind(X)&~curious(X))|(humble(X)))&((~tall(Y)&~funny(Y)&~curious(Y)&~strong(Y)&~brave(Y)&~happy(Y)&~patient(Y))|(~patient(Y)&~happy(Y)&~funny(Y)&~kind(Y)&~curious(Y))|(humble(Y))))&(X!=Y))))& (?[A,B]:(room(A)&room(B)&(A!=B)&quiet(A)&strong(A)&tourist(A)&quiet(B)&strong(B)&tourist(B)))& (![X]:(~room(X)=>(((((sibling(tina,X))<~>(~~formal(X))))=>(((prede(X))<~>(predg(X))))))))& ((?[X,Y]:(room(X)&room(Y)&(~(formal(X)&european(X))&~(formal(Y)&european(Y)))&(X!=Y))))& (~(kind(paul)&old(paul)&tourist(paul)))& (((organized(kyle))&(strong(mike)))=>(![X]:(~room(X)=>(((~((strong(X))|(like(X,steve))))=>(~predi(X)))))))& ((curious(kyle))=>((?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&((sibling(xena,A))|(preds(A))|(~hate(tina,A)))&((sibling(xena,B))|(preds(B))|(~hate(tina,B)))&((sibling(xena,C))|(preds(C))|(~hate(tina,C)))&((sibling(xena,D))|(preds(D))|(~hate(tina,D)))))&(~(?[A,B,C,D,E]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&anywhere(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&((sibling(xena,A))|(preds(A))|(~hate(tina,A)))&((sibling(xena,B))|(preds(B))|(~hate(tina,B)))&((sibling(xena,C))|(preds(C))|(~hate(tina,C)))&((sibling(xena,D))|(preds(D))|(~hate(tina,D)))&((sibling(xena,E))|(preds(E))|(~hate(tina,E))))))))& ((~((~propositione)|(~propositionb)))=>(~(creative(lucy)&wise(lucy)&patient(lucy)&tourist(lucy))))& ((((~propositionc)|(propositiona)))=>(~propositionb))& (((predd(paul))=>(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predx(A)&predx(B)&predx(C))))&((~(predd(paul)))=>(![X]:(room(X)=>(organized(X)=>brave(X))))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~~organized(A)&~~organized(B)&~~organized(C))))& ((![X]:((((preds(X))&(quieter(yves,X))&(quieter(william,X))))<=>(predk(X)))))& (![X]:(room(X)=>(((prede(X))=>(predq(X))))))& ((hate(ian,nancy) & hate(nancy,ian)))& (![X]:(room(X)=>(((~like(quentin,X))<=>(((~(formal(X)&tall(X)&tourist(X)))<~>(predh(X))))))))& (![X]:(room(X)=>(((~hate(X,yves))=>(~preds(X))))))& (![X]:(room(X)=>(((sibling(quentin,X))<=>(predz(X))))))& (![X]:(room(X)=>(((predf(X))=>(predl(X))))))& (~hate(tina,john))& (((propositionc)<~>(~propositiond)))& (![X]:(room(X)=>(((older(victoria,X))=>(predv(X))))))& (happy(paul))& (![X]:(room(X)=>(((prede(X))=>(older(rachel,X))))))& (![X]:(room(X)=>(organized(X)=>humble(X))))& (![X]:(room(X)=>(((~hate(X,william))=>(sibling(xena,X))))))& (client(paul,william))& ((sibling(xena,fred))&(((predo(fred))&(~(organized(fred)&happy(fred)&tall(fred)&creative(fred)&humble(fred)&curious(fred)&person(fred))))))& (~((tall(susan)&person(susan))|(quieter(oscar,susan))))& (~![X]:(room(X)=>(younger(nancy,X))))& (formal(kyle)&formal(mike))& ((hate(mary,yves) & hate(yves,mary)))& ((like(victoria,kyle) & like(kyle,victoria)))& (~predd(ian))
preda(paul)
[ "p43", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 6965171178178685559208577 % SZS output start Proof for 6965171178178685559208577 68. ~? [X0] : (anywhere(X0) => (preda(X0) | ~predj(X0))) [input p43] 235. preda(paul) [input hypothesis] 358. ! [X0] : ((~preda(X0) & predj(X0)) & anywhere(X0)) [ennf transformation 68] 359. ! [X0] : (~preda(X0) & predj(X0) & anywhere(X0)) [flattening 358] 1655. ~preda(X0) [cnf transformation 359] 2158. preda(paul) [cnf transformation 235] 3160. $false [subsumption resolution 2158,1655] % SZS output end Proof for 6965171178178685559208577 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 6908 % Time elapsed: 0.060 s % ------------------------------ % ------------------------------
2,959
4,096
[ 43 ]
{'p43': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'joshua', 'paul': 'stephen', 'fred': 'lucy', 'alice': 'john', 'john': 'verna', 'susan': 'david', 'lucy': 'daniel', 'david': 'cliff', 'emma': 'justin', 'george': 'gerald', 'hannah': 'mary', 'ian': 'barbara', 'julia': 'scott', 'kyle': 'william', 'lisa': 'blanche', 'mike': 'michelle', 'nancy': 'antonio', 'oscar': 'james', 'patricia': 'debbie', 'quentin': 'dennis', 'rachel': 'betty', 'steve': 'brigid', 'tina': 'joann', 'ulysses': 'yesenia', 'victoria': 'edith', 'william': 'lisa', 'xena': 'jerry', 'yves': 'bryce', 'Mary': 'Joshua', 'Paul': 'Stephen', 'Fred': 'Lucy', 'Alice': 'John', 'John': 'Verna', 'Susan': 'David', 'Lucy': 'Daniel', 'David': 'Cliff', 'Emma': 'Justin', 'George': 'Gerald', 'Hannah': 'Mary', 'Ian': 'Barbara', 'Julia': 'Scott', 'Kyle': 'William', 'Lisa': 'Blanche', 'Mike': 'Michelle', 'Nancy': 'Antonio', 'Oscar': 'James', 'Patricia': 'Debbie', 'Quentin': 'Dennis', 'Rachel': 'Betty', 'Steve': 'Brigid', 'Tina': 'Joann', 'Ulysses': 'Yesenia', 'Victoria': 'Edith', 'William': 'Lisa', 'Xena': 'Jerry', 'Yves': 'Bryce', '~preda': 'does not collect rare and antique scientific instruments', '~predb': 'is not a member of a local theater group specializing in improv', '~predc': 'does not collect action figures', '~predd': 'does not collect limited-edition art prints from contemporary artists', '~prede': 'is not a dedicated advocate for digital privacy and encryption', '~predf': 'does not maintain a personal blog focused on cybersecurity tips', '~predg': 'does not create bespoke furniture pieces from reclaimed wood', '~predh': 'does not collect luxury watches', '~predi': 'does not travel domestically frequently', '~predj': 'does not enjoy landscape photography', '~predk': 'does not collect modern art', '~predl': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predm': 'is not a scotch connoisseur', '~predn': 'does not own a smartwatch', '~predo': 'cannot play the piano', '~predp': 'is not a skilled home brewer experimenting with craft beer recipes', '~predq': 'does not enjoy kayaking and exploring remote waterways', '~predr': 'does not own a significant collection of rare gemstones and minerals', '~preds': 'does not have a tattoo', '~predt': 'does not collect foreign coins', '~predu': 'cannot play the guitar', '~predv': 'does not write and illustrates their own graphic novels', '~predw': 'does not make homemade pastries', '~predx': 'is not an avid collector of autographed memorabilia from famous musicians', '~predy': 'does not compete in national level swimming championships', '~predz': 'does not enjoy stand-up paddleboarding', 'preda': 'collects rare and antique scientific instruments', 'predb': 'is a member of a local theater group specializing in improv', 'predc': 'collects action figures', 'predd': 'collects limited-edition art prints from contemporary artists', 'prede': 'is a dedicated advocate for digital privacy and encryption', 'predf': 'maintains a personal blog focused on cybersecurity tips', 'predg': 'creates bespoke furniture pieces from reclaimed wood', 'predh': 'collects luxury watches', 'predi': 'travels domestically frequently', 'predj': 'enjoys landscape photography', 'predk': 'collects modern art', 'predl': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predm': 'is a scotch connoisseur', 'predn': 'owns a smartwatch', 'predo': 'can play the piano', 'predp': 'is a skilled home brewer experimenting with craft beer recipes', 'predq': 'enjoys kayaking and exploring remote waterways', 'predr': 'owns a significant collection of rare gemstones and minerals', 'preds': 'has a tattoo', 'predt': 'collects foreign coins', 'predu': 'can play the guitar', 'predv': 'writes and illustrates their own graphic novels', 'predw': 'makes homemade pastries', 'predx': 'is an avid collector of autographed memorabilia from famous musicians', 'predy': 'competes in national level swimming championships', 'predz': 'enjoys stand-up paddleboarding', '~propositiona': 'Not all swans in one park are blue.', 'propositiona': 'All swans in one park are blue.', '~propositionb': 'A clock does not measure time in various colors.', 'propositionb': 'A clock measures time in various colors.', '~propositionc': 'Mirrors do not fog permanently in one particular house.', 'propositionc': 'Mirrors fog permanently in one particular house.', '~propositiond': 'A pizza does not exist that tastes like ice cream.', 'propositiond': 'A pizza exists that tastes like ice cream.', '~propositione': 'Stars are not visible during the daytime only on Sundays.', 'propositione': 'Stars are visible during the daytime only on Sundays.'}
Estella, Vernon, Angela are the only persons in the room. if “everyone outside the room is old or does not read mystery novels” then “Angela does not collect modern art” otherwise “Angela and Estella are not liked by Brooke” “Vernon is tall, is not a old tourist or is not a kind tourist” if “Estella is not hated by Cheryl” and vice versa “Estella and Mark like each other” if ““A tower leans significantly but never falls.” and “A tower does not lean significantly without falling.” and “A river does not flow uphill on Tuesdays.”” and vice versa “Angela hates Stephanie, is not a organized european or does not enjoy cross-country skiing” if “Vernon is not a happy european” and vice versa “Estella is not a culinary enthusiast who experiments with international cuisines” if “someone in the room is not a humble organized tourist” and vice versa “Vernon does not enjoy macrame” if “someone in the room does not maintain a personal blog focused on cybersecurity tips” and vice versa neither “A river flows uphill only on Tuesdays.” nor “A tower does not lean significantly without falling.” Angela and Stephanie like each other “A desert does not bloom with snowdrops every year.” and “A river does not flow uphill on Tuesdays.” no kind person in the room is tall exactly two persons outside the room is not a scotch connoisseur Angela is not liked by Terri Estella does not host a YouTube channel dedicated to art tutorials neither “A bird tweets using morse code.” nor “A tower does not lean significantly without falling.” Angela and Cheryl hate each other “A bird tweets using morse code.” or “A tower leans significantly but never falls.” or both all formal persons anywhere are happy Estella does not compose and performs experimental electronic music Angela who is not liked by Mark and is not a quiet tourist is not a patient creative strong organized tourist if someone is not liked by Casey then he/she is organized and vice versa exactly four persons anywhere is not a patient european Vernon is wise Vernon does not enjoy mountain biking, is not a organized tourist or is not a old person all brave persons in the room are happy “A bird tweets using morse code.” or “A bird does not tweet using morse code.” or both no creative person anywhere is organized everyone in the room is not a formal tourist only if they is not a funny tourist Angela does not read mystery novels
A bird does not tweet using morse code.
entailment
room(mary)&room(paul)&room(fred)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred')))& (((![X]:(~room(X)=>(((~prede(X))|(old(X))))))=>(~predp(fred)))&((~(![X]:(~room(X)=>(((~prede(X))|(old(X)))))))=>(~like(fred,ulysses)&~like(mary,ulysses))))& ((~hate(mary,alice))<=>(((tall(paul))|(~(old(paul)&tourist(paul)))|(~(kind(paul)&tourist(paul))))))& ((((propositione)&(~propositione)&(~propositionc)))<=>((like(mary,william) & like(william,mary))))& ((~(happy(paul)&european(paul)))<=>(((hate(nancy,fred))|(~(organized(fred)&european(fred)))|(~predg(fred)))))& ((?[X]:(room(X)&(~(humble(X)&organized(X)&tourist(X)))))<=>(~predm(mary)))& ((?[X]:(room(X)&(~predl(X))))<=>(~predb(paul)))& (~((propositionc)|(~propositione)))& ((like(fred,nancy) & like(nancy,fred)))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(kind(X)=>~tall(X))))& ((?[A,B]:(~room(A)&~room(B)&(A!=B)&~predr(A)&~predr(B)))&(~(?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&~predr(A)&~predr(B)&~predr(C)))))& (~like(fred,steve))& (~predn(mary))& (~((propositiona)|(~propositione)))& ((hate(fred,alice) & hate(alice,fred)))& (((propositiona)|(propositione)))& (![X]:(anywhere(X)=>(formal(X)=>happy(X))))& (~predz(mary))& ((((~like(fred,george))&(~(quiet(fred)&tourist(fred)))))&(~(patient(fred)&creative(fred)&strong(fred)&organized(fred)&tourist(fred))))& ((![X]:((~like(X,lisa))<=>(organized(X)))))& ((?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~(patient(A)&european(A))&~(patient(B)&european(B))&~(patient(C)&european(C))&~(patient(D)&european(D))))&(~(?[A,B,C,D,E]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&anywhere(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~(patient(A)&european(A))&~(patient(B)&european(B))&~(patient(C)&european(C))&~(patient(D)&european(D))&~(patient(E)&european(E))))))& (wise(paul))& (((~preds(paul))|(~(organized(paul)&tourist(paul)))|(~(old(paul)&person(paul)))))& (![X]:(room(X)=>(brave(X)=>happy(X))))& (((propositiona)|(~propositiona)))& (![X]:(anywhere(X)=>(creative(X)=>~organized(X))))& (![X]:(room(X)=>(((~(funny(X)&tourist(X)))<=(~(formal(X)&tourist(X)))))))& (~prede(fred))
~propositiona
[ "p14", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 8302154766199759889336080 % SZS output start Proof for 8302154766199759889336080 39. ~(~propositione | propositiona) [input p14] 54. propositiona [input hypothesis] 122. propositione & ~propositiona [ennf transformation 39] 970. ~propositiona [cnf transformation 122] 1006. propositiona [cnf transformation 54] 1206. $false [subsumption resolution 1006,970] % SZS output end Proof for 8302154766199759889336080 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.048 s % ------------------------------ % ------------------------------
418
32
[ 14 ]
{'p14': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'estella', 'paul': 'vernon', 'fred': 'angela', 'alice': 'cheryl', 'john': 'thomas', 'susan': 'sheila', 'lucy': 'jim', 'david': 'frank', 'emma': 'bobbi', 'george': 'william', 'hannah': 'paul', 'ian': 'keith', 'julia': 'ryan', 'kyle': 'karina', 'lisa': 'casey', 'mike': 'linda', 'nancy': 'stephanie', 'oscar': 'nancy', 'patricia': 'tyesha', 'quentin': 'patrick', 'rachel': 'faustino', 'steve': 'terri', 'tina': 'lizette', 'ulysses': 'brooke', 'victoria': 'walter', 'william': 'mark', 'xena': 'beatrice', 'yves': 'vincent', 'Mary': 'Estella', 'Paul': 'Vernon', 'Fred': 'Angela', 'Alice': 'Cheryl', 'John': 'Thomas', 'Susan': 'Sheila', 'Lucy': 'Jim', 'David': 'Frank', 'Emma': 'Bobbi', 'George': 'William', 'Hannah': 'Paul', 'Ian': 'Keith', 'Julia': 'Ryan', 'Kyle': 'Karina', 'Lisa': 'Casey', 'Mike': 'Linda', 'Nancy': 'Stephanie', 'Oscar': 'Nancy', 'Patricia': 'Tyesha', 'Quentin': 'Patrick', 'Rachel': 'Faustino', 'Steve': 'Terri', 'Tina': 'Lizette', 'Ulysses': 'Brooke', 'Victoria': 'Walter', 'William': 'Mark', 'Xena': 'Beatrice', 'Yves': 'Vincent', '~preda': 'is not an active member of a local robotics club', '~predb': 'does not enjoy macrame', '~predc': 'cannot play the guitar', '~predd': 'is not allergic to anything', '~prede': 'does not read mystery novels', '~predf': 'is not a certified scuba diver with advanced underwater photography skills', '~predg': 'does not enjoy cross-country skiing', '~predh': 'does not regularly goes on multi-day backpacking trips in national parks', '~predi': 'does not enjoy rooftop gardening', '~predj': 'does not play the drums', '~predk': 'does not own an Android phone', '~predl': 'does not maintain a personal blog focused on cybersecurity tips', '~predm': 'is not a culinary enthusiast who experiments with international cuisines', '~predn': 'does not host a YouTube channel dedicated to art tutorials', '~predo': 'does not bake bread at home', '~predp': 'does not collect modern art', '~predq': 'cannot play the harmonica', '~predr': 'is not a scotch connoisseur', '~preds': 'does not enjoy mountain biking', '~predt': 'does not frequently participates in hackathons and coding competitions', '~predu': 'does not participate in citizen science projects related to wildlife monitoring', '~predv': 'does not practice yoga', '~predw': 'does not practice calligraphy', '~predx': 'does not have a specialized collection of handmade artisan pottery', '~predy': 'does not enjoy logic puzzles', '~predz': 'does not compose and performs experimental electronic music', 'preda': 'is an active member of a local robotics club', 'predb': 'enjoys macrame', 'predc': 'can play the guitar', 'predd': 'is allergic to anything', 'prede': 'reads mystery novels', 'predf': 'is a certified scuba diver with advanced underwater photography skills', 'predg': 'enjoys cross-country skiing', 'predh': 'regularly goes on multi-day backpacking trips in national parks', 'predi': 'enjoys rooftop gardening', 'predj': 'plays the drums', 'predk': 'owns an Android phone', 'predl': 'maintains a personal blog focused on cybersecurity tips', 'predm': 'is a culinary enthusiast who experiments with international cuisines', 'predn': 'hosts a YouTube channel dedicated to art tutorials', 'predo': 'bakes bread at home', 'predp': 'collects modern art', 'predq': 'can play the harmonica', 'predr': 'is a scotch connoisseur', 'preds': 'does enjoy mountain biking', 'predt': 'frequently participates in hackathons and coding competitions', 'predu': 'participates in citizen science projects related to wildlife monitoring', 'predv': 'does practice yoga', 'predw': 'practices calligraphy', 'predx': 'has a specialized collection of handmade artisan pottery', 'predy': 'enjoys logic puzzles', 'predz': 'composes and performs experimental electronic music', '~propositiona': 'A bird does not tweet using morse code.', 'propositiona': 'A bird tweets using morse code.', '~propositionb': 'A bridge does not sing when it is crossed.', 'propositionb': 'A bridge sings when it is crossed.', '~propositionc': 'A river does not flow uphill on Tuesdays.', 'propositionc': 'A river flows uphill only on Tuesdays.', '~propositiond': 'A desert does not bloom with snowdrops every year.', 'propositiond': 'A desert blooms with snowdrops every year.', '~propositione': 'A tower does not lean significantly without falling.', 'propositione': 'A tower leans significantly but never falls.'}
Christine, Juan, Robert, Lou, Ronald, Andrew, John, Rodney, Jewell, Francisco are the only persons in the room. Jewell is a chess master who participates in national tournaments “Mirrors do not fog permanently in one particular house.” or “A tower does not lean significantly without falling.” but not both everyone in the room has a specialized collection of handmade artisan pottery everyone outside the room can play the guitar if someone participates in citizen science projects related to wildlife monitoring and is not liked by Lisa then he/she is not hated by Amos and vice versa everyone in the room is not liked by Eva Christine is a wine connoisseur at least one person in the room is not tall Juan participates in citizen science projects related to wildlife monitoring all kind persons in the room are strong if someone collects vintage stamps then he/she competes in national level swimming championships and vice versa everyone in the room either is not a kind european or trains for and competes in international triathlons but not both everyone anywhere is not a chess master who participates in national tournaments or does not like Herman everyone in the room writes poetry Juan is not a tall person, is not a curious european or is not a quiet person everyone in the room trains for and competes in international triathlons and does not like George “A pizza does not exist that tastes like ice cream.” or “A pizza exists that tastes like ice cream.” but not both everyone in the room competes in national level swimming championships everyone in the room is not a organized person not everyone in the room develops open-source software projects in their free time everyone in the room regularly contributes to tech forums and online communities everyone anywhere is a cybersecurity expert everyone in the room creates large-scale murals for public art installations everyone in the room can play the guitar everyone in the room participates in citizen science projects related to wildlife monitoring at most three persons in the room owns an Android phone “A car runs solely on saltwater.” or “A pizza does not exist that tastes like ice cream.” but not both Francisco collects vintage stamps at least one person in the room owns a smart tv everyone in the room is hated by Sylvia only if they likes Eva
Francisco writes poetry
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& (predv(emma))& (((~propositionb)<~>(~propositiona)))& (![X]:(room(X)=>(predz(X))))& (![X]:(~room(X)=>(predl(X))))& ((![X]:((((predo(X))&(~like(X,oscar))))<=>(~hate(X,kyle)))))& (![X]:(room(X)=>(~like(X,patricia))))& (predr(mary))& (((?[X]:(room(X)&~tall(X)))))& (predo(paul))& (![X]:(room(X)=>(kind(X)=>strong(X))))& ((![X]:((predw(X))<=>(preds(X)))))& (![X]:(room(X)=>(((~(kind(X)&european(X)))<~>(predx(X))))))& (![X]:(anywhere(X)=>(((~like(victoria,X))|(~predv(X))))))& (![X]:(room(X)=>(predc(X))))& (((~(tall(paul)&person(paul)))|(~(curious(paul)&european(paul)))|(~(quiet(paul)&person(paul)))))& (![X]:(room(X)=>(((predx(X))&(~like(julia,X))))))& (((~propositiond)<~>(propositiond)))& (![X]:(room(X)=>(preds(X))))& (![X]:(room(X)=>(~(organized(X)&person(X)))))& (~![X]:(room(X)=>(predq(X))))& (![X]:(room(X)=>(predu(X))))& (![X]:(anywhere(X)=>(predd(X))))& (![X]:(room(X)=>(predb(X))))& (![X]:(room(X)=>(predl(X))))& (![X]:(room(X)=>(predo(X))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&prede(A)&prede(B)&prede(C)&prede(D))))& (((propositionc)<~>(~propositiond)))& (predw(george))& (((?[X]:(room(X)&predk(X)))))& (![X]:(room(X)=>(((like(patricia,X))<=(hate(X,ian))))))
predc(george)
[ "p0", "p14", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 6257188337840622571698828 % SZS output start Proof for 6257188337840622571698828 25. ! [X0] : (room(X0) => (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 39. ! [X0] : (room(X0) => predc(X0)) [input p14] 56. ~predc(george) [input hypothesis] 116. ! [X0] : ((george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 117. ! [X0] : (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 116] 122. ! [X0] : (predc(X0) | ~room(X0)) [ennf transformation 39] 928. room(george) [cnf transformation 117] 943. ~room(X0) | predc(X0) [cnf transformation 122] 954. ~predc(george) [cnf transformation 56] 985. predc(george) [resolution 943,928] 989. $false [subsumption resolution 985,954] % SZS output end Proof for 6257188337840622571698828 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.035 s % ------------------------------ % ------------------------------
326
32
[ 0, 14 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p14': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'christine', 'paul': 'juan', 'fred': 'robert', 'alice': 'lou', 'john': 'ronald', 'susan': 'andrew', 'lucy': 'john', 'david': 'rodney', 'emma': 'jewell', 'george': 'francisco', 'hannah': 'melissa', 'ian': 'sylvia', 'julia': 'george', 'kyle': 'amos', 'lisa': 'steven', 'mike': 'adriene', 'nancy': 'mary', 'oscar': 'william', 'patricia': 'eva', 'quentin': 'ann', 'rachel': 'willie', 'steve': 'joanne', 'tina': 'dianne', 'ulysses': 'mark', 'victoria': 'herman', 'william': 'lisa', 'xena': 'gabrielle', 'yves': 'douglas', 'Mary': 'Christine', 'Paul': 'Juan', 'Fred': 'Robert', 'Alice': 'Lou', 'John': 'Ronald', 'Susan': 'Andrew', 'Lucy': 'John', 'David': 'Rodney', 'Emma': 'Jewell', 'George': 'Francisco', 'Hannah': 'Melissa', 'Ian': 'Sylvia', 'Julia': 'George', 'Kyle': 'Amos', 'Lisa': 'Steven', 'Mike': 'Adriene', 'Nancy': 'Mary', 'Oscar': 'William', 'Patricia': 'Eva', 'Quentin': 'Ann', 'Rachel': 'Willie', 'Steve': 'Joanne', 'Tina': 'Dianne', 'Ulysses': 'Mark', 'Victoria': 'Herman', 'William': 'Lisa', 'Xena': 'Gabrielle', 'Yves': 'Douglas', '~preda': 'does not practice pilates', '~predb': 'does not create large-scale murals for public art installations', '~predc': 'does not write poetry', '~predd': 'is not a cybersecurity expert', '~prede': 'does not own an Android phone', '~predf': 'does not drive a hybrid car', '~predg': 'does not enjoy windsurfing', '~predh': 'does not enjoy watercolor painting', '~predi': 'does not own an extensive assortment of vintage comic book memorabilia', '~predj': 'does not enjoy virtual reality gaming', '~predk': 'does not own a smart tv', '~predl': 'cannot play the guitar', '~predm': 'does not enjoy landscape photography', '~predn': 'does not have a piercing', '~predo': 'does not participate in citizen science projects related to wildlife monitoring', '~predp': 'does not own a significant collection of rare gemstones and minerals', '~predq': 'does not develop open-source software projects in their free time', '~predr': 'is not a wine connoisseur', '~preds': 'does not compete in national level swimming championships', '~predt': 'does not have a tattoo', '~predu': 'does not regularly contributes to tech forums and online communities', '~predv': 'is not a chess master who participates in national tournaments', '~predw': 'does not collect vintage stamps', '~predx': 'does not train for and competes in international triathlons', '~predy': 'is not a client of LVMH', '~predz': 'does not have a specialized collection of handmade artisan pottery', 'preda': 'practices pilates', 'predb': 'creates large-scale murals for public art installations', 'predc': 'writes poetry', 'predd': 'is a cybersecurity expert', 'prede': 'owns an Android phone', 'predf': 'drives a hybrid car', 'predg': 'enjoys windsurfing', 'predh': 'enjoys watercolor painting', 'predi': 'owns an extensive assortment of vintage comic book memorabilia', 'predj': 'enjoys virtual reality gaming', 'predk': 'owns a smart tv', 'predl': 'can play the guitar', 'predm': 'enjoys landscape photography', 'predn': 'has a piercing', 'predo': 'participates in citizen science projects related to wildlife monitoring', 'predp': 'owns a significant collection of rare gemstones and minerals', 'predq': 'develops open-source software projects in their free time', 'predr': 'is a wine connoisseur', 'preds': 'competes in national level swimming championships', 'predt': 'has a tattoo', 'predu': 'regularly contributes to tech forums and online communities', 'predv': 'is a chess master who participates in national tournaments', 'predw': 'collects vintage stamps', 'predx': 'trains for and competes in international triathlons', 'predy': 'is a client of LVMH', 'predz': 'has a specialized collection of handmade artisan pottery', '~propositiona': 'A tower does not lean significantly without falling.', 'propositiona': 'A tower leans significantly but never falls.', '~propositionb': 'Mirrors do not fog permanently in one particular house.', 'propositionb': 'Mirrors fog permanently in one particular house.', '~propositionc': 'A car does not run solely on saltwater.', 'propositionc': 'A car runs solely on saltwater.', '~propositiond': 'A pizza does not exist that tastes like ice cream.', 'propositiond': 'A pizza exists that tastes like ice cream.', '~propositione': 'A bird does not tweet using morse code.', 'propositione': 'A bird tweets using morse code.'}
Ervin, Thomas, Iris, Molly, Roberta, Daniel, Bradley, Roman, Ricardo, Emma, George are the only persons in the room. “everyone in the room is a organized tourist” only if “at most two persons in the room regularly goes on multi-day backpacking trips in national parks” Iris and Daniel are respectively wise and happy Emma and Betty hate each other everyone in the room does enjoy trail running if they collects historical artifacts related to ancient civilizations and vice versa “A bridge does not sing when it is crossed.” or “A bridge sings when it is crossed.” or both everyone in the room who is organized does not collect foreign coins at least three persons in the room collects historical artifacts related to ancient civilizations neither “Not all swans in one park are blue.” nor “A clock measures time in various colors.” A city has not outlawed the use of round tables. at most two persons in the room does not practice urban gardening at most two persons outside the room works on fridays at most four persons in the room bakes bread at home at least three persons in the room is not kind, not funny, not creative Ervin and Bertha hate each other not everyone in the room is a client of Meta if they works on fridays someone in the room does enjoy trail running and plays as a goalkeeper for a local amateur soccer team everyone in the room is formal if and only if they collects antique clocks Ricardo and Patrick like each other everyone in the room does not collect classic novels if they does not enjoy virtual reality gaming everyone in the room enjoys virtual reality gaming only if they knows morse code everyone in the room collects antique jewelry if and only if they is an amateur astronomer who builds and uses custom telescopes at most four persons in the room plays as a goalkeeper for a local amateur soccer team everyone in the room regularly goes on multi-day backpacking trips in national parks if they does not make intricate hand-cut paper art for exhibitions and vice versa everyone in the room has a tattoo if they is not kind, not brave and vice versa neither “Not all swans in one park are blue.” nor “A bridge sings when it is crossed.” everyone anywhere collects historical artifacts related to ancient civilizations everyone in the room collects antique clocks if they enjoys virtual reality gaming and vice versa at most four persons in the room knows morse code Bradley is a curious wise person
everyone in the room bakes bread at home
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah')))& ((![X]:(room(X)=>(organized(X)&tourist(X))))=>(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predt(A)&predt(B)&predt(C)))))& ((wise(fred))&(happy(susan)))& ((hate(george,rachel) & hate(rachel,george)))& (![X]:(room(X)=>(((predn(X))<=>(predh(X))))))& (((~propositionb)|(propositionb)))& (![X]:(room(X)=>(((organized(X))=>(~predz(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C)))& (~((~propositiond)|(propositiona)))& (~propositionc)& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predb(A)&~predb(B)&~predb(C))))& (~(?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&prede(A)&prede(B)&prede(C))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predo(A)&predo(B)&predo(C)&predo(D)&predo(E))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~kind(A)&~funny(A)&~creative(A)&~kind(B)&~funny(B)&~creative(B)&~kind(C)&~funny(C)&~creative(C)))& ((hate(mary,kyle) & hate(kyle,mary)))& (~![X]:(room(X)=>(((prede(X))=>(predv(X))))))& (?[X]:(room(X)&(((predn(X))&(predg(X))))))& (![X]:(room(X)=>(((formal(X))<=>(preds(X))))))& ((like(emma,steve) & like(steve,emma)))& (![X]:(room(X)=>(((~predj(X))=>(~predf(X))))))& (![X]:(room(X)=>(((predu(X))<=(predj(X))))))& (![X]:(room(X)=>(((predm(X))<=>(predy(X))))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predg(A)&predg(B)&predg(C)&predg(D)&predg(E))))& (![X]:(room(X)=>(((predt(X))<=>(~predi(X))))))& (![X]:(room(X)=>(((predk(X))<=>(~kind(X)&~brave(X))))))& (~((~propositiond)|(propositionb)))& (![X]:(anywhere(X)=>(predh(X))))& (![X]:(room(X)=>(((preds(X))<=>(predj(X))))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predu(A)&predu(B)&predu(C)&predu(D)&predu(E))))& (curious(lucy)&wise(lucy)&person(lucy))
![X]:(room(X)=>(predo(X)))
[ "b23", "p0", "p12", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 4242211226641864391465404 % SZS output start Proof for 4242211226641864391465404 24. xena != yves & william != yves & victoria != yves & ulysses != yves & tina != yves & steve != yves & rachel != yves & quentin != yves & patricia != yves & oscar != yves & nancy != yves & mike != yves & lisa != yves & kyle != yves & julia != yves & ian != yves & hannah != yves & george != yves & emma != yves & david != yves & lucy != yves & susan != yves & john != yves & alice != yves & fred != yves & paul != yves & mary != yves & xena != yves & william != xena & victoria != xena & ulysses != xena & tina != xena & steve != xena & rachel != xena & quentin != xena & patricia != xena & oscar != xena & nancy != xena & mike != xena & lisa != xena & kyle != xena & julia != xena & ian != xena & hannah != xena & george != xena & emma != xena & david != xena & lucy != xena & susan != xena & john != xena & alice != xena & fred != xena & paul != xena & mary != xena & william != yves & william != xena & victoria != william & ulysses != william & tina != william & steve != william & rachel != william & quentin != william & patricia != william & oscar != william & nancy != william & mike != william & lisa != william & kyle != william & julia != william & ian != william & hannah != william & george != william & emma != william & david != william & lucy != william & susan != william & john != william & alice != william & fred != william & paul != william & mary != william & victoria != yves & victoria != xena & victoria != william & ulysses != victoria & tina != victoria & steve != victoria & rachel != victoria & quentin != victoria & patricia != victoria & oscar != victoria & nancy != victoria & mike != victoria & lisa != victoria & kyle != victoria & julia != victoria & ian != victoria & hannah != victoria & george != victoria & emma != victoria & david != victoria & lucy != victoria & susan != victoria & john != victoria & alice != victoria & fred != victoria & paul != victoria & mary != victoria & ulysses != yves & ulysses != xena & ulysses != william & ulysses != victoria & tina != ulysses & steve != ulysses & rachel != ulysses & quentin != ulysses & patricia != ulysses & oscar != ulysses & nancy != ulysses & mike != ulysses & lisa != ulysses & kyle != ulysses & julia != ulysses & ian != ulysses & hannah != ulysses & george != ulysses & emma != ulysses & david != ulysses & lucy != ulysses & susan != ulysses & john != ulysses & alice != ulysses & fred != ulysses & paul != ulysses & mary != ulysses & tina != yves & tina != xena & tina != william & tina != victoria & tina != ulysses & steve != tina & rachel != tina & quentin != tina & patricia != tina & oscar != tina & nancy != tina & mike != tina & lisa != tina & kyle != tina & julia != tina & ian != tina & hannah != tina & george != tina & emma != tina & david != tina & lucy != tina & susan != tina & john != tina & alice != tina & fred != tina & paul != tina & mary != tina & steve != yves & steve != xena & steve != william & steve != victoria & steve != ulysses & steve != tina & rachel != steve & quentin != steve & patricia != steve & oscar != steve & nancy != steve & mike != steve & lisa != steve & kyle != steve & julia != steve & ian != steve & hannah != steve & george != steve & emma != steve & david != steve & lucy != steve & susan != steve & john != steve & alice != steve & fred != steve & paul != steve & mary != steve & rachel != yves & rachel != xena & rachel != william & rachel != victoria & rachel != ulysses & rachel != tina & rachel != steve & quentin != rachel & patricia != rachel & oscar != rachel & nancy != rachel & mike != rachel & lisa != rachel & kyle != rachel & julia != rachel & ian != rachel & hannah != rachel & george != rachel & emma != rachel & david != rachel & lucy != rachel & susan != rachel & john != rachel & alice != rachel & fred != rachel & paul != rachel & mary != rachel & quentin != yves & quentin != xena & quentin != william & quentin != victoria & quentin != ulysses & quentin != tina & quentin != steve & quentin != rachel & patricia != quentin & oscar != quentin & nancy != quentin & mike != quentin & lisa != quentin & kyle != quentin & julia != quentin & ian != quentin & hannah != quentin & george != quentin & emma != quentin & david != quentin & lucy != quentin & susan != quentin & john != quentin & alice != quentin & fred != quentin & paul != quentin & mary != quentin & patricia != yves & patricia != xena & patricia != william & patricia != victoria & patricia != ulysses & patricia != tina & patricia != steve & patricia != rachel & patricia != quentin & oscar != patricia & nancy != patricia & mike != patricia & lisa != patricia & kyle != patricia & julia != patricia & ian != patricia & hannah != patricia & george != patricia & emma != patricia & david != patricia & lucy != patricia & susan != patricia & john != patricia & alice != patricia & fred != patricia & paul != patricia & mary != patricia & oscar != yves & oscar != xena & oscar != william & oscar != victoria & oscar != ulysses & oscar != tina & oscar != steve & oscar != rachel & oscar != quentin & oscar != patricia & nancy != oscar & mike != oscar & lisa != oscar & kyle != oscar & julia != oscar & ian != oscar & hannah != oscar & george != oscar & emma != oscar & david != oscar & lucy != oscar & susan != oscar & john != oscar & alice != oscar & fred != oscar & paul != oscar & mary != oscar & nancy != yves & nancy != xena & nancy != william & nancy != victoria & nancy != ulysses & nancy != tina & nancy != steve & nancy != rachel & nancy != quentin & nancy != patricia & nancy != oscar & mike != nancy & lisa != nancy & kyle != nancy & julia != nancy & ian != nancy & hannah != nancy & george != nancy & emma != nancy & david != nancy & lucy != nancy & susan != nancy & john != nancy & alice != nancy & fred != nancy & paul != nancy & mary != nancy & mike != yves & mike != xena & mike != william & mike != victoria & mike != ulysses & mike != tina & mike != steve & mike != rachel & mike != quentin & mike != patricia & mike != oscar & mike != nancy & lisa != mike & kyle != mike & julia != mike & ian != mike & hannah != mike & george != mike & emma != mike & david != mike & lucy != mike & susan != mike & john != mike & alice != mike & fred != mike & paul != mike & mary != mike & lisa != yves & lisa != xena & lisa != william & lisa != victoria & lisa != ulysses & lisa != tina & lisa != steve & lisa != rachel & lisa != quentin & lisa != patricia & lisa != oscar & lisa != nancy & lisa != mike & kyle != lisa & julia != lisa & ian != lisa & hannah != lisa & george != lisa & emma != lisa & david != lisa & lucy != lisa & susan != lisa & john != lisa & alice != lisa & fred != lisa & paul != lisa & mary != lisa & kyle != yves & kyle != xena & kyle != william & kyle != victoria & kyle != ulysses & kyle != tina & kyle != steve & kyle != rachel & kyle != quentin & kyle != patricia & kyle != oscar & kyle != nancy & kyle != mike & kyle != lisa & julia != kyle & ian != kyle & hannah != kyle & george != kyle & emma != kyle & david != kyle & lucy != kyle & susan != kyle & john != kyle & alice != kyle & fred != kyle & paul != kyle & mary != kyle & julia != yves & julia != xena & julia != william & julia != victoria & julia != ulysses & julia != tina & julia != steve & julia != rachel & julia != quentin & julia != patricia & julia != oscar & julia != nancy & julia != mike & julia != lisa & julia != kyle & ian != julia & hannah != julia & george != julia & emma != julia & david != julia & lucy != julia & susan != julia & john != julia & alice != julia & fred != julia & paul != julia & mary != julia & ian != yves & ian != xena & ian != william & ian != victoria & ian != ulysses & ian != tina & ian != steve & ian != rachel & ian != quentin & ian != patricia & ian != oscar & ian != nancy & ian != mike & ian != lisa & ian != kyle & ian != julia & hannah != ian & george != ian & emma != ian & david != ian & lucy != ian & susan != ian & john != ian & alice != ian & fred != ian & paul != ian & mary != ian & hannah != yves & hannah != xena & hannah != william & hannah != victoria & hannah != ulysses & hannah != tina & hannah != steve & hannah != rachel & hannah != quentin & hannah != patricia & hannah != oscar & hannah != nancy & hannah != mike & hannah != lisa & hannah != kyle & hannah != julia & hannah != ian & george != hannah & emma != hannah & david != hannah & lucy != hannah & susan != hannah & john != hannah & alice != hannah & fred != hannah & paul != hannah & mary != hannah & george != yves & george != xena & george != william & george != victoria & george != ulysses & george != tina & george != steve & george != rachel & george != quentin & george != patricia & george != oscar & george != nancy & george != mike & george != lisa & george != kyle & george != julia & george != ian & george != hannah & emma != george & david != george & lucy != george & susan != george & john != george & alice != george & fred != george & paul != george & mary != george & emma != yves & emma != xena & emma != william & emma != victoria & emma != ulysses & emma != tina & emma != steve & emma != rachel & emma != quentin & emma != patricia & emma != oscar & emma != nancy & emma != mike & emma != lisa & emma != kyle & emma != julia & emma != ian & emma != hannah & emma != george & david != emma & lucy != emma & susan != emma & john != emma & alice != emma & fred != emma & paul != emma & mary != emma & david != yves & david != xena & david != william & david != victoria & david != ulysses & david != tina & david != steve & david != rachel & david != quentin & david != patricia & david != oscar & david != nancy & david != mike & david != lisa & david != kyle & david != julia & david != ian & david != hannah & david != george & david != emma & lucy != david & susan != david & john != david & alice != david & fred != david & paul != david & mary != david & lucy != yves & lucy != xena & lucy != william & lucy != victoria & lucy != ulysses & lucy != tina & lucy != steve & lucy != rachel & lucy != quentin & lucy != patricia & lucy != oscar & lucy != nancy & lucy != mike & lucy != lisa & lucy != kyle & lucy != julia & lucy != ian & lucy != hannah & lucy != george & lucy != emma & lucy != david & susan != lucy & john != lucy & alice != lucy & fred != lucy & paul != lucy & mary != lucy & susan != yves & susan != xena & susan != william & susan != victoria & susan != ulysses & susan != tina & susan != steve & susan != rachel & susan != quentin & susan != patricia & susan != oscar & susan != nancy & susan != mike & susan != lisa & susan != kyle & susan != julia & susan != ian & susan != hannah & susan != george & susan != emma & susan != david & susan != lucy & john != susan & alice != susan & fred != susan & paul != susan & mary != susan & john != yves & john != xena & john != william & john != victoria & john != ulysses & john != tina & john != steve & john != rachel & john != quentin & john != patricia & john != oscar & john != nancy & john != mike & john != lisa & john != kyle & john != julia & john != ian & john != hannah & john != george & john != emma & john != david & john != lucy & john != susan & alice != john & fred != john & paul != john & mary != john & alice != yves & alice != xena & alice != william & alice != victoria & alice != ulysses & alice != tina & alice != steve & alice != rachel & alice != quentin & alice != patricia & alice != oscar & alice != nancy & alice != mike & alice != lisa & alice != kyle & alice != julia & alice != ian & alice != hannah & alice != george & alice != emma & alice != david & alice != lucy & alice != susan & alice != john & fred != alice & paul != alice & mary != alice & fred != yves & fred != xena & fred != william & fred != victoria & fred != ulysses & fred != tina & fred != steve & fred != rachel & fred != quentin & fred != patricia & fred != oscar & fred != nancy & fred != mike & fred != lisa & fred != kyle & fred != julia & fred != ian & fred != hannah & fred != george & fred != emma & fred != david & fred != lucy & fred != susan & fred != john & fred != alice & paul != fred & mary != fred & paul != yves & paul != xena & paul != william & paul != victoria & paul != ulysses & paul != tina & paul != steve & paul != rachel & paul != quentin & paul != patricia & paul != oscar & paul != nancy & paul != mike & paul != lisa & paul != kyle & paul != julia & paul != ian & paul != hannah & paul != george & paul != emma & paul != david & paul != lucy & paul != susan & paul != john & paul != alice & paul != fred & mary != paul & mary != yves & mary != xena & mary != william & mary != victoria & mary != ulysses & mary != tina & mary != steve & mary != rachel & mary != quentin & mary != patricia & mary != oscar & mary != nancy & mary != mike & mary != lisa & mary != kyle & mary != julia & mary != ian & mary != hannah & mary != george & mary != emma & mary != david & mary != lucy & mary != susan & mary != john & mary != alice & mary != fred & mary != paul [input b23] 25. ! [X0] : (room(X0) => (hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 37. ~? [X3,X4,X5,X6,X7] : (predo(X7) & predo(X6) & predo(X5) & predo(X4) & predo(X3) & X6 != X7 & X5 != X7 & X5 != X6 & X4 != X7 & X4 != X6 & X4 != X5 & X3 != X7 & X3 != X6 & X3 != X5 & X3 != X4 & room(X7) & room(X6) & room(X5) & room(X4) & room(X3)) [input p12] 55. ! [X0] : (room(X0) => predo(X0)) [input hypothesis] 60. ~? [X0,X1,X2,X3,X4] : (predo(X4) & predo(X3) & predo(X2) & predo(X1) & predo(X0) & X3 != X4 & X2 != X4 & X2 != X3 & X1 != X4 & X1 != X3 & X1 != X2 & X0 != X4 & X0 != X3 & X0 != X2 & X0 != X1 & room(X4) & room(X3) & room(X2) & room(X1) & room(X0)) [rectify 37] 120. ! [X0] : ((hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 121. ! [X0] : (hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 120] 125. ! [X0,X1,X2,X3,X4] : (~predo(X4) | ~predo(X3) | ~predo(X2) | ~predo(X1) | ~predo(X0) | X3 = X4 | X2 = X4 | X2 = X3 | X1 = X4 | X1 = X3 | X1 = X2 | X0 = X4 | X0 = X3 | X0 = X2 | X0 = X1 | ~room(X4) | ~room(X3) | ~room(X2) | ~room(X1) | ~room(X0)) [ennf transformation 60] 138. ! [X0] : (predo(X0) | ~room(X0)) [ennf transformation 55] 206. mary != paul [cnf transformation 24] 233. mary != fred [cnf transformation 24] 234. paul != fred [cnf transformation 24] 260. mary != alice [cnf transformation 24] 261. paul != alice [cnf transformation 24] 262. fred != alice [cnf transformation 24] 287. mary != john [cnf transformation 24] 288. paul != john [cnf transformation 24] 289. fred != john [cnf transformation 24] 290. alice != john [cnf transformation 24] 935. room(mary) [cnf transformation 121] 936. room(paul) [cnf transformation 121] 937. room(fred) [cnf transformation 121] 938. room(alice) [cnf transformation 121] 939. room(john) [cnf transformation 121] 963. ~predo(X4) | ~predo(X3) | ~predo(X2) | ~predo(X1) | ~predo(X0) | X3 = X4 | X2 = X4 | X2 = X3 | X1 = X4 | X1 = X3 | X1 = X2 | X0 = X4 | X0 = X3 | X0 = X2 | X0 = X1 | ~room(X4) | ~room(X3) | ~room(X2) | ~room(X1) | ~room(X0) [cnf transformation 125] 998. ~room(X0) | predo(X0) [cnf transformation 138] 1008. predo(mary) [resolution 998,935] 2043. ~predo(X0) | ~predo(X1) | ~predo(X2) | ~predo(X3) | mary = X0 | mary = X1 | X0 = X1 | mary = X2 | X0 = X2 | X1 = X2 | mary = X3 | X0 = X3 | X1 = X3 | X2 = X3 | ~room(mary) | ~room(X0) | ~room(X1) | ~room(X2) | ~room(X3) [resolution 963,1008] 2054. ~predo(X0) | ~predo(X1) | ~predo(X2) | ~predo(X3) | mary = X0 | mary = X1 | X0 = X1 | mary = X2 | X0 = X2 | X1 = X2 | mary = X3 | X0 = X3 | X1 = X3 | X2 = X3 | ~room(X0) | ~room(X1) | ~room(X2) | ~room(X3) [subsumption resolution 2043,935] 2055. ~predo(X1) | ~predo(X2) | ~predo(X3) | mary = X0 | mary = X1 | X0 = X1 | mary = X2 | X0 = X2 | X1 = X2 | mary = X3 | X0 = X3 | X1 = X3 | X2 = X3 | ~room(X0) | ~room(X1) | ~room(X2) | ~room(X3) [subsumption resolution 2054,998] 2056. ~predo(X2) | ~predo(X3) | mary = X0 | mary = X1 | X0 = X1 | mary = X2 | X0 = X2 | X1 = X2 | mary = X3 | X0 = X3 | X1 = X3 | X2 = X3 | ~room(X0) | ~room(X1) | ~room(X2) | ~room(X3) [subsumption resolution 2055,998] 2057. ~predo(X3) | mary = X0 | mary = X1 | X0 = X1 | mary = X2 | X0 = X2 | X1 = X2 | mary = X3 | X0 = X3 | X1 = X3 | X2 = X3 | ~room(X0) | ~room(X1) | ~room(X2) | ~room(X3) [subsumption resolution 2056,998] 2058. ~room(X3) | mary = X1 | X0 = X1 | mary = X2 | X0 = X2 | X1 = X2 | mary = X3 | X0 = X3 | X1 = X3 | X2 = X3 | ~room(X0) | ~room(X1) | ~room(X2) | mary = X0 [subsumption resolution 2057,998] 2684. mary = X3 | X3 = X4 | mary = X5 | X4 = X5 | X3 = X5 | mary = paul | paul = X4 | paul = X3 | paul = X5 | ~room(X4) | ~room(X3) | ~room(X5) | mary = X4 [resolution 2058,936] 2695. ~room(X5) | X3 = X4 | mary = X5 | X4 = X5 | X3 = X5 | paul = X4 | paul = X3 | paul = X5 | ~room(X4) | ~room(X3) | mary = X3 | mary = X4 [subsumption resolution 2684,206] 2728. X4 = X5 | mary = fred | fred = X5 | fred = X4 | paul = X5 | paul = X4 | paul = fred | ~room(X5) | ~room(X4) | mary = X4 | mary = X5 [resolution 2695,937] 2739. X4 = X5 | fred = X5 | fred = X4 | paul = X5 | paul = X4 | paul = fred | ~room(X5) | ~room(X4) | mary = X4 | mary = X5 [subsumption resolution 2728,233] 2740. ~room(X5) | fred = X5 | fred = X4 | paul = X5 | paul = X4 | X4 = X5 | ~room(X4) | mary = X4 | mary = X5 [subsumption resolution 2739,234] 2780. fred = alice | fred = X3 | paul = alice | paul = X3 | alice = X3 | ~room(X3) | mary = X3 | mary = alice [resolution 2740,938] 2791. fred = X3 | paul = alice | paul = X3 | alice = X3 | ~room(X3) | mary = X3 | mary = alice [subsumption resolution 2780,262] 2792. fred = X3 | paul = X3 | alice = X3 | ~room(X3) | mary = X3 | mary = alice [subsumption resolution 2791,261] 2793. ~room(X3) | paul = X3 | alice = X3 | fred = X3 | mary = X3 [subsumption resolution 2792,260] 2838. paul = john | alice = john | fred = john | mary = john [resolution 2793,939] 2845. alice = john | fred = john | mary = john [subsumption resolution 2838,288] 2846. fred = john | mary = john [subsumption resolution 2845,290] 2847. mary = john [subsumption resolution 2846,289] 2848. $false [subsumption resolution 2847,287] % SZS output end Proof for 4242211226641864391465404 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 6908 % Time elapsed: 0.096 s % ------------------------------ % ------------------------------
365
32
[ 0, 12 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p12': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'ervin', 'paul': 'thomas', 'fred': 'iris', 'alice': 'molly', 'john': 'roberta', 'susan': 'daniel', 'lucy': 'bradley', 'david': 'roman', 'emma': 'lisa', 'george': 'emma', 'hannah': 'george', 'ian': 'kenneth', 'julia': 'kevin', 'kyle': 'bertha', 'lisa': 'william', 'mike': 'rafael', 'nancy': 'roxanne', 'oscar': 'sandra', 'patricia': 'randy', 'quentin': 'mildred', 'rachel': 'betty', 'steve': 'patrick', 'tina': 'deborah', 'ulysses': 'quincy', 'victoria': 'christopher', 'william': 'ricardo', 'xena': 'seth', 'yves': 'ana', 'Mary': 'Ervin', 'Paul': 'Thomas', 'Fred': 'Iris', 'Alice': 'Molly', 'John': 'Roberta', 'Susan': 'Daniel', 'Lucy': 'Bradley', 'David': 'Roman', 'Emma': 'Lisa', 'George': 'Emma', 'Hannah': 'George', 'Ian': 'Kenneth', 'Julia': 'Kevin', 'Kyle': 'Bertha', 'Lisa': 'William', 'Mike': 'Rafael', 'Nancy': 'Roxanne', 'Oscar': 'Sandra', 'Patricia': 'Randy', 'Quentin': 'Mildred', 'Rachel': 'Betty', 'Steve': 'Patrick', 'Tina': 'Deborah', 'Ulysses': 'Quincy', 'Victoria': 'Christopher', 'William': 'Ricardo', 'Xena': 'Seth', 'Yves': 'Ana', '~preda': 'does not enjoy macrame', '~predb': 'does not practice urban gardening', '~predc': 'does not own a significant collection of rare gemstones and minerals', '~predd': 'does not collect first edition books', '~prede': 'does not work on fridays', '~predf': 'does not collect classic novels', '~predg': 'does not play as a goalkeeper for a local amateur soccer team', '~predh': 'does not collect historical artifacts related to ancient civilizations', '~predi': 'does not make intricate hand-cut paper art for exhibitions', '~predj': 'does not enjoy virtual reality gaming', '~predk': 'does not have a tattoo', '~predl': 'does not practice pilates', '~predm': 'does not collect antique jewelry', '~predn': 'does not enjoy trail running', '~predo': 'does not bake bread at home', '~predp': 'does not compete in national level swimming championships', '~predq': 'is not a culinary enthusiast who experiments with international cuisines', '~predr': 'does not own a microscope', '~preds': 'does not collect antique clocks', '~predt': 'does not regularly goes on multi-day backpacking trips in national parks', '~predu': 'does not know morse code', '~predv': 'is not a client of Meta', '~predw': 'does not read mystery novels', '~predx': 'does not write a travel blog', '~predy': 'is not an amateur astronomer who builds and uses custom telescopes', '~predz': 'does not collect foreign coins', 'preda': 'enjoys macrame', 'predb': 'practices urban gardening', 'predc': 'owns a significant collection of rare gemstones and minerals', 'predd': 'collects first edition books', 'prede': 'works on fridays', 'predf': 'collects classic novels', 'predg': 'plays as a goalkeeper for a local amateur soccer team', 'predh': 'collects historical artifacts related to ancient civilizations', 'predi': 'makes intricate hand-cut paper art for exhibitions', 'predj': 'enjoys virtual reality gaming', 'predk': 'has a tattoo', 'predl': 'practices pilates', 'predm': 'collects antique jewelry', 'predn': 'does enjoy trail running', 'predo': 'bakes bread at home', 'predp': 'competes in national level swimming championships', 'predq': 'is a culinary enthusiast who experiments with international cuisines', 'predr': 'owns a microscope', 'preds': 'collects antique clocks', 'predt': 'regularly goes on multi-day backpacking trips in national parks', 'predu': 'knows morse code', 'predv': 'is a client of Meta', 'predw': 'reads mystery novels', 'predx': 'writes a travel blog', 'predy': 'is an amateur astronomer who builds and uses custom telescopes', 'predz': 'collects foreign coins', '~propositiona': 'A clock does not measure time in various colors.', 'propositiona': 'A clock measures time in various colors.', '~propositionb': 'A bridge does not sing when it is crossed.', 'propositionb': 'A bridge sings when it is crossed.', '~propositionc': 'A city has not outlawed the use of round tables.', 'propositionc': 'A city has outlawed the use of round tables.', '~propositiond': 'Not all swans in one park are blue.', 'propositiond': 'All swans in one park are blue.', '~propositione': 'A frog does not sing opera in the swamp at night.', 'propositione': 'A frog sings opera in the swamp at night.'}
Larry, Ashley, Ruth, Timothy, Neil, Peggy, Margarita, Gwen, Justin, Esther, Charles are the only persons in the room. “all quiet persons in the room are creative” if “Larry is a quiet patient funny european” Ruth who neither collects classic novels nor enjoys kayaking is a sibling of Dee Patricia is a sibling of Charles “A frog sings opera in the swamp at night.” or “A bridge sings when it is crossed.” but not both more than one person in the room does not practice zumba all curious persons in the room are old Ashley who is a kind person is a client of Melvina Gwen is not old, not curious, not happy exactly three persons in the room does not like Annette Gwen is not hated by Dee at most four persons in the room is a wise person Neil who is a organized strong happy european does not hate Dee Deshawn is a sibling of Timothy Gladys and Justin hate each other all humble persons in the room are organized Peggy has a vast collection of first-edition science fiction novels if someone either is not humble or is a coffee connoisseur but not both then he/she enjoys origami no brave person in the room is formal “A bridge sings when it is crossed.” or “A frog does not sing opera in the swamp at night.” or both Neil is a funny formal european no tall person in the room is brave it is not the case that “someone in the room is not tall” all formal persons anywhere are strong no brave person in the room is happy exactly three persons in the room is a quiet person Ashley enjoys origami Justin is not not kind if someone is a quiet person then he/she works as a freelance web developer specializing in e-commerce sites and vice versa Donald is a client of Esther exactly three persons in the room is a sibling of Donald Esther owns a 3D printer
Ruth collects classic novels
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah')))& ((quiet(mary)&patient(mary)&funny(mary)&european(mary))=>(![X]:(room(X)=>(quiet(X)=>creative(X)))))& ((~((preda(fred))|(predh(fred))))&(sibling(patricia,fred)))& (sibling(hannah,yves))& (((propositione)<~>(propositiond)))& ((?[X,Y]:(room(X)&room(Y)&(~predr(X)&~predr(Y))&(X!=Y))))& (![X]:(room(X)=>(curious(X)=>old(X))))& ((kind(paul)&person(paul))&(client(kyle,paul)))& (~old(david)&~curious(david)&~happy(david))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(victoria,A)&~like(victoria,B)&~like(victoria,C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~like(victoria,A)&~like(victoria,B)&~like(victoria,C)&~like(victoria,D)))))& (~hate(david,patricia))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&wise(A)&person(A)&wise(B)&person(B)&wise(C)&person(C)&wise(D)&person(D)&wise(E)&person(E))))& ((organized(john)&strong(john)&happy(john)&european(john))&(~hate(patricia,john)))& (sibling(alice,xena))& ((hate(tina,emma) & hate(emma,tina)))& (![X]:(room(X)=>(humble(X)=>organized(X))))& (predp(susan))& ((![X]:((((~humble(X))<~>(predm(X))))=>(predt(X)))))& (![X]:(room(X)=>(brave(X)=>~formal(X))))& (((propositiond)|(~propositione)))& (funny(john)&formal(john)&european(john))& (![X]:(room(X)=>(tall(X)=>~brave(X))))& (~(?[X]:(room(X)&(~tall(X)))))& (![X]:(anywhere(X)=>(formal(X)=>strong(X))))& (![X]:(room(X)=>(brave(X)=>~happy(X))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&quiet(A)&person(A)&quiet(B)&person(B)&quiet(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&quiet(A)&person(A)&quiet(B)&person(B)&quiet(C)&person(C)&quiet(D)&person(D)))))& (predt(paul))& (~~kind(emma))& ((![X]:((quiet(X)&person(X))<=>(predg(X)))))& (client(george,oscar))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&sibling(oscar,A)&sibling(oscar,B)&sibling(oscar,C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&sibling(oscar,A)&sibling(oscar,B)&sibling(oscar,C)&sibling(oscar,D)))))& (predx(george))
preda(fred)
[ "p2", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 2906973280923693302148611 % SZS output start Proof for 2906973280923693302148611 27. sibling(patricia,fred) & ~(predh(fred) | preda(fred)) [input p2] 57. preda(fred) [input hypothesis] 84. sibling(patricia,fred) & ~preda(fred) [pure predicate removal 27] 128. sibling(patricia,fred) & ~preda(fred) [ennf transformation 84] 959. ~preda(fred) [cnf transformation 128] 1012. preda(fred) [cnf transformation 57] 1024. $false [subsumption resolution 1012,959] % SZS output end Proof for 2906973280923693302148611 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
352
32
[ 2 ]
{'p2': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'larry', 'paul': 'ashley', 'fred': 'ruth', 'alice': 'timothy', 'john': 'neil', 'susan': 'peggy', 'lucy': 'margarita', 'david': 'gwen', 'emma': 'justin', 'george': 'esther', 'hannah': 'charles', 'ian': 'paul', 'julia': 'micheal', 'kyle': 'melvina', 'lisa': 'willie', 'mike': 'joanne', 'nancy': 'lakeshia', 'oscar': 'donald', 'patricia': 'dee', 'quentin': 'ryan', 'rachel': 'bobby', 'steve': 'susan', 'tina': 'gladys', 'ulysses': 'julie', 'victoria': 'annette', 'william': 'margaret', 'xena': 'deshawn', 'yves': 'patricia', 'Mary': 'Larry', 'Paul': 'Ashley', 'Fred': 'Ruth', 'Alice': 'Timothy', 'John': 'Neil', 'Susan': 'Peggy', 'Lucy': 'Margarita', 'David': 'Gwen', 'Emma': 'Justin', 'George': 'Esther', 'Hannah': 'Charles', 'Ian': 'Paul', 'Julia': 'Micheal', 'Kyle': 'Melvina', 'Lisa': 'Willie', 'Mike': 'Joanne', 'Nancy': 'Lakeshia', 'Oscar': 'Donald', 'Patricia': 'Dee', 'Quentin': 'Ryan', 'Rachel': 'Bobby', 'Steve': 'Susan', 'Tina': 'Gladys', 'Ulysses': 'Julie', 'Victoria': 'Annette', 'William': 'Margaret', 'Xena': 'Deshawn', 'Yves': 'Patricia', '~preda': 'does not collect classic novels', '~predb': 'does not enjoy trail running', '~predc': 'does not use a Windows laptop', '~predd': 'does not collect first edition books', '~prede': 'does not enjoy bird watching', '~predf': 'does not own a smartwatch', '~predg': 'does not work as a freelance web developer specializing in e-commerce sites', '~predh': 'does not enjoy kayaking', '~predi': 'does not collect vintage stamps', '~predj': 'does not collect vintage vinyl records', '~predk': 'does not practice digital art', '~predl': 'does not play as a goalkeeper for a local amateur soccer team', '~predm': 'is not a coffee connoisseur', '~predn': 'is not an avid mountain climber who has scaled several peaks', '~predo': 'is not a culinary enthusiast who experiments with international cuisines', '~predp': 'does not have a vast collection of first-edition science fiction novels', '~predq': 'is not an avid hiker', '~predr': 'does not practice zumba', '~preds': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predt': 'does not enjoy origami', '~predu': 'does not regularly contributes to tech forums and online communities', '~predv': 'does not frequently participates in hackathons and coding competitions', '~predw': 'does not read mystery novels', '~predx': 'does not own a 3D printer', '~predy': 'does not own a smart tv', '~predz': 'does not enjoy fishing', 'preda': 'collects classic novels', 'predb': 'does enjoy trail running', 'predc': 'uses a Windows laptop', 'predd': 'collects first edition books', 'prede': 'enjoys bird watching', 'predf': 'owns a smartwatch', 'predg': 'works as a freelance web developer specializing in e-commerce sites', 'predh': 'enjoys kayaking', 'predi': 'collects vintage stamps', 'predj': 'collects vintage vinyl records', 'predk': 'practices digital art', 'predl': 'plays as a goalkeeper for a local amateur soccer team', 'predm': 'is a coffee connoisseur', 'predn': 'is an avid mountain climber who has scaled several peaks', 'predo': 'is a culinary enthusiast who experiments with international cuisines', 'predp': 'has a vast collection of first-edition science fiction novels', 'predq': 'is an avid hiker', 'predr': 'practices zumba', 'preds': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predt': 'enjoys origami', 'predu': 'regularly contributes to tech forums and online communities', 'predv': 'frequently participates in hackathons and coding competitions', 'predw': 'reads mystery novels', 'predx': 'owns a 3D printer', 'predy': 'owns a smart tv', 'predz': 'enjoys fishing', '~propositiona': 'A tower does not lean significantly without falling.', 'propositiona': 'A tower leans significantly but never falls.', '~propositionb': 'Stars are not visible during the daytime only on Sundays.', 'propositionb': 'Stars are visible during the daytime only on Sundays.', '~propositionc': 'A pen does not exist that only writes secrets.', 'propositionc': 'A pen exists that only writes secrets.', '~propositiond': 'A bridge does not sing when it is crossed.', 'propositiond': 'A bridge sings when it is crossed.', '~propositione': 'A frog does not sing opera in the swamp at night.', 'propositione': 'A frog sings opera in the swamp at night.'}
Robert, Martin, Ila, Timothy, Marc, Bella, Sheila, John, Jennifer, Melissa are the only persons in the room. “John is not happy” if “Melissa is not curious” if “Bella enjoys watercolor painting” then “A clock measures time in various colors.” “Marc plays video games” unless ““Stars are not visible during the daytime only on Sundays.” or “A clock does not measure time in various colors.” but not both” “someone anywhere is a sibling of James” only if “Martin and Robert are respectively strong and tall” “Robert who is a tall quiet person creates augmented reality experiences for mobile applications” unless “at least one person in the room is a sibling of Sean” if “Bella is a sibling of Tyler” then “exactly three persons in the room is a client of James” “Martin and Susan like each other” if “Timothy and John are respectively patient and strong” Teresa and Jennifer hate each other someone in the room is a wise person someone outside the room can play the flute everyone in the room is younger than Esther if they is a organized humble person exactly four persons in the room practices digital art neither “A city has outlawed the use of round tables.” nor “There is no planet where the oceans are in the sky.” Katrina and John hate each other someone who is a sibling of Ronnie is a sibling of someone who practices graffiti art, is younger than Dolores or does not hate Ethel at most two persons in the room is not humble Sheila who is a brave patient tourist is a wise tourist Marc and Timothy are respectively tall and quiet Melissa does not hate Dolores “Stars are visible during the daytime only on Sundays.” or “A shadow does not appear only at noon.” or both no tall person in the room is quiet Timothy is older than Gayle exactly three persons in the room is curious it is not the case that “someone in the room is a client of Meta” “A shadow appears only at noon.” or “Stars are visible during the daytime only on Sundays.” or both everyone in the room who writes in-depth travel guides for off-the-beaten-path destinations or practices digital art or both is not organized Robert is a organized european Robert and Bella are respectively patient and wise Sheila is not kind Bella either is not formal, not old, not strong or is a scotch connoisseur but not both
Timothy is a client of Meta
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((~curious(george))=>(~happy(david)))& ((predg(susan))=>(propositionb))& (~(((~propositiona)<~>(~propositionb)))=>(predt(john)))& ((?[X]:(anywhere(X)&(sibling(patricia,X))))=>((strong(paul))&(tall(mary))))& (~(((?[X]:(room(X)&sibling(lisa,X)))))=>((tall(mary)&quiet(mary)&person(mary))&(predj(mary))))& ((sibling(ulysses,susan))=>((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&client(patricia,A)&client(patricia,B)&client(patricia,C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&client(patricia,A)&client(patricia,B)&client(patricia,C)&client(patricia,D))))))& (((patient(alice))&(strong(david)))=>((like(paul,nancy) & like(nancy,paul))))& ((hate(ian,emma) & hate(emma,ian)))& (?[X]:(room(X)&(wise(X)&person(X))))& (?[X]:(~room(X)&(predv(X))))& (![X]:(room(X)=>(((organized(X)&humble(X)&person(X))=>(younger(julia,X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& (~((propositionc)|(~propositiond)))& ((hate(hannah,david) & hate(david,hannah)))& (?[X,Y]:((sibling(oscar,X))&(((predw(Y))|(younger(xena,Y))|(~hate(yves,Y))))&(sibling(X,Y))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~humble(A)&~humble(B)&~humble(C))))& ((brave(lucy)&patient(lucy)&tourist(lucy))&(wise(lucy)&tourist(lucy)))& ((tall(john))&(quiet(alice)))& (~hate(xena,george))& (((propositiona)|(~propositione)))& (![X]:(room(X)=>(tall(X)=>~quiet(X))))& (older(victoria,alice))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&curious(A)&curious(B)&curious(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&curious(A)&curious(B)&curious(C)&curious(D)))))& (~(?[X]:(room(X)&(predz(X)))))& (((propositione)|(propositiona)))& (![X]:(room(X)=>(((((predk(X))|(predc(X))))=>(~organized(X))))))& (organized(mary)&european(mary))& ((patient(mary))&(wise(susan)))& (~kind(lucy))& (((~formal(susan)&~old(susan)&~strong(susan))<~>(predd(susan))))
predz(alice)
[ "p0", "p24", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 8065708235469669123347937 % SZS output start Proof for 8065708235469669123347937 25. ! [X0] : (room(X0) => (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 49. ~? [X0] : (predz(X0) & room(X0)) [input p24] 56. predz(alice) [input hypothesis] 116. ! [X0] : ((george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 117. ! [X0] : (george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 116] 130. ! [X0] : (~predz(X0) | ~room(X0)) [ennf transformation 49] 964. room(alice) [cnf transformation 117] 1037. ~predz(X0) | ~room(X0) [cnf transformation 130] 1046. predz(alice) [cnf transformation 56] 1176. ~room(alice) [resolution 1037,1046] 1177. $false [subsumption resolution 1176,964] % SZS output end Proof for 8065708235469669123347937 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5884 % Time elapsed: 0.051 s % ------------------------------ % ------------------------------
430
32
[ 0, 24 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p24': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'robert', 'paul': 'martin', 'fred': 'ila', 'alice': 'timothy', 'john': 'marc', 'susan': 'bella', 'lucy': 'sheila', 'david': 'john', 'emma': 'jennifer', 'george': 'melissa', 'hannah': 'katrina', 'ian': 'teresa', 'julia': 'esther', 'kyle': 'charles', 'lisa': 'william', 'mike': 'karen', 'nancy': 'susan', 'oscar': 'ronnie', 'patricia': 'james', 'quentin': 'marian', 'rachel': 'whitney', 'steve': 'jose', 'tina': 'carrie', 'ulysses': 'tyler', 'victoria': 'gayle', 'william': 'sean', 'xena': 'dolores', 'yves': 'ethel', 'Mary': 'Robert', 'Paul': 'Martin', 'Fred': 'Ila', 'Alice': 'Timothy', 'John': 'Marc', 'Susan': 'Bella', 'Lucy': 'Sheila', 'David': 'John', 'Emma': 'Jennifer', 'George': 'Melissa', 'Hannah': 'Katrina', 'Ian': 'Teresa', 'Julia': 'Esther', 'Kyle': 'Charles', 'Lisa': 'William', 'Mike': 'Karen', 'Nancy': 'Susan', 'Oscar': 'Ronnie', 'Patricia': 'James', 'Quentin': 'Marian', 'Rachel': 'Whitney', 'Steve': 'Jose', 'Tina': 'Carrie', 'Ulysses': 'Tyler', 'Victoria': 'Gayle', 'William': 'Sean', 'Xena': 'Dolores', 'Yves': 'Ethel', '~preda': 'does not have a piercing', '~predb': 'is not a skilled home brewer experimenting with craft beer recipes', '~predc': 'does not practice digital art', '~predd': 'is not a scotch connoisseur', '~prede': 'does not make homemade pastries', '~predf': 'does not play as a goalkeeper for a local amateur soccer team', '~predg': 'does not enjoy watercolor painting', '~predh': 'does not train for and competes in international triathlons', '~predi': 'does not enjoy bird watching', '~predj': 'does not create augmented reality experiences for mobile applications', '~predk': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predl': 'does not frequently participates in hackathons and coding competitions', '~predm': 'does not play the violin', '~predn': 'does not enjoy stargazing', '~predo': 'does not enjoy cross-country skiing', '~predp': 'is not dedicated to sustainable living and zero-waste practices', '~predq': 'does not collect foreign coins', '~predr': 'is not a cybersecurity expert', '~preds': 'does not volunteer for local environmental conservation projects', '~predt': 'does not play video games', '~predu': 'is not a chess master who participates in national tournaments', '~predv': 'cannot play the flute', '~predw': 'does not practice graffiti art', '~predx': 'does not practice archery', '~predy': 'does not play the drums', '~predz': 'is not a client of Meta', 'preda': 'has a piercing', 'predb': 'is a skilled home brewer experimenting with craft beer recipes', 'predc': 'practices digital art', 'predd': 'is a scotch connoisseur', 'prede': 'makes homemade pastries', 'predf': 'plays as a goalkeeper for a local amateur soccer team', 'predg': 'enjoys watercolor painting', 'predh': 'trains for and competes in international triathlons', 'predi': 'enjoys bird watching', 'predj': 'creates augmented reality experiences for mobile applications', 'predk': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predl': 'frequently participates in hackathons and coding competitions', 'predm': 'plays the violin', 'predn': 'enjoys stargazing', 'predo': 'enjoys cross-country skiing', 'predp': 'is dedicated to sustainable living and zero-waste practices', 'predq': 'collects foreign coins', 'predr': 'is a cybersecurity expert', 'preds': 'volunteers for local environmental conservation projects', 'predt': 'plays video games', 'predu': 'is a chess master who participates in national tournaments', 'predv': 'can play the flute', 'predw': 'practices graffiti art', 'predx': 'practices archery', 'predy': 'plays the drums', 'predz': 'is a client of Meta', '~propositiona': 'Stars are not visible during the daytime only on Sundays.', 'propositiona': 'Stars are visible during the daytime only on Sundays.', '~propositionb': 'A clock does not measure time in various colors.', 'propositionb': 'A clock measures time in various colors.', '~propositionc': 'A city has not outlawed the use of round tables.', 'propositionc': 'A city has outlawed the use of round tables.', '~propositiond': 'There is no planet where the oceans are in the sky.', 'propositiond': 'There is a planet where the oceans are in the sky.', '~propositione': 'A shadow does not appear only at noon.', 'propositione': 'A shadow appears only at noon.'}
Ashley, Judy, Delores, Marilyn, Katherine, Jason, Michael, Donna, David, Amy are the only persons in the room. “everyone in the room is a client of LVMH” if “Katherine is humble” either “neither “Mirrors do not fog permanently in one particular house.” nor “A clock measures time in various colors.”” or “no one in the room hosts a popular podcast about emerging technologies” but not both “everyone in the room is brave if they maintains a large, organic vegetable garden year-round” if “A clock measures time in various colors.” everyone anywhere maintains a large, organic vegetable garden year-round Delores collects vintage vinyl records at most two persons in the room enjoys salsa dancing if someone makes intricate hand-cut paper art for exhibitions then he/she is hated by Christopher Michael is a funny person someone in the room streams on Twitch if someone is a strong tourist then he/she is a old tourist if someone is a dedicated advocate for digital privacy and encryption then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “There is no planet where the oceans are in the sky.” and “A frog does not sing opera in the swamp at night.” everyone in the room enjoys stand-up paddleboarding only one person in the room is a certified yoga instructor teaching classes weekly Judy is a drone photographer exactly three persons in the room is a kind person everyone in the room is a kind tourist, hosts a popular podcast about emerging technologies or is formal Judy is creative only one person in the room uses a Windows laptop David is a happy european at least two persons in the room maintains a large, organic vegetable garden year-round “Mirrors fog permanently in one particular house.” and “A frog does not sing opera in the swamp at night.” all quiet persons outside the room are strong at most two persons in the room is funny Donna is a tall european There is no planet where the oceans are in the sky. if “everyone in the room is younger than Frank or does not maintain a large, organic vegetable garden year-round” then “if someone is richer than Easter and frequently participates in hackathons and coding competitions then he/she uses a Windows laptop” if “Judy is strong” then “everyone in the room who collects classic novels is funny” if “Delores and Judy do not hate Idell” then “all humble persons in the room are kind” if “Jason is not old” then “not everyone in the room is not a dedicated advocate for digital privacy and encryption or is not a brave strong organized tourist” if “at least one person in the room does not like David” then “no one in the room is a sibling of Micheal if and only if they collects first edition books” at least one person in the room enjoys stand-up paddleboarding Donna is a client of Easter Michael and Marilyn are not a tall europeans everyone in the room is patient Michael does not own a television no funny person in the room is kind everyone anywhere maintains a personal blog focused on cybersecurity tips if they competes in national level swimming championships someone who is a formal european is a client of someone who is not a funny happy european Ashley enjoys stand-up paddleboarding everyone in the room hosts a popular podcast about emerging technologies if they is a client of Patrick and vice versa no one anywhere is a wine connoisseur with a private cellar of vintage wines or does not practice yoga at least three persons in the room does not have a pet dog Delores is a wise brave patient european everyone anywhere maintains a personal blog focused on cybersecurity tips if and only if they does not like Micheal Marilyn and Delores are respectively old and wise Ashley who is younger than Frank own a television Katherine and Judy are respectively creative and formal at least three persons in the room is not liked by David if someone is liked by Christopher then he/she hosts a popular podcast about emerging technologies only one person anywhere is a client of Tyrone Delores and Patrick hate each other neither “A frog sings opera in the swamp at night.” nor “A book can be opened only at midnight.” someone outside the room is quieter than Amy, is richer than Roy or is a wine connoisseur with a private cellar of vintage wines if someone does not maintain a large, organic vegetable garden year-round then he/she is not liked by Lesa and vice versa all organized persons in the room are brave Michael is not a old european “everyone in the room cannot play the harmonica or is formal” if “everyone outside the room is a client of Patricia” if “someone in the room is liked by Karen” then ““A frog does not sing opera in the swamp at night.” and “Mirrors fog permanently in one particular house.” and “A clock measures time in various colors.”” if “everyone in the room does not enjoy stand-up paddleboarding or hates Frank” then “everyone in the room is not hated by Christopher if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““There is no planet where the oceans are in the sky.” or “A book can be opened only at midnight.” or both” if “Delores and Jason are hated by Amy” then “no creative person in the room is patient” if “everyone outside the room does not have a pet dog or is not hated by Michael” then ““A clock does not measure time in various colors.” or “Mirrors do not fog permanently in one particular house.” or both” Ashley dreamt that ““There is no planet where the oceans are in the sky.” or “Mirrors fog permanently in one particular house.” or both” everyone in the room is a wise person no tall person in the room is kind Ashley dreamt that “everyone in the room is a quiet tourist if they is a client of Patricia” everyone in the room who either is not liked by Gordon or maintains a large, organic vegetable garden year-round but not both neither is liked by Frank nor is hated by George it is not the case that ““A clock measures time in various colors.” and “Mirrors fog permanently in one particular house.” and “A clock does not measure time in various colors.”” someone in the room is not hated by Frank someone who is not hated by Donna like someone who is a sibling of Easter Delores is a patient happy tall person Roy is a sibling of Marilyn Delores and Jason are quiet David is a sibling of Katherine Marilyn and Katherine are wise persons more than one person in the room is a sibling of Chad, is a client of Jose and is a sibling of David Marilyn and Jason are strong persons everyone in the room is a client of Donna if they is a sibling of Lonnie everyone in the room is a client of Gregory if they is a funny tourist everyone in the room is not hated by Christopher everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Chad everyone in the room is a sibling of Micheal, is a sibling of Donna and is not humble if they is a sibling of Micheal everyone in the room frequently participates in hackathons and coding competitions if and only if they does practice yoga everyone in the room does not host a popular podcast about emerging technologies or collects classic novels not everyone in the room collects classic novels if and only if they maintains a personal blog focused on cybersecurity tips everyone outside the room makes intricate hand-cut paper art for exhibitions only if they hosts a popular podcast about emerging technologies exactly four persons in the room maintains a personal blog focused on cybersecurity tips Delores who uses a Windows laptop streams on Twitch Patricia and Katherine like each other at least three persons in the room does practice yoga at most four persons in the room neither is a wine connoisseur with a private cellar of vintage wines nor is a Linux enthusiast Lonnie and Marilyn like each other Ashley who is a client of LVMH is a client of Amy at least two persons in the room collects classic novels everyone in the room does not like Micheal if and only if they can play the harmonica everyone in the room is not a curious tourist only if they is a drone photographer everyone outside the room does not practice yoga or does not hate Micheal not everyone anywhere likes Frank only if they competes in national level swimming championships more than one person in the room participates in long-distance cycling events across the country Delores does not hate David more than one person in the room is not creative, not formal, not strong if someone neither mentors a youth basketball team on weekends nor competes in national level swimming championships then he/she does not hate Patricia and vice versa everyone in the room collects first edition books only if they collects classic novels someone in the room is kind it is not the case that “someone in the room mentors a youth basketball team on weekends” Marilyn maintains a personal blog focused on cybersecurity tips it is true that “Delores and Judy are respectively curious and old” exactly four persons in the room is a creative european no formal person in the room is humble at most four persons in the room participates in long-distance cycling events across the country if someone collects first edition books then he/she hosts a popular podcast about emerging technologies at least two persons anywhere is a quiet wise kind tourist Donna is a client of Ashley if someone is a client of Amy then he/she can play the harmonica and vice versa Tyrone is a client of Katherine if someone is brave then he/she likes Donna Judy is formal at most three persons in the room neither enjoys stand-up paddleboarding nor is kind if someone is quiet then he/she is a client of Patricia more than one person in the room is creative no wise person outside the room is tall if someone is brave then he/she is not a creative tourist Jason enjoys salsa dancing Michael and Ashley like each other Marilyn enjoys stand-up paddleboarding Judy and Ashley are respectively quiet and organized no kind person in the room is tall if “everyone outside the room is not a Linux enthusiast or is not a dedicated advocate for digital privacy and encryption” then “Christopher is a client of Ashley” “everyone in the room who maintains a large, organic vegetable garden year-round is not not kind” if ““A frog sings opera in the swamp at night.” and “A clock measures time in various colors.”” if “everyone in the room competes in national level swimming championships or does not maintain a personal blog focused on cybersecurity tips” then “Donna is not not not not humble” “Chad is richer than Delores” only if “Patrick and Ashley hate each other” “everyone in the room does not own a television or is richer than Tyrone” if “Tyrone is a sibling of Donna” and vice versa “if someone collects first edition books then he/she either is a dedicated advocate for digital privacy and encryption or frequently participates in hackathons and coding competitions but not both” unless “at least one person in the room is not a happy tourist” if “Judy and Lesa hate each other” then “at most three persons in the room is a client of Amy” either “someone in the room is not liked by Idell” or ““A clock measures time in various colors.” and “Mirrors do not fog permanently in one particular house.”” but not both Delores maintains a large, organic vegetable garden year-round everyone in the room is happy if they does not collect first edition books Donna and Amy like each other everyone in the room does not practice and performs acrobatic dance routines only if they does practice yoga if someone is not not quiet then he/she is older than Frank and vice versa Katherine maintains a personal blog focused on cybersecurity tips at least three persons in the room is not quiet or is not funny, not old, not strong, not tall or both David is a client of Katherine at most four persons in the room is a curious european “A clock does not measure time in various colors.” or “A book can be opened only at midnight.” or both Michael is richer than Lonnie exactly two persons in the room is hated by Amy Marilyn is a patient tourist everyone in the room who is not a formal tourist is humble Donna is richer than Tyrone, enjoys salsa dancing or is a client of Lonnie
David collects classic novels
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& (![X]:(room(X)=>(((predq(X))<=>(predj(X))))))& (![X]:(room(X)=>(((predi(X))|(~predu(X))))))& (~![X]:(room(X)=>(((predi(X))<=>(predc(X))))))& (![X]:(~room(X)=>(((predu(X))<=(predr(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& ((predp(fred))&(predd(fred)))& ((like(xena,john) & like(john,xena)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~((preda(A))|(predz(A)))&~((preda(B))|(predz(B)))&~((preda(C))|(predz(C)))&~((preda(D))|(predz(D)))&~((preda(E))|(predz(E))))))& ((like(kyle,alice) & like(alice,kyle)))& ((predm(mary))&(client(george,mary)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predi(A)&predi(B)))& (![X]:(room(X)=>(((~like(patricia,X))<=>(predf(X))))))& (![X]:(room(X)=>(((predn(X))<=(~(curious(X)&tourist(X)))))))& (![X]:(~room(X)=>(((~hate(patricia,X))|(~predj(X))))))& (~![X]:(anywhere(X)=>(((predk(X))<=(like(william,X))))))& ((?[X,Y]:(room(X)&room(Y)&(predt(X)&predt(Y))&(X!=Y))))& (~hate(emma,fred))& ((?[X,Y]:(room(X)&room(Y)&(~creative(X)&~formal(X)&~strong(X)&~creative(Y)&~formal(Y)&~strong(Y))&(X!=Y))))& ((![X]:((~((prede(X))|(predk(X))))<=>(~hate(xena,X)))))& (![X]:(room(X)=>(((predi(X))<=(predb(X))))))& (?[X]:(room(X)&(kind(X))))& (~(?[X]:(room(X)&(prede(X)))))& (predc(alice))& ((curious(fred))&(old(paul)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)&creative(E)&european(E)))))& (![X]:(room(X)=>(formal(X)=>~humble(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predt(A)&predt(B)&predt(C)&predt(D)&predt(E))))& ((![X]:((predb(X))=>(predu(X)))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&quiet(A)&wise(A)&kind(A)&tourist(A)&quiet(B)&wise(B)&kind(B)&tourist(B)))& (client(mary,david))& ((![X]:((client(george,X))<=>(predf(X)))))& (client(john,julia))& ((![X]:((brave(X))=>(like(david,X)))))& (formal(paul))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((predv(A))|(kind(A)))&~((predv(B))|(kind(B)))&~((predv(C))|(kind(C)))&~((predv(D))|(kind(D))))))& ((![X]:((quiet(X))=>(client(xena,X)))))& ((?[X,Y]:(room(X)&room(Y)&(creative(X)&creative(Y))&(X!=Y))))& (![X]:(~room(X)=>(wise(X)=>~tall(X))))& ((![X]:((brave(X))=>(~(creative(X)&tourist(X))))))& (predh(susan))& ((like(lucy,mary) & like(mary,lucy)))& (predv(alice))& ((quiet(paul))&(organized(mary)))& (![X]:(room(X)=>(kind(X)=>~tall(X))))& ((![X]:(~room(X)=>(((~predx(X))|(~predz(X))))))=>(client(mary,ulysses)))& ((((propositionc)&(propositione)))=>(![X]:(room(X)=>(((predg(X))=>(~~kind(X)))))))& ((![X]:(room(X)=>(((~predc(X))|(predk(X))))))=>(~~~~humble(david)))& ((richer(fred,ian))=>((hate(tina,mary) & hate(mary,tina))))& ((sibling(david,julia))<=>(![X]:(room(X)=>(((richer(julia,X))|(~predo(X)))))))& (~(((?[X]:(room(X)&~(happy(X)&tourist(X))))))=>((![X]:((predb(X))=>(((predx(X))<~>(predq(X))))))))& (((hate(paul,hannah) & hate(hannah,paul)))=>(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&client(george,A)&client(george,B)&client(george,C)&client(george,D)))))& ((?[X]:(room(X)&(~like(X,lisa))))<~>(((propositione)&(~propositiona))))& (predg(fred))& (![X]:(room(X)=>(((~predb(X))=>(happy(X))))))& ((like(david,george) & like(george,david)))& (![X]:(room(X)=>(((predj(X))<=(~predy(X))))))& ((![X]:((~~quiet(X))<=>(older(william,X)))))& (predc(john))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&((~quiet(A))|(~funny(A)&~old(A)&~strong(A)&~tall(A)))&((~quiet(B))|(~funny(B)&~old(B)&~strong(B)&~tall(B)))&((~quiet(C))|(~funny(C)&~old(C)&~strong(C)&~tall(C)))))& (client(john,emma))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&curious(A)&european(A)&curious(B)&european(B)&curious(C)&european(C)&curious(D)&european(D)&curious(E)&european(E))))& (((~propositione)|(propositionb)))& (richer(kyle,lucy))& ((?[A,B]:(room(A)&room(B)&(A!=B)&hate(A,george)&hate(B,george)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&hate(A,george)&hate(B,george)&hate(C,george)))))& (patient(alice)&tourist(alice))& (![X]:(room(X)=>(((~(formal(X)&tourist(X)))=>(humble(X))))))& (((richer(julia,david))|(predh(david))|(client(kyle,david))))
predi(emma)
[]
null
2,068
1,024
[]
{}
true
{'mary': 'ashley', 'paul': 'judy', 'fred': 'delores', 'alice': 'marilyn', 'john': 'katherine', 'susan': 'jason', 'lucy': 'michael', 'david': 'donna', 'emma': 'david', 'george': 'amy', 'hannah': 'lesa', 'ian': 'chad', 'julia': 'tyrone', 'kyle': 'lonnie', 'lisa': 'idell', 'mike': 'roy', 'nancy': 'george', 'oscar': 'karen', 'patricia': 'micheal', 'quentin': 'easter', 'rachel': 'douglas', 'steve': 'gregory', 'tina': 'patrick', 'ulysses': 'christopher', 'victoria': 'jose', 'william': 'frank', 'xena': 'patricia', 'yves': 'gordon', 'Mary': 'Ashley', 'Paul': 'Judy', 'Fred': 'Delores', 'Alice': 'Marilyn', 'John': 'Katherine', 'Susan': 'Jason', 'Lucy': 'Michael', 'David': 'Donna', 'Emma': 'David', 'George': 'Amy', 'Hannah': 'Lesa', 'Ian': 'Chad', 'Julia': 'Tyrone', 'Kyle': 'Lonnie', 'Lisa': 'Idell', 'Mike': 'Roy', 'Nancy': 'George', 'Oscar': 'Karen', 'Patricia': 'Micheal', 'Quentin': 'Easter', 'Rachel': 'Douglas', 'Steve': 'Gregory', 'Tina': 'Patrick', 'Ulysses': 'Christopher', 'Victoria': 'Jose', 'William': 'Frank', 'Xena': 'Patricia', 'Yves': 'Gordon', '~preda': 'is not a wine connoisseur with a private cellar of vintage wines', '~predb': 'does not collect first edition books', '~predc': 'does not maintain a personal blog focused on cybersecurity tips', '~predd': 'does not stream on Twitch', '~prede': 'does not mentor a youth basketball team on weekends', '~predf': 'cannot play the harmonica', '~predg': 'does not maintain a large, organic vegetable garden year-round', '~predh': 'does not enjoy salsa dancing', '~predi': 'does not collect classic novels', '~predj': 'does not practice yoga', '~predk': 'does not compete in national level swimming championships', '~predl': 'does not have a pet dog', '~predm': 'is not a client of LVMH', '~predn': 'is not a drone photographer', '~predo': 'does not own a television', '~predp': 'does not use a Windows laptop', '~predq': 'does not frequently participates in hackathons and coding competitions', '~predr': 'does not make intricate hand-cut paper art for exhibitions', '~preds': 'does not collect vintage vinyl records', '~predt': 'does not participate in long-distance cycling events across the country', '~predu': 'does not host a popular podcast about emerging technologies', '~predv': 'does not enjoy stand-up paddleboarding', '~predw': 'is not a certified yoga instructor teaching classes weekly', '~predx': 'is not a dedicated advocate for digital privacy and encryption', '~predy': 'does not practice and performs acrobatic dance routines', '~predz': 'is not a Linux enthusiast', 'preda': 'is a wine connoisseur with a private cellar of vintage wines', 'predb': 'collects first edition books', 'predc': 'maintains a personal blog focused on cybersecurity tips', 'predd': 'streams on Twitch', 'prede': 'mentors a youth basketball team on weekends', 'predf': 'can play the harmonica', 'predg': 'maintains a large, organic vegetable garden year-round', 'predh': 'enjoys salsa dancing', 'predi': 'collects classic novels', 'predj': 'does practice yoga', 'predk': 'competes in national level swimming championships', 'predl': 'has a pet dog', 'predm': 'is a client of LVMH', 'predn': 'is a drone photographer', 'predo': 'own a television', 'predp': 'uses a Windows laptop', 'predq': 'frequently participates in hackathons and coding competitions', 'predr': 'makes intricate hand-cut paper art for exhibitions', 'preds': 'collects vintage vinyl records', 'predt': 'participates in long-distance cycling events across the country', 'predu': 'hosts a popular podcast about emerging technologies', 'predv': 'enjoys stand-up paddleboarding', 'predw': 'is a certified yoga instructor teaching classes weekly', 'predx': 'is a dedicated advocate for digital privacy and encryption', 'predy': 'practices and performs acrobatic dance routines', 'predz': 'is a Linux enthusiast', '~propositiona': 'Mirrors do not fog permanently in one particular house.', 'propositiona': 'Mirrors fog permanently in one particular house.', '~propositionb': 'A book cannot be opened only at midnight.', 'propositionb': 'A book can be opened only at midnight.', '~propositionc': 'A frog does not sing opera in the swamp at night.', 'propositionc': 'A frog sings opera in the swamp at night.', '~propositiond': 'There is no planet where the oceans are in the sky.', 'propositiond': 'There is a planet where the oceans are in the sky.', '~propositione': 'A clock does not measure time in various colors.', 'propositione': 'A clock measures time in various colors.'}
Robert, Terry, Maria, Evelyn, Carin, Kristen, Lonnie, Nicole, Paul, Kristin, Kathy, Salvador, Richard are the only persons in the room. if ““A bird does not tweet using morse code.” and “A frog sings opera in the swamp at night.” and “A desert does not bloom with snowdrops every year.”” then ““A shadow appears only at noon.” and “A bird tweets using morse code.” and “A bridge sings when it is crossed.”” “everyone in the room who is a dedicated volunteer for local community service projects and enjoys landscape photography is liked by Gordon” unless ““A bridge does not sing when it is crossed.” and “A shadow does not appear only at noon.”” if “everyone outside the room is not strong, not tall, not patient or is not an avid collector of autographed memorabilia from famous musicians” then “all funny persons in the room are humble” “Kristen is a sibling of Gordon” unless “Nicole owns a smart tv” “Nicole is a curious person” unless “A frog sings opera in the swamp at night.” “if someone is a sibling of Jane then he/she is a client of LVMH” if “Kristin is a tall brave humble kind person” if “someone anywhere is richer than Sharon” then “Robert and Terry are respectively funny and creative” otherwise “at least four persons anywhere is a patient creative quiet european” Kristen is a coffee connoisseur Nicole collects antique jewelry Paul and Carin are hated by Brittany Salvador is a old person at least three persons in the room is not hated by Jane Kathy is a happy tourist Kristin is richer than Patricia Kristin is younger than Patricia Nancy and Evelyn like each other
Kristin is brave
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia')))& ((((~propositionc)&(propositiona)&(~propositionb)))=>(((propositiond)&(propositionc)&(propositione))))& (~(((~propositione)&(~propositiond)))=>(![X]:(room(X)=>(((((predr(X))&(predz(X))))=>(like(X,yves)))))))& ((![X]:(~room(X)=>(((~predl(X))|(~strong(X)&~tall(X)&~patient(X))))))=>(![X]:(room(X)=>(funny(X)=>humble(X)))))& (~(predi(david))=>(sibling(yves,susan)))& (~(propositiona)=>(curious(david)&person(david)))& ((tall(george)&brave(george)&humble(george)&kind(george)&person(george))=>((![X]:((sibling(mike,X))=>(predw(X))))))& (((?[X]:(anywhere(X)&(richer(kyle,X))))=>((funny(mary))&(creative(paul))))&((~(?[X]:(anywhere(X)&(richer(kyle,X)))))=>(?[A,B,C,D]:(anywhere(A)&anywhere(B)&anywhere(C)&anywhere(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&patient(A)&creative(A)&quiet(A)&european(A)&patient(B)&creative(B)&quiet(B)&european(B)&patient(C)&creative(C)&quiet(C)&european(C)&patient(D)&creative(D)&quiet(D)&european(D)))))& (predp(susan))& (predh(david))& (hate(emma,steve)&hate(john,steve))& (old(ian)&person(ian))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~hate(A,mike)&~hate(B,mike)&~hate(C,mike)))& (happy(hannah)&tourist(hannah))& (richer(william,george))& (younger(william,george))& ((like(ulysses,alice) & like(alice,ulysses)))
brave(george)
[]
null
289
16
[]
{}
true
{'mary': 'robert', 'paul': 'terry', 'fred': 'maria', 'alice': 'evelyn', 'john': 'carin', 'susan': 'kristen', 'lucy': 'lonnie', 'david': 'nicole', 'emma': 'paul', 'george': 'kristin', 'hannah': 'kathy', 'ian': 'salvador', 'julia': 'richard', 'kyle': 'sharon', 'lisa': 'dale', 'mike': 'jane', 'nancy': 'james', 'oscar': 'joseph', 'patricia': 'lanny', 'quentin': 'ernest', 'rachel': 'carolyn', 'steve': 'brittany', 'tina': 'eileen', 'ulysses': 'nancy', 'victoria': 'beth', 'william': 'patricia', 'xena': 'carlos', 'yves': 'gordon', 'Mary': 'Robert', 'Paul': 'Terry', 'Fred': 'Maria', 'Alice': 'Evelyn', 'John': 'Carin', 'Susan': 'Kristen', 'Lucy': 'Lonnie', 'David': 'Nicole', 'Emma': 'Paul', 'George': 'Kristin', 'Hannah': 'Kathy', 'Ian': 'Salvador', 'Julia': 'Richard', 'Kyle': 'Sharon', 'Lisa': 'Dale', 'Mike': 'Jane', 'Nancy': 'James', 'Oscar': 'Joseph', 'Patricia': 'Lanny', 'Quentin': 'Ernest', 'Rachel': 'Carolyn', 'Steve': 'Brittany', 'Tina': 'Eileen', 'Ulysses': 'Nancy', 'Victoria': 'Beth', 'William': 'Patricia', 'Xena': 'Carlos', 'Yves': 'Gordon', '~preda': 'does not play the drums', '~predb': 'does not have a curated collection of mid-century modern furniture', '~predc': 'is not a craft beer aficionado', '~predd': 'does not write poetry', '~prede': 'does not practice and performs acrobatic dance routines', '~predf': 'is not a drone photographer', '~predg': 'does not enjoy making ceramics', '~predh': 'does not collect antique jewelry', '~predi': 'does not own a smart tv', '~predj': 'is not an expert in identifying and foraging wild edible plants', '~predk': 'does not host regular game nights featuring complex strategy games', '~predl': 'is not an avid collector of autographed memorabilia from famous musicians', '~predm': 'does not enjoy snowboarding', '~predn': 'does not practice pilates', '~predo': 'is not a certified scuba diver with advanced underwater photography skills', '~predp': 'is not a coffee connoisseur', '~predq': 'does not play eSports competitively', '~predr': 'is not a dedicated volunteer for local community service projects', '~preds': 'does not work as a freelance web developer specializing in e-commerce sites', '~predt': 'does not own an Android phone', '~predu': 'does not enjoy camping and organizing outdoor survival workshops', '~predv': 'does not collect rare minerals', '~predw': 'is not a client of LVMH', '~predx': 'does not enjoy bird watching', '~predy': 'does not host regular workshops on creative writing', '~predz': 'does not enjoy landscape photography', 'preda': 'plays the drums', 'predb': 'has a curated collection of mid-century modern furniture', 'predc': 'is a craft beer aficionado', 'predd': 'writes poetry', 'prede': 'practices and performs acrobatic dance routines', 'predf': 'is a drone photographer', 'predg': 'enjoys making ceramics', 'predh': 'collects antique jewelry', 'predi': 'owns a smart tv', 'predj': 'is an expert in identifying and foraging wild edible plants', 'predk': 'hosts regular game nights featuring complex strategy games', 'predl': 'is an avid collector of autographed memorabilia from famous musicians', 'predm': 'enjoys snowboarding', 'predn': 'practices pilates', 'predo': 'is a certified scuba diver with advanced underwater photography skills', 'predp': 'is a coffee connoisseur', 'predq': 'plays eSports competitively', 'predr': 'is a dedicated volunteer for local community service projects', 'preds': 'works as a freelance web developer specializing in e-commerce sites', 'predt': 'owns an Android phone', 'predu': 'enjoys camping and organizing outdoor survival workshops', 'predv': 'collects rare minerals', 'predw': 'is a client of LVMH', 'predx': 'enjoys bird watching', 'predy': 'hosts regular workshops on creative writing', 'predz': 'enjoys landscape photography', '~propositiona': 'A frog does not sing opera in the swamp at night.', 'propositiona': 'A frog sings opera in the swamp at night.', '~propositionb': 'A desert does not bloom with snowdrops every year.', 'propositionb': 'A desert blooms with snowdrops every year.', '~propositionc': 'A bird does not tweet using morse code.', 'propositionc': 'A bird tweets using morse code.', '~propositiond': 'A shadow does not appear only at noon.', 'propositiond': 'A shadow appears only at noon.', '~propositione': 'A bridge does not sing when it is crossed.', 'propositione': 'A bridge sings when it is crossed.'}
Guadalupe, Lavone, Oliver, Natasha, Ken, Wilbur are the only persons in the room. either “not everyone in the room is not a brave happy old tourist or does not have a vast collection of first-edition science fiction novels” or “everyone outside the room is a quiet tourist or does not own a television” but not both “everyone outside the room is a certified yoga instructor teaching classes weekly or does not use a Windows laptop” if “Oliver is liked by Adam” and vice versa if “everyone in the room is a strong tourist or is not right-handed” then “Oliver is a professional photographer specializing in portrait photography” either “Mary is quieter than Ken” or “everyone in the room does not like Gladys or is not a certified yoga instructor teaching classes weekly” but not both “everyone in the room is a craft beer aficionado or does not collect vintage stamps” if “everyone anywhere can play the flute or is not a craft beer aficionado” and vice versa if “Wilbur is a organized tall european or is not organized or both” then “everyone in the room is a certified yoga instructor teaching classes weekly if they enjoys stargazing” if “Lavone is not happy, not strong” then “not everyone in the room is a formal tourist if they does not hate Adamn” either “Maria and Oliver hate each other” or “Wilbur and Natasha are respectively brave and funny” but not both everyone in the room is hated by Deborah only if they is richer than Lisa someone outside the room is a certified yoga instructor teaching classes weekly Lavone and Ken are respectively tall and patient everyone outside the room cannot play the flute or is a sibling of Rafael Wilbur is not a curious humble wise tourist all creative persons in the room are curious at least one person in the room is not happy, not old Oliver enjoys rooftop gardening or collects comic books or both Guadalupe is a sibling of Lynda all old persons in the room are happy “A river does not flow uphill on Tuesdays.” or “All swans in one park are blue.” but not both not everyone in the room is richer than Maria if they either is a formal tourist or is hated by Paula but not both “A frog sings opera in the swamp at night.” or “Not all swans in one park are blue.” or both if someone is creative then he/she enjoys virtual reality gaming all brave persons in the room are quiet Wilbur is not not not not not wise Guadalupe is not a strong quiet tourist Guadalupe who is a kind tourist does not like Rafael “Not all swans in one park are blue.” and “A city has outlawed the use of round tables.” and “A shadow does not appear only at noon.” no tall person anywhere is wise Guadalupe does not like Glenda Guadalupe uses a Windows laptop
“A city has outlawed the use of round tables.” or “A shadow appears only at noon.” but not both
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan')))& ((~![X]:(room(X)=>(((~predr(X))|(~(brave(X)&happy(X)&old(X)&tourist(X)))))))<~>(![X]:(~room(X)=>(((~predt(X))|(quiet(X)&tourist(X)))))))& ((like(fred,steve))<=>(![X]:(~room(X)=>(((~predv(X))|(predu(X)))))))& ((![X]:(room(X)=>(((~predj(X))|(strong(X)&tourist(X))))))=>(predi(fred)))& ((quieter(john,lisa))<~>(![X]:(room(X)=>(((~predu(X))|(~like(ulysses,X)))))))& ((![X]:(anywhere(X)=>(((~predz(X))|(predb(X))))))<=>(![X]:(room(X)=>(((~predl(X))|(predz(X)))))))& ((((organized(susan)&tall(susan)&european(susan))|(~organized(susan))))=>(![X]:(room(X)=>(((predo(X))=>(predu(X)))))))& ((~happy(paul)&~strong(paul))=>(~![X]:(room(X)=>(((~hate(julia,X))=>(formal(X)&tourist(X)))))))& (((hate(george,fred) & hate(fred,george)))<~>((brave(susan))&(funny(alice))))& (![X]:(room(X)=>(((richer(xena,X))<=(hate(X,william))))))& (?[X]:(~room(X)&(predu(X))))& ((tall(paul))&(patient(john)))& (![X]:(~room(X)=>(((sibling(mike,X))|(~predb(X))))))& (~(curious(susan)&humble(susan)&wise(susan)&tourist(susan)))& (![X]:(room(X)=>(creative(X)=>curious(X))))& (((?[X]:(room(X)&~happy(X)&~old(X)))))& (((predc(fred))|(predm(fred))))& (sibling(lucy,mary))& (![X]:(room(X)=>(old(X)=>happy(X))))& (((~propositione)<~>(propositiona)))& (~![X]:(room(X)=>(((((formal(X)&tourist(X))<~>(hate(X,kyle))))=>(richer(george,X))))))& (((propositionb)|(~propositiona)))& ((![X]:((creative(X))=>(preda(X)))))& (![X]:(room(X)=>(brave(X)=>quiet(X))))& (~~~~~wise(susan))& (~(strong(mary)&quiet(mary)&tourist(mary)))& ((kind(mary)&tourist(mary))&(~like(mike,mary)))& (((~propositiona)&(propositiond)&(~propositionc)))& (![X]:(anywhere(X)=>(tall(X)=>~wise(X))))& (~like(ian,mary))& (predv(mary))
((propositiond)<~>(propositionc))
[ "p27", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 7445995498197946006388018 % SZS output start Proof for 7445995498197946006388018 52. ~propositionc & propositiond & ~propositiona [input p27] 56. ~(propositiond <~> propositionc) [input hypothesis] 134. propositiond <=> propositionc [ennf transformation 56] 172. (propositiond | ~propositionc) & (propositionc | ~propositiond) [nnf transformation 134] 1012. propositiond [cnf transformation 52] 1013. ~propositionc [cnf transformation 52] 1016. propositionc | ~propositiond [cnf transformation 172] 1251. ~propositiond [subsumption resolution 1016,1013] 1252. $false [subsumption resolution 1251,1012] % SZS output end Proof for 7445995498197946006388018 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.045 s % ------------------------------ % ------------------------------
481
32
[ 27 ]
{'p27': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'guadalupe', 'paul': 'lavone', 'fred': 'oliver', 'alice': 'natasha', 'john': 'ken', 'susan': 'wilbur', 'lucy': 'lynda', 'david': 'bradley', 'emma': 'ernestine', 'george': 'maria', 'hannah': 'laura', 'ian': 'glenda', 'julia': 'steven', 'kyle': 'paula', 'lisa': 'mary', 'mike': 'rafael', 'nancy': 'william', 'oscar': 'allen', 'patricia': 'catherine', 'quentin': 'carol', 'rachel': 'mathew', 'steve': 'adam', 'tina': 'duane', 'ulysses': 'gladys', 'victoria': 'christopher', 'william': 'deborah', 'xena': 'lisa', 'yves': 'olin', 'Mary': 'Guadalupe', 'Paul': 'Lavone', 'Fred': 'Oliver', 'Alice': 'Natasha', 'John': 'Ken', 'Susan': 'Wilbur', 'Lucy': 'Lynda', 'David': 'Bradley', 'Emma': 'Ernestine', 'George': 'Maria', 'Hannah': 'Laura', 'Ian': 'Glenda', 'Julia': 'Steven', 'Kyle': 'Paula', 'Lisa': 'Mary', 'Mike': 'Rafael', 'Nancy': 'William', 'Oscar': 'Allen', 'Patricia': 'Catherine', 'Quentin': 'Carol', 'Rachel': 'Mathew', 'Steve': 'Adam', 'Tina': 'Duane', 'Ulysses': 'Gladys', 'Victoria': 'Christopher', 'William': 'Deborah', 'Xena': 'Lisa', 'Yves': 'Olin', '~preda': 'does not enjoy virtual reality gaming', '~predb': 'cannot play the flute', '~predc': 'does not enjoy rooftop gardening', '~predd': 'is not a wine connoisseur', '~prede': 'does not collect rare minerals', '~predf': 'does not own a telescope', '~predg': 'does not make homemade pastries', '~predh': 'does not practice urban gardening', '~predi': 'is not a professional photographer specializing in portrait photography', '~predj': 'is not right-handed', '~predk': 'does not frequently participates in hackathons and coding competitions', '~predl': 'does not collect vintage stamps', '~predm': 'does not collect comic books', '~predn': 'does not compete in national level swimming championships', '~predo': 'does not enjoy stargazing', '~predp': 'is not a Linux enthusiast', '~predq': 'does not have a curated collection of mid-century modern furniture', '~predr': 'does not have a vast collection of first-edition science fiction novels', '~preds': 'does not participate in citizen science projects related to wildlife monitoring', '~predt': 'does not own a television', '~predu': 'is not a certified yoga instructor teaching classes weekly', '~predv': 'does not use a Windows laptop', '~predw': 'does not write and illustrates their own graphic novels', '~predx': 'does not work as a freelance web developer specializing in e-commerce sites', '~predy': 'is not a member of a local theater group specializing in improv', '~predz': 'is not a craft beer aficionado', 'preda': 'enjoys virtual reality gaming', 'predb': 'can play the flute', 'predc': 'enjoys rooftop gardening', 'predd': 'is a wine connoisseur', 'prede': 'collects rare minerals', 'predf': 'owns a telescope', 'predg': 'makes homemade pastries', 'predh': 'practices urban gardening', 'predi': 'is a professional photographer specializing in portrait photography', 'predj': 'is right-handed', 'predk': 'frequently participates in hackathons and coding competitions', 'predl': 'collects vintage stamps', 'predm': 'collects comic books', 'predn': 'competes in national level swimming championships', 'predo': 'enjoys stargazing', 'predp': 'is a Linux enthusiast', 'predq': 'has a curated collection of mid-century modern furniture', 'predr': 'has a vast collection of first-edition science fiction novels', 'preds': 'participates in citizen science projects related to wildlife monitoring', 'predt': 'own a television', 'predu': 'is a certified yoga instructor teaching classes weekly', 'predv': 'uses a Windows laptop', 'predw': 'writes and illustrates their own graphic novels', 'predx': 'works as a freelance web developer specializing in e-commerce sites', 'predy': 'is a member of a local theater group specializing in improv', 'predz': 'is a craft beer aficionado', '~propositiona': 'Not all swans in one park are blue.', 'propositiona': 'All swans in one park are blue.', '~propositionb': 'A frog does not sing opera in the swamp at night.', 'propositionb': 'A frog sings opera in the swamp at night.', '~propositionc': 'A shadow does not appear only at noon.', 'propositionc': 'A shadow appears only at noon.', '~propositiond': 'A city has not outlawed the use of round tables.', 'propositiond': 'A city has outlawed the use of round tables.', '~propositione': 'A river does not flow uphill on Tuesdays.', 'propositione': 'A river flows uphill only on Tuesdays.'}
Ashley, Ruth, Erline, Dorothy, Andrew, Darlene, Gary, Amy, Jim, Katheryn are the only persons in the room. “everyone in the room is an amateur astronomer who builds and uses custom telescopes” if “Andrew is humble” either “neither “A bridge does not sing when it is crossed.” nor “A bird tweets using morse code.”” or “no one in the room is a wine connoisseur with a private cellar of vintage wines” but not both “everyone in the room is brave if they uses contact lenses” if “A bird tweets using morse code.” everyone anywhere uses contact lenses Erline can play the harmonica at most two persons in the room is an avid hiker if someone has completed a triathlon then he/she is hated by Jolene Gary is a funny person someone in the room enjoys watercolor painting if someone is a strong tourist then he/she is a old tourist if someone volunteers for local environmental conservation projects then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “Not all swans in one park are blue.” and “A desert does not bloom with snowdrops every year.” everyone in the room creates bespoke furniture pieces from reclaimed wood only one person in the room is a cybersecurity expert Ruth collects first edition books exactly three persons in the room is a kind person everyone in the room is a kind tourist, is a wine connoisseur with a private cellar of vintage wines or is formal Ruth is creative only one person in the room enjoys salsa dancing Jim is a happy european at least two persons in the room uses contact lenses “A bridge sings when it is crossed.” and “A desert does not bloom with snowdrops every year.” all quiet persons outside the room are strong at most two persons in the room is funny Amy is a tall european Not all swans in one park are blue. if “everyone in the room is younger than Elinor or does not use contact lenses” then “if someone is richer than Jeff and enjoys fishing then he/she enjoys salsa dancing” if “Ruth is strong” then “everyone in the room who is a professional photographer specializing in portrait photography is funny” if “Erline and Ruth do not hate Marguerite” then “all humble persons in the room are kind” if “Darlene is not old” then “not everyone in the room does not volunteer for local environmental conservation projects or is not a brave strong organized tourist” if “at least one person in the room does not like Jim” then “no one in the room is a sibling of Cynthia if and only if they enjoys kayaking” at least one person in the room creates bespoke furniture pieces from reclaimed wood Amy is a client of Jeff Gary and Dorothy are not a tall europeans everyone in the room is patient Gary does not own a television no funny person in the room is kind everyone anywhere regularly contributes to tech forums and online communities if they works as a freelance web developer specializing in e-commerce sites someone who is a formal european is a client of someone who is not a funny happy european Ashley creates bespoke furniture pieces from reclaimed wood everyone in the room is a wine connoisseur with a private cellar of vintage wines if they is a client of Emily and vice versa no one anywhere enjoys spelunking or does not own a telescope at least three persons in the room does not collect foreign coins Erline is a wise brave patient european everyone anywhere regularly contributes to tech forums and online communities if and only if they does not like Cynthia Dorothy and Erline are respectively old and wise Ashley who is younger than Elinor own a television Andrew and Ruth are respectively creative and formal at least three persons in the room is not liked by Jim if someone is liked by Jolene then he/she is a wine connoisseur with a private cellar of vintage wines only one person anywhere is a client of Esther Erline and Emily hate each other neither “A desert blooms with snowdrops every year.” nor “A book can be opened only at midnight.” someone outside the room is quieter than Katheryn, is richer than Donald or enjoys spelunking if someone does not use contact lenses then he/she is not liked by Kevin and vice versa all organized persons in the room are brave Gary is not a old european “everyone in the room is not passionate about collecting and restoring classic cars or is formal” if “everyone outside the room is a client of Kelly” if “someone in the room is liked by Selma” then ““A desert does not bloom with snowdrops every year.” and “A bridge sings when it is crossed.” and “A bird tweets using morse code.”” if “everyone in the room does not create bespoke furniture pieces from reclaimed wood or hates Elinor” then “everyone in the room is not hated by Jolene if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““Not all swans in one park are blue.” or “A book can be opened only at midnight.” or both” if “Erline and Darlene are hated by Katheryn” then “no creative person in the room is patient” if “everyone outside the room does not collect foreign coins or is not hated by Gary” then ““A bird does not tweet using morse code.” or “A bridge does not sing when it is crossed.” or both” Ashley dreamt that ““Not all swans in one park are blue.” or “A bridge sings when it is crossed.” or both” everyone in the room is a wise person no tall person in the room is kind Ashley dreamt that “everyone in the room is a quiet tourist if they is a client of Kelly” everyone in the room who either is not liked by Carol or uses contact lenses but not both neither is liked by Elinor nor is hated by Richard it is not the case that ““A bird tweets using morse code.” and “A bridge sings when it is crossed.” and “A bird does not tweet using morse code.”” someone in the room is not hated by Elinor someone who is not hated by Amy like someone who is a sibling of Jeff Erline is a patient happy tall person Donald is a sibling of Dorothy Erline and Darlene are quiet Jim is a sibling of Andrew Dorothy and Andrew are wise persons more than one person in the room is a sibling of Ricky, is a client of Jeffry and is a sibling of Jim Dorothy and Darlene are strong persons everyone in the room is a client of Amy if they is a sibling of Charles everyone in the room is a client of Joseph if they is a funny tourist everyone in the room is not hated by Jolene everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Ricky everyone in the room is a sibling of Cynthia, is a sibling of Amy and is not humble if they is a sibling of Cynthia either “it is true that “Gary is a humble funny tourist”” or ““A bird tweets using morse code.” and “A book cannot be opened only at midnight.” and “A desert does not bloom with snowdrops every year.”” but not both “Ricky enjoys spelunking” only if “Ashley is richer than Jeffry” if ““All swans in one park are blue.” and “A book cannot be opened only at midnight.”” then “at most two persons in the room is a wine connoisseur with a private cellar of vintage wines” if “everyone anywhere is richer than Jeffry or does not own a telescope” then “Alejandra volunteers for local environmental conservation projects” otherwise “if someone can play the harmonica then he/she is not a culinary enthusiast who experiments with international cuisines” if “Amy is an avid hiker” then “everyone in the room is not a professional photographer specializing in portrait photography, is kind or collects first edition books if they is quieter than Jeffry” “everyone in the room is not a certified scuba diver with advanced underwater photography skills or regularly contributes to tech forums and online communities” only if ““A book can be opened only at midnight.” or “A bird tweets using morse code.” or both” everyone in the room who can play the harmonica collects first edition books if someone is creative then he/she is not a tall wise tourist at most two persons in the room does not work as a freelance web developer specializing in e-commerce sites all kind persons in the room are happy everyone in the room is not passionate about collecting and restoring classic cars if they is a wise tourist if someone is not hated by Carol then he/she is a sibling of Carol everyone anywhere is a culinary enthusiast who experiments with international cuisines if they is creative all strong persons in the room are tall Jolene is a sibling of Ruth if someone enjoys spelunking then he/she is a client of Joseph everyone in the room is not liked by Jeffry if they is richer than Emily no happy person outside the room is wise Ashley dreamt that “at most four persons in the room is a client of Emily” all strong persons in the room are formal Ricky is a tall tourist Richard is a sibling of Elinor or is passionate about collecting and restoring classic cars or both someone who is a creative strong curious formal old european is richer than someone who is richer than Jolene Esther is a client of Emily
Jim is a professional photographer specializing in portrait photography
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& ((humble(lucy)&funny(lucy)&tourist(lucy))<~>(((propositione)&(~propositionb)&(~propositionc))))& ((preda(ian))=>(richer(victoria,mary)))& ((((propositiond)&(~propositionb)))=>(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predu(A)&predu(B)&predu(C)))))& (((![X]:(anywhere(X)=>(((~predj(X))|(richer(victoria,X))))))=>(predx(rachel)))&((~(![X]:(anywhere(X)=>(((~predj(X))|(richer(victoria,X)))))))=>((![X]:((preds(X))=>(~predt(X)))))))& ((predh(david))=>(![X]:(room(X)=>(((quieter(victoria,X))=>(((~predi(X))|(kind(X))|(predn(X)))))))))& ((![X]:(room(X)=>(((predc(X))|(~predy(X))))))=>(((propositionb)|(propositione))))& (![X]:(room(X)=>(((preds(X))=>(predn(X))))))& ((![X]:((creative(X))=>(~(tall(X)&wise(X)&tourist(X))))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predk(A)&~predk(B)&~predk(C))))& (![X]:(room(X)=>(kind(X)=>happy(X))))& (![X]:(room(X)=>(((wise(X)&tourist(X))=>(~predf(X))))))& ((![X]:((~hate(X,yves))=>(sibling(yves,X)))))& (![X]:(anywhere(X)=>(((creative(X))=>(predt(X))))))& (![X]:(room(X)=>(strong(X)=>tall(X))))& (sibling(paul,ulysses))& ((![X]:((preda(X))=>(client(steve,X)))))& (![X]:(room(X)=>(((richer(tina,X))=>(~like(X,victoria))))))& (![X]:(~room(X)=>(happy(X)=>~wise(X))))& ((mary_dream=>(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&client(tina,A)&client(tina,B)&client(tina,C)&client(tina,D)&client(tina,E))))))& (![X]:(room(X)=>(strong(X)=>formal(X))))& (tall(ian)&tourist(ian))& (((sibling(william,nancy))|(predf(nancy))))& (?[X,Y]:((creative(X)&strong(X)&curious(X)&formal(X)&old(X)&european(X))&(richer(ulysses,Y))&(richer(X,Y))))& (client(tina,julia))
predi(emma)
[]
null
1,598
256
[]
{}
true
{'mary': 'ashley', 'paul': 'ruth', 'fred': 'erline', 'alice': 'dorothy', 'john': 'andrew', 'susan': 'darlene', 'lucy': 'gary', 'david': 'amy', 'emma': 'jim', 'george': 'katheryn', 'hannah': 'kevin', 'ian': 'ricky', 'julia': 'esther', 'kyle': 'charles', 'lisa': 'marguerite', 'mike': 'donald', 'nancy': 'richard', 'oscar': 'selma', 'patricia': 'cynthia', 'quentin': 'jeff', 'rachel': 'alejandra', 'steve': 'joseph', 'tina': 'emily', 'ulysses': 'jolene', 'victoria': 'jeffry', 'william': 'elinor', 'xena': 'kelly', 'yves': 'carol', 'Mary': 'Ashley', 'Paul': 'Ruth', 'Fred': 'Erline', 'Alice': 'Dorothy', 'John': 'Andrew', 'Susan': 'Darlene', 'Lucy': 'Gary', 'David': 'Amy', 'Emma': 'Jim', 'George': 'Katheryn', 'Hannah': 'Kevin', 'Ian': 'Ricky', 'Julia': 'Esther', 'Kyle': 'Charles', 'Lisa': 'Marguerite', 'Mike': 'Donald', 'Nancy': 'Richard', 'Oscar': 'Selma', 'Patricia': 'Cynthia', 'Quentin': 'Jeff', 'Rachel': 'Alejandra', 'Steve': 'Joseph', 'Tina': 'Emily', 'Ulysses': 'Jolene', 'Victoria': 'Jeffry', 'William': 'Elinor', 'Xena': 'Kelly', 'Yves': 'Carol', '~preda': 'does not enjoy spelunking', '~predb': 'does not enjoy kayaking', '~predc': 'does not regularly contributes to tech forums and online communities', '~predd': 'does not enjoy watercolor painting', '~prede': 'does not collect limited-edition art prints from contemporary artists', '~predf': 'is not passionate about collecting and restoring classic cars', '~predg': 'does not use contact lenses', '~predh': 'is not an avid hiker', '~predi': 'is not a professional photographer specializing in portrait photography', '~predj': 'does not own a telescope', '~predk': 'does not work as a freelance web developer specializing in e-commerce sites', '~predl': 'does not collect foreign coins', '~predm': 'is not an amateur astronomer who builds and uses custom telescopes', '~predn': 'does not collect first edition books', '~predo': 'does not own a television', '~predp': 'does not enjoy salsa dancing', '~predq': 'does not enjoy fishing', '~predr': 'does not have completed a triathlon', '~preds': 'cannot play the harmonica', '~predt': 'is not a culinary enthusiast who experiments with international cuisines', '~predu': 'is not a wine connoisseur with a private cellar of vintage wines', '~predv': 'does not create bespoke furniture pieces from reclaimed wood', '~predw': 'is not a cybersecurity expert', '~predx': 'does not volunteer for local environmental conservation projects', '~predy': 'is not a certified scuba diver with advanced underwater photography skills', '~predz': 'does not collect rare sneakers', 'preda': 'enjoys spelunking', 'predb': 'enjoys kayaking', 'predc': 'regularly contributes to tech forums and online communities', 'predd': 'enjoys watercolor painting', 'prede': 'collects limited-edition art prints from contemporary artists', 'predf': 'is passionate about collecting and restoring classic cars', 'predg': 'uses contact lenses', 'predh': 'is an avid hiker', 'predi': 'is a professional photographer specializing in portrait photography', 'predj': 'owns a telescope', 'predk': 'works as a freelance web developer specializing in e-commerce sites', 'predl': 'collects foreign coins', 'predm': 'is an amateur astronomer who builds and uses custom telescopes', 'predn': 'collects first edition books', 'predo': 'own a television', 'predp': 'enjoys salsa dancing', 'predq': 'enjoys fishing', 'predr': 'has completed a triathlon', 'preds': 'can play the harmonica', 'predt': 'is a culinary enthusiast who experiments with international cuisines', 'predu': 'is a wine connoisseur with a private cellar of vintage wines', 'predv': 'creates bespoke furniture pieces from reclaimed wood', 'predw': 'is a cybersecurity expert', 'predx': 'volunteers for local environmental conservation projects', 'predy': 'is a certified scuba diver with advanced underwater photography skills', 'predz': 'collect rare sneakers', '~propositiona': 'A bridge does not sing when it is crossed.', 'propositiona': 'A bridge sings when it is crossed.', '~propositionb': 'A book cannot be opened only at midnight.', 'propositionb': 'A book can be opened only at midnight.', '~propositionc': 'A desert does not bloom with snowdrops every year.', 'propositionc': 'A desert blooms with snowdrops every year.', '~propositiond': 'Not all swans in one park are blue.', 'propositiond': 'All swans in one park are blue.', '~propositione': 'A bird does not tweet using morse code.', 'propositione': 'A bird tweets using morse code.'}
Judy, Peter, Craig, Katherine, Tawana, Ruthie, Timothy, Jason, Eric, Josephine are the only persons in the room. “everyone in the room enjoys logic puzzles” if “Tawana is humble” either “neither “Stars are not visible during the daytime only on Sundays.” nor “Socks disappear worldwide every full moon.”” or “no one in the room regularly contributes to tech forums and online communities” but not both “everyone in the room is brave if they is a Linux enthusiast” if “Socks disappear worldwide every full moon.” everyone anywhere is a Linux enthusiast Craig is a scotch connoisseur at most two persons in the room does practice yoga if someone plays eSports competitively then he/she is hated by Helen Timothy is a funny person someone in the room enjoys skydiving if someone is a strong tourist then he/she is a old tourist if someone uses contact lenses then he/she is curious exactly three persons in the room neither is a organized person nor is a brave european “A tower does not lean significantly without falling.” and “Glass rain does not fall on a distant planet.” everyone in the room builds model airplanes only one person in the room frequently participates in hackathons and coding competitions Peter can play the harmonica exactly three persons in the room is a kind person everyone in the room is a kind tourist, regularly contributes to tech forums and online communities or is formal Peter is creative only one person in the room enjoys kayaking Eric is a happy european at least two persons in the room is a Linux enthusiast “Stars are visible during the daytime only on Sundays.” and “Glass rain does not fall on a distant planet.” all quiet persons outside the room are strong at most two persons in the room is funny Jason is a tall european A tower does not lean significantly without falling. if “everyone in the room is younger than Mark or is not a Linux enthusiast” then “if someone is richer than Valerie and own a television then he/she enjoys kayaking” if “Peter is strong” then “everyone in the room who enjoys deep-sea diving and exploring underwater caves is funny” if “Craig and Peter do not hate George” then “all humble persons in the room are kind” if “Ruthie is not old” then “not everyone in the room does not use contact lenses or is not a brave strong organized tourist” if “at least one person in the room does not like Eric” then “no one in the room is a sibling of Dianne if and only if they is dedicated to sustainable living and zero-waste practices” at least one person in the room builds model airplanes Jason is a client of Valerie Timothy and Katherine are not a tall europeans everyone in the room is patient Timothy does not have a piercing no funny person in the room is kind everyone anywhere enjoys virtual reality gaming if they is an avid hiker someone who is a formal european is a client of someone who is not a funny happy european Judy builds model airplanes everyone in the room regularly contributes to tech forums and online communities if they is a client of Deanna and vice versa no one anywhere practices urban gardening or does not enjoy macrame at least three persons in the room is not a wine connoisseur with a private cellar of vintage wines Craig is a wise brave patient european everyone anywhere enjoys virtual reality gaming if and only if they does not like Dianne Katherine and Craig are respectively old and wise Judy who is younger than Mark has a piercing Tawana and Peter are respectively creative and formal at least three persons in the room is not liked by Eric if someone is liked by Helen then he/she regularly contributes to tech forums and online communities only one person anywhere is a client of Amanda Craig and Deanna hate each other neither “Glass rain falls on a distant planet.” nor “A pen exists that only writes secrets.” someone outside the room is quieter than Josephine, is richer than Blanche or practices urban gardening if someone is not a Linux enthusiast then he/she is not liked by Jennifer and vice versa all organized persons in the room are brave Timothy is not a old european “everyone in the room does not collect antique jewelry or is formal” if “everyone outside the room is a client of Kent” if “someone in the room is liked by Loretta” then ““Glass rain does not fall on a distant planet.” and “Stars are visible during the daytime only on Sundays.” and “Socks disappear worldwide every full moon.”” if “everyone in the room does not build model airplanes or hates Mark” then “everyone in the room is not hated by Helen if they is a old person” “not everyone in the room is a organized person if they is a creative formal tourist” unless ““A tower does not lean significantly without falling.” or “A pen exists that only writes secrets.” or both” if “Craig and Ruthie are hated by Josephine” then “no creative person in the room is patient” if “everyone outside the room is not a wine connoisseur with a private cellar of vintage wines or is not hated by Timothy” then ““Socks do not disappear worldwide every full moon.” or “Stars are not visible during the daytime only on Sundays.” or both” Judy dreamt that ““A tower does not lean significantly without falling.” or “Stars are visible during the daytime only on Sundays.” or both” everyone in the room is a wise person no tall person in the room is kind Judy dreamt that “everyone in the room is a quiet tourist if they is a client of Kent” everyone in the room who either is not liked by Billy or is a Linux enthusiast but not both neither is liked by Mark nor is hated by Willie it is not the case that ““Socks disappear worldwide every full moon.” and “Stars are visible during the daytime only on Sundays.” and “Socks do not disappear worldwide every full moon.”” someone in the room is not hated by Mark someone who is not hated by Jason like someone who is a sibling of Valerie Craig is a patient happy tall person Blanche is a sibling of Katherine Craig and Ruthie are quiet Eric is a sibling of Tawana Katherine and Tawana are wise persons more than one person in the room is a sibling of Justin, is a client of Walter and is a sibling of Eric Katherine and Ruthie are strong persons everyone in the room is a client of Jason if they is a sibling of Mario everyone in the room is a client of Joseph if they is a funny tourist everyone in the room is not hated by Helen everyone in the room is a curious european if they is creative someone who is tall is a sibling of someone who is not liked by Justin everyone in the room is a sibling of Dianne, is a sibling of Jason and is not humble if they is a sibling of Dianne everyone in the room own a television if and only if they enjoys macrame everyone in the room does not regularly contributes to tech forums and online communities or enjoys deep-sea diving and exploring underwater caves not everyone in the room enjoys deep-sea diving and exploring underwater caves if and only if they enjoys virtual reality gaming everyone outside the room plays eSports competitively only if they regularly contributes to tech forums and online communities exactly four persons in the room enjoys virtual reality gaming Craig who enjoys kayaking enjoys skydiving Kent and Tawana like each other at least three persons in the room enjoys macrame at most four persons in the room neither practices urban gardening nor enjoys wildlife photography Mario and Katherine like each other Judy who enjoys logic puzzles is a client of Josephine at least two persons in the room enjoys deep-sea diving and exploring underwater caves everyone in the room does not like Dianne if and only if they collects antique jewelry everyone in the room is not a curious tourist only if they can play the harmonica everyone outside the room does not enjoy macrame or does not hate Dianne not everyone anywhere likes Mark only if they is an avid hiker more than one person in the room practices and performs acrobatic dance routines Craig does not hate Eric more than one person in the room is not creative, not formal, not strong if someone neither practices kickboxing nor is an avid hiker then he/she does not hate Kent and vice versa everyone in the room is dedicated to sustainable living and zero-waste practices only if they enjoys deep-sea diving and exploring underwater caves someone in the room is kind it is not the case that “someone in the room practices kickboxing” Katherine enjoys virtual reality gaming it is true that “Craig and Peter are respectively curious and old” exactly four persons in the room is a creative european no formal person in the room is humble at most four persons in the room practices and performs acrobatic dance routines if someone is dedicated to sustainable living and zero-waste practices then he/she regularly contributes to tech forums and online communities at least two persons anywhere is a quiet wise kind tourist Jason is a client of Judy if someone is a client of Josephine then he/she collects antique jewelry and vice versa Amanda is a client of Tawana if someone is brave then he/she likes Jason Peter is formal at most three persons in the room neither builds model airplanes nor is kind if someone is quiet then he/she is a client of Kent more than one person in the room is creative no wise person outside the room is tall if someone is brave then he/she is not a creative tourist Ruthie does practice yoga Timothy and Judy like each other Katherine builds model airplanes Peter and Judy are respectively quiet and organized no kind person in the room is tall “everyone in the room is a scotch connoisseur” if “no one in the room is funny” and vice versa “everyone in the room is organized or does not use contact lenses” only if “Peter and Craig are respectively funny and quiet” “everyone in the room uses contact lenses” unless ““Stars are visible during the daytime only on Sundays.” and “Socks disappear worldwide every full moon.”” either “everyone anywhere uses contact lenses” or “everyone in the room enjoys wildlife photography” but not both either “Jennifer and Craig hate each other” or “everyone outside the room is a strong person” but not both “not everyone outside the room practices urban gardening if they collects antique jewelry and vice versa” unless “everyone outside the room collects antique jewelry” either “everyone anywhere frequently participates in hackathons and coding competitions” or “Socks do not disappear worldwide every full moon.” but not both everyone outside the room own a television exactly three persons in the room is not a curious tourist everyone in the room is not humble A pen does not exist that only writes secrets. everyone in the room enjoys logic puzzles Valerie and Craig hate each other Peter is quiet everyone outside the room is old at most two persons in the room is a funny person no quiet person outside the room is strong everyone in the room is passionate about collecting and restoring classic cars at most three persons in the room can play the harmonica Ruthie is passionate about collecting and restoring classic cars if “everyone outside the room does not practice kickboxing or is a client of Billy” then “at least one person in the room is not old” “everyone in the room does not frequently participates in hackathons and coding competitions or is not a curious tourist” only if “Katherine is not a strong european” “Craig and Judy are not patient” only if “someone in the room is a old tourist” “someone outside the room is not a brave quiet european and is not curious” only if “everyone outside the room who is hated by Loretta, is not wise and is a sibling of Amanda is a wise tourist” Katherine and Judy do not like Deanna everyone in the room is a sibling of Willie “Stars are visible during the daytime only on Sundays.” and “A pen does not exist that only writes secrets.” Judy is not funny at least three persons in the room is a formal wise organized european all creative persons in the room are wise if someone is a sibling of Amanda then he/she is not quiet and vice versa Craig and Tawana like each other not everyone in the room who is a kind old person, does not like Joseph and is a sibling of Helen is hated by Joseph Katherine is not dedicated to sustainable living and zero-waste practices Craig is hated by Deanna at least one person in the room is a wise old european Katherine is not a happy tourist someone in the room is tall if someone is a client of Timothy then he/she does not like Billy and vice versa
Judy enjoys wildlife photography
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george')))& ((humble(john))=>(![X]:(room(X)=>(predm(X)))))& ((~((~propositiona)|(propositione)))<~>(~?[X]:(room(X)=>(predu(X)))))& ((propositione)=>(![X]:(room(X)=>(((predg(X))=>(brave(X)))))))& (![X]:(anywhere(X)=>(predg(X))))& (preds(fred))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predh(A)&predh(B)&predh(C))))& ((![X]:((predr(X))=>(hate(X,ulysses)))))& (funny(lucy)&person(lucy))& (?[X]:(room(X)&(predd(X))))& ((![X]:((strong(X)&tourist(X))=>(old(X)&tourist(X)))))& ((![X]:((predx(X))=>(curious(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((organized(A)&person(A))|(brave(A)&european(A)))&~((organized(B)&person(B))|(brave(B)&european(B)))&~((organized(C)&person(C))|(brave(C)&european(C)))&~((organized(D)&person(D))|(brave(D)&european(D)))))))& (((~propositiond)&(~propositionc)))& (![X]:(room(X)=>(predv(X))))& (((?[X]:(room(X)&predw(X)))&(![X,Y]:((room(X)&room(Y)&(predw(X))&(predw(Y)))=>(X=Y)))))& (predn(paul))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&person(A)&kind(B)&person(B)&kind(C)&person(C)&kind(D)&person(D)))))& (![X]:(room(X)=>(((kind(X)&tourist(X))|(predu(X))|(formal(X))))))& (creative(paul))& (((?[X]:(room(X)&predp(X)))&(![X,Y]:((room(X)&room(Y)&(predp(X))&(predp(Y)))=>(X=Y)))))& (happy(emma)&european(emma))& (?[A,B]:(room(A)&room(B)&(A!=B)&predg(A)&predg(B)))& (((propositiona)&(~propositionc)))& (![X]:(~room(X)=>(quiet(X)=>strong(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&funny(B)&funny(C))))& (tall(david)&european(david))& (~propositiond)& ((![X]:(room(X)=>(((~predg(X))|(younger(william,X))))))=>((![X]:((((richer(quentin,X))&(predq(X))))=>(predp(X))))))& ((strong(paul))=>(![X]:(room(X)=>(((predi(X))=>(funny(X)))))))& ((~hate(lisa,fred)&~hate(lisa,paul))=>(![X]:(room(X)=>(humble(X)=>kind(X)))))& ((~old(susan))=>(~![X]:(room(X)=>(((~(brave(X)&strong(X)&organized(X)&tourist(X)))|(~predx(X)))))))& ((((?[X]:(room(X)&~like(emma,X)))))=>(~?[X]:(room(X)=>(((sibling(patricia,X))<=>(predb(X)))))))& (((?[X]:(room(X)&predv(X)))))& (client(quentin,david))& (~(tall(lucy)&european(lucy))&~(tall(alice)&european(alice)))& (![X]:(room(X)=>(patient(X))))& (~predo(lucy))& (![X]:(room(X)=>(funny(X)=>~kind(X))))& (![X]:(anywhere(X)=>(((predk(X))=>(predc(X))))))& (?[X,Y]:((formal(X)&european(X))&(~(funny(Y)&happy(Y)&european(Y)))&(client(X,Y))))& (predv(mary))& (![X]:(room(X)=>(((predu(X))<=>(client(tina,X))))))& (~?[X]:(anywhere(X)=>(((~predj(X))|(preda(X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predl(A)&~predl(B)&~predl(C)))& (wise(fred)&brave(fred)&patient(fred)&european(fred))& (![X]:(anywhere(X)=>(((predc(X))<=>(~like(patricia,X))))))& ((old(alice))&(wise(fred)))& ((younger(william,mary))&(predo(mary)))& ((creative(john))&(formal(paul)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,emma)&~like(B,emma)&~like(C,emma)))& ((![X]:((like(X,ulysses))=>(predu(X)))))& (((?[X]:(anywhere(X)&client(julia,X)))&(![X,Y]:((anywhere(X)&anywhere(Y)&(client(julia,X))&(client(julia,Y)))=>(X=Y)))))& ((hate(fred,tina) & hate(tina,fred)))& (~((propositionc)|(propositionb)))& (?[X]:(~room(X)&(((quieter(george,X))|(richer(mike,X))|(preda(X))))))& ((![X]:((~predg(X))<=>(~like(X,hannah)))))& (![X]:(room(X)=>(organized(X)=>brave(X))))& (~(old(lucy)&european(lucy)))& ((![X]:(~room(X)=>(client(xena,X))))=>(![X]:(room(X)=>(((formal(X))|(~predf(X)))))))& ((?[X]:(room(X)&(like(X,oscar))))=>(((~propositionc)&(propositiona)&(propositione))))& ((![X]:(room(X)=>(((hate(william,X))|(~predv(X))))))=>(![X]:(room(X)=>(((old(X)&person(X))=>(~hate(X,ulysses)))))))& (~(((~propositiond)|(propositionb)))=>(~![X]:(room(X)=>(((creative(X)&formal(X)&tourist(X))=>(organized(X)&person(X)))))))& ((hate(fred,george)&hate(susan,george))=>(![X]:(room(X)=>(creative(X)=>~patient(X)))))& ((![X]:(~room(X)=>(((~hate(X,lucy))|(~predl(X))))))=>(((~propositione)|(~propositiona))))& ((mary_dream=>(((~propositiond)|(propositiona)))))& (![X]:(room(X)=>(wise(X)&person(X))))& (![X]:(room(X)=>(tall(X)=>~kind(X))))& ((mary_dream=>(![X]:(room(X)=>(((client(xena,X))=>(quiet(X)&tourist(X))))))))& (![X]:(room(X)=>(((((~like(X,yves))<~>(predg(X))))=>(~((like(X,william))|(hate(X,nancy))))))))& (~(((propositione)&(propositiona)&(~propositione))))& (?[X]:(room(X)&(~hate(X,william))))& (?[X,Y]:((~hate(X,david))&(sibling(quentin,Y))&(like(X,Y))))& (patient(fred)&happy(fred)&tall(fred)&person(fred))& (sibling(alice,mike))& (quiet(fred)&quiet(susan))& (sibling(john,emma))& (wise(alice)&person(alice)&wise(john)&person(john))& ((?[X,Y]:(room(X)&room(Y)&(((sibling(ian,X))&(client(victoria,X))&(sibling(emma,X)))&((sibling(ian,Y))&(client(victoria,Y))&(sibling(emma,Y))))&(X!=Y))))& (strong(alice)&person(alice)&strong(susan)&person(susan))& (![X]:(room(X)=>(((sibling(kyle,X))=>(client(david,X))))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(client(steve,X))))))& (![X]:(room(X)=>(~hate(X,ulysses))))& (![X]:(room(X)=>(((creative(X))=>(curious(X)&european(X))))))& (?[X,Y]:((tall(X))&(~like(Y,ian))&(sibling(X,Y))))& (![X]:(room(X)=>(((sibling(patricia,X))=>(((sibling(patricia,X))&(sibling(david,X))&(~humble(X))))))))& (![X]:(room(X)=>(((predq(X))<=>(predj(X))))))& (![X]:(room(X)=>(((predi(X))|(~predu(X))))))& (~![X]:(room(X)=>(((predi(X))<=>(predc(X))))))& (![X]:(~room(X)=>(((predu(X))<=(predr(X))))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predc(A)&predc(B)&predc(C)&predc(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predc(A)&predc(B)&predc(C)&predc(D)&predc(E)))))& ((predp(fred))&(predd(fred)))& ((like(xena,john) & like(john,xena)))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predj(A)&predj(B)&predj(C)))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&~((preda(A))|(predz(A)))&~((preda(B))|(predz(B)))&~((preda(C))|(predz(C)))&~((preda(D))|(predz(D)))&~((preda(E))|(predz(E))))))& ((like(kyle,alice) & like(alice,kyle)))& ((predm(mary))&(client(george,mary)))& (?[A,B]:(room(A)&room(B)&(A!=B)&predi(A)&predi(B)))& (![X]:(room(X)=>(((~like(patricia,X))<=>(predf(X))))))& (![X]:(room(X)=>(((predn(X))<=(~(curious(X)&tourist(X)))))))& (![X]:(~room(X)=>(((~hate(patricia,X))|(~predj(X))))))& (~![X]:(anywhere(X)=>(((predk(X))<=(like(william,X))))))& ((?[X,Y]:(room(X)&room(Y)&(predt(X)&predt(Y))&(X!=Y))))& (~hate(emma,fred))& ((?[X,Y]:(room(X)&room(Y)&(~creative(X)&~formal(X)&~strong(X)&~creative(Y)&~formal(Y)&~strong(Y))&(X!=Y))))& ((![X]:((~((prede(X))|(predk(X))))<=>(~hate(xena,X)))))& (![X]:(room(X)=>(((predi(X))<=(predb(X))))))& (?[X]:(room(X)&(kind(X))))& (~(?[X]:(room(X)&(prede(X)))))& (predc(alice))& ((curious(fred))&(old(paul)))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&creative(A)&european(A)&creative(B)&european(B)&creative(C)&european(C)&creative(D)&european(D)&creative(E)&european(E)))))& (![X]:(room(X)=>(formal(X)=>~humble(X))))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predt(A)&predt(B)&predt(C)&predt(D)&predt(E))))& ((![X]:((predb(X))=>(predu(X)))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&quiet(A)&wise(A)&kind(A)&tourist(A)&quiet(B)&wise(B)&kind(B)&tourist(B)))& (client(mary,david))& ((![X]:((client(george,X))<=>(predf(X)))))& (client(john,julia))& ((![X]:((brave(X))=>(like(david,X)))))& (formal(paul))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((predv(A))|(kind(A)))&~((predv(B))|(kind(B)))&~((predv(C))|(kind(C)))&~((predv(D))|(kind(D))))))& ((![X]:((quiet(X))=>(client(xena,X)))))& ((?[X,Y]:(room(X)&room(Y)&(creative(X)&creative(Y))&(X!=Y))))& (![X]:(~room(X)=>(wise(X)=>~tall(X))))& ((![X]:((brave(X))=>(~(creative(X)&tourist(X))))))& (predh(susan))& ((like(lucy,mary) & like(mary,lucy)))& (predv(alice))& ((quiet(paul))&(organized(mary)))& (![X]:(room(X)=>(kind(X)=>~tall(X))))& ((~?[X]:(room(X)=>(funny(X))))<=>(![X]:(room(X)=>(preds(X)))))& ((![X]:(room(X)=>(((~predx(X))|(organized(X))))))=>((funny(paul))&(quiet(fred))))& (~(((propositiona)&(propositione)))=>(![X]:(room(X)=>(predx(X)))))& ((![X]:(anywhere(X)=>(predx(X))))<~>(![X]:(room(X)=>(predz(X)))))& (((hate(hannah,fred) & hate(fred,hannah)))<~>(![X]:(~room(X)=>(strong(X)&person(X)))))& (~(![X]:(~room(X)=>(predf(X))))=>(~![X]:(~room(X)=>(((preda(X))<=>(predf(X)))))))& ((![X]:(anywhere(X)=>(predw(X))))<~>(~propositione))& (![X]:(~room(X)=>(predq(X))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~(curious(A)&tourist(A))&~(curious(B)&tourist(B))&~(curious(C)&tourist(C))))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~(curious(A)&tourist(A))&~(curious(B)&tourist(B))&~(curious(C)&tourist(C))&~(curious(D)&tourist(D))))))& (![X]:(room(X)=>(~humble(X))))& (~propositionb)& (![X]:(room(X)=>(predm(X))))& ((hate(quentin,fred) & hate(fred,quentin)))& (quiet(paul))& (![X]:(~room(X)=>(old(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&funny(A)&person(A)&funny(B)&person(B)&funny(C)&person(C))))& (![X]:(~room(X)=>(quiet(X)=>~strong(X))))& (![X]:(room(X)=>(predy(X))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predn(A)&predn(B)&predn(C)&predn(D))))& (predy(susan))& ((![X]:(~room(X)=>(((client(yves,X))|(~prede(X))))))=>(((?[X]:(room(X)&~old(X))))))& ((![X]:(room(X)=>(((~(curious(X)&tourist(X)))|(~predw(X))))))=>(~(strong(alice)&european(alice))))& ((~patient(fred)&~patient(mary))=>(?[X]:(room(X)&(old(X)&tourist(X)))))& ((?[X]:(~room(X)&(((~(brave(X)&quiet(X)&european(X)))&(~curious(X))))))=>(![X]:(~room(X)=>(((((hate(X,oscar))&(~wise(X))&(sibling(julia,X))))=>(wise(X)&tourist(X)))))))& (~like(tina,alice)&~like(tina,mary))& (![X]:(room(X)=>(sibling(nancy,X))))& (((propositiona)&(~propositionb)))& (~funny(mary))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&formal(A)&wise(A)&organized(A)&european(A)&formal(B)&wise(B)&organized(B)&european(B)&formal(C)&wise(C)&organized(C)&european(C)))& (![X]:(room(X)=>(creative(X)=>wise(X))))& ((![X]:((sibling(julia,X))<=>(~quiet(X)))))& ((like(fred,john) & like(john,fred)))& (~![X]:(room(X)=>(((((kind(X)&old(X)&person(X))&(~like(steve,X))&(sibling(ulysses,X))))=>(hate(X,steve))))))& (~predb(alice))& (hate(fred,tina))& (((?[X]:(room(X)&wise(X)&old(X)&european(X)))))& (~(happy(alice)&tourist(alice)))& (?[X]:(room(X)&(tall(X))))& ((![X]:((client(lucy,X))<=>(~like(yves,X)))))
predz(mary)
[]
null
2,231
1,024
[]
{}
true
{'mary': 'judy', 'paul': 'peter', 'fred': 'craig', 'alice': 'katherine', 'john': 'tawana', 'susan': 'ruthie', 'lucy': 'timothy', 'david': 'jason', 'emma': 'eric', 'george': 'josephine', 'hannah': 'jennifer', 'ian': 'justin', 'julia': 'amanda', 'kyle': 'mario', 'lisa': 'george', 'mike': 'blanche', 'nancy': 'willie', 'oscar': 'loretta', 'patricia': 'dianne', 'quentin': 'valerie', 'rachel': 'randy', 'steve': 'joseph', 'tina': 'deanna', 'ulysses': 'helen', 'victoria': 'walter', 'william': 'mark', 'xena': 'kent', 'yves': 'billy', 'Mary': 'Judy', 'Paul': 'Peter', 'Fred': 'Craig', 'Alice': 'Katherine', 'John': 'Tawana', 'Susan': 'Ruthie', 'Lucy': 'Timothy', 'David': 'Jason', 'Emma': 'Eric', 'George': 'Josephine', 'Hannah': 'Jennifer', 'Ian': 'Justin', 'Julia': 'Amanda', 'Kyle': 'Mario', 'Lisa': 'George', 'Mike': 'Blanche', 'Nancy': 'Willie', 'Oscar': 'Loretta', 'Patricia': 'Dianne', 'Quentin': 'Valerie', 'Rachel': 'Randy', 'Steve': 'Joseph', 'Tina': 'Deanna', 'Ulysses': 'Helen', 'Victoria': 'Walter', 'William': 'Mark', 'Xena': 'Kent', 'Yves': 'Billy', '~preda': 'does not practice urban gardening', '~predb': 'is not dedicated to sustainable living and zero-waste practices', '~predc': 'does not enjoy virtual reality gaming', '~predd': 'does not enjoy skydiving', '~prede': 'does not practice kickboxing', '~predf': 'does not collect antique jewelry', '~predg': 'is not a Linux enthusiast', '~predh': 'does not practice yoga', '~predi': 'does not enjoy deep-sea diving and exploring underwater caves', '~predj': 'does not enjoy macrame', '~predk': 'is not an avid hiker', '~predl': 'is not a wine connoisseur with a private cellar of vintage wines', '~predm': 'does not enjoy logic puzzles', '~predn': 'cannot play the harmonica', '~predo': 'does not have a piercing', '~predp': 'does not enjoy kayaking', '~predq': 'does not own a television', '~predr': 'does not play eSports competitively', '~preds': 'is not a scotch connoisseur', '~predt': 'does not practice and performs acrobatic dance routines', '~predu': 'does not regularly contributes to tech forums and online communities', '~predv': 'does not build model airplanes', '~predw': 'does not frequently participates in hackathons and coding competitions', '~predx': 'does not use contact lenses', '~predy': 'is not passionate about collecting and restoring classic cars', '~predz': 'does not enjoy wildlife photography', 'preda': 'practices urban gardening', 'predb': 'is dedicated to sustainable living and zero-waste practices', 'predc': 'enjoys virtual reality gaming', 'predd': 'enjoys skydiving', 'prede': 'practices kickboxing', 'predf': 'collects antique jewelry', 'predg': 'is a Linux enthusiast', 'predh': 'does practice yoga', 'predi': 'enjoys deep-sea diving and exploring underwater caves', 'predj': 'enjoys macrame', 'predk': 'is an avid hiker', 'predl': 'is a wine connoisseur with a private cellar of vintage wines', 'predm': 'enjoys logic puzzles', 'predn': 'can play the harmonica', 'predo': 'has a piercing', 'predp': 'enjoys kayaking', 'predq': 'own a television', 'predr': 'plays eSports competitively', 'preds': 'is a scotch connoisseur', 'predt': 'practices and performs acrobatic dance routines', 'predu': 'regularly contributes to tech forums and online communities', 'predv': 'builds model airplanes', 'predw': 'frequently participates in hackathons and coding competitions', 'predx': 'uses contact lenses', 'predy': 'is passionate about collecting and restoring classic cars', 'predz': 'enjoys wildlife photography', '~propositiona': 'Stars are not visible during the daytime only on Sundays.', 'propositiona': 'Stars are visible during the daytime only on Sundays.', '~propositionb': 'A pen does not exist that only writes secrets.', 'propositionb': 'A pen exists that only writes secrets.', '~propositionc': 'Glass rain does not fall on a distant planet.', 'propositionc': 'Glass rain falls on a distant planet.', '~propositiond': 'A tower does not lean significantly without falling.', 'propositiond': 'A tower leans significantly but never falls.', '~propositione': 'Socks do not disappear worldwide every full moon.', 'propositione': 'Socks disappear worldwide every full moon.'}
Ashley, Peter, Melvin, Katie, Wilbur, Wendy are the only persons in the room. either “it is true that “not everyone in the room is not an avid collector of autographed memorabilia from famous musicians”” or “Wilbur does not enjoy salsa dancing” but not both “Wilbur does not collect rare and antique scientific instruments” if “everyone in the room neither does not travel domestically frequently nor does not play video games” either “Ashley either does not own a high-end gaming PC with custom-built components or does not enjoy salsa dancing but not both” or “Wilbur cannot play the guitar” but not both “Peter does not create large-scale murals for public art installations and is not a craft beer aficionado” unless “Wendy does not use contact lenses and is not a craft beer aficionado” Ashley does not practice zumba Wendy does not collect vintage vinyl records Melvin is not a night owl, is not a craft beer aficionado or does not own a 3D printer everyone outside the room does not own a high-end gaming PC with custom-built components at least one person in the room does not collect rare and antique scientific instruments and is not an avid collector of autographed memorabilia from famous musicians everyone in the room does not collect antique clocks and does not enjoy salsa dancing Ashley is not a scotch connoisseur it is true that “Katie who neither cannot play the guitar nor is not a night owl does not travel domestically frequently” Katie does not enjoy salsa dancing everyone in the room is not a member of a local theater group specializing in improv or does not collect rare and antique scientific instruments everyone outside the room is not a scotch connoisseur Ashley who does not use contact lenses and is not a scotch connoisseur does not watche fantasy movies Ashley is not a client of Meta Melvin does not create large-scale murals for public art installations Wendy is not a wine connoisseur with a private cellar of vintage wines Peter does not watche fantasy movies and is not a certified yoga instructor teaching classes weekly exactly four persons in the room does not collect vintage vinyl records and does not practice zumba at least two persons anywhere does not own a 3D printer Katie does not play the violin Ashley is not a scotch connoisseur and does not work on fridays Wendy neither is not a certified yoga instructor teaching classes weekly nor does not work on fridays Peter cannot play the guitar everyone in the room does not play video games it is true that “Melvin does not collect rare and antique scientific instruments” at least two persons in the room cannot play the guitar Katie is not a member of a local theater group specializing in improv and does not collect vintage vinyl records Melvin either is not a certified yoga instructor teaching classes weekly or is not a scotch connoisseur but not both
Katie owns a 3D printer
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan')))& ((~![X]:(room(X)=>(~predy(X))))<~>(~predb(john)))& ((![X]:(room(X)=>(~((~predf(X))|(~predq(X))))))=>(~predl(john)))& ((((~predw(mary))<~>(~predb(mary))))<~>(~predi(john)))& (~(((~predn(susan))&(~predx(susan))))=>(((~preds(paul))&(~predx(paul)))))& (~predr(mary))& (~predt(susan))& (((~predj(fred))|(~predx(fred))|(~predz(fred))))& (![X]:(~room(X)=>(~predw(X))))& (((?[X]:(room(X)&((~predl(X))&(~predy(X)))))))& (![X]:(room(X)=>(((~predk(X))&(~predb(X))))))& (~predu(mary))& ((~((~predi(alice))|(~predj(alice))))&(~predf(alice)))& (~predb(alice))& (![X]:(room(X)=>(((~predl(X))|(~predh(X))))))& (![X]:(~room(X)=>(~predu(X))))& ((((~predn(mary))&(~predu(mary))))&(~prede(mary)))& (~preda(mary))& (~preds(fred))& (~predp(susan))& (((~prede(paul))&(~predd(paul))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&((~predt(A))&(~predr(A)))&((~predt(B))&(~predr(B)))&((~predt(C))&(~predr(C)))&((~predt(D))&(~predr(D)))))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&((~predt(A))&(~predr(A)))&((~predt(B))&(~predr(B)))&((~predt(C))&(~predr(C)))&((~predt(D))&(~predr(D)))&((~predt(E))&(~predr(E)))))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&~predz(A)&~predz(B)))& (~predv(alice))& (((~predu(mary))&(~predc(mary))))& (~((~predd(susan))|(~predc(susan))))& (~predi(paul))& (![X]:(room(X)=>(~predq(X))))& (~predl(fred))& (?[A,B]:(room(A)&room(B)&(A!=B)&~predi(A)&~predi(B)))& (((~predh(alice))&(~predt(alice))))& (((~predd(fred))<~>(~predu(fred))))
predz(alice)
[]
null
362
32
[]
{}
true
{'mary': 'ashley', 'paul': 'peter', 'fred': 'melvin', 'alice': 'katie', 'john': 'wilbur', 'susan': 'wendy', 'lucy': 'anthony', 'david': 'erinn', 'emma': 'jeffrey', 'george': 'carl', 'hannah': 'candy', 'ian': 'karen', 'julia': 'rosella', 'kyle': 'william', 'lisa': 'susan', 'mike': 'jody', 'nancy': 'shanna', 'oscar': 'sandra', 'patricia': 'jane', 'quentin': 'james', 'rachel': 'manuel', 'steve': 'tonya', 'tina': 'julie', 'ulysses': 'fernando', 'victoria': 'luis', 'william': 'helen', 'xena': 'mark', 'yves': 'valerie', 'Mary': 'Ashley', 'Paul': 'Peter', 'Fred': 'Melvin', 'Alice': 'Katie', 'John': 'Wilbur', 'Susan': 'Wendy', 'Lucy': 'Anthony', 'David': 'Erinn', 'Emma': 'Jeffrey', 'George': 'Carl', 'Hannah': 'Candy', 'Ian': 'Karen', 'Julia': 'Rosella', 'Kyle': 'William', 'Lisa': 'Susan', 'Mike': 'Jody', 'Nancy': 'Shanna', 'Oscar': 'Sandra', 'Patricia': 'Jane', 'Quentin': 'James', 'Rachel': 'Manuel', 'Steve': 'Tonya', 'Tina': 'Julie', 'Ulysses': 'Fernando', 'Victoria': 'Luis', 'William': 'Helen', 'Xena': 'Mark', 'Yves': 'Valerie', '~preda': 'is not a client of Meta', '~predb': 'does not enjoy salsa dancing', '~predc': 'does not work on fridays', '~predd': 'is not a certified yoga instructor teaching classes weekly', '~prede': 'does not watche fantasy movies', '~predf': 'does not travel domestically frequently', '~predg': 'does not play as a goalkeeper for a local amateur soccer team', '~predh': 'is not a member of a local theater group specializing in improv', '~predi': 'cannot play the guitar', '~predj': 'is not a night owl', '~predk': 'does not collect antique clocks', '~predl': 'does not collect rare and antique scientific instruments', '~predm': 'does not use a Windows laptop', '~predn': 'does not use contact lenses', '~predo': 'does not have a saltwater aquarium', '~predp': 'is not a wine connoisseur with a private cellar of vintage wines', '~predq': 'does not play video games', '~predr': 'does not practice zumba', '~preds': 'does not create large-scale murals for public art installations', '~predt': 'does not collect vintage vinyl records', '~predu': 'is not a scotch connoisseur', '~predv': 'does not play the violin', '~predw': 'does not own a high-end gaming PC with custom-built components', '~predx': 'is not a craft beer aficionado', '~predy': 'is not an avid collector of autographed memorabilia from famous musicians', '~predz': 'does not own a 3D printer', 'preda': 'is a client of Meta', 'predb': 'enjoys salsa dancing', 'predc': 'works on fridays', 'predd': 'is a certified yoga instructor teaching classes weekly', 'prede': 'watches fantasy movies', 'predf': 'travels domestically frequently', 'predg': 'plays as a goalkeeper for a local amateur soccer team', 'predh': 'is a member of a local theater group specializing in improv', 'predi': 'can play the guitar', 'predj': 'is a night owl', 'predk': 'collects antique clocks', 'predl': 'collects rare and antique scientific instruments', 'predm': 'uses a Windows laptop', 'predn': 'uses contact lenses', 'predo': 'has a saltwater aquarium', 'predp': 'is a wine connoisseur with a private cellar of vintage wines', 'predq': 'plays video games', 'predr': 'practices zumba', 'preds': 'creates large-scale murals for public art installations', 'predt': 'collects vintage vinyl records', 'predu': 'is a scotch connoisseur', 'predv': 'plays the violin', 'predw': 'owns a high-end gaming PC with custom-built components', 'predx': 'is a craft beer aficionado', 'predy': 'is an avid collector of autographed memorabilia from famous musicians', 'predz': 'owns a 3D printer', '~propositiona': 'Stars are not visible during the daytime only on Sundays.', 'propositiona': 'Stars are visible during the daytime only on Sundays.', '~propositionb': 'A tower does not lean significantly without falling.', 'propositionb': 'A tower leans significantly but never falls.', '~propositionc': 'A car does not run solely on saltwater.', 'propositionc': 'A car runs solely on saltwater.', '~propositiond': 'A desert does not bloom with snowdrops every year.', 'propositiond': 'A desert blooms with snowdrops every year.', '~propositione': 'A shadow does not appear only at noon.', 'propositione': 'A shadow appears only at noon.'}
Christine, Horace, Ruth, Robert, Matthew, Timothy, Neil, Marvin, Martha, Sara, Michael, Jamie, Sabrina, Kristina, Tyrone are the only persons in the room. if ““A pen does not exist that only writes secrets.” or “Stars are not visible during the daytime only on Sundays.” but not both” then “Tyler is a client of Michael” “Kristina and Jane hate each other” if ““Stars are not visible during the daytime only on Sundays.” and “A clock measures time in various colors.”” if “someone in the room is a kind european” then “exactly two persons in the room is a tall wise formal humble tourist” “no one in the room does not mentor a youth basketball team on weekends or is dedicated to sustainable living and zero-waste practices” if “Sabrina and Clinton hate each other” and vice versa if ““A bridge sings when it is crossed.” or “A bridge does not sing when it is crossed.” or both” then “Sabrina is a dedicated volunteer for local community service projects” if ““Stars are visible during the daytime only on Sundays.” or “A pen does not exist that only writes secrets.” or both” then “everyone in the room is a brave tourist if they is older than Sabrina” if “Matthew and Marjorie like each other” then “Stars are not visible during the daytime only on Sundays.” otherwise “no one in the room is a happy tall european if they can play the guitar” Marshall and Tyrone like each other Patrick and Marvin hate each other neither “A pen does not exist that only writes secrets.” nor “A clock does not measure time in various colors.” all humble persons outside the room are creative no formal person anywhere is happy everyone in the room who does not bake bread at home enjoys macrame Christine cannot play the guitar Gregory is richer than Horace Barbara and Robert like each other everyone in the room is a coffee connoisseur someone who can play the flute is a sibling of someone who is not happy Sara is not a creative humble person everyone in the room is richer than Gregory if they enjoys virtual reality gaming and vice versa someone in the room does not enjoy fishing everyone in the room who does not enjoy snowboarding is richer than Gregory Tyrone is a strong organized european if someone is richer than Arthur then he/she does not hate Sabrina and vice versa everyone in the room who mentors a youth basketball team on weekends is a wise european at least two persons anywhere is a client of Sabrina everyone in the room is older than Arthur if they enjoys virtual reality gaming Matthew is not tall, not wise, not creative, is dedicated to sustainable living and zero-waste practices and enjoys camping and organizing outdoor survival workshops everyone in the room is not creative if they is formal someone who is not hated by Barbara is a sibling of someone who cannot play the guitar Robert can play the flute all formal persons in the room are funny
Tyrone is a coffee connoisseur
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa')))& ((((~propositionc)<~>(~propositiona)))=>(client(hannah,yves)))& ((((~propositiona)&(propositione)))=>((hate(kyle,quentin) & hate(quentin,kyle))))& ((?[X]:(room(X)&(kind(X)&european(X))))=>((?[A,B]:(room(A)&room(B)&(A!=B)&tall(A)&wise(A)&formal(A)&humble(A)&tourist(A)&tall(B)&wise(B)&formal(B)&humble(B)&tourist(B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&tall(A)&wise(A)&formal(A)&humble(A)&tourist(A)&tall(B)&wise(B)&formal(B)&humble(B)&tourist(B)&tall(C)&wise(C)&formal(C)&humble(C)&tourist(C))))))& (((hate(julia,victoria) & hate(victoria,julia)))<=>(~?[X]:(room(X)=>(((predp(X))|(~predf(X)))))))& ((((propositiond)|(~propositiond)))=>(predn(julia)))& ((((propositiona)|(~propositionc)))=>(![X]:(room(X)=>(((older(ulysses,X))=>(brave(X)&tourist(X)))))))& ((((like(john,oscar) & like(oscar,john)))=>(~propositiona))&((~((like(john,oscar) & like(oscar,john))))=>(~?[X]:(room(X)=>(((predb(X))=>(happy(X)&tall(X)&european(X))))))))& ((like(william,lisa) & like(lisa,william)))& ((hate(steve,david) & hate(david,steve)))& (~((~propositionc)|(~propositione)))& (![X]:(~room(X)=>(humble(X)=>creative(X))))& (![X]:(anywhere(X)=>(formal(X)=>~happy(X))))& (![X]:(room(X)=>(((~predg(X))=>(predh(X))))))& (~predb(mary))& (richer(paul,rachel))& ((like(mike,alice) & like(alice,mike)))& (![X]:(room(X)=>(predx(X))))& (?[X,Y]:((predu(X))&(~happy(Y))&(sibling(X,Y))))& (~(creative(george)&humble(george)&person(george)))& (![X]:(room(X)=>(((richer(rachel,X))<=>(predk(X))))))& (?[X]:(room(X)&(~predq(X))))& (![X]:(room(X)=>(((~preds(X))=>(richer(rachel,X))))))& (strong(lisa)&organized(lisa)&european(lisa))& ((![X]:((richer(nancy,X))<=>(~hate(ulysses,X)))))& (![X]:(room(X)=>(((predf(X))=>(wise(X)&european(X))))))& (?[A,B]:(anywhere(A)&anywhere(B)&(A!=B)&client(ulysses,A)&client(ulysses,B)))& (![X]:(room(X)=>(((predk(X))=>(older(nancy,X))))))& (((~tall(john)&~wise(john)&~creative(john))&(predp(john))&(predi(john))))& (![X]:(room(X)=>(((formal(X))=>(~creative(X))))))& (?[X,Y]:((~hate(X,mike))&(~predb(Y))&(sibling(X,Y))))& (predu(alice))& (![X]:(room(X)=>(formal(X)=>funny(X))))
predx(lisa)
[ "p0", "p17", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 555913541797456500457999 % SZS output start Proof for 555913541797456500457999 25. ! [X0] : (room(X0) => (lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 42. ! [X0] : (room(X0) => predx(X0)) [input p17] 58. ~predx(lisa) [input hypothesis] 129. ! [X0] : ((lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 130. ! [X0] : (lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 129] 138. ! [X0] : (predx(X0) | ~room(X0)) [ennf transformation 42] 950. room(lisa) [cnf transformation 130] 973. ~room(X0) | predx(X0) [cnf transformation 138] 988. ~predx(lisa) [cnf transformation 58] 1078. predx(lisa) [resolution 973,950] 1080. $false [subsumption resolution 1078,988] % SZS output end Proof for 555913541797456500457999 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.042 s % ------------------------------ % ------------------------------
502
32
[ 0, 17 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p17': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'christine', 'paul': 'horace', 'fred': 'ruth', 'alice': 'robert', 'john': 'matthew', 'susan': 'timothy', 'lucy': 'neil', 'david': 'marvin', 'emma': 'martha', 'george': 'sara', 'hannah': 'michael', 'ian': 'jamie', 'julia': 'ulysses', 'kyle': 'kristina', 'lisa': 'tyrone', 'mike': 'barbara', 'nancy': 'arthur', 'oscar': 'marjorie', 'patricia': 'sharon', 'quentin': 'jane', 'rachel': 'gregory', 'steve': 'patrick', 'tina': 'raymond', 'ulysses': 'sabrina', 'victoria': 'clinton', 'william': 'marshall', 'xena': 'van', 'yves': 'tyler', 'Mary': 'Christine', 'Paul': 'Horace', 'Fred': 'Ruth', 'Alice': 'Robert', 'John': 'Matthew', 'Susan': 'Timothy', 'Lucy': 'Neil', 'David': 'Marvin', 'Emma': 'Martha', 'George': 'Sara', 'Hannah': 'Michael', 'Ian': 'Jamie', 'Julia': 'Ulysses', 'Kyle': 'Kristina', 'Lisa': 'Tyrone', 'Mike': 'Barbara', 'Nancy': 'Arthur', 'Oscar': 'Marjorie', 'Patricia': 'Sharon', 'Quentin': 'Jane', 'Rachel': 'Gregory', 'Steve': 'Patrick', 'Tina': 'Raymond', 'Ulysses': 'Sabrina', 'Victoria': 'Clinton', 'William': 'Marshall', 'Xena': 'Van', 'Yves': 'Tyler', '~preda': 'does not use contact lenses', '~predb': 'cannot play the guitar', '~predc': 'does not own a smart tv', '~predd': 'does not enjoy logic puzzles', '~prede': 'does not work as a freelance web developer specializing in e-commerce sites', '~predf': 'does not mentor a youth basketball team on weekends', '~predg': 'does not bake bread at home', '~predh': 'does not enjoy macrame', '~predi': 'does not enjoy camping and organizing outdoor survival workshops', '~predj': 'does not make homemade pastries', '~predk': 'does not enjoy virtual reality gaming', '~predl': 'does not play as a goalkeeper for a local amateur soccer team', '~predm': 'does not own a smartwatch', '~predn': 'is not a dedicated volunteer for local community service projects', '~predo': 'does not enjoy wildlife photography', '~predp': 'is not dedicated to sustainable living and zero-waste practices', '~predq': 'does not enjoy fishing', '~predr': 'does not maintain a personal blog focused on cybersecurity tips', '~preds': 'does not enjoy snowboarding', '~predt': 'does not host a YouTube channel dedicated to art tutorials', '~predu': 'cannot play the flute', '~predv': 'does not make intricate hand-cut paper art for exhibitions', '~predw': 'does not enjoy windsurfing', '~predx': 'is not a coffee connoisseur', '~predy': 'cannot play the piano', '~predz': 'does not write a travel blog', 'preda': 'uses contact lenses', 'predb': 'can play the guitar', 'predc': 'owns a smart tv', 'predd': 'enjoys logic puzzles', 'prede': 'works as a freelance web developer specializing in e-commerce sites', 'predf': 'mentors a youth basketball team on weekends', 'predg': 'bakes bread at home', 'predh': 'enjoys macrame', 'predi': 'enjoys camping and organizing outdoor survival workshops', 'predj': 'makes homemade pastries', 'predk': 'enjoys virtual reality gaming', 'predl': 'plays as a goalkeeper for a local amateur soccer team', 'predm': 'owns a smartwatch', 'predn': 'is a dedicated volunteer for local community service projects', 'predo': 'enjoys wildlife photography', 'predp': 'is dedicated to sustainable living and zero-waste practices', 'predq': 'enjoys fishing', 'predr': 'maintains a personal blog focused on cybersecurity tips', 'preds': 'enjoys snowboarding', 'predt': 'hosts a YouTube channel dedicated to art tutorials', 'predu': 'can play the flute', 'predv': 'makes intricate hand-cut paper art for exhibitions', 'predw': 'enjoys windsurfing', 'predx': 'is a coffee connoisseur', 'predy': 'can play the piano', 'predz': 'writes a travel blog', '~propositiona': 'Stars are not visible during the daytime only on Sundays.', 'propositiona': 'Stars are visible during the daytime only on Sundays.', '~propositionb': 'A frog does not sing opera in the swamp at night.', 'propositionb': 'A frog sings opera in the swamp at night.', '~propositionc': 'A pen does not exist that only writes secrets.', 'propositionc': 'A pen exists that only writes secrets.', '~propositiond': 'A bridge does not sing when it is crossed.', 'propositiond': 'A bridge sings when it is crossed.', '~propositione': 'A clock does not measure time in various colors.', 'propositione': 'A clock measures time in various colors.'}
Stephen, Robert, Danielle, Timothy, Michael, Donna, Danielle, Bradley, Maria are the only persons in the room. someone who is older than Frank is a client of someone who is a quiet tourist Robert is kind all organized persons outside the room are funny Jessica and Timothy like each other Misty and Bradley like each other Lawrence is older than Danielle Robert is a skilled home brewer experimenting with craft beer recipes, collects foreign coins or is younger than Edward all strong persons in the room are formal Maria is not a old formal european Donna is dedicated to sustainable living and zero-waste practices at most four persons in the room is older than Paul Stephen and Robert are humble tourists Danielle and Bradley are respectively humble and old Danielle reads mystery novels all organized persons in the room are old exactly four persons in the room enjoys windsurfing Maria enjoys stand-up paddleboarding “Mirrors fog permanently in one particular house.” and “A book can be opened only at midnight.” and “A bridge sings when it is crossed.” Donna and Kendra like each other Donna is an avid hiker, is a client of Lawrence or is richer than Nicole A bridge sings when it is crossed. someone who is curious like someone who is not hated by Kendra all tall persons anywhere are funny Carl is a sibling of Timothy “Glass rain falls on a distant planet.” or “A bird tweets using morse code.” or both Bradley and Michael are respectively happy and old A bird does not tweet using morse code. if someone is a sibling of Lillie then he/she regularly goes on multi-day backpacking trips in national parks and vice versa Danielle and Lillie like each other Edward and Bradley hate each other
“A book can be opened only at midnight.” or “A bridge sings when it is crossed.” but not both
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma')))& (?[X,Y]:((older(william,X))&(quiet(Y)&tourist(Y))&(client(X,Y))))& (kind(paul))& (![X]:(~room(X)=>(organized(X)=>funny(X))))& ((like(lisa,alice) & like(alice,lisa)))& ((like(patricia,david) & like(david,patricia)))& (older(lucy,george))& (((predl(paul))|(predf(paul))|(younger(yves,paul))))& (![X]:(room(X)=>(strong(X)=>formal(X))))& (~(old(emma)&formal(emma)&european(emma)))& (predg(susan))& (~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&older(oscar,A)&older(oscar,B)&older(oscar,C)&older(oscar,D)&older(oscar,E))))& (humble(mary)&tourist(mary)&humble(paul)&tourist(paul))& ((humble(fred))&(old(david)))& (predm(lucy))& (![X]:(room(X)=>(organized(X)=>old(X))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predj(A)&predj(B)&predj(C)&predj(D)))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&predj(A)&predj(B)&predj(C)&predj(D)&predj(E)))))& (predv(emma))& (((propositionb)&(propositiond)&(propositione)))& ((like(susan,kyle) & like(kyle,susan)))& (((predz(susan))|(client(george,susan))|(richer(nancy,susan))))& (propositione)& (?[X,Y]:((curious(X))&(~hate(Y,kyle))&(like(X,Y))))& (![X]:(anywhere(X)=>(tall(X)=>funny(X))))& (sibling(alice,hannah))& (((propositiona)|(propositionc)))& ((happy(david))&(old(john)))& (~propositionc)& ((![X]:((sibling(xena,X))<=>(predt(X)))))& ((like(lucy,xena) & like(xena,lucy)))& ((hate(yves,david) & hate(david,yves)))
((propositiond)<~>(propositione))
[ "p18", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 3498796641659131591304780 % SZS output start Proof for 3498796641659131591304780 43. propositione & propositiond & propositionb [input p18] 56. propositiond <~> propositione [input hypothesis] 66. propositione & propositiond [pure predicate removal 43] 132. (~propositione | ~propositiond) & (propositione | propositiond) [nnf transformation 56] 943. propositiond [cnf transformation 66] 944. propositione [cnf transformation 66] 957. ~propositione | ~propositiond [cnf transformation 132] 958. ~propositiond [subsumption resolution 957,944] 959. $false [subsumption resolution 958,943] % SZS output end Proof for 3498796641659131591304780 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
298
32
[ 18 ]
{'p18': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'stephen', 'paul': 'robert', 'fred': 'lucy', 'alice': 'timothy', 'john': 'michael', 'susan': 'donna', 'lucy': 'danielle', 'david': 'bradley', 'emma': 'maria', 'george': 'lawrence', 'hannah': 'carl', 'ian': 'kenneth', 'julia': 'lora', 'kyle': 'kendra', 'lisa': 'jessica', 'mike': 'augustine', 'nancy': 'nicole', 'oscar': 'paul', 'patricia': 'misty', 'quentin': 'kathy', 'rachel': 'fernande', 'steve': 'jessie', 'tina': 'vicki', 'ulysses': 'james', 'victoria': 'helen', 'william': 'frank', 'xena': 'lillie', 'yves': 'edward', 'Mary': 'Stephen', 'Paul': 'Robert', 'Fred': 'Lucy', 'Alice': 'Timothy', 'John': 'Michael', 'Susan': 'Donna', 'Lucy': 'Danielle', 'David': 'Bradley', 'Emma': 'Maria', 'George': 'Lawrence', 'Hannah': 'Carl', 'Ian': 'Kenneth', 'Julia': 'Lora', 'Kyle': 'Kendra', 'Lisa': 'Jessica', 'Mike': 'Augustine', 'Nancy': 'Nicole', 'Oscar': 'Paul', 'Patricia': 'Misty', 'Quentin': 'Kathy', 'Rachel': 'Fernande', 'Steve': 'Jessie', 'Tina': 'Vicki', 'Ulysses': 'James', 'Victoria': 'Helen', 'William': 'Frank', 'Xena': 'Lillie', 'Yves': 'Edward', '~preda': 'does not design and sews custom cosplay costumes for conventions', '~predb': 'is not a night owl', '~predc': 'is not a client of Meta', '~predd': 'is not a certified scuba diver with advanced underwater photography skills', '~prede': 'does not own a smart tv', '~predf': 'does not collect foreign coins', '~predg': 'is not dedicated to sustainable living and zero-waste practices', '~predh': 'does not enjoy landscape photography', '~predi': 'does not practice and performs acrobatic dance routines', '~predj': 'does not enjoy windsurfing', '~predk': 'does not own a television', '~predl': 'is not a skilled home brewer experimenting with craft beer recipes', '~predm': 'does not read mystery novels', '~predn': 'does not volunteer for local environmental conservation projects', '~predo': 'does not practice zumba', '~predp': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predq': 'does not maintain a large, organic vegetable garden year-round', '~predr': 'does not write a travel blog', '~preds': 'does not host regular workshops on creative writing', '~predt': 'does not regularly goes on multi-day backpacking trips in national parks', '~predu': 'does not have a tattoo', '~predv': 'does not enjoy stand-up paddleboarding', '~predw': 'does not collect rare and antique scientific instruments', '~predx': 'is not a Linux enthusiast', '~predy': 'does not enjoy bird watching', '~predz': 'is not an avid hiker', 'preda': 'designs and sews custom cosplay costumes for conventions', 'predb': 'is a night owl', 'predc': 'is a client of Meta', 'predd': 'is a certified scuba diver with advanced underwater photography skills', 'prede': 'owns a smart tv', 'predf': 'collects foreign coins', 'predg': 'is dedicated to sustainable living and zero-waste practices', 'predh': 'enjoys landscape photography', 'predi': 'practices and performs acrobatic dance routines', 'predj': 'enjoys windsurfing', 'predk': 'own a television', 'predl': 'is a skilled home brewer experimenting with craft beer recipes', 'predm': 'reads mystery novels', 'predn': 'volunteers for local environmental conservation projects', 'predo': 'practices zumba', 'predp': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predq': 'maintains a large, organic vegetable garden year-round', 'predr': 'writes a travel blog', 'preds': 'hosts regular workshops on creative writing', 'predt': 'regularly goes on multi-day backpacking trips in national parks', 'predu': 'has a tattoo', 'predv': 'enjoys stand-up paddleboarding', 'predw': 'collects rare and antique scientific instruments', 'predx': 'is a Linux enthusiast', 'predy': 'enjoys bird watching', 'predz': 'is an avid hiker', '~propositiona': 'Glass rain does not fall on a distant planet.', 'propositiona': 'Glass rain falls on a distant planet.', '~propositionb': 'Mirrors do not fog permanently in one particular house.', 'propositionb': 'Mirrors fog permanently in one particular house.', '~propositionc': 'A bird does not tweet using morse code.', 'propositionc': 'A bird tweets using morse code.', '~propositiond': 'A book cannot be opened only at midnight.', 'propositiond': 'A book can be opened only at midnight.', '~propositione': 'A bridge does not sing when it is crossed.', 'propositione': 'A bridge sings when it is crossed.'}
Ashley, Helene, Hector are the only persons in the room. if “it is true that “everyone in the room develops open-source software projects in their free time or is not right-handed”” then “everyone in the room develops open-source software projects in their free time if they is hated by Johnnie” ““A book cannot be opened only at midnight.” and “A tower does not lean significantly without falling.”” unless “Hector is right-handed” if “not everyone in the room owns a telescope or does not maintain a personal blog focused on cybersecurity tips” then ““A tower does not lean significantly without falling.” or “A bird does not tweet using morse code.” but not both” “Ashley is richer than Brenda” if “Hector and Helene are respectively humble and tall” “Helene is older than Nancy” if “everyone in the room is not allergic to anything or enjoys windsurfing” and vice versa Helene is a kind european Helene who is a client of Dylan has completed a triathlon Hector creates augmented reality experiences for mobile applications no tall person outside the room is funny someone who has completed a triathlon is a client of someone who writes poetry Ashley is not liked by George Hector and Ashley are respectively kind and brave Graig is a client of Helene “A bird does not tweet using morse code.” and “A book cannot be opened only at midnight.” and “All swans in one park are blue.” Helene is a sibling of Mechelle everyone in the room is not an avid mountain climber who has scaled several peaks or is not liked by Stanley Hector and Helene are brave creative tourists everyone in the room who is quieter than Edgar is richer than George Audrey and Helene hate each other Ashley mentors a youth basketball team on weekends Hector and Hector like each other more than one person in the room practices zumba Ashley is quieter than Donna if someone is a dedicated advocate for digital privacy and encryption then he/she is not tall, not formal, not wise, not kind, not happy “A bird does not tweet using morse code.” and “A book cannot be opened only at midnight.” everyone in the room who is richer than Edgar is quieter than Jeremy Cynthia is a client of Ashley everyone in the room is wise
A tower leans significantly but never falls.
neutral
room(mary)&room(paul)&room(fred)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred')))& ((![X]:(room(X)=>(((~predx(X))|(predy(X))))))=>(![X]:(room(X)=>(((hate(X,ian))=>(predy(X)))))))& (~(predx(fred))=>(((~propositionb)&(~propositiona))))& ((~![X]:(room(X)=>(((~predk(X))|(predc(X))))))=>(((~propositiona)<~>(~propositionc))))& (((humble(fred))&(tall(paul)))=>(richer(rachel,mary)))& ((![X]:(room(X)=>(((predq(X))|(~predv(X))))))<=>(older(ulysses,paul)))& (kind(paul)&european(paul))& ((client(steve,paul))&(predh(paul)))& (predd(fred))& (![X]:(~room(X)=>(tall(X)=>~funny(X))))& (?[X,Y]:((predh(X))&(predi(Y))&(client(X,Y))))& (~like(mary,kyle))& ((kind(fred))&(brave(mary)))& (client(paul,mike))& (((~propositionc)&(~propositionb)&(propositione)))& (sibling(alice,paul))& (![X]:(room(X)=>(((~like(X,william))|(~predu(X))))))& (brave(fred)&creative(fred)&tourist(fred)&brave(paul)&creative(paul)&tourist(paul))& (![X]:(room(X)=>(((quieter(nancy,X))=>(richer(kyle,X))))))& ((hate(david,paul) & hate(paul,david)))& (predp(mary))& ((like(victoria,fred) & like(fred,victoria)))& ((?[X,Y]:(room(X)&room(Y)&(predl(X)&predl(Y))&(X!=Y))))& (quieter(emma,mary))& ((![X]:((predj(X))=>(~tall(X)&~formal(X)&~wise(X)&~kind(X)&~happy(X)))))& (((~propositionc)&(~propositionb)))& (![X]:(room(X)=>(((richer(nancy,X))=>(quieter(yves,X))))))& (client(mary,lisa))& (![X]:(room(X)=>(wise(X))))
propositiona
[]
null
371
32
[]
{}
true
{'mary': 'ashley', 'paul': 'helene', 'fred': 'victoria', 'alice': 'mechelle', 'john': 'john', 'susan': 'alex', 'lucy': 'thomas', 'david': 'audrey', 'emma': 'donna', 'george': 'jennifer', 'hannah': 'antwan', 'ian': 'johnnie', 'julia': 'felecia', 'kyle': 'george', 'lisa': 'cynthia', 'mike': 'graig', 'nancy': 'edgar', 'oscar': 'linda', 'patricia': 'jacquline', 'quentin': 'james', 'rachel': 'brenda', 'steve': 'dylan', 'tina': 'julie', 'ulysses': 'nancy', 'victoria': 'hector', 'william': 'stanley', 'xena': 'vincent', 'yves': 'jeremy', 'Mary': 'Ashley', 'Paul': 'Helene', 'Fred': 'Victoria', 'Alice': 'Mechelle', 'John': 'John', 'Susan': 'Alex', 'Lucy': 'Thomas', 'David': 'Audrey', 'Emma': 'Donna', 'George': 'Jennifer', 'Hannah': 'Antwan', 'Ian': 'Johnnie', 'Julia': 'Felecia', 'Kyle': 'George', 'Lisa': 'Cynthia', 'Mike': 'Graig', 'Nancy': 'Edgar', 'Oscar': 'Linda', 'Patricia': 'Jacquline', 'Quentin': 'James', 'Rachel': 'Brenda', 'Steve': 'Dylan', 'Tina': 'Julie', 'Ulysses': 'Nancy', 'Victoria': 'Hector', 'William': 'Stanley', 'Xena': 'Vincent', 'Yves': 'Jeremy', '~preda': 'does not have a saltwater aquarium', '~predb': 'does not train for and competes in international triathlons', '~predc': 'does not own a telescope', '~predd': 'does not create augmented reality experiences for mobile applications', '~prede': 'does not practice yoga', '~predf': 'does not play video games', '~predg': 'does not play eSports competitively', '~predh': 'does not have completed a triathlon', '~predi': 'does not write poetry', '~predj': 'is not a dedicated advocate for digital privacy and encryption', '~predk': 'does not maintain a personal blog focused on cybersecurity tips', '~predl': 'does not practice zumba', '~predm': 'does not create YouTube content', '~predn': 'is not a drone photographer', '~predo': 'does not collect rare minerals', '~predp': 'does not mentor a youth basketball team on weekends', '~predq': 'does not enjoy windsurfing', '~predr': 'does not enjoy salsa dancing', '~preds': 'does not use contact lenses', '~predt': 'does not enjoy virtual reality gaming', '~predu': 'is not an avid mountain climber who has scaled several peaks', '~predv': 'is not allergic to anything', '~predw': 'does not make homemade pastries', '~predx': 'is not right-handed', '~predy': 'does not develop open-source software projects in their free time', '~predz': 'is not a cybersecurity expert', 'preda': 'has a saltwater aquarium', 'predb': 'trains for and competes in international triathlons', 'predc': 'owns a telescope', 'predd': 'creates augmented reality experiences for mobile applications', 'prede': 'does practice yoga', 'predf': 'plays video games', 'predg': 'plays eSports competitively', 'predh': 'has completed a triathlon', 'predi': 'writes poetry', 'predj': 'is a dedicated advocate for digital privacy and encryption', 'predk': 'maintains a personal blog focused on cybersecurity tips', 'predl': 'practices zumba', 'predm': 'creates YouTube content', 'predn': 'is a drone photographer', 'predo': 'collects rare minerals', 'predp': 'mentors a youth basketball team on weekends', 'predq': 'enjoys windsurfing', 'predr': 'enjoys salsa dancing', 'preds': 'uses contact lenses', 'predt': 'enjoys virtual reality gaming', 'predu': 'is an avid mountain climber who has scaled several peaks', 'predv': 'is allergic to anything', 'predw': 'makes homemade pastries', 'predx': 'is right-handed', 'predy': 'develops open-source software projects in their free time', 'predz': 'is a cybersecurity expert', '~propositiona': 'A tower does not lean significantly without falling.', 'propositiona': 'A tower leans significantly but never falls.', '~propositionb': 'A book cannot be opened only at midnight.', 'propositionb': 'A book can be opened only at midnight.', '~propositionc': 'A bird does not tweet using morse code.', 'propositionc': 'A bird tweets using morse code.', '~propositiond': 'A pizza does not exist that tastes like ice cream.', 'propositiond': 'A pizza exists that tastes like ice cream.', '~propositione': 'Not all swans in one park are blue.', 'propositione': 'All swans in one park are blue.'}
Marilyn, Jesse, Dorothy, Bridgette, Maria, Gloria, Laurie, Charles, Elvie, Charles, Donnie, Richard, Jeff, Jane, Linda, Elna, Julienne, Jillian are the only persons in the room. Charles neither is a wise european nor is a quiet european all formal persons in the room are organized Janet and Elvie hate each other Jeff enjoys landscape photography A pen does not exist that only writes secrets. Gloria and Jane like Janet not everyone in the room does not like Lauren everyone in the room is a quiet person if they is a funny tourist not everyone in the room is hated by Bruce Dorothy is a quiet person everyone in the room neither does not like Bruce nor is a humble european everyone in the room likes Chelsey Marilyn is not a brave tourist, is a formal european or is a wise european Marilyn is a humble tourist Elvie can play the harmonica or is not funny or both Julienne does not like Nancy and is a old person all humble persons in the room are curious Bridgette is patient Jane and Jillian are respectively formal and wise Laurie does not like Myron and is a strong tourist Linda neither can play the harmonica nor does not play the violin someone who is a wise tourist is a sibling of someone who collects vintage stamps A desert does not bloom with snowdrops every year. Gloria is a Linux enthusiast everyone in the room is a organized person, does not hate Nancy or is humble not everyone in the room does not hate Alma at least three persons in the room does not practice pilates everyone in the room is not funny if they is quiet if someone does not hate Alma then he/she does not own a 3D printer
Jesse collects vintage stamps
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&room(nancy)&room(oscar)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike'|X='nancy'|X='oscar')))& (~((wise(george)&european(george))|(quiet(george)&european(george))))& (![X]:(room(X)=>(formal(X)=>organized(X))))& ((hate(victoria,emma) & hate(emma,victoria)))& (predu(julia))& (~propositionb)& (like(victoria,susan)&like(victoria,kyle))& (~![X]:(room(X)=>(~like(quentin,X))))& (![X]:(room(X)=>(((funny(X)&tourist(X))=>(quiet(X)&person(X))))))& (~![X]:(room(X)=>(hate(X,william))))& (quiet(fred)&person(fred))& (![X]:(room(X)=>(~((~like(william,X))|(humble(X)&european(X))))))& (![X]:(room(X)=>(like(steve,X))))& (((~(brave(mary)&tourist(mary)))|(formal(mary)&european(mary))|(wise(mary)&european(mary))))& (humble(mary)&tourist(mary))& (((predk(emma))|(~funny(emma))))& (((~like(patricia,nancy))&(old(nancy)&person(nancy))))& (![X]:(room(X)=>(humble(X)=>curious(X))))& (patient(alice))& ((formal(kyle))&(wise(oscar)))& (((~like(yves,lucy))&(strong(lucy)&tourist(lucy))))& (~((predk(lisa))|(~predc(lisa))))& (?[X,Y]:((wise(X)&tourist(X))&(predi(Y))&(sibling(X,Y))))& (~propositionc)& (predd(susan))& (![X]:(room(X)=>(((organized(X)&person(X))|(~hate(patricia,X))|(humble(X))))))& (~![X]:(room(X)=>(~hate(rachel,X))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~predw(A)&~predw(B)&~predw(C)))& (![X]:(room(X)=>(((quiet(X))=>(~funny(X))))))& ((![X]:((~hate(rachel,X))=>(~predz(X)))))
predi(paul)
[]
null
325
32
[]
{}
true
{'mary': 'marilyn', 'paul': 'jesse', 'fred': 'dorothy', 'alice': 'bridgette', 'john': 'maria', 'susan': 'gloria', 'lucy': 'laurie', 'david': 'george', 'emma': 'elvie', 'george': 'charles', 'hannah': 'donnie', 'ian': 'richard', 'julia': 'jeff', 'kyle': 'jane', 'lisa': 'linda', 'mike': 'elna', 'nancy': 'julienne', 'oscar': 'jillian', 'patricia': 'nancy', 'quentin': 'lauren', 'rachel': 'alma', 'steve': 'chelsey', 'tina': 'wes', 'ulysses': 'walter', 'victoria': 'janet', 'william': 'bruce', 'xena': 'sarah', 'yves': 'myron', 'Mary': 'Marilyn', 'Paul': 'Jesse', 'Fred': 'Dorothy', 'Alice': 'Bridgette', 'John': 'Maria', 'Susan': 'Gloria', 'Lucy': 'Laurie', 'David': 'George', 'Emma': 'Elvie', 'George': 'Charles', 'Hannah': 'Donnie', 'Ian': 'Richard', 'Julia': 'Jeff', 'Kyle': 'Jane', 'Lisa': 'Linda', 'Mike': 'Elna', 'Nancy': 'Julienne', 'Oscar': 'Jillian', 'Patricia': 'Nancy', 'Quentin': 'Lauren', 'Rachel': 'Alma', 'Steve': 'Chelsey', 'Tina': 'Wes', 'Ulysses': 'Walter', 'Victoria': 'Janet', 'William': 'Bruce', 'Xena': 'Sarah', 'Yves': 'Myron', '~preda': 'does not create bespoke furniture pieces from reclaimed wood', '~predb': 'does not enjoy cross-country skiing', '~predc': 'does not play the violin', '~predd': 'is not a Linux enthusiast', '~prede': 'is not a skilled home brewer experimenting with craft beer recipes', '~predf': 'does not bake bread at home', '~predg': 'does not have a vast collection of first-edition science fiction novels', '~predh': 'cannot play the flute', '~predi': 'does not collect vintage stamps', '~predj': 'does not enjoy bird watching', '~predk': 'cannot play the harmonica', '~predl': 'does not maintain a personal blog focused on cybersecurity tips', '~predm': 'does not enjoy origami', '~predn': 'does not create large-scale murals for public art installations', '~predo': 'does not maintain a large, organic vegetable garden year-round', '~predp': 'is not an avid hiker', '~predq': 'is not passionate about collecting and restoring classic cars', '~predr': 'does not travel domestically frequently', '~preds': 'does not regularly contributes to tech forums and online communities', '~predt': 'does not have a saltwater aquarium', '~predu': 'does not enjoy landscape photography', '~predv': 'does not own an extensive assortment of vintage comic book memorabilia', '~predw': 'does not practice pilates', '~predx': 'does not own a significant collection of rare gemstones and minerals', '~predy': 'does not practice kickboxing', '~predz': 'does not own a 3D printer', 'preda': 'creates bespoke furniture pieces from reclaimed wood', 'predb': 'enjoys cross-country skiing', 'predc': 'plays the violin', 'predd': 'is a Linux enthusiast', 'prede': 'is a skilled home brewer experimenting with craft beer recipes', 'predf': 'bakes bread at home', 'predg': 'has a vast collection of first-edition science fiction novels', 'predh': 'can play the flute', 'predi': 'collects vintage stamps', 'predj': 'enjoys bird watching', 'predk': 'can play the harmonica', 'predl': 'maintains a personal blog focused on cybersecurity tips', 'predm': 'enjoys origami', 'predn': 'creates large-scale murals for public art installations', 'predo': 'maintains a large, organic vegetable garden year-round', 'predp': 'is an avid hiker', 'predq': 'is passionate about collecting and restoring classic cars', 'predr': 'travels domestically frequently', 'preds': 'regularly contributes to tech forums and online communities', 'predt': 'has a saltwater aquarium', 'predu': 'enjoys landscape photography', 'predv': 'owns an extensive assortment of vintage comic book memorabilia', 'predw': 'practices pilates', 'predx': 'owns a significant collection of rare gemstones and minerals', 'predy': 'practices kickboxing', 'predz': 'owns a 3D printer', '~propositiona': 'A city has not outlawed the use of round tables.', 'propositiona': 'A city has outlawed the use of round tables.', '~propositionb': 'A pen does not exist that only writes secrets.', 'propositionb': 'A pen exists that only writes secrets.', '~propositionc': 'A desert does not bloom with snowdrops every year.', 'propositionc': 'A desert blooms with snowdrops every year.', '~propositiond': 'A pizza does not exist that tastes like ice cream.', 'propositiond': 'A pizza exists that tastes like ice cream.', '~propositione': 'A clock does not measure time in various colors.', 'propositione': 'A clock measures time in various colors.'}
Stephen, Christina, Thomas, Michael, Michael, Jung, Francisco, Francisco, Tony, Carl, Barbara, Michelle are the only persons in the room. ““Mirrors do not fog permanently in one particular house.” and “A car does not run solely on saltwater.”” if “everyone in the room is a scotch connoisseur” and vice versa not everyone in the room is a formal european Stephen and Tamara like each other everyone outside the room is a curious tourist at least three persons in the room is not liked by Penny no one anywhere owns a smartwatch someone who is not a formal tourist is a client of someone who is not curious Thomas is not a organized tourist all creative persons in the room are formal everyone in the room is not a patient person everyone outside the room does not play as a goalkeeper for a local amateur soccer team at least four persons in the room is a happy person at least four persons in the room neither is a patient person nor is not a organized european everyone in the room is a quiet person not everyone in the room is a creative person everyone outside the room is a kind european it is not the case that “neither “A frog does not sing opera in the swamp at night.” nor “A car does not run solely on saltwater.”” everyone in the room either is not a kind person or does not own a smartwatch but not both at least four persons in the room is an enthusiastic bird watcher who travels for rare sightings everyone in the room is happy “A city has not outlawed the use of round tables.” or “A car does not run solely on saltwater.” or both “A clock measures time in various colors.” or “A car does not run solely on saltwater.” or both all old persons anywhere are formal everyone in the room does not mentor a youth basketball team on weekends someone who is a wise tourist is a client of someone who collects vintage vinyl records everyone in the room is not a humble person everyone in the room is not liked by Donald no strong person in the room is quiet at most two persons in the room is not a happy tourist everyone outside the room does not have a pet dog
Stephen is formal
neutral
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian')))& ((![X]:(room(X)=>(predj(X))))<=>(((~propositionb)&(~propositione))))& (~![X]:(room(X)=>(formal(X)&european(X))))& ((like(mary,quentin) & like(quentin,mary)))& (![X]:(~room(X)=>(curious(X)&tourist(X))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~like(A,yves)&~like(B,yves)&~like(C,yves)))& (~?[X]:(anywhere(X)=>(predc(X))))& (?[X,Y]:((~(formal(X)&tourist(X)))&(~curious(Y))&(client(X,Y))))& (~(organized(fred)&tourist(fred)))& (![X]:(room(X)=>(creative(X)=>formal(X))))& (![X]:(room(X)=>(~(patient(X)&person(X)))))& (![X]:(~room(X)=>(~predl(X))))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&happy(A)&person(A)&happy(B)&person(B)&happy(C)&person(C)&happy(D)&person(D)))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~((patient(A)&person(A))|(~(organized(A)&european(A))))&~((patient(B)&person(B))|(~(organized(B)&european(B))))&~((patient(C)&person(C))|(~(organized(C)&european(C))))&~((patient(D)&person(D))|(~(organized(D)&european(D))))))& (![X]:(room(X)=>(quiet(X)&person(X))))& (~![X]:(room(X)=>(creative(X)&person(X))))& (![X]:(~room(X)=>(kind(X)&european(X))))& (~(~((~propositiond)|(~propositione))))& (![X]:(room(X)=>(((~(kind(X)&person(X)))<~>(~predc(X))))))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predy(A)&predy(B)&predy(C)&predy(D)))& (![X]:(room(X)=>(happy(X))))& (((~propositionc)|(~propositione)))& (((propositiona)|(~propositione)))& (![X]:(anywhere(X)=>(old(X)=>formal(X))))& (![X]:(room(X)=>(~predt(X))))& (?[X,Y]:((wise(X)&tourist(X))&(predv(Y))&(client(X,Y))))& (![X]:(room(X)=>(~(humble(X)&person(X)))))& (![X]:(room(X)=>(~like(X,lisa))))& (![X]:(room(X)=>(strong(X)=>~quiet(X))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~(happy(A)&tourist(A))&~(happy(B)&tourist(B))&~(happy(C)&tourist(C)))))& (![X]:(~room(X)=>(~predg(X))))
formal(mary)
[]
null
383
32
[]
{}
true
{'mary': 'stephen', 'paul': 'christina', 'fred': 'thomas', 'alice': 'john', 'john': 'michael', 'susan': 'jung', 'lucy': 'david', 'david': 'francisco', 'emma': 'tony', 'george': 'carl', 'hannah': 'barbara', 'ian': 'michelle', 'julia': 'bernard', 'kyle': 'karen', 'lisa': 'donald', 'mike': 'marsha', 'nancy': 'lori', 'oscar': 'ryan', 'patricia': 'edward', 'quentin': 'tamara', 'rachel': 'joe', 'steve': 'james', 'tina': 'roseanne', 'ulysses': 'emily', 'victoria': 'leonard', 'william': 'rodrigo', 'xena': 'gayle', 'yves': 'penny', 'Mary': 'Stephen', 'Paul': 'Christina', 'Fred': 'Thomas', 'Alice': 'John', 'John': 'Michael', 'Susan': 'Jung', 'Lucy': 'David', 'David': 'Francisco', 'Emma': 'Tony', 'George': 'Carl', 'Hannah': 'Barbara', 'Ian': 'Michelle', 'Julia': 'Bernard', 'Kyle': 'Karen', 'Lisa': 'Donald', 'Mike': 'Marsha', 'Nancy': 'Lori', 'Oscar': 'Ryan', 'Patricia': 'Edward', 'Quentin': 'Tamara', 'Rachel': 'Joe', 'Steve': 'James', 'Tina': 'Roseanne', 'Ulysses': 'Emily', 'Victoria': 'Leonard', 'William': 'Rodrigo', 'Xena': 'Gayle', 'Yves': 'Penny', '~preda': 'does not enjoy kayaking and exploring remote waterways', '~predb': 'does not collect first edition books', '~predc': 'does not own a smartwatch', '~predd': 'does not collect limited-edition art prints from contemporary artists', '~prede': 'does not own a television', '~predf': 'does not enjoy stand-up paddleboarding', '~predg': 'does not have a pet dog', '~predh': 'does not train for and competes in international triathlons', '~predi': 'is not a certified scuba diver with advanced underwater photography skills', '~predj': 'is not a scotch connoisseur', '~predk': 'is not a wine connoisseur with a private cellar of vintage wines', '~predl': 'does not play as a goalkeeper for a local amateur soccer team', '~predm': 'does not practice yoga', '~predn': 'is not a member of a local theater group specializing in improv', '~predo': 'does not practice archery', '~predp': 'does not work as a freelance web developer specializing in e-commerce sites', '~predq': 'does not enjoy trail running', '~predr': 'does not enjoy windsurfing', '~preds': 'does not play video games', '~predt': 'does not mentor a youth basketball team on weekends', '~predu': 'does not own a high-end gaming PC with custom-built components', '~predv': 'does not collect vintage vinyl records', '~predw': 'does not enjoy wildlife photography', '~predx': 'does not collect foreign coins', '~predy': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predz': 'does not enjoy camping and organizing outdoor survival workshops', 'preda': 'enjoys kayaking and exploring remote waterways', 'predb': 'collects first edition books', 'predc': 'owns a smartwatch', 'predd': 'collects limited-edition art prints from contemporary artists', 'prede': 'own a television', 'predf': 'enjoys stand-up paddleboarding', 'predg': 'has a pet dog', 'predh': 'trains for and competes in international triathlons', 'predi': 'is a certified scuba diver with advanced underwater photography skills', 'predj': 'is a scotch connoisseur', 'predk': 'is a wine connoisseur with a private cellar of vintage wines', 'predl': 'plays as a goalkeeper for a local amateur soccer team', 'predm': 'does practice yoga', 'predn': 'is a member of a local theater group specializing in improv', 'predo': 'practices archery', 'predp': 'works as a freelance web developer specializing in e-commerce sites', 'predq': 'does enjoy trail running', 'predr': 'enjoys windsurfing', 'preds': 'plays video games', 'predt': 'mentors a youth basketball team on weekends', 'predu': 'owns a high-end gaming PC with custom-built components', 'predv': 'collects vintage vinyl records', 'predw': 'enjoys wildlife photography', 'predx': 'collects foreign coins', 'predy': 'is an enthusiastic bird watcher who travels for rare sightings', 'predz': 'enjoys camping and organizing outdoor survival workshops', '~propositiona': 'A clock does not measure time in various colors.', 'propositiona': 'A clock measures time in various colors.', '~propositionb': 'Mirrors do not fog permanently in one particular house.', 'propositionb': 'Mirrors fog permanently in one particular house.', '~propositionc': 'A city has not outlawed the use of round tables.', 'propositionc': 'A city has outlawed the use of round tables.', '~propositiond': 'A frog does not sing opera in the swamp at night.', 'propositiond': 'A frog sings opera in the swamp at night.', '~propositione': 'A car does not run solely on saltwater.', 'propositione': 'A car runs solely on saltwater.'}
Stephen, Don, Wayne, Alfredo, Wendy, Jaime, Joyce, Michael, Andrea are the only persons in the room. “neither “A book can be opened only at midnight.” nor “A book cannot be opened only at midnight.”” if “everyone in the room is organized or is not an amateur astronomer who builds and uses custom telescopes” if “at least one person anywhere is curious” then “all patient persons in the room are humble” “everyone outside the room enjoys stand-up paddleboarding or does not enjoy stargazing” only if “Michael is a quiet brave patient kind formal person” A bird tweets using morse code. if someone is a tall european then he/she drives a hybrid car and vice versa Alfredo is not an amateur astronomer who builds and uses custom telescopes or is patient or both at most two persons outside the room likes April all wise persons in the room are happy Don volunteers for local environmental conservation projects Christopher is a sibling of Stephen Don is a sibling of Christopher “A book can be opened only at midnight.” or “A pizza exists that tastes like ice cream.” but not both “A pizza does not exist that tastes like ice cream.” or “A book can be opened only at midnight.” or both everyone in the room who is tall and has completed a triathlon does not have completed a triathlon, is hated by Jeffrey and is younger than Derek “A car runs solely on saltwater.” or “A bird does not tweet using morse code.” but not both Don is a funny kind organized european someone who is not a creative patient tourist, is a sibling of June or is a sibling of Phyllis is younger than someone who is quieter than Richard “A pen does not exist that only writes secrets.” or “A bird tweets using morse code.” but not both Stephen is a happy person everyone in the room who is a client of Richard enjoys virtual reality gaming Wendy and Cecile like each other everyone in the room who is an avid hiker drives a hybrid car all creative persons outside the room are wise exactly two persons in the room collects historical artifacts related to ancient civilizations exactly four persons in the room enjoys landscape photography, does not hate Connie or writes poetry Jaime practices kickboxing more than one person in the room does not like Paul someone in the room is a kind european Wayne who develops open-source software projects in their free time is tall
A bird tweets using morse code.
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma')))& ((![X]:(room(X)=>(((~predu(X))|(organized(X))))))=>(~((propositiond)|(~propositiond))))& ((((?[X]:(anywhere(X)&curious(X)))))=>(![X]:(room(X)=>(patient(X)=>humble(X)))))& ((![X]:(~room(X)=>(((~preds(X))|(predo(X))))))=>(quiet(david)&brave(david)&patient(david)&kind(david)&formal(david)&person(david)))& (propositionc)& ((![X]:((tall(X)&european(X))<=>(predl(X)))))& (((~predu(alice))|(patient(alice))))& (~(?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&like(steve,A)&like(steve,B)&like(steve,C))))& (![X]:(room(X)=>(wise(X)=>happy(X))))& (predr(paul))& (sibling(mary,tina))& (sibling(tina,paul))& (((propositiond)<~>(propositiona)))& (((~propositiona)|(propositiond)))& (![X]:(room(X)=>(((((tall(X))&(predd(X))))=>(((~predd(X))&(hate(X,julia))&(younger(ulysses,X))))))))& (((propositionb)<~>(~propositionc)))& (funny(paul)&kind(paul)&organized(paul)&european(paul))& (?[X,Y]:((((~(creative(X)&patient(X)&tourist(X)))|(sibling(victoria,X))|(sibling(rachel,X))))&(quieter(patricia,Y))&(younger(X,Y))))& (((~propositione)<~>(propositionc)))& (happy(mary)&person(mary))& (![X]:(room(X)=>(((client(patricia,X))=>(predm(X))))))& ((like(john,lisa) & like(lisa,john)))& (![X]:(room(X)=>(((predp(X))=>(predl(X))))))& (![X]:(~room(X)=>(creative(X)=>wise(X))))& ((?[A,B]:(room(A)&room(B)&(A!=B)&predc(A)&predc(B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predc(A)&predc(B)&predc(C)))))& ((?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&((preda(A))|(~hate(william,A))|(predq(A)))&((preda(B))|(~hate(william,B))|(predq(B)))&((preda(C))|(~hate(william,C))|(predq(C)))&((preda(D))|(~hate(william,D))|(predq(D)))))&(~(?[A,B,C,D,E]:(room(A)&room(B)&room(C)&room(D)&room(E)&(A!=B)&(A!=C)&(A!=D)&(A!=E)&(B!=C)&(B!=D)&(B!=E)&(C!=D)&(C!=E)&(D!=E)&((preda(A))|(~hate(william,A))|(predq(A)))&((preda(B))|(~hate(william,B))|(predq(B)))&((preda(C))|(~hate(william,C))|(predq(C)))&((preda(D))|(~hate(william,D))|(predq(D)))&((preda(E))|(~hate(william,E))|(predq(E)))))))& (predj(susan))& ((?[X,Y]:(room(X)&room(Y)&(~like(mike,X)&~like(mike,Y))&(X!=Y))))& (?[X]:(room(X)&(kind(X)&european(X))))& ((predh(fred))&(tall(fred)))
propositionc
[ "p4", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 7843515163780940024914456 % SZS output start Proof for 7843515163780940024914456 29. propositionc [input p4] 55. ~propositionc [input hypothesis] 958. propositionc [cnf transformation 29] 1015. ~propositionc [cnf transformation 55] 1102. $false [subsumption resolution 1015,958] % SZS output end Proof for 7843515163780940024914456 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.047 s % ------------------------------ % ------------------------------
398
32
[ 4 ]
{'p4': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'stephen', 'paul': 'don', 'fred': 'wayne', 'alice': 'alfredo', 'john': 'wendy', 'susan': 'jaime', 'lucy': 'joyce', 'david': 'michael', 'emma': 'andrea', 'george': 'jennifer', 'hannah': 'doris', 'ian': 'lee', 'julia': 'jeffrey', 'kyle': 'steven', 'lisa': 'cecile', 'mike': 'paul', 'nancy': 'cynthia', 'oscar': 'jean', 'patricia': 'richard', 'quentin': 'edna', 'rachel': 'phyllis', 'steve': 'april', 'tina': 'christopher', 'ulysses': 'derek', 'victoria': 'june', 'william': 'connie', 'xena': 'armand', 'yves': 'bruce', 'Mary': 'Stephen', 'Paul': 'Don', 'Fred': 'Wayne', 'Alice': 'Alfredo', 'John': 'Wendy', 'Susan': 'Jaime', 'Lucy': 'Joyce', 'David': 'Michael', 'Emma': 'Andrea', 'George': 'Jennifer', 'Hannah': 'Doris', 'Ian': 'Lee', 'Julia': 'Jeffrey', 'Kyle': 'Steven', 'Lisa': 'Cecile', 'Mike': 'Paul', 'Nancy': 'Cynthia', 'Oscar': 'Jean', 'Patricia': 'Richard', 'Quentin': 'Edna', 'Rachel': 'Phyllis', 'Steve': 'April', 'Tina': 'Christopher', 'Ulysses': 'Derek', 'Victoria': 'June', 'William': 'Connie', 'Xena': 'Armand', 'Yves': 'Bruce', '~preda': 'does not enjoy landscape photography', '~predb': 'does not frequently participates in hackathons and coding competitions', '~predc': 'does not collect historical artifacts related to ancient civilizations', '~predd': 'does not have completed a triathlon', '~prede': 'does not design and sews custom cosplay costumes for conventions', '~predf': 'does not practice archery', '~predg': 'does not create YouTube content', '~predh': 'does not develop open-source software projects in their free time', '~predi': 'is not an avid collector of autographed memorabilia from famous musicians', '~predj': 'does not practice kickboxing', '~predk': 'does not have a curated collection of mid-century modern furniture', '~predl': 'does not drive a hybrid car', '~predm': 'does not enjoy virtual reality gaming', '~predn': 'does not practice digital art', '~predo': 'does not enjoy stand-up paddleboarding', '~predp': 'is not an avid hiker', '~predq': 'does not write poetry', '~predr': 'does not volunteer for local environmental conservation projects', '~preds': 'does not enjoy stargazing', '~predt': 'does not practice zumba', '~predu': 'is not an amateur astronomer who builds and uses custom telescopes', '~predv': 'does not enjoy bird watching', '~predw': 'does not enjoy salsa dancing', '~predx': 'does not use contact lenses', '~predy': 'does not own a smartwatch', '~predz': 'does not have a vast collection of first-edition science fiction novels', 'preda': 'enjoys landscape photography', 'predb': 'frequently participates in hackathons and coding competitions', 'predc': 'collects historical artifacts related to ancient civilizations', 'predd': 'has completed a triathlon', 'prede': 'designs and sews custom cosplay costumes for conventions', 'predf': 'practices archery', 'predg': 'creates YouTube content', 'predh': 'develops open-source software projects in their free time', 'predi': 'is an avid collector of autographed memorabilia from famous musicians', 'predj': 'practices kickboxing', 'predk': 'has a curated collection of mid-century modern furniture', 'predl': 'drives a hybrid car', 'predm': 'enjoys virtual reality gaming', 'predn': 'practices digital art', 'predo': 'enjoys stand-up paddleboarding', 'predp': 'is an avid hiker', 'predq': 'writes poetry', 'predr': 'volunteers for local environmental conservation projects', 'preds': 'enjoys stargazing', 'predt': 'practices zumba', 'predu': 'is an amateur astronomer who builds and uses custom telescopes', 'predv': 'enjoys bird watching', 'predw': 'enjoys salsa dancing', 'predx': 'uses contact lenses', 'predy': 'owns a smartwatch', 'predz': 'has a vast collection of first-edition science fiction novels', '~propositiona': 'A pizza does not exist that tastes like ice cream.', 'propositiona': 'A pizza exists that tastes like ice cream.', '~propositionb': 'A car does not run solely on saltwater.', 'propositionb': 'A car runs solely on saltwater.', '~propositionc': 'A bird does not tweet using morse code.', 'propositionc': 'A bird tweets using morse code.', '~propositiond': 'A book cannot be opened only at midnight.', 'propositiond': 'A book can be opened only at midnight.', '~propositione': 'A pen does not exist that only writes secrets.', 'propositione': 'A pen exists that only writes secrets.'}
Robert, Leticia, Timothy are the only persons in the room. if “everyone in the room owns a smart tv or does not drive a hybrid car” then “Robert drives a hybrid car” “Timothy collects vintage stamps” if “Timothy either does enjoy trail running or enjoys spelunking but not both” “everyone in the room uses a Windows laptop” if “Robert is passionate about collecting and restoring classic cars” and vice versa at most three persons in the room owns a microscope it is true that “if someone owns a smart tv then he/she owns an Android phone” “Mirrors fog permanently in one particular house.” or “Stars are not visible during the daytime only on Sundays.” or both Leticia is a patient person Robert collects vintage stamps everyone outside the room is passionate about collecting and restoring classic cars only if they is an avid collector of autographed memorabilia from famous musicians everyone in the room is quiet everyone in the room participates in long-distance cycling events across the country someone in the room is not a quiet tourist everyone in the room is a formal person if they is not hated by Joyce “Stars are not visible during the daytime only on Sundays.” or “Mirrors do not fog permanently in one particular house.” or both Timothy practices digital art Robert is an avid collector of autographed memorabilia from famous musicians everyone in the room does not like Roy if they drives a hybrid car “Mirrors fog permanently in one particular house.” or “A door randomly teleports those who pass through it.” or both everyone in the room is not hated by Michelle Timothy enjoys wildlife photography Robert who drives a hybrid car is a organized tourist “A door randomly teleports those who pass through it.” or “Glass rain falls on a distant planet.” or both more than one person in the room does enjoy trail running everyone in the room either owns a smart tv or owns a telescope but not both Robert enjoys fishing everyone in the room is not a strong patient brave european if they makes homemade pastries and is passionate about collecting and restoring classic cars Timothy is a formal european if someone hosts a popular podcast about emerging technologies then he/she is a dedicated volunteer for local community service projects everyone anywhere drives a hybrid car someone in the room owns a smart tv
Mirrors do not fog permanently in one particular house.
neutral
room(mary)&room(paul)&room(fred)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred')))& ((![X]:(room(X)=>(((~predz(X))|(predy(X))))))=>(predz(mary)))& ((((predj(fred))<~>(predm(fred))))=>(predl(fred)))& ((predr(mary))<=>(![X]:(room(X)=>(predp(X)))))& (~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&predb(A)&predb(B)&predb(C)&predb(D))))& ((![X]:((predy(X))=>(prede(X)))))& (((propositiona)|(~propositiond)))& (patient(paul)&person(paul))& (predl(mary))& (![X]:(~room(X)=>(((predg(X))<=(predr(X))))))& (![X]:(room(X)=>(quiet(X))))& (![X]:(room(X)=>(predd(X))))& (?[X]:(room(X)&(~(quiet(X)&tourist(X)))))& (![X]:(room(X)=>(((~hate(X,lucy))=>(formal(X)&person(X))))))& (((~propositiond)|(~propositiona)))& (preds(fred))& (predg(mary))& (![X]:(room(X)=>(((predz(X))=>(~like(lisa,X))))))& (((propositiona)|(propositionb)))& (![X]:(room(X)=>(~hate(X,nancy))))& (predx(fred))& ((predz(mary))&(organized(mary)&tourist(mary)))& (((propositionb)|(propositione)))& ((?[X,Y]:(room(X)&room(Y)&(predj(X)&predj(Y))&(X!=Y))))& (![X]:(room(X)=>(((predy(X))<~>(preda(X))))))& (predw(mary))& (![X]:(room(X)=>(((((predn(X))&(predr(X))))=>(~(strong(X)&patient(X)&brave(X)&european(X)))))))& (formal(fred)&european(fred))& ((![X]:((predk(X))=>(predh(X)))))& (![X]:(anywhere(X)=>(predz(X))))& (?[X]:(room(X)&(predy(X))))
~propositiona
[]
null
331
32
[]
{}
true
{'mary': 'robert', 'paul': 'leticia', 'fred': 'timothy', 'alice': 'lucy', 'john': 'john', 'susan': 'rafaela', 'lucy': 'joyce', 'david': 'jason', 'emma': 'albert', 'george': 'nicholas', 'hannah': 'julian', 'ian': 'janice', 'julia': 'bessie', 'kyle': 'barbara', 'lisa': 'roy', 'mike': 'howard', 'nancy': 'michelle', 'oscar': 'cynthia', 'patricia': 'charlotte', 'quentin': 'jimmy', 'rachel': 'nathan', 'steve': 'james', 'tina': 'carolyn', 'ulysses': 'diane', 'victoria': 'walter', 'william': 'irma', 'xena': 'billy', 'yves': 'douglas', 'Mary': 'Robert', 'Paul': 'Leticia', 'Fred': 'Timothy', 'Alice': 'Lucy', 'John': 'John', 'Susan': 'Rafaela', 'Lucy': 'Joyce', 'David': 'Jason', 'Emma': 'Albert', 'George': 'Nicholas', 'Hannah': 'Julian', 'Ian': 'Janice', 'Julia': 'Bessie', 'Kyle': 'Barbara', 'Lisa': 'Roy', 'Mike': 'Howard', 'Nancy': 'Michelle', 'Oscar': 'Cynthia', 'Patricia': 'Charlotte', 'Quentin': 'Jimmy', 'Rachel': 'Nathan', 'Steve': 'James', 'Tina': 'Carolyn', 'Ulysses': 'Diane', 'Victoria': 'Walter', 'William': 'Irma', 'Xena': 'Billy', 'Yves': 'Douglas', '~preda': 'does not own a telescope', '~predb': 'does not own a microscope', '~predc': 'does not stream on Twitch', '~predd': 'does not participate in long-distance cycling events across the country', '~prede': 'does not own an Android phone', '~predf': 'is not a professional photographer specializing in portrait photography', '~predg': 'is not an avid collector of autographed memorabilia from famous musicians', '~predh': 'is not a dedicated volunteer for local community service projects', '~predi': 'is not a certified scuba diver with advanced underwater photography skills', '~predj': 'does not enjoy trail running', '~predk': 'does not host a popular podcast about emerging technologies', '~predl': 'does not collect vintage stamps', '~predm': 'does not enjoy spelunking', '~predn': 'does not make homemade pastries', '~predo': 'does not watche fantasy movies', '~predp': 'does not use a Windows laptop', '~predq': 'does not have a curated collection of mid-century modern furniture', '~predr': 'is not passionate about collecting and restoring classic cars', '~preds': 'does not practice digital art', '~predt': 'is not allergic to anything', '~predu': 'does not have lived in exactly three countries', '~predv': 'does not own a smartwatch', '~predw': 'does not enjoy fishing', '~predx': 'does not enjoy wildlife photography', '~predy': 'does not own a smart tv', '~predz': 'does not drive a hybrid car', 'preda': 'owns a telescope', 'predb': 'owns a microscope', 'predc': 'streams on Twitch', 'predd': 'participates in long-distance cycling events across the country', 'prede': 'owns an Android phone', 'predf': 'is a professional photographer specializing in portrait photography', 'predg': 'is an avid collector of autographed memorabilia from famous musicians', 'predh': 'is a dedicated volunteer for local community service projects', 'predi': 'is a certified scuba diver with advanced underwater photography skills', 'predj': 'does enjoy trail running', 'predk': 'hosts a popular podcast about emerging technologies', 'predl': 'collects vintage stamps', 'predm': 'enjoys spelunking', 'predn': 'makes homemade pastries', 'predo': 'watches fantasy movies', 'predp': 'uses a Windows laptop', 'predq': 'has a curated collection of mid-century modern furniture', 'predr': 'is passionate about collecting and restoring classic cars', 'preds': 'practices digital art', 'predt': 'is allergic to anything', 'predu': 'has lived in exactly three countries', 'predv': 'owns a smartwatch', 'predw': 'enjoys fishing', 'predx': 'enjoys wildlife photography', 'predy': 'owns a smart tv', 'predz': 'drives a hybrid car', '~propositiona': 'Mirrors do not fog permanently in one particular house.', 'propositiona': 'Mirrors fog permanently in one particular house.', '~propositionb': 'A door does not randomly teleport those who pass through it.', 'propositionb': 'A door randomly teleports those who pass through it.', '~propositionc': 'A city has not outlawed the use of round tables.', 'propositionc': 'A city has outlawed the use of round tables.', '~propositiond': 'Stars are not visible during the daytime only on Sundays.', 'propositiond': 'Stars are visible during the daytime only on Sundays.', '~propositione': 'Glass rain does not fall on a distant planet.', 'propositione': 'Glass rain falls on a distant planet.'}
Joshua, Judy, Kay are the only persons in the room. if “everyone in the room is a craft beer aficionado” then “exactly two persons in the room has completed a triathlon” either “it is not the case that ““There is no planet where the oceans are in the sky.” and “A river flows uphill only on Tuesdays.” and “A bridge does not sing when it is crossed.””” or “everyone in the room is an avid mountain climber who has scaled several peaks” but not both either “everyone in the room is quieter than Alethia or does not enjoy skydiving” or “everyone anywhere makes homemade pastries or does not play the drums” but not both if “Judy participates in long-distance cycling events across the country” then “A bridge does not sing when it is crossed.” if “Judy is older than Glenn” then ““A clock does not measure time in various colors.” and “A bird does not tweet using morse code.”” otherwise “everyone anywhere enjoys skydiving if and only if they is curious” if “everyone in the room is not a tea enthusiast or regularly goes on multi-day backpacking trips in national parks” then ““There is a planet where the oceans are in the sky.” and “A bird tweets using morse code.”” if “no one in the room does not drive a hybrid car or is a tall person” then “no strong person in the room is funny” if ““A bridge does not sing when it is crossed.” or “There is no planet where the oceans are in the sky.” but not both” then “Ann and Joshua hate each other” if “everyone in the room is not creative, not brave or does not host a YouTube channel dedicated to art tutorials” then “A river flows uphill only on Tuesdays.” “A clock measures time in various colors.” and “A bird does not tweet using morse code.” everyone in the room does not make homemade pastries at least one person outside the room participates in long-distance cycling events across the country everyone in the room does not play the drums or is a happy european exactly two persons in the room is richer than Alethia all creative persons in the room are kind everyone outside the room is a Linux enthusiast if they does not like Bernice and vice versa everyone in the room is not a tall wise person and is younger than Rebecca if they is not strong, not quiet everyone in the room does not participate in long-distance cycling events across the country if they is an avid mountain climber who has scaled several peaks and vice versa Joshua regularly goes on multi-day backpacking trips in national parks everyone in the room is a sibling of Carmen or is not a tall old european or both if they is younger than Caryn Joshua and Andre hate each other Kay is not funny, not old, not brave, not strong Joshua and Judy are respectively formal and happy Kay and Joshua are not humble at least one person in the room is a tea enthusiast Kay and Andre like each other everyone in the room who owns a smart tv enjoys kayaking, has completed a triathlon and drives a hybrid car all humble persons in the room are curious all humble persons in the room are strong all old persons in the room are kind someone anywhere does not hate Andre
Kay is funny
contradiction
room(mary)&room(paul)&room(fred)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred')))& ((![X]:(room(X)=>(predc(X))))=>((?[A,B]:(room(A)&room(B)&(A!=B)&preds(A)&preds(B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&preds(A)&preds(B)&preds(C))))))& ((~(((~propositionb)&(propositione)&(~propositiona))))<~>(![X]:(room(X)=>(predk(X)))))& ((![X]:(room(X)=>(((~predh(X))|(quieter(kyle,X))))))<~>(![X]:(anywhere(X)=>(((~predq(X))|(predb(X)))))))& ((predp(paul))=>(~propositiona))& (((older(victoria,paul))=>(((~propositionc)&(~propositiond))))&((~(older(victoria,paul)))=>(![X]:(anywhere(X)=>(((predh(X))<=>(curious(X))))))))& ((![X]:(room(X)=>(((predl(X))|(~predx(X))))))=>(((propositionb)&(propositiond))))& ((~?[X]:(room(X)=>(((tall(X)&person(X))|(~predg(X))))))=>(![X]:(room(X)=>(strong(X)=>~funny(X)))))& ((((~propositiona)<~>(~propositionb)))=>((hate(patricia,mary) & hate(mary,patricia))))& ((![X]:(room(X)=>(((~predy(X))|(~creative(X)&~brave(X))))))=>(propositione))& (((propositionc)&(~propositiond)))& (![X]:(room(X)=>(~predb(X))))& (((?[X]:(~room(X)&predp(X)))))& (![X]:(room(X)=>(((happy(X)&european(X))|(~predq(X))))))& ((?[A,B]:(room(A)&room(B)&(A!=B)&richer(kyle,A)&richer(kyle,B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&richer(kyle,A)&richer(kyle,B)&richer(kyle,C)))))& (![X]:(room(X)=>(creative(X)=>kind(X))))& (![X]:(~room(X)=>(((predt(X))<=>(~like(ulysses,X))))))& (![X]:(room(X)=>(((~strong(X)&~quiet(X))=>(((~(tall(X)&wise(X)&person(X)))&(younger(ian,X))))))))& (![X]:(room(X)=>(((~predp(X))<=>(predk(X))))))& (predl(mary))& (![X]:(room(X)=>(((younger(rachel,X))=>(((sibling(tina,X))|(~(tall(X)&old(X)&european(X)))))))))& ((hate(mary,william) & hate(william,mary)))& (~funny(fred)&~old(fred)&~brave(fred)&~strong(fred))& ((formal(mary))&(happy(paul)))& (~humble(fred)&~humble(mary))& (((?[X]:(room(X)&predx(X)))))& ((like(fred,oscar) & like(oscar,fred)))& (![X]:(room(X)=>(((predd(X))=>(((predf(X))&(preds(X))&(predg(X))))))))& (![X]:(room(X)=>(humble(X)=>curious(X))))& (![X]:(room(X)=>(humble(X)=>strong(X))))& (![X]:(room(X)=>(old(X)=>kind(X))))& (?[X]:(anywhere(X)&(~hate(oscar,X))))
funny(fred)
[ "p22", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 200047103438979782821116 % SZS output start Proof for 200047103438979782821116 47. ~strong(fred) & ~brave(fred) & ~old(fred) & ~funny(fred) [input p22] 57. funny(fred) [input hypothesis] 78. ~strong(fred) & ~old(fred) & ~funny(fred) [pure predicate removal 47] 1007. ~funny(fred) [cnf transformation 78] 1015. funny(fred) [cnf transformation 57] 1173. $false [subsumption resolution 1015,1007] % SZS output end Proof for 200047103438979782821116 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.048 s % ------------------------------ % ------------------------------
516
32
[ 22 ]
{'p22': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'joshua', 'paul': 'judy', 'fred': 'kay', 'alice': 'robert', 'john': 'theodore', 'susan': 'frances', 'lucy': 'neil', 'david': 'claude', 'emma': 'marc', 'george': 'ernestine', 'hannah': 'franklin', 'ian': 'rebecca', 'julia': 'tara', 'kyle': 'alethia', 'lisa': 'george', 'mike': 'tyson', 'nancy': 'barbara', 'oscar': 'william', 'patricia': 'ann', 'quentin': 'elisa', 'rachel': 'caryn', 'steve': 'james', 'tina': 'carmen', 'ulysses': 'bernice', 'victoria': 'glenn', 'william': 'andre', 'xena': 'gladys', 'yves': 'carol', 'Mary': 'Joshua', 'Paul': 'Judy', 'Fred': 'Kay', 'Alice': 'Robert', 'John': 'Theodore', 'Susan': 'Frances', 'Lucy': 'Neil', 'David': 'Claude', 'Emma': 'Marc', 'George': 'Ernestine', 'Hannah': 'Franklin', 'Ian': 'Rebecca', 'Julia': 'Tara', 'Kyle': 'Alethia', 'Lisa': 'George', 'Mike': 'Tyson', 'Nancy': 'Barbara', 'Oscar': 'William', 'Patricia': 'Ann', 'Quentin': 'Elisa', 'Rachel': 'Caryn', 'Steve': 'James', 'Tina': 'Carmen', 'Ulysses': 'Bernice', 'Victoria': 'Glenn', 'William': 'Andre', 'Xena': 'Gladys', 'Yves': 'Carol', '~preda': 'does not collect rare and antique scientific instruments', '~predb': 'does not make homemade pastries', '~predc': 'is not a craft beer aficionado', '~predd': 'does not own a smart tv', '~prede': 'does not collect limited-edition art prints from contemporary artists', '~predf': 'does not enjoy kayaking', '~predg': 'does not drive a hybrid car', '~predh': 'does not enjoy skydiving', '~predi': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predj': 'does not have a pet dog', '~predk': 'is not an avid mountain climber who has scaled several peaks', '~predl': 'does not regularly goes on multi-day backpacking trips in national parks', '~predm': 'does not work as a freelance web developer specializing in e-commerce sites', '~predn': 'is not dedicated to sustainable living and zero-waste practices', '~predo': 'does not enjoy watercolor painting', '~predp': 'does not participate in long-distance cycling events across the country', '~predq': 'does not play the drums', '~predr': 'does not enjoy trail running', '~preds': 'does not have completed a triathlon', '~predt': 'is not a Linux enthusiast', '~predu': 'does not collect historical artifacts related to ancient civilizations', '~predv': 'does not play eSports competitively', '~predw': 'is not right-handed', '~predx': 'is not a tea enthusiast', '~predy': 'does not host a YouTube channel dedicated to art tutorials', '~predz': 'is not a skilled home brewer experimenting with craft beer recipes', 'preda': 'collects rare and antique scientific instruments', 'predb': 'makes homemade pastries', 'predc': 'is a craft beer aficionado', 'predd': 'owns a smart tv', 'prede': 'collects limited-edition art prints from contemporary artists', 'predf': 'enjoys kayaking', 'predg': 'drives a hybrid car', 'predh': 'enjoys skydiving', 'predi': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predj': 'has a pet dog', 'predk': 'is an avid mountain climber who has scaled several peaks', 'predl': 'regularly goes on multi-day backpacking trips in national parks', 'predm': 'works as a freelance web developer specializing in e-commerce sites', 'predn': 'is dedicated to sustainable living and zero-waste practices', 'predo': 'enjoys watercolor painting', 'predp': 'participates in long-distance cycling events across the country', 'predq': 'plays the drums', 'predr': 'does enjoy trail running', 'preds': 'has completed a triathlon', 'predt': 'is a Linux enthusiast', 'predu': 'collects historical artifacts related to ancient civilizations', 'predv': 'plays eSports competitively', 'predw': 'is right-handed', 'predx': 'is a tea enthusiast', 'predy': 'hosts a YouTube channel dedicated to art tutorials', 'predz': 'is a skilled home brewer experimenting with craft beer recipes', '~propositiona': 'A bridge does not sing when it is crossed.', 'propositiona': 'A bridge sings when it is crossed.', '~propositionb': 'There is no planet where the oceans are in the sky.', 'propositionb': 'There is a planet where the oceans are in the sky.', '~propositionc': 'A clock does not measure time in various colors.', 'propositionc': 'A clock measures time in various colors.', '~propositiond': 'A bird does not tweet using morse code.', 'propositiond': 'A bird tweets using morse code.', '~propositione': 'A river does not flow uphill on Tuesdays.', 'propositione': 'A river flows uphill only on Tuesdays.'}
Ada, Terrell, Ronald, Terry, Cheryl are the only persons in the room. if “everyone in the room does not practice yoga or hosts a YouTube channel dedicated to art tutorials” then ““A frog sings opera in the swamp at night.” and “A desert does not bloom with snowdrops every year.” and “A book can be opened only at midnight.”” “Mirrors do not fog permanently in one particular house.” and “A frog sings opera in the swamp at night.” and “A book can be opened only at midnight.” Ada is not formal and hosts a YouTube channel dedicated to art tutorials Mirrors do not fog permanently in one particular house. everyone in the room is not organized if they is older than Alfred and vice versa it is not the case that “Terry is not a kind tourist” everyone in the room is quieter than Mary if they is not a strong creative european and vice versa at most two persons in the room has completed a triathlon it is not the case that “Ada collects limited-edition art prints from contemporary artists” everyone in the room is older than Herman if and only if they is younger than Raymond at least three persons in the room is a client of Ramona Keith and Ronald like each other exactly two persons in the room enjoys writing detailed reviews of new and classic board games Ada is a sibling of Christopher everyone outside the room owns a smartwatch and is a curious patient person all happy persons in the room are curious exactly two persons outside the room is not a happy formal tourist Terrell works on fridays Ada dreamt that “everyone anywhere is richer than Alfred if and only if they is a sibling of Brenda, is a chess master who participates in national tournaments and is a creative european” Terrell owns a 3D printer Terrell is a tall european Terry owns a 3D printer everyone in the room does not hate Patricia Terrell is not a wise funny formal kind humble tourist everyone in the room is a client of Meta everyone in the room who works on fridays is not liked by Maurine
Ada collects limited-edition art prints from contemporary artists
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john')))& ((![X]:(room(X)=>(((preda(X))|(~predn(X))))))=>(((propositionb)&(~propositione)&(propositiona))))& (((~propositiond)&(propositionb)&(propositiona)))& (((~formal(mary))&(preda(mary))))& (~propositiond)& (![X]:(room(X)=>(((~organized(X))<=>(older(julia,X))))))& (~(~(kind(alice)&tourist(alice))))& (![X]:(room(X)=>(((quieter(ian,X))<=>(~(strong(X)&creative(X)&european(X)))))))& (~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predx(A)&predx(B)&predx(C))))& (~(predb(mary)))& (![X]:(room(X)=>(((older(victoria,X))<=>(younger(ulysses,X))))))& (?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&client(emma,A)&client(emma,B)&client(emma,C)))& ((like(mike,fred) & like(fred,mike)))& ((?[A,B]:(room(A)&room(B)&(A!=B)&predw(A)&predw(B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&predw(A)&predw(B)&predw(C)))))& (sibling(lisa,mary))& (![X]:(~room(X)=>(((predq(X))&(curious(X)&patient(X)&person(X))))))& (![X]:(room(X)=>(happy(X)=>curious(X))))& ((?[A,B]:(~room(A)&~room(B)&(A!=B)&~(happy(A)&formal(A)&tourist(A))&~(happy(B)&formal(B)&tourist(B))))&(~(?[A,B,C]:(~room(A)&~room(B)&~room(C)&(A!=B)&(A!=C)&(B!=C)&~(happy(A)&formal(A)&tourist(A))&~(happy(B)&formal(B)&tourist(B))&~(happy(C)&formal(C)&tourist(C))))))& (predd(paul))& ((mary_dream=>(![X]:(anywhere(X)=>(((richer(julia,X))<=>(((sibling(rachel,X))&(predi(X))&(creative(X)&european(X))))))))))& (predy(paul))& (tall(paul)&european(paul))& (predy(alice))& (![X]:(room(X)=>(~hate(yves,X))))& (~(wise(paul)&funny(paul)&formal(paul)&kind(paul)&humble(paul)&tourist(paul)))& (![X]:(room(X)=>(predz(X))))& (![X]:(room(X)=>(((predd(X))=>(~like(X,nancy))))))
predb(mary)
[ "p9", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 4025210670085004562219717 % SZS output start Proof for 4025210670085004562219717 34. ~predb(mary) [input p9] 52. predb(mary) [input hypothesis] 934. ~predb(mary) [cnf transformation 34] 969. predb(mary) [cnf transformation 52] 996. $false [subsumption resolution 969,934] % SZS output end Proof for 4025210670085004562219717 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.050 s % ------------------------------ % ------------------------------
336
32
[ 9 ]
{'p9': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'ada', 'paul': 'terrell', 'fred': 'ronald', 'alice': 'terry', 'john': 'cheryl', 'susan': 'jason', 'lucy': 'norman', 'david': 'josephine', 'emma': 'ramona', 'george': 'david', 'hannah': 'anthony', 'ian': 'mary', 'julia': 'alfred', 'kyle': 'barbara', 'lisa': 'william', 'mike': 'keith', 'nancy': 'maurine', 'oscar': 'eleanor', 'patricia': 'jane', 'quentin': 'linda', 'rachel': 'brenda', 'steve': 'denise', 'tina': 'virginia', 'ulysses': 'raymond', 'victoria': 'herman', 'william': 'christopher', 'xena': 'carole', 'yves': 'patricia', 'Mary': 'Ada', 'Paul': 'Terrell', 'Fred': 'Ronald', 'Alice': 'Terry', 'John': 'Cheryl', 'Susan': 'Jason', 'Lucy': 'Norman', 'David': 'Josephine', 'Emma': 'Ramona', 'George': 'David', 'Hannah': 'Anthony', 'Ian': 'Mary', 'Julia': 'Alfred', 'Kyle': 'Barbara', 'Lisa': 'William', 'Mike': 'Keith', 'Nancy': 'Maurine', 'Oscar': 'Eleanor', 'Patricia': 'Jane', 'Quentin': 'Linda', 'Rachel': 'Brenda', 'Steve': 'Denise', 'Tina': 'Virginia', 'Ulysses': 'Raymond', 'Victoria': 'Herman', 'William': 'Christopher', 'Xena': 'Carole', 'Yves': 'Patricia', '~preda': 'does not host a YouTube channel dedicated to art tutorials', '~predb': 'does not collect limited-edition art prints from contemporary artists', '~predc': 'does not practice pilates', '~predd': 'does not work on fridays', '~prede': 'does not participate in long-distance cycling events across the country', '~predf': 'does not practice graffiti art', '~predg': 'is not a client of Costco', '~predh': 'is not a dedicated advocate for digital privacy and encryption', '~predi': 'is not a chess master who participates in national tournaments', '~predj': 'cannot play the piano', '~predk': 'does not enjoy logic puzzles', '~predl': 'does not own an extensive assortment of vintage comic book memorabilia', '~predm': 'is not a client of LVMH', '~predn': 'does not practice yoga', '~predo': 'does not collect first edition books', '~predp': 'does not play the drums', '~predq': 'does not own a smartwatch', '~predr': 'does not play video games', '~preds': 'is not a professional photographer specializing in portrait photography', '~predt': 'does not read mystery novels', '~predu': 'is not a craft beer aficionado', '~predv': 'is not a skilled home brewer experimenting with craft beer recipes', '~predw': 'does not enjoy writing detailed reviews of new and classic board games', '~predx': 'does not have completed a triathlon', '~predy': 'does not own a 3D printer', '~predz': 'is not a client of Meta', 'preda': 'hosts a YouTube channel dedicated to art tutorials', 'predb': 'collects limited-edition art prints from contemporary artists', 'predc': 'practices pilates', 'predd': 'works on fridays', 'prede': 'participates in long-distance cycling events across the country', 'predf': 'practices graffiti art', 'predg': 'is a client of Costco', 'predh': 'is a dedicated advocate for digital privacy and encryption', 'predi': 'is a chess master who participates in national tournaments', 'predj': 'can play the piano', 'predk': 'enjoys logic puzzles', 'predl': 'owns an extensive assortment of vintage comic book memorabilia', 'predm': 'is a client of LVMH', 'predn': 'does practice yoga', 'predo': 'collects first edition books', 'predp': 'plays the drums', 'predq': 'owns a smartwatch', 'predr': 'plays video games', 'preds': 'is a professional photographer specializing in portrait photography', 'predt': 'reads mystery novels', 'predu': 'is a craft beer aficionado', 'predv': 'is a skilled home brewer experimenting with craft beer recipes', 'predw': 'enjoys writing detailed reviews of new and classic board games', 'predx': 'has completed a triathlon', 'predy': 'owns a 3D printer', 'predz': 'is a client of Meta', '~propositiona': 'A book cannot be opened only at midnight.', 'propositiona': 'A book can be opened only at midnight.', '~propositionb': 'A frog does not sing opera in the swamp at night.', 'propositionb': 'A frog sings opera in the swamp at night.', '~propositionc': 'A bridge does not sing when it is crossed.', 'propositionc': 'A bridge sings when it is crossed.', '~propositiond': 'Mirrors do not fog permanently in one particular house.', 'propositiond': 'Mirrors fog permanently in one particular house.', '~propositione': 'A desert does not bloom with snowdrops every year.', 'propositione': 'A desert blooms with snowdrops every year.'}
Ronald, Robert, Ronald, Rhonda, Thomas, Danny, Missy, Gary, Elaine, Amy, Kevin, Georgianna, Barbara are the only persons in the room. “everyone in the room practices tai chi” only if “if someone volunteers for local environmental conservation projects then he/she works as a freelance web developer specializing in e-commerce sites” “someone in the room volunteers for local environmental conservation projects” only if “everyone in the room does not hate Earnestine if they either enjoys macrame or is not wise but not both and vice versa” “everyone in the room is not allergic to anything or is a culinary enthusiast who experiments with international cuisines” if ““Stars are visible during the daytime only on Sundays.” or “Socks disappear worldwide every full moon.” but not both” and vice versa “everyone in the room who is a night owl owns a high-end gaming PC with custom-built components” if ““There is no planet where the oceans are in the sky.” or “A bird does not tweet using morse code.” but not both” either “Robert and Missy are respectively funny and wise” or “everyone outside the room is not a night owl” but not both “everyone in the room either does enjoy mountain biking or is kind but not both” only if “everyone in the room enjoys watercolor painting if and only if they is not liked by Kelsey” “everyone in the room owns a high-end gaming PC with custom-built components” unless “everyone anywhere practices tai chi” “everyone in the room is not patient” only if “Kristie and Gary hate each other” no brave person in the room is creative everyone in the room does not host themed dinner parties featuring gourmet home-cooked meals if they is a night owl and vice versa everyone in the room is a quiet tourist if they is a night owl Amy practices tai chi everyone in the room owns a high-end gaming PC with custom-built components if they is not kind, not strong and vice versa “A bridge does not sing when it is crossed.” or “There is no planet where the oceans are in the sky.” but not both everyone in the room practices tai chi everyone in the room is a sibling of Kelsey, is a wine connoisseur with a private cellar of vintage wines or likes Mary if someone owns a telescope then he/she is not a happy european everyone in the room is not happy, not humble everyone in the room is not hated by Mary if they owns a high-end gaming PC with custom-built components all humble persons in the room are funny “Socks do not disappear worldwide every full moon.” or “Socks disappear worldwide every full moon.” but not both someone in the room plays the violin everyone in the room either is an active member of a local robotics club or is a wine connoisseur with a private cellar of vintage wines but not both not everyone in the room is not patient everyone in the room is a creative person, likes Kristie and is not formal Ronald and Margaret like each other everyone anywhere enjoys macrame everyone in the room enjoys windsurfing if they is not a scotch connoisseur and vice versa everyone in the room likes Debra if they is a happy old european “Stars are not visible during the daytime only on Sundays.” or “Stars are visible during the daytime only on Sundays.” but not both everyone in the room has a specialized collection of handmade artisan pottery everyone in the room enjoys camping and organizing outdoor survival workshops if they is not quiet and vice versa
Kevin is formal
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia')))& ((![X]:(room(X)=>(predh(X))))=>((![X]:((prede(X))=>(predi(X))))))& ((?[X]:(room(X)&(prede(X))))=>(![X]:(room(X)=>(((~hate(ulysses,X))<=>(((preda(X))<~>(~wise(X)))))))))& ((((propositiond)<~>(propositionc)))<=>(![X]:(room(X)=>(((predv(X))|(~predy(X)))))))& ((((~propositiona)<~>(~propositione)))=>(![X]:(room(X)=>(((predm(X))=>(predl(X)))))))& (((funny(paul))&(wise(lucy)))<~>(![X]:(~room(X)=>(~predm(X)))))& ((![X]:(room(X)=>(((predx(X))<~>(kind(X))))))=>(![X]:(room(X)=>(((predn(X))<=>(~like(X,lisa)))))))& (~(![X]:(anywhere(X)=>(predh(X))))=>(![X]:(room(X)=>(predl(X)))))& ((![X]:(room(X)=>(~patient(X))))=>((hate(victoria,david) & hate(david,victoria))))& (![X]:(room(X)=>(brave(X)=>~creative(X))))& (![X]:(room(X)=>(((~predj(X))<=>(predm(X))))))& (![X]:(room(X)=>(((predm(X))=>(quiet(X)&tourist(X))))))& (predh(george))& (![X]:(room(X)=>(((predl(X))<=>(~kind(X)&~strong(X))))))& (((~propositionb)<~>(~propositiona)))& (![X]:(room(X)=>(predh(X))))& (![X]:(room(X)=>(((sibling(lisa,X))|(predw(X))|(like(kyle,X))))))& ((![X]:((predr(X))=>(~(happy(X)&european(X))))))& (![X]:(room(X)=>(~happy(X)&~humble(X))))& (![X]:(room(X)=>(((predl(X))=>(~hate(X,kyle))))))& (![X]:(room(X)=>(humble(X)=>funny(X))))& (((~propositionc)<~>(propositionc)))& (?[X]:(room(X)&(predz(X))))& (![X]:(room(X)=>(((predp(X))<~>(predw(X))))))& (~![X]:(room(X)=>(~patient(X))))& (![X]:(room(X)=>(((creative(X)&person(X))&(like(victoria,X))&(~formal(X))))))& ((like(fred,tina) & like(tina,fred)))& (![X]:(anywhere(X)=>(preda(X))))& (![X]:(room(X)=>(((preds(X))<=>(~predu(X))))))& (![X]:(room(X)=>(((happy(X)&old(X)&european(X))=>(like(nancy,X))))))& (((~propositiond)<~>(propositiond)))& (![X]:(room(X)=>(predg(X))))& (![X]:(room(X)=>(((predc(X))<=>(~quiet(X))))))
formal(hannah)
[ "p0", "p25", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 9081798992516438988722027 % SZS output start Proof for 9081798992516438988722027 25. ! [X0] : (room(X0) => (julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 50. ! [X0] : (room(X0) => (~formal(X0) & like(victoria,X0) & person(X0) & creative(X0))) [input p25] 58. formal(hannah) [input hypothesis] 71. ! [X0] : (room(X0) => (~formal(X0) & like(victoria,X0) & person(X0))) [pure predicate removal 50] 82. ! [X0] : (room(X0) => (~formal(X0) & like(victoria,X0))) [pure predicate removal 71] 123. ! [X0] : ((julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 124. ! [X0] : (julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 123] 142. ! [X0] : ((~formal(X0) & like(victoria,X0)) | ~room(X0)) [ennf transformation 82] 962. room(hannah) [cnf transformation 124] 1005. ~formal(X0) | ~room(X0) [cnf transformation 142] 1014. formal(hannah) [cnf transformation 58] 1126. ~room(hannah) [resolution 1005,1014] 1127. $false [subsumption resolution 1126,962] % SZS output end Proof for 9081798992516438988722027 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.045 s % ------------------------------ % ------------------------------
534
32
[ 0, 25 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p25': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'fred', 'paul': 'robert', 'fred': 'ronald', 'alice': 'rhonda', 'john': 'thomas', 'susan': 'danny', 'lucy': 'missy', 'david': 'gary', 'emma': 'elaine', 'george': 'amy', 'hannah': 'kevin', 'ian': 'georgianna', 'julia': 'barbara', 'kyle': 'mary', 'lisa': 'kelsey', 'mike': 'norma', 'nancy': 'debra', 'oscar': 'ryan', 'patricia': 'nathan', 'quentin': 'susan', 'rachel': 'annmarie', 'steve': 'emmanuel', 'tina': 'margaret', 'ulysses': 'earnestine', 'victoria': 'kristie', 'william': 'vivian', 'xena': 'patricia', 'yves': 'kristine', 'Mary': 'Fred', 'Paul': 'Robert', 'Fred': 'Ronald', 'Alice': 'Rhonda', 'John': 'Thomas', 'Susan': 'Danny', 'Lucy': 'Missy', 'David': 'Gary', 'Emma': 'Elaine', 'George': 'Amy', 'Hannah': 'Kevin', 'Ian': 'Georgianna', 'Julia': 'Barbara', 'Kyle': 'Mary', 'Lisa': 'Kelsey', 'Mike': 'Norma', 'Nancy': 'Debra', 'Oscar': 'Ryan', 'Patricia': 'Nathan', 'Quentin': 'Susan', 'Rachel': 'Annmarie', 'Steve': 'Emmanuel', 'Tina': 'Margaret', 'Ulysses': 'Earnestine', 'Victoria': 'Kristie', 'William': 'Vivian', 'Xena': 'Patricia', 'Yves': 'Kristine', '~preda': 'does not enjoy macrame', '~predb': 'does not collect first edition books', '~predc': 'does not enjoy camping and organizing outdoor survival workshops', '~predd': 'does not enjoy snowboarding', '~prede': 'does not volunteer for local environmental conservation projects', '~predf': 'does not enjoy spelunking', '~predg': 'does not have a specialized collection of handmade artisan pottery', '~predh': 'does not practice tai chi', '~predi': 'does not work as a freelance web developer specializing in e-commerce sites', '~predj': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predk': 'does not frequently participates in hackathons and coding competitions', '~predl': 'does not own a high-end gaming PC with custom-built components', '~predm': 'is not a night owl', '~predn': 'does not enjoy watercolor painting', '~predo': 'does not collect luxury watches', '~predp': 'is not an active member of a local robotics club', '~predq': 'does not enjoy logic puzzles', '~predr': 'does not own a telescope', '~preds': 'does not enjoy windsurfing', '~predt': 'cannot play the flute', '~predu': 'is not a scotch connoisseur', '~predv': 'is not a culinary enthusiast who experiments with international cuisines', '~predw': 'is not a wine connoisseur with a private cellar of vintage wines', '~predx': 'does not enjoy mountain biking', '~predy': 'is not allergic to anything', '~predz': 'does not play the violin', 'preda': 'enjoys macrame', 'predb': 'collects first edition books', 'predc': 'enjoys camping and organizing outdoor survival workshops', 'predd': 'enjoys snowboarding', 'prede': 'volunteers for local environmental conservation projects', 'predf': 'enjoys spelunking', 'predg': 'has a specialized collection of handmade artisan pottery', 'predh': 'practices tai chi', 'predi': 'works as a freelance web developer specializing in e-commerce sites', 'predj': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predk': 'frequently participates in hackathons and coding competitions', 'predl': 'owns a high-end gaming PC with custom-built components', 'predm': 'is a night owl', 'predn': 'enjoys watercolor painting', 'predo': 'collects luxury watches', 'predp': 'is an active member of a local robotics club', 'predq': 'enjoys logic puzzles', 'predr': 'owns a telescope', 'preds': 'enjoys windsurfing', 'predt': 'can play the flute', 'predu': 'is a scotch connoisseur', 'predv': 'is a culinary enthusiast who experiments with international cuisines', 'predw': 'is a wine connoisseur with a private cellar of vintage wines', 'predx': 'does enjoy mountain biking', 'predy': 'is allergic to anything', 'predz': 'plays the violin', '~propositiona': 'There is no planet where the oceans are in the sky.', 'propositiona': 'There is a planet where the oceans are in the sky.', '~propositionb': 'A bridge does not sing when it is crossed.', 'propositionb': 'A bridge sings when it is crossed.', '~propositionc': 'Socks do not disappear worldwide every full moon.', 'propositionc': 'Socks disappear worldwide every full moon.', '~propositiond': 'Stars are not visible during the daytime only on Sundays.', 'propositiond': 'Stars are visible during the daytime only on Sundays.', '~propositione': 'A bird does not tweet using morse code.', 'propositione': 'A bird tweets using morse code.'}
Brian, Cherly, Frances, Mimi, Andrew, John, Eric, Darin, Ramona, David, Evelyn, Anthony are the only persons in the room. ““A frog sings opera in the swamp at night.” and “A door randomly teleports those who pass through it.”” if “neither “A bird does not tweet using morse code.” nor “A bridge does not sing when it is crossed.”” and vice versa Mimi is right-handed, is a client of Janet or owns an extensive assortment of vintage comic book memorabilia everyone in the room is strong only if they neither is a scotch connoisseur nor is an avid mountain climber who has scaled several peaks at least four persons in the room is a kind quiet tourist everyone outside the room is a funny tourist only if they is not a curious kind european no creative person in the room is organized at least four persons in the room is not a humble tourist everyone anywhere has a curated collection of mid-century modern furniture if they is not brave, not kind, not humble and is a patient wise happy creative european A door does not randomly teleport those who pass through it. not everyone in the room is a creative happy person if they either is not a patient tourist or is not formal but not both all funny persons anywhere are tall A bird does not tweet using morse code. Andrew can play the flute everyone outside the room is a tall kind tourist if they is a curious brave wise patient tourist everyone in the room who is a sibling of Lucille does not write a travel blog
A bird does not tweet using morse code.
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian')))& ((~((~propositionc)|(~propositione)))<=>(((propositiond)&(propositiona))))& (((predb(alice))|(client(xena,alice))|(predd(alice))))& (![X]:(room(X)=>(((~((predl(X))|(predf(X))))<=(strong(X))))))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&kind(A)&quiet(A)&tourist(A)&kind(B)&quiet(B)&tourist(B)&kind(C)&quiet(C)&tourist(C)&kind(D)&quiet(D)&tourist(D)))& (![X]:(~room(X)=>(((~(curious(X)&kind(X)&european(X)))<=(funny(X)&tourist(X))))))& (![X]:(room(X)=>(creative(X)=>~organized(X))))& (?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~(humble(A)&tourist(A))&~(humble(B)&tourist(B))&~(humble(C)&tourist(C))&~(humble(D)&tourist(D))))& (![X]:(anywhere(X)=>(((((~brave(X)&~kind(X)&~humble(X))&(patient(X)&wise(X)&happy(X)&creative(X)&european(X))))=>(preds(X))))))& (~propositiona)& (~![X]:(room(X)=>(((((~(patient(X)&tourist(X)))<~>(~formal(X))))=>(creative(X)&happy(X)&person(X))))))& (![X]:(anywhere(X)=>(funny(X)=>tall(X))))& (~propositionc)& (predv(john))& (![X]:(~room(X)=>(((curious(X)&brave(X)&wise(X)&patient(X)&tourist(X))=>(tall(X)&kind(X)&tourist(X))))))& (![X]:(room(X)=>(((sibling(kyle,X))=>(~predq(X))))))
~propositionc
[ "p12", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 3419007132408082180920858 % SZS output start Proof for 3419007132408082180920858 37. ~propositionc [input p12] 41. propositionc [input hypothesis] 935. ~propositionc [cnf transformation 37] 936. propositionc [cnf transformation 41] 951. 4 <=> propositionc [avatar definition] 973. ~4 [avatar split clause 935,951] 974. 4 [avatar split clause 936,951] 975. $false [avatar sat refutation 973,974] % SZS output end Proof for 3419007132408082180920858 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.046 s % ------------------------------ % ------------------------------
251
16
[ 12 ]
{'p12': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'brian', 'paul': 'cherly', 'fred': 'frances', 'alice': 'mimi', 'john': 'andrew', 'susan': 'john', 'lucy': 'eric', 'david': 'darin', 'emma': 'ramona', 'george': 'david', 'hannah': 'evelyn', 'ian': 'anthony', 'julia': 'lawrence', 'kyle': 'lucille', 'lisa': 'tyrone', 'mike': 'jim', 'nancy': 'anna', 'oscar': 'george', 'patricia': 'danita', 'quentin': 'wesley', 'rachel': 'dexter', 'steve': 'angelia', 'tina': 'preston', 'ulysses': 'gladys', 'victoria': 'april', 'william': 'christopher', 'xena': 'janet', 'yves': 'charla', 'Mary': 'Brian', 'Paul': 'Cherly', 'Fred': 'Frances', 'Alice': 'Mimi', 'John': 'Andrew', 'Susan': 'John', 'Lucy': 'Eric', 'David': 'Darin', 'Emma': 'Ramona', 'George': 'David', 'Hannah': 'Evelyn', 'Ian': 'Anthony', 'Julia': 'Lawrence', 'Kyle': 'Lucille', 'Lisa': 'Tyrone', 'Mike': 'Jim', 'Nancy': 'Anna', 'Oscar': 'George', 'Patricia': 'Danita', 'Quentin': 'Wesley', 'Rachel': 'Dexter', 'Steve': 'Angelia', 'Tina': 'Preston', 'Ulysses': 'Gladys', 'Victoria': 'April', 'William': 'Christopher', 'Xena': 'Janet', 'Yves': 'Charla', '~preda': 'does not play the violin', '~predb': 'is not right-handed', '~predc': 'does not practice and performs acrobatic dance routines', '~predd': 'does not own an extensive assortment of vintage comic book memorabilia', '~prede': 'is not a night owl', '~predf': 'is not an avid mountain climber who has scaled several peaks', '~predg': 'does not practice digital art', '~predh': 'does not own a high-end gaming PC with custom-built components', '~predi': 'does not practice tai chi', '~predj': 'does not enjoy bird watching', '~predk': 'does not own a 3D printer', '~predl': 'is not a scotch connoisseur', '~predm': 'does not play as a goalkeeper for a local amateur soccer team', '~predn': 'does not design and sews custom cosplay costumes for conventions', '~predo': 'does not practice pilates', '~predp': 'does not practice yoga', '~predq': 'does not write a travel blog', '~predr': 'is not a wine connoisseur', '~preds': 'does not have a curated collection of mid-century modern furniture', '~predt': 'does not enjoy rooftop gardening', '~predu': 'does not enjoy origami', '~predv': 'cannot play the flute', '~predw': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predx': 'does not have a specialized collection of handmade artisan pottery', '~predy': 'does not mentor a youth basketball team on weekends', '~predz': 'does not collect rare and antique scientific instruments', 'preda': 'plays the violin', 'predb': 'is right-handed', 'predc': 'practices and performs acrobatic dance routines', 'predd': 'owns an extensive assortment of vintage comic book memorabilia', 'prede': 'is a night owl', 'predf': 'is an avid mountain climber who has scaled several peaks', 'predg': 'practices digital art', 'predh': 'owns a high-end gaming PC with custom-built components', 'predi': 'practices tai chi', 'predj': 'enjoys bird watching', 'predk': 'owns a 3D printer', 'predl': 'is a scotch connoisseur', 'predm': 'plays as a goalkeeper for a local amateur soccer team', 'predn': 'designs and sews custom cosplay costumes for conventions', 'predo': 'practices pilates', 'predp': 'does practice yoga', 'predq': 'writes a travel blog', 'predr': 'is a wine connoisseur', 'preds': 'has a curated collection of mid-century modern furniture', 'predt': 'enjoys rooftop gardening', 'predu': 'enjoys origami', 'predv': 'can play the flute', 'predw': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predx': 'has a specialized collection of handmade artisan pottery', 'predy': 'mentors a youth basketball team on weekends', 'predz': 'collects rare and antique scientific instruments', '~propositiona': 'A door does not randomly teleport those who pass through it.', 'propositiona': 'A door randomly teleports those who pass through it.', '~propositionb': 'Glass rain does not fall on a distant planet.', 'propositionb': 'Glass rain falls on a distant planet.', '~propositionc': 'A bird does not tweet using morse code.', 'propositionc': 'A bird tweets using morse code.', '~propositiond': 'A frog does not sing opera in the swamp at night.', 'propositiond': 'A frog sings opera in the swamp at night.', '~propositione': 'A bridge does not sing when it is crossed.', 'propositione': 'A bridge sings when it is crossed.'}
Jesus, Ben, Judy, Dorothy, Rachael, John, Jeanne, Jeanne, Rickie are the only persons in the room. if “everyone in the room creates bespoke furniture pieces from reclaimed wood or does not host regular game nights featuring complex strategy games” then “Patrick is a sibling of Judy” if “no one in the room is a humble formal tourist or does not enjoy mountain biking” then “no happy person in the room is wise” exactly three persons in the room is not not happy everyone in the room likes Joseph if they is a sibling of Beulah someone in the room is a client of Dianne everyone anywhere who likes Dianne either is a humble brave person or is a sibling of Mary but not both if someone is a sibling of Jess then he/she hates Patrick and vice versa Not all swans in one park are blue. everyone in the room who is a client of Mary is a client of Dianne Lyle is a sibling of John not everyone in the room is a sibling of Rebecca if they is a client of Georgianna everyone in the room who is not a patient old funny formal tourist either is a client of Dan or is a client of Maryann but not both not everyone in the room who likes Glenn is a client of Glenn exactly two persons in the room is a client of Earl all happy persons in the room are tall Rachael and Rickie are client of Frank
All swans in one park are blue.
contradiction
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma')))& ((![X]:(room(X)=>(((~predo(X))|(preds(X))))))=>(sibling(fred,ulysses)))& ((~?[X]:(room(X)=>(((~predv(X))|(humble(X)&formal(X)&tourist(X))))))=>(![X]:(room(X)=>(happy(X)=>~wise(X)))))& ((?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&~~happy(A)&~~happy(B)&~~happy(C)))&(~(?[A,B,C,D]:(room(A)&room(B)&room(C)&room(D)&(A!=B)&(A!=C)&(A!=D)&(B!=C)&(B!=D)&(C!=D)&~~happy(A)&~~happy(B)&~~happy(C)&~~happy(D)))))& (![X]:(room(X)=>(((sibling(xena,X))=>(like(quentin,X))))))& (?[X]:(room(X)&(client(patricia,X))))& (![X]:(anywhere(X)=>(((like(patricia,X))=>(((humble(X)&brave(X)&person(X))<~>(sibling(lisa,X))))))))& ((![X]:((sibling(julia,X))<=>(hate(ulysses,X)))))& (~propositiona)& (![X]:(room(X)=>(((client(lisa,X))=>(client(patricia,X))))))& (sibling(susan,victoria))& (~![X]:(room(X)=>(((client(kyle,X))=>(sibling(george,X))))))& (![X]:(room(X)=>(((~(patient(X)&old(X)&funny(X)&formal(X)&tourist(X)))=>(((client(hannah,X))<~>(client(tina,X))))))))& (~![X]:(room(X)=>(((like(steve,X))=>(client(steve,X))))))& ((?[A,B]:(room(A)&room(B)&(A!=B)&client(nancy,A)&client(nancy,B)))&(~(?[A,B,C]:(room(A)&room(B)&room(C)&(A!=B)&(A!=C)&(B!=C)&client(nancy,A)&client(nancy,B)&client(nancy,C)))))& (![X]:(room(X)=>(happy(X)=>tall(X))))& (client(william,john)&client(william,emma))
propositiona
[ "p8", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 39114065591263920713450 % SZS output start Proof for 39114065591263920713450 33. ~propositiona [input p8] 42. propositiona [input hypothesis] 962. ~propositiona [cnf transformation 33] 983. propositiona [cnf transformation 42] 997. $false [subsumption resolution 983,962] % SZS output end Proof for 39114065591263920713450 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5628 % Time elapsed: 0.057 s % ------------------------------ % ------------------------------
272
16
[ 8 ]
{'p8': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'jesus', 'paul': 'ben', 'fred': 'judy', 'alice': 'dorothy', 'john': 'rachael', 'susan': 'john', 'lucy': 'david', 'david': 'jeanne', 'emma': 'rickie', 'george': 'rebecca', 'hannah': 'dan', 'ian': 'kevin', 'julia': 'jess', 'kyle': 'georgianna', 'lisa': 'mary', 'mike': 'scott', 'nancy': 'earl', 'oscar': 'javier', 'patricia': 'dianne', 'quentin': 'joseph', 'rachel': 'james', 'steve': 'glenn', 'tina': 'maryann', 'ulysses': 'patrick', 'victoria': 'lyle', 'william': 'frank', 'xena': 'beulah', 'yves': 'edward', 'Mary': 'Jesus', 'Paul': 'Ben', 'Fred': 'Judy', 'Alice': 'Dorothy', 'John': 'Rachael', 'Susan': 'John', 'Lucy': 'David', 'David': 'Jeanne', 'Emma': 'Rickie', 'George': 'Rebecca', 'Hannah': 'Dan', 'Ian': 'Kevin', 'Julia': 'Jess', 'Kyle': 'Georgianna', 'Lisa': 'Mary', 'Mike': 'Scott', 'Nancy': 'Earl', 'Oscar': 'Javier', 'Patricia': 'Dianne', 'Quentin': 'Joseph', 'Rachel': 'James', 'Steve': 'Glenn', 'Tina': 'Maryann', 'Ulysses': 'Patrick', 'Victoria': 'Lyle', 'William': 'Frank', 'Xena': 'Beulah', 'Yves': 'Edward', '~preda': 'does not practice zumba', '~predb': 'does not write poetry', '~predc': 'does not mentor a youth basketball team on weekends', '~predd': 'does not regularly contributes to tech forums and online communities', '~prede': 'does not use an ios phone', '~predf': 'does not stream on Twitch', '~predg': 'does not practice pilates', '~predh': 'does not make homemade pastries', '~predi': 'does not maintain a personal blog focused on cybersecurity tips', '~predj': 'does not own a high-end gaming PC with custom-built components', '~predk': 'does not own a 3D printer', '~predl': 'does not drive a hybrid car', '~predm': 'does not play video games', '~predn': 'is not an active member of a local robotics club', '~predo': 'does not host regular game nights featuring complex strategy games', '~predp': 'does not own a telescope', '~predq': 'does not participate in long-distance cycling events across the country', '~predr': 'does not enjoy watercolor painting', '~preds': 'does not create bespoke furniture pieces from reclaimed wood', '~predt': 'does not practice calligraphy', '~predu': 'does not frequently participates in hackathons and coding competitions', '~predv': 'does not enjoy mountain biking', '~predw': 'does not write and illustrates their own graphic novels', '~predx': 'does not play as a goalkeeper for a local amateur soccer team', '~predy': 'does not write in-depth travel guides for off-the-beaten-path destinations', '~predz': 'does not collect rare minerals', 'preda': 'practices zumba', 'predb': 'writes poetry', 'predc': 'mentors a youth basketball team on weekends', 'predd': 'regularly contributes to tech forums and online communities', 'prede': 'uses an ios phone', 'predf': 'streams on Twitch', 'predg': 'practices pilates', 'predh': 'makes homemade pastries', 'predi': 'maintains a personal blog focused on cybersecurity tips', 'predj': 'owns a high-end gaming PC with custom-built components', 'predk': 'owns a 3D printer', 'predl': 'drives a hybrid car', 'predm': 'plays video games', 'predn': 'is an active member of a local robotics club', 'predo': 'hosts regular game nights featuring complex strategy games', 'predp': 'owns a telescope', 'predq': 'participates in long-distance cycling events across the country', 'predr': 'enjoys watercolor painting', 'preds': 'creates bespoke furniture pieces from reclaimed wood', 'predt': 'practices calligraphy', 'predu': 'frequently participates in hackathons and coding competitions', 'predv': 'does enjoy mountain biking', 'predw': 'writes and illustrates their own graphic novels', 'predx': 'plays as a goalkeeper for a local amateur soccer team', 'predy': 'writes in-depth travel guides for off-the-beaten-path destinations', 'predz': 'collects rare minerals', '~propositiona': 'Not all swans in one park are blue.', 'propositiona': 'All swans in one park are blue.', '~propositionb': 'A shadow does not appear only at noon.', 'propositionb': 'A shadow appears only at noon.', '~propositionc': 'A city has not outlawed the use of round tables.', 'propositionc': 'A city has outlawed the use of round tables.', '~propositiond': 'There is no planet where the oceans are in the sky.', 'propositiond': 'There is a planet where the oceans are in the sky.', '~propositione': 'A pizza does not exist that tastes like ice cream.', 'propositione': 'A pizza exists that tastes like ice cream.'}
Christine, Ben, Fred, Leona, Stephen, John, Michael, David, Anthony, Rosemarie, Dianna, Luisn, Jeremiah, Eva, Ann, Sherrie are the only persons in the room. either “Stephen enjoys making ceramics” or “not everyone outside the room owns a smartwatch, writes and illustrates their own graphic novels and is a happy person” but not both either “Anthony knows morse code” or ““Socks do not disappear worldwide every full moon.” or “A frog sings opera in the swamp at night.” but not both” but not both “Rosemarie is a funny tourist” if “no one in the room owns a smartwatch and creates bespoke furniture pieces from reclaimed wood” Ryan and Leona hate each other John and Jeremiah are not a curious europeans “Socks disappear worldwide every full moon.” or “A car does not run solely on saltwater.” but not both everyone in the room enjoys virtual reality gaming Michael and Ryan like each other Anthony writes and illustrates their own graphic novels Dianna hosts themed dinner parties featuring gourmet home-cooked meals everyone in the room enjoys making ceramics all tall persons in the room are old someone in the room enjoys origami everyone in the room has a tattoo Christine is an enthusiastic bird watcher who travels for rare sightings everyone in the room enjoys snowboarding if they drives a hybrid car Michael streams on Twitch Leona is a dedicated advocate for digital privacy and encryption everyone in the room practices zumba David is a tea enthusiast “Mirrors fog permanently in one particular house.” or “A frog sings opera in the swamp at night.” but not both everyone in the room enjoys origami Ben is formal David is not a curious european Fred and John are not a quiet tourists it is true that “A bird does not tweet using morse code.” someone in the room can play the flute
Leona enjoys making ceramics
entailment
room(mary)&room(paul)&room(fred)&room(alice)&room(john)&room(susan)&room(lucy)&room(david)&room(emma)&room(george)&room(hannah)&room(ian)&room(julia)&room(kyle)&room(lisa)&room(mike)&(![X]:(room(X)=>(X='mary'|X='paul'|X='fred'|X='alice'|X='john'|X='susan'|X='lucy'|X='david'|X='emma'|X='george'|X='hannah'|X='ian'|X='julia'|X='kyle'|X='lisa'|X='mike')))& ((predv(john))<~>(~![X]:(~room(X)=>(((predy(X))&(prede(X))&(happy(X)&person(X)))))))& ((predd(emma))<~>(((~propositione)<~>(propositionc))))& ((~?[X]:(room(X)=>(((predy(X))&(predu(X))))))=>(funny(george)&tourist(george)))& ((hate(oscar,alice) & hate(alice,oscar)))& (~(curious(susan)&european(susan))&~(curious(julia)&european(julia)))& (((propositione)<~>(~propositiond)))& (![X]:(room(X)=>(predn(X))))& ((like(lucy,oscar) & like(oscar,lucy)))& (prede(emma))& (predj(hannah))& (![X]:(room(X)=>(predv(X))))& (![X]:(room(X)=>(tall(X)=>old(X))))& (?[X]:(room(X)&(predz(X))))& (![X]:(room(X)=>(predb(X))))& (predt(mary))& (![X]:(room(X)=>(((predw(X))=>(predp(X))))))& (predg(lucy))& (predr(alice))& (![X]:(room(X)=>(predo(X))))& (predi(david))& (((propositiona)<~>(propositionc)))& (![X]:(room(X)=>(predz(X))))& (formal(paul))& (~(curious(david)&european(david)))& (~(quiet(fred)&tourist(fred))&~(quiet(susan)&tourist(susan)))& (~propositionb)& (?[X]:(room(X)&(preds(X))))
predv(alice)
[ "p0", "p11", "hypothesis" ]
% Running in auto input_syntax mode. Trying TPTP % Refutation found. Thanks to Tanya! % SZS status Unsatisfiable for 6229837771700685803500086 % SZS output start Proof for 6229837771700685803500086 25. ! [X0] : (room(X0) => (mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0)) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [input p0] 36. ! [X0] : (room(X0) => predv(X0)) [input p11] 53. ~predv(alice) [input hypothesis] 113. ! [X0] : ((mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0) | ~room(X0)) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [ennf transformation 25] 114. ! [X0] : (mike = X0 | lisa = X0 | kyle = X0 | julia = X0 | ian = X0 | hannah = X0 | george = X0 | emma = X0 | david = X0 | lucy = X0 | susan = X0 | john = X0 | alice = X0 | fred = X0 | paul = X0 | mary = X0 | ~room(X0)) & room(mike) & room(lisa) & room(kyle) & room(julia) & room(ian) & room(hannah) & room(george) & room(emma) & room(david) & room(lucy) & room(susan) & room(john) & room(alice) & room(fred) & room(paul) & room(mary) [flattening 113] 117. ! [X0] : (predv(X0) | ~room(X0)) [ennf transformation 36] 941. room(alice) [cnf transformation 114] 973. ~room(X0) | predv(X0) [cnf transformation 117] 980. ~predv(alice) [cnf transformation 53] 1085. predv(alice) [resolution 973,941] 1100. $false [subsumption resolution 1085,980] % SZS output end Proof for 6229837771700685803500086 % ------------------------------ % Version: Vampire 4.8 (commit 8d999c135 on 2023-07-12 16:43:10 +0000) % Linked with Z3 4.9.1.0 6ed071b44407cf6623b8d3c0dceb2a8fb7040cee z3-4.8.4-6427-g6ed071b44 % Termination reason: Refutation % Memory used [KB]: 5756 % Time elapsed: 0.049 s % ------------------------------ % ------------------------------
295
32
[ 0, 11 ]
{'p0': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable', 'p11': '% Running in auto input_syntax mode. Trying TPTP\n% SZS status Satisfiable'}
true
{'mary': 'christine', 'paul': 'ben', 'fred': 'fred', 'alice': 'leona', 'john': 'stephen', 'susan': 'john', 'lucy': 'michael', 'david': 'david', 'emma': 'anthony', 'george': 'rosemarie', 'hannah': 'dianna', 'ian': 'steven', 'julia': 'william', 'kyle': 'eva', 'lisa': 'ann', 'mike': 'sherrie', 'nancy': 'kathy', 'oscar': 'ryan', 'patricia': 'lillie', 'quentin': 'james', 'rachel': 'betty', 'steve': 'luis', 'tina': 'raymond', 'ulysses': 'freeda', 'victoria': 'jeffry', 'william': 'jeremiah', 'xena': 'sean', 'yves': 'karl', 'Mary': 'Christine', 'Paul': 'Ben', 'Fred': 'Fred', 'Alice': 'Leona', 'John': 'Stephen', 'Susan': 'John', 'Lucy': 'Michael', 'David': 'David', 'Emma': 'Anthony', 'George': 'Rosemarie', 'Hannah': 'Dianna', 'Ian': 'Steven', 'Julia': 'William', 'Kyle': 'Eva', 'Lisa': 'Ann', 'Mike': 'Sherrie', 'Nancy': 'Kathy', 'Oscar': 'Ryan', 'Patricia': 'Lillie', 'Quentin': 'James', 'Rachel': 'Betty', 'Steve': 'Luis', 'Tina': 'Raymond', 'Ulysses': 'Freeda', 'Victoria': 'Jeffry', 'William': 'Jeremiah', 'Xena': 'Sean', 'Yves': 'Karl', '~preda': 'does not develop open-source software projects in their free time', '~predb': 'does not have a tattoo', '~predc': 'is not right-handed', '~predd': 'does not know morse code', '~prede': 'does not write and illustrates their own graphic novels', '~predf': 'does not watche fantasy movies', '~predg': 'does not stream on Twitch', '~predh': 'does not collect modern art', '~predi': 'is not a tea enthusiast', '~predj': 'does not host themed dinner parties featuring gourmet home-cooked meals', '~predk': 'does not collect limited-edition art prints from contemporary artists', '~predl': 'does not own a smart tv', '~predm': 'does not write poetry', '~predn': 'does not enjoy virtual reality gaming', '~predo': 'does not practice zumba', '~predp': 'does not enjoy snowboarding', '~predq': 'is not an avid mountain climber who has scaled several peaks', '~predr': 'is not a dedicated advocate for digital privacy and encryption', '~preds': 'cannot play the flute', '~predt': 'is not an enthusiastic bird watcher who travels for rare sightings', '~predu': 'does not create bespoke furniture pieces from reclaimed wood', '~predv': 'does not enjoy making ceramics', '~predw': 'does not drive a hybrid car', '~predx': 'is not a dedicated volunteer for local community service projects', '~predy': 'does not own a smartwatch', '~predz': 'does not enjoy origami', 'preda': 'develops open-source software projects in their free time', 'predb': 'has a tattoo', 'predc': 'is right-handed', 'predd': 'knows morse code', 'prede': 'writes and illustrates their own graphic novels', 'predf': 'watches fantasy movies', 'predg': 'streams on Twitch', 'predh': 'collects modern art', 'predi': 'is a tea enthusiast', 'predj': 'hosts themed dinner parties featuring gourmet home-cooked meals', 'predk': 'collects limited-edition art prints from contemporary artists', 'predl': 'owns a smart tv', 'predm': 'writes poetry', 'predn': 'enjoys virtual reality gaming', 'predo': 'practices zumba', 'predp': 'enjoys snowboarding', 'predq': 'is an avid mountain climber who has scaled several peaks', 'predr': 'is a dedicated advocate for digital privacy and encryption', 'preds': 'can play the flute', 'predt': 'is an enthusiastic bird watcher who travels for rare sightings', 'predu': 'creates bespoke furniture pieces from reclaimed wood', 'predv': 'enjoys making ceramics', 'predw': 'drives a hybrid car', 'predx': 'is a dedicated volunteer for local community service projects', 'predy': 'owns a smartwatch', 'predz': 'enjoys origami', '~propositiona': 'Mirrors do not fog permanently in one particular house.', 'propositiona': 'Mirrors fog permanently in one particular house.', '~propositionb': 'A bird does not tweet using morse code.', 'propositionb': 'A bird tweets using morse code.', '~propositionc': 'A frog does not sing opera in the swamp at night.', 'propositionc': 'A frog sings opera in the swamp at night.', '~propositiond': 'A car does not run solely on saltwater.', 'propositiond': 'A car runs solely on saltwater.', '~propositione': 'Socks do not disappear worldwide every full moon.', 'propositione': 'Socks disappear worldwide every full moon.'}