# Generated with http://eulersharp.sourceforge.net/ version 1.4.28 on 31 Jan 2006 10:30:27 GMT @prefix log: . @prefix e: . ()!log:conjunction => { @prefix str: . @prefix q: . @prefix e: . @prefix xsd: . @prefix : . @prefix log: . @prefix rdfs: . @prefix math: . @prefix rdf: . {("a" "b" "c") str:concatenation "abc"} e:evidence . {("a" "b" "c") str:concatenation "abc"} e:evidence . {"xyz" str:equalIgnoringCase "XYZ"} e:evidence . {"xyz" str:notEqualIgnoringCase "ABC"} e:evidence . {"xyz" str:greaterThan "abc"} e:evidence . {"abc" str:notGreaterThan "xyz"} e:evidence . {"abc" str:lessThan "xyz"} e:evidence . {"xyz" str:notLessThan "abc"} e:evidence . {"xyz" str:notLessThan "xyz"} e:evidence . {"abc" str:startsWith "ab"} e:evidence . {"abc" str:endsWith "bc"} e:evidence . {"abc" str:endsWith "abc"} e:evidence . {"abcXYZ" str:contains "cX"} e:evidence . {"abcXYZ" str:containsIgnoringCase "Cx"} e:evidence . {"abracadabra" str:matches "(a|b|r|c|d)+"} e:evidence . {"" str:notMatches ".*hello"} e:evidence . {(1.2 2.3 3.5) math:sum 7.0} e:evidence . {(7.0 1) math:difference 6.0} e:evidence . {(1 2 3) math:product 6} e:evidence . {(6 3) math:quotient 2.0} e:evidence . {(7 3) math:quotient 2.3333333333333335} e:evidence . {(7 3) math:integerQuotient 2} e:evidence . {(6.0 2.0) math:remainder 0.0} e:evidence . {(7 3) math:remainder 1} e:evidence . {-5 math:negation 5} e:evidence . {-5.1 math:absoluteValue 5.1} e:evidence . {-5.7 math:rounded -6} e:evidence . {(2 10) math:exponentiation 1024} e:evidence . {(1 2) math:atan2 0.4636476090008061} e:evidence . {2 math:cos -0.4161468365471424} e:evidence . {1.0471975511966 math:cos 0.499999999999998} e:evidence . {2 math:degrees 114.59155902616465} e:evidence . {2 math:sin 0.9092974268256817} e:evidence . {0.5235987755982989 math:sin 0.5} e:evidence . {2 math:tan -2.185039863261519} e:evidence . {0.4636476090008061 math:tan 0.5} e:evidence . {("a" ("b" "c") "d") math:memberCount 3} e:evidence . {6 math:greaterThan 2.0} e:evidence . {2.0 math:notGreaterThan 6} e:evidence . {2.0 math:lessThan 6} e:evidence . {6 math:notLessThan 2.0} e:evidence . {6 math:equalTo 6} e:evidence . {2.0 math:notEqualTo 6} e:evidence . {:x log:equalTo :x} e:evidence . {:x log:notEqualTo :y} e:evidence . {{:a :b :c. :d :e :f. :g :h :i} log:includes {:d :e :f}} e:evidence . {{:a :b :c. :d :e :f. :g :h :i} log:notIncludes {:d :x :f}} e:evidence . {("2005-03-30T11:00:00" :tz) log:dtlit "2005-03-30T11:00:00"^^:tz} e:evidence . {:q log:uri "http://www.agfa.com/w3c/euler/builtins#q"} e:evidence . # Proof found in 51 steps (188 steps/sec) using 3 engines (0 triples) }.