answersLogoWhite

0


Best Answer

You figure it out!

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the if-then form of A counter example invalidates a statement?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic
Related questions

What are the symbols of sets?

SymbolsSymbolin HTMLSymbolin TEX Name Explanation Examples Read as Category =equalityis equal to;equalseverywherex = y means x and y represent the same thing or value. 2 = 21 + 1 = 2 &ne;inequalityis not equal to;does not equaleverywherex &ne; y means that x and y do not represent the same thing or value.(The forms !=, /= or are generally used in programming languages where ease of typing and use of ASCII text is preferred.) 2 + 2 &ne; 5 strict inequalityis less than,is greater thanorder theoryx < y means x is less than y.x > y means x is greater than y. 3 < 45 > 4 proper subgroupis a proper subgroup ofgroup theoryH < G means H is a proper subgroup of G. 5Z < ZA3 < S3 &#8810;&#8811;(very) strict inequalityis much less than,is much greater thanorder theoryx &#8810; y means x is much less than y.x &#8811; y means x is much greater than y. 0.003 &#8810; 1000000 asymptotic comparisonis of smaller order than,is of greater order thananalytic number theoryf &#8810; g means the growth of f is asymptotically bounded by g.(This is I. M. Vinogradov's notation. Another notation is the Big O notation, which looks like f = O(g).) x &#8810; ex &le;&ge;inequalityis less than or equal to,is greater than or equal toorder theoryx &le; y means x is less than or equal to y.x &ge; y means x is greater than or equal to y.(The forms = are generally used in programming languages where ease of typing and use of ASCII text is preferred.) 3 &le; 4 and 5 &le; 55 &ge; 4 and 5 &ge; 5 subgroupis a subgroup ofgroup theoryH &le; G means H is a subgroup of G. Z &le; ZA3 &le; S3 reductionis reducible tocomputational complexity theoryA &le; B means the problemA can be reduced to the problem B. Subscripts can be added to the &le; to indicate what kind of reduction. Ifthen&#8826; Karp reductionis Karp reducible to;is polynomial-time many-one reducible tocomputational complexity theoryL1 &#8826; L2 means that the problem L1 is Karp reducible to L2.[1]If L1 &#8826; L2 and L2 &isin; , then L1 &isin; P. &prop;proportionalityis proportional to;varies aseverywherey &prop; x means that y = kx for some constant k. if y = 2x, then y &prop; x. Karp reduction[2]is Karp reducible to;is polynomial-time many-one reducible tocomputational complexity theoryA &prop; B means the problemA can be polynomially reduced to the problem B. If L1 &prop; L2 and L2 &isin; , then L1 &isin; P. +additionplus;addarithmetic4 + 6 means the sum of 4 and 6. 2 + 7 = 9 disjoint unionthe disjoint union of ... and ...set theoryA1 + A2 means the disjoint union of sets A1 and A2. A1 = {3, 4, 5, 6} &and; A2 = {7, 8, 9, 10} &rArr;A1 + A2 = {(3,1), (4,1), (5,1), (6,1), (7,2), (8,2), (9,2), (10,2)} &minus;subtractionminus;take;subtractarithmetic9 &minus; 4 means the subtraction of 4 from 9. 8 &minus; 3 = 5 negative signnegative;minus;the opposite ofarithmetic&minus;3 means the negative of the number 3. &minus;(&minus;5) = 5 set-theoretic complementminus;withoutset theoryA &minus; B means the set that contains all the elements of A that are not in B.(&#8726; can also be used for set-theoretic complement as described below.) {1,2,4} &minus; {1,3,4} = {2} &plusmn;plus-minusplus or minusarithmetic6 &plusmn; 3 means both 6 + 3 and 6 &minus; 3. The equation x = 5 &plusmn; &radic;4, has two solutions, x = 7 and x = 3. plus-minusplus or minusmeasurement10 &plusmn; 2 or equivalently 10 &plusmn; 20% means the range from 10 &minus; 2 to 10 + 2. If a = 100 &plusmn; 1 mm, then a &ge; 99 mm and a &le; 101 mm. &#8723;minus-plusminus or plusarithmetic6 &plusmn; (3 &#8723; 5) means both 6 + (3 &minus; 5) and 6 &minus; (3 + 5). cos(x&plusmn; y) = cos(x) cos(y) &#8723; sin(x) sin(y). &times;multiplicationtimes;multiplied byarithmetic3 &times; 4 means the multiplication of 3 by 4.(The symbol * is generally used in programming languages, where ease of typing and use of ASCIItext is preferred.) 7 &times; 8 = 56 Cartesian productthe Cartesian product of ... and ...;the direct product of ... and ...set theoryX&times;Y means the set of all ordered pairswith the first element of each pair selected from X and the second element selected from Y. {1,2} &times; {3,4} = {(1,3),(1,4),(2,3),(2,4)} cross productcrosslinear algebrau &times; v means the cross product of vectorsu and v (1,2,5) &times; (3,4,&minus;1) =(&minus;22, 16, &minus; 2) group of unitsthe group of units ofring theoryR&times; consists of the set of units of the ring R, along with the operation of multiplication.This may also be written R* as described below, orU(R). *multiplicationtimes;multiplied byarithmetica * b means the product of a and b.(Multiplication can also be denoted with &times; or &sdot;, or even simple juxtaposition. * is generally used where ease of typing and use of ASCII text is preferred, such as programming languages.) 4 * 3 means the product of 4 and 3, or 12. convolutionconvolution;convolved withfunctional analysisf * g means the convolution of f and g. . complex conjugateconjugatecomplex numbersz* means the complex conjugate of z.( can also be used for the conjugate of z, as described below.) . group of unitsthe group of units ofring theoryR* consists of the set of units of the ring R, along with the operation of multiplication.This may also be written R&times; as described above, orU(R). hyperreal numbersthe (set of) hyperrealsnon-standard analysis*R means the set of hyperreal numbers. Other sets can be used in place of R. *N is the hypernaturalnumbers. Hodge dualHodge dual;Hodge starlinear algebra*v means the Hodge dual of a vector v. If vis a k-vectorwithin an n-dimensionalorientedinner productspace, then *v is an (n&minus;k)-vector. If are the standard basis vectors of , &middot;multiplicationtimes;multiplied byarithmetic3 &middot; 4 means the multiplication of 3 by 4. 7 &middot; 8 = 56 dot productdotlinear algebrau &middot; v means the dot product of vectorsu and v (1,2,5) &middot; (3,4,&minus;1) = 6 placeholder(silent)functional analysisA &middot; means a placeholder for an argument of a function. Indicates the functional nature of an expression without assigning a specific symbol for an argument. &otimes;tensor product, tensor product of modulestensor product oflinear algebrameans the tensor product of V and U.[3]means the tensor product of modules Vand U over the ringR. {1, 2, 3, 4} &otimes; {1, 1, 2} ={{1, 2, 3, 4}, {1, 2, 3, 4}, {2, 4, 6, 8}} &divide;&frasl;division(Obelus)divided by;overarithmetic6 &divide; 3 or 6 &frasl; 3 means the division of 6 by 3. 2 &divide; 4 = 0.512 &frasl; 4 = 3 quotient groupmodgroup theoryG / H means the quotient of group Gmodulo its subgroup H. {0, a, 2a, b, b+a, b+2a} / {0, b} = {{0, b}, {a, b+a}, {2a,b+2a}} quotient setmodset theoryA/~ means the set of all ~ equivalence classes in A. If we define ~ by x ~ y &hArr; x &minus; y &isin; &#8484;, then&#8477;/~ = { {x + n : n &isin; &#8484; } : x &isin; [0,1) } &radic;square rootthe (principal) square root ofreal numbersmeans the nonnegative number whose square is . complex square rootthe (complex) square root ofcomplex numbersif is represented in polar coordinates with , then . xmeanoverbar;&hellip; barstatistics(often read as "x bar") is the mean (average value of ). . complex conjugateconjugatecomplex numbersmeans the complex conjugate of z.(z* can also be used for the conjugate of z, as described above.) . finite sequence, tuplefinite sequence, tuplemodel theorymeans the finite sequence/tuple . . algebraic closurealgebraic closure offield theoryis the algebraic closure of the field F. The field of algebraic numbers is sometimes denoted as because it is the algebraic closure of the rational numbers . topological closure(topological) closure oftopologyis the topological closure of the set S.This may also be denoted as cl(S) orCl(S). In the space of the real numbers, (the rational numbers are dense in the real numbers). |&hellip;|absolute value;modulusabsolute value of; modulus ofnumbers|x| means the distance along the real line (or across the complex plane) between x and zero. |3| = 3|-5| = |5| = 5| i | = 1| 3 + 4i | = 5 Euclidean norm or Euclidean length or magnitudeEuclidean norm ofgeometry|x| means the (Euclidean) length of vectorx. For x = (3,-4)determinantdeterminant ofmatrix theory|A| means the determinant of the matrix A cardinalitycardinality of;size of;order ofset theory|X| means the cardinality of the set X.(# may be used instead as described below.) |{3, 5, 7, 9}| = 4. &hellip;normnorm of;length oflinear algebrax means the norm of the element x of a normed vector space.[4]x + y &le; x + y nearest integer functionnearest integer tonumbersx means the nearest integer to x.(This may also be written [x], &lfloor;x&rceil;, nint(x) orRound(x).) 1 = 1, 1.6 = 2, &minus;2.4 = &minus;2, 3.49 = 3 &#8739;&#8740;divisor, dividesdividesnumber theorya|b means a divides b.a&#8740;b means a does not divide b.(This symbol can be difficult to type, and its negation is rare, so a regular but slightly shorter vertical bar |character can be used.) Since 15 = 3&times;5, it is true that 3|15 and 5|15. conditional probabilitygivenprobabilityP(A|B) means the probability of the event a occurring given that b occurs. if X is a uniformly random day of the year P(X is May 25 | X is in May) = 1/31 restrictionrestriction of &hellip; to &hellip;;restricted toset theoryf|A means the function f restricted to the set A, that is, it is the function with domainA &cap; dom(f) that agrees with f. The function f : R &rarr; R defined by f(x) = x2 is not injective, but f|R+ is injective. such thatsuch that;so thateverywhere| means "such that", see ":" (described below). S = {(x,y) | 0 < y < f(x)}The set of (x,y) such that y is greater than 0 and less than f(x).parallelis parallel togeometryx y means x is parallel to y. If l m and m &perp; n then l &perp; n. incomparabilityis incomparable toorder theoryx y means x is incomparable to y. {1,2} {2,3} under set containment. exact divisibilityexactly dividesnumber theorypa n means pa exactly divides n (i.e. pa divides nbut pa+1 does not). 23 360. #cardinalitycardinality of;size of;order ofset theory#X means the cardinality of the set X.(|&hellip;| may be used instead as described above.) #{4, 6, 8} = 3 connected sumconnected sum of;knot sum of;knot composition oftopology, knot theoryA#B is the connected sum of the manifolds Aand B. If A and B are knots, then this denotes the knot sum, which has a slightly stronger condition. A#Sm is homeomorphicto A, for any manifold A, and the sphere Sm. primorialprimorialnumber theoryn# is product of all prime numbers less than or equal to n. 12# = 2 &times; 3 &times; 5 &times; 7 &times; 11 = 2310 &alefsym;aleph numberalephset theory&alefsym;&alpha; represents an infinite cardinality (specifically, the&alpha;-th one, where &alpha; is an ordinal). |&#8469;| = &alefsym;0, which is called aleph-null. &#8502;beth numberbethset theory&#8502;&alpha; represents an infinite cardinality (similar to &alefsym;, but &#8502; does not necessarily index all of the numbers indexed by &alefsym;. ). ?cardinality of the continuumcardinality of the continuum;c;cardinality of the real numbersset theoryThe cardinality of is denoted by or by the symbol (a lowercase Frakturletter C). :such thatsuch that;so thateverywhere: means "such that", and is used in proofs and theset-builder notation (described below). &exist; n &isin; &#8469;: n is even. field extensionextends;overfield theoryK : F means the field K extends the field F.This may also be written as K &ge; F. &#8477; : &#8474; inner productof matricesinner product oflinear algebraA : B means the Frobenius inner product of the matrices A and B.The general inner product is denoted by &#10216;u, v&#10217;, &#10216;u | v&#10217; or (u | v), as described below. For spatial vectors, the dot product notation, x&middot;y is common.See also Bra-ket notation. index of a subgroupindex of subgroupgroup theoryThe index of a subgroup H in a group G is the "relative size" of H in G: equivalently, the number of "copies" (cosets) of H that fill up G !factorialfactorialcombinatoricsn! means the product 1 &times; 2 &times; ... &times; n. 4! = 1 &times; 2 &times; 3 &times; 4 = 24 logical negationnotpropositional logicThe statement !A is true if and only if A is false.A slash placed through another operator is the same as "!" placed in front.(The symbol ! is primarily from computer science. It is avoided in mathematical texts, where the notation&not;Ais preferred.) !(!A) &hArr; Ax &ne; y &hArr; !(x = y) ~probability distributionhas distributionstatisticsX ~ D, means the random variable X has the probability distribution D. X ~ N(0,1), the standard normal distribution row equivalenceis row equivalent tomatrix theoryA~B means that B can be generated by using a series of elementary row operations on A same order of magnituderoughly similar;poorly approximatesapproximation theorym ~ n means the quantities m and nhave the sameorder of magnitude, or general size.(Note that ~ is used for an approximation that is poor, otherwise use &asymp; .) 2 ~ 58 &times; 9 ~ 100but &pi;2 &asymp; 10 asymptotically equivalentis asymptotically equivalent toasymptotic analysisf ~ g means . x ~ x+1 equivalence relationare in the same equivalence classeverywherea ~ b means (and equivalently ). 1 ~ 5 mod 4 &asymp;approximately equalis approximately equal toeverywherex &asymp; y means x is approximately equal to y.This may also be written &#8771;, &cong;, ~, &#9806; (Libra Symbol),or&#8786;. &pi; &asymp; 3.14159 isomorphismis isomorphic togroup theoryG &asymp; H means that group G is isomorphic (structurally identical) to group H.(&cong; can also be used for isomorphic, as described below.) Q / {1, &minus;1} &asymp; V,where Q is the quaternion group and V is the Klein four-group. &#8768;wreath productwreath product of &hellip; by &hellip;group theoryA &#8768; H means the wreath product of the group A by the group H.This may also be written A wr H. is isomorphic to the automorphismgroup of thecomplete bipartite graph on (n,n) vertices. &#9669;&#9659;normal subgroupis a normal subgroup ofgroup theoryN &#9669; G means that N is a normal subgroup of groupG. Z(G) &#9669; G idealis an ideal ofring theoryI &#9669; R means that I is an ideal of ring R. (2) &#9669; Z antijointhe antijoin ofrelational algebraR &#9659; S means the antijoin of the relations Rand S, the tuples in R for which there is not a tuple in S that is equal on their common attribute names. RS = R - R S &#8905;&#8906;semidirect productthe semidirect product ofgroup theoryN &#8906;&phi; H is the semidirect product of N (a normal subgroup) and H (a subgroup), with respect to &phi;. Also, if G = N &#8906;&phi; H, then G is said to split over N.(&#8906; may also be written the other way round, as &#8905;, or as &times;.) semijointhe semijoin ofrelational algebraR &#8905; S is the semijoin of the relations Rand S, the set of all tuples in R for which there is a tuple in Sthat is equal on their common attribute names. R S = a1,..,an(R S) &#8904;natural jointhe natural join ofrelational algebraR &#8904; S is the natural join of the relations R and S, the set of all combinations of tuples in R and S that are equal on their common attribute names. &there4;thereforetherefore;so;henceeverywhereSometimes used in proofs before logical consequences. All humans are mortal. Socrates is a human. &there4; Socrates is mortal. &#8757;becausebecause;sinceeverywhereSometimes used in proofs before reasoning. 3331 is prime &#8757; it has no positive integer factors other than itself and one. &#9632;&#9633;&#8718;&#9646;&#8227;end of proofQED;tombstone;Halmos symboleverywhereUsed to mark the end of a proof.(May also be written Q.E.D.) D'Alembertiannon-Euclidean Laplacianvector calculusIt is the generalisation of the Laplace operator in the sense that it is the differential operator which is invariant under the isometry group of the underlying space and it reduces to the Laplace operator if restricted to time independent functions. &rArr;&rarr;&sup;material implicationimplies;if &hellip; thenpropositional logic, Heyting algebraA &rArr; B means if A is true then B is also true; if A is false then nothing is said about B.(&rarr; may mean the same as &rArr;, or it may have the meaning for functionsgiven below.)(&sup; may mean the same as &rArr;,[5]or it may have the meaning for supersetgiven below.) x = 2 &rArr; x2 = 4 is true, but x2 = 4 &rArr; x = 2 is in general false (since xcould be &minus;2). &hArr;&harr;material equivalenceif and only if;iffpropositional logicA &hArr; B means A is true if B is true and A is false if Bis false. x + 5 = y+ 2 &hArr; x + 3 = y &not;&tilde;logical negationnotpropositional logicThe statement &not;A is true if and only if A is false.A slash placed through another operator is the same as "&not;" placed in front.(The symbol ~ has many other uses, so &not; or the slash notation is preferred. Computer scientists will often use! but this is avoided in mathematical texts.) &not;(&not;A) &hArr; Ax &ne; y &hArr; &not;(x = y) &and;logical conjunction or meetin a latticeand;min;meetpropositional logic, lattice theoryThe statement A &and; B is true if A and B are both true; else it is false.For functions A(x) and B(x), A(x) &and; B(x) is used to mean min(A(x), B(x)). n < 4 &and; n >2 &hArr; n = 3 when n is a natural number. wedge productwedge product;exterior productexterior algebrau &and; v means the wedge product of any multivectorsuand v. In three dimensional Euclidean space the wedge product and the cross product of two vectorsare each other's Hodge dual. exponentiation&hellip; (raised) to the power of &hellip;everywherea ^ b means a raised to the power of b(a ^ b is more commonly writtenab. The symbol ^ is generally used in programming languages where ease of typing and use of plain ASCII text is preferred.) 2^3 = 23 = 8 &or;logical disjunction or joinin a latticeor;max;joinpropositional logic, lattice theoryThe statement A &or; B is true if A or B (or both) are true; if both are false, the statement is false.For functions A(x) and B(x), A(x) &or; B(x) is used to mean max(A(x), B(x)). n &ge; 4 &or; n &le; 2 &hArr; n &ne; 3 when n is a natural number. &oplus;&#8891;exclusive orxorpropositional logic, Boolean algebraThe statement A &oplus; B is true when either A or B, but not both, are true. A &#8891; B means the same. (&not;A) &oplus; A is always true, A &oplus; A is always false. direct sumdirect sum ofabstract algebraThe direct sum is a special way of combining several objects into one general object.(The bun symbol &oplus;, or the coproductsymbol &#8720;, is used; &#8891; is only for logic.) Most commonly, for vector spaces U, V, and W, the following consequence is used:U = V &oplus; W &hArr; (U = V + W) &and; (V &cap; W = {0}) &forall;universal quantificationfor all;for any;for eachpredicate logic&forall; x: P(x) means P(x) is true for all x. &forall; n &isin; &#8469;: n2 &ge; n. &exist;existential quantificationthere exists;there is;there arepredicate logic&exist; x: P(x) means there is at least one x such that P(x) is true. &exist; n &isin; &#8469;: n is even. &exist;!uniqueness quantificationthere exists exactly onepredicate logic&exist;! x: P(x) means there is exactly one x such thatP(x) is true. &exist;! n &isin; &#8469;: n + 5 = 2n. =::=&equiv;:&hArr;&#8796;&#8797;&#8784;definitionis defined as;is equal by definition toeverywherex := y, y =: x or x &equiv; y means x is defined to be another name for y, under certain assumptions taken in context.(Some writers use &equiv; to mean congruence).P :&hArr; Q means P is defined to be logically equivalentto Q. &cong;congruenceis congruent togeometry&#9651;ABC &cong; &#9651;DEF means triangle ABC is congruent to (has the same measurements as) triangle DEF. isomorphicis isomorphic toabstract algebraG &cong; H means that group G is isomorphic (structurally identical) to group H.(&asymp; can also be used for isomorphic, as described above.) . &equiv;congruence relation... is congruent to ... modulo ...modular arithmetica &equiv; b (mod n) means a &minus; b is divisible by n 5 &equiv; 2 (mod 3) { , }setbracketsthe set of &hellip;set theory{a,b,c} means the set consisting of a, b, and c.[6]&#8469; = { 1, 2, 3, &hellip;} { : }{ | }{ ; }set builder notationthe set of &hellip; such thatset theory{x : P(x)} means the set of all xfor which P(x) is true.[6]{x | P(x)} is the same as {x : P(x)}. {n &isin; &#8469; : n2 < 20} = { 1, 2, 3, 4} &empty;{ }empty setthe empty setset theory&empty; means the set with no elements.[6]{ } means the same. {n &isin; &#8469; : 1 < n2 < 4} = &empty; &isin;&notin;set membershipis an element of;is not an element ofeverywhere, set theorya &isin; S means a is an element of the set S;[6]a &notin; Smeans a is not an element of S.[6](1/2)&minus;1 &isin; &#8469;2&minus;1 &notin; &#8469; &sube;&sub;subsetis a subset ofset theory(subset) A &sube; B means every element of A is also an element of B.[7](proper subset) A &sub; B means A &sube; B but A &ne; B.(Some writers use the symbol &sub; as if it were the same as &sube;.) (A &cap; B) &sube; A&#8469; &sub; &#8474;&#8474; &sub; &#8477; &supe;&sup;supersetis a superset ofset theoryA &supe; B means every element of B is also an element of A.A &sup; B means A &supe; B but A &ne; B.(Some writers use the symbol &sup; as if it were the same as &supe;.) (A &cup; B) &supe; B&#8477; &sup; &#8474; &cup;set-theoretic unionthe union of &hellip; or &hellip;;unionset theoryA &cup; B means the set of those elements which are either in A, or in B, or in both.[7]A &sube; B &hArr; (A &cup; B) = B &cap;set-theoretic intersectionintersected with;intersectset theoryA &cap; B means the set that contains all those elements that A and B have in common.[7]{x &isin; &#8477; : x2 = 1} &cap; &#8469; = {1} &#8710;symmetric differencesymmetric differenceset theoryA &#8710; B means the set of elements in exactly one of Aor B.(Not to be confused with delta, &Delta;, described below.) {1,5,6,8} &#8710; {2,5,8} = {1,2,6} &#8726;set-theoretic complementminus;withoutset theoryA &#8726; B means the set that contains all those elements of A that are not in B.[7](&minus; can also be used for set-theoretic complement as described above.) {1,2,3,4} &#8726; {3,4,5,6} = {1,2} &rarr;functionarrowfrom &hellip; toset theory, type theoryf: X &rarr; Y means the function f maps the set X into the set Y. Let f: &#8484; &rarr; &#8469;&cup;{0} be defined by f(x) := x2. &#8614;functionarrowmaps toset theoryf: a &#8614; b means the function f maps the element a to the element b. Let f: x &#8614; x+1 (the successor function). &#8728;function compositioncomposed withset theoryf&#8728;g is the function, such that (f&#8728;g)(x) = f(g(x)).[8]if f(x) := 2x, and g(x) := x + 3, then (f&#8728;g)(x) = 2(x + 3). oHadamard productentrywise productlinear algebraFor two matrices (or vectors) of the same dimensions the Hadamard product is a matrix of the same dimensions with elements given by . This is often used in matrix based programming such as MATLABwhere the operation is done by A.*B