Expression 006636c39b123d81
Conventional reading: i is an element of I
Meaning here: The index i belongs to the index set I.
Source notation and occurrences
Normalized TeX: i \in I.
- occurrence in Read; unions-and-intersections.tex, line 145, column 32
Expression 007d3ba7b1c1b0d3
Conventional reading: the union of A
Meaning here: The union of all sets that are elements of A.
Source notation and occurrences
Normalized TeX: \bigcup A.
- occurrence in Read; unions-and-intersections.tex, line 110, column 31
Expression 00bf4c3b593b4bae
Conventional reading: for every x in A, phi
Meaning here: The bounded universal statement that every element x of A has property phi.
Source notation and occurrences
Normalized TeX: (\forall x \in A)\phi.
- occurrence in Read; subsets.tex, line 64, column 1
Expression 02c113afe437d4b9
Conventional reading: the set containing 3, 2, and 1
Meaning here: A set whose elements are 3, 2, and 1; their written order is immaterial.
Source notation and occurrences
Normalized TeX: \{3, 2, 1\}.
- occurrence in Read; basics.tex, line 51, column 24
- occurrence in Read; basics.tex, line 53, column 42
Expression 0306681f5747d5a2
Conventional reading: the set containing x and y
Meaning here: The unordered set whose elements are x and y.
Source notation and occurrences
Normalized TeX: \{x, y\}.
- occurrence in Read; pairs-and-products.tex, line 15, column 45
Expression 0449d10f00dd9025
Conventional reading: a sub 1, through a sub n
Meaning here: A finite indexed list beginning with a sub 1 and ending with a sub n.
Source notation and occurrences
Normalized TeX: a_1, \ldots, a_n.
- occurrence in Read; basics.tex, line 34, column 39
Expression 0554f64b7bf4af5c
Conventional reading: the set a, b, c intersect the empty set equals the empty set
Meaning here: Intersecting the set containing a, b, and c with the empty set produces the empty set.
Source notation and occurrences
Normalized TeX: \{a, b, c \} \cap \emptyset = \emptyset.
- occurrence in Read; unions-and-intersections.tex, line 91, column 58
Expression 06b373fe54fc27d1
Conventional reading: A cubed
Meaning here: The third Cartesian power of A.
Source notation and occurrences
Normalized TeX: A^3.
- occurrence in Read; pairs-and-products.tex, line 71, column 59
Expression 0724fb5c0fd75a28
Conventional reading: the set a, b, c intersect the set a, b, d equals the set a, b
Meaning here: The two displayed sets have exactly a and b in common.
Source notation and occurrences
Normalized TeX: \{a, b, c \} \cap \{a, b, d \} = \{a, b\}.
- occurrence in Read; unions-and-intersections.tex, line 86, column 12
Expression 076635432edbc84a
Conventional reading: A to the first power equals A; A to the k plus 1 power equals A to the k power cross A
Meaning here: The recursive definition of positive Cartesian powers of A.
Source notation and occurrences
Normalized TeX: A^1 & = A\\ A^{k+1} & = A^k \times A.
- occurrence in Read; pairs-and-products.tex, line 73, column 1
Expression 07b4e72f6bc4dfc5
Conventional reading: the power set of A equals the set of B such that B is a subset of A
Meaning here: The power set of A consists exactly of the subsets B of A.
Source notation and occurrences
Normalized TeX: \Pow{A} = \Setabs{B}{B \subseteq A}.
- occurrence in Read; subsets.tex, line 78, column 3
Expression 091d9f26c2fab901
Conventional reading: the binary alphabet B star equals the set of all finite binary strings: the empty string; zero; one; zero zero; zero one; one zero; one one; then all longer binary strings
Meaning here: The Kleene star of the binary alphabet is the set of every finite string over 0 and 1, including the empty string.
Source notation and occurrences
Normalized TeX: \Bin^* =\{\Lambda,0,1,00,01,10,11,\\ 000,001,010,011,100,101,110,111,0000,\ldots\}..
- occurrence in Read; important-sets.tex, line 51, column 1
Expression 0a45d94f75b2c820
Conventional reading: the set of x such that x is in A or x is in B
Meaning here: The set-builder description of the union of A and B.
Source notation and occurrences
Normalized TeX: \Setabs{x}{x \in A \lor x \in B}.
- occurrence in Read; unions-and-intersections.tex, line 17, column 9
Expression 0e7e6a4e7420360d
Conventional reading: the singleton set containing a
Meaning here: The set whose only element is a.
Source notation and occurrences
Normalized TeX: \{a \}.
- occurrence in Read; subsets.tex, line 85, column 14
Expression 0ff391fe9593e64c
Conventional reading: B sub x sub 1 intersect B sub x sub 2 equals the empty set
Meaning here: The two indexed subsets B sub x1 and B sub x2 are disjoint.
Source notation and occurrences
Normalized TeX: B_{x_1} \cap B_{x_2} = \emptyset.
- occurrence in Read; pairs-and-products.tex, line 92, column 18
Expression 105c2094f14f8e23
Conventional reading: the ordered pair a, b equals the ordered pair c, d if and only if a equals c and b equals d
Meaning here: Equality of ordered pairs holds exactly when their first coordinates agree and their second coordinates agree.
Source notation and occurrences
Normalized TeX: \tuple{a, b}= \tuple{c, d}\text{ iff both }a = c \text{ and }b=d..
- occurrence in Read; pairs-and-products.tex, line 22, column 1
Expression 10ce0200b450ea95
Conventional reading: phi
Meaning here: Phi denotes the property or predicate currently under discussion.
Source notation and occurrences
Normalized TeX: \phi.
- occurrence in Read; unions-and-intersections.tex, line 15, column 31
- occurrence in Read; russells-paradox.tex, line 16, column 61
- occurrence in Read; russells-paradox.tex, line 18, column 6
Expression 1470f9303b23391a
Conventional reading: 6 equals 1 plus 2 plus 3
Meaning here: Six is the sum of its proper positive divisors 1, 2, and 3.
Source notation and occurrences
Normalized TeX: 6 = 1 + 2 + 3.
- occurrence in Read; basics.tex, line 78, column 44
Expression 197c5fad5930a922
Conventional reading: x is not an element of A
Meaning here: The object x does not belong to the set A.
Source notation and occurrences
Normalized TeX: x \notin A.
- occurrence in Read; basics.tex, line 15, column 35
Expression 1b16b1df538ba12d
Conventional reading: n
Meaning here: The natural-number or finite-cardinality variable n in the surrounding statement.
Source notation and occurrences
Normalized TeX: n.
- occurrence in Read; subsets.tex, line 99, column 22
- occurrence in Read; important-sets.tex, line 56, column 60
- occurrence in Read; important-sets.tex, line 57, column 66
- occurrence in Read; pairs-and-products.tex, line 47, column 15
- occurrence in Read; pairs-and-products.tex, line 49, column 49
- occurrence in Read; pairs-and-products.tex, line 84, column 12
- occurrence in Read; pairs-and-products.tex, line 111, column 63
- occurrence in Read; pairs-and-products.tex, line 117, column 57
Expression 1bad6b8cf97131fc
Conventional reading: negative 1
Meaning here: The integer negative one.
Source notation and occurrences
Normalized TeX: -1.
- occurrence in Read; important-sets.tex, line 34, column 14
Expression 1e05c28e5f477db7
Conventional reading: and so on
Meaning here: An ellipsis indicating that the established pattern continues.
Source notation and occurrences
Normalized TeX: \dots.
- occurrence in Read; subsets.tex, line 58, column 57
Expression 2225b5a8bdecda32
Conventional reading: x is an element of A
Meaning here: The object x belongs to the set A.
Source notation and occurrences
Normalized TeX: x \in A.
- occurrence in Read; basics.tex, line 15, column 7
- occurrence in Read; basics.tex, line 95, column 39
Expression 22d9305dc102f71a
Conventional reading: A is not equal to B
Meaning here: The sets A and B are distinct.
Source notation and occurrences
Normalized TeX: A \neq B.
- occurrence in Read; subsets.tex, line 23, column 24
Expression 251adfab628d5456
Conventional reading: the union over i in I of A sub i equals the union of the set of A sub i for i in I; the intersection over i in I of A sub i equals the intersection of the set of A sub i for i in I
Meaning here: Indexed union and intersection are identified with union and intersection applied to the corresponding set of indexed sets.
Source notation and occurrences
Normalized TeX: \bigcup_{i \in I} A_i & = \bigcup \Setabs{A_i }{i \in I}\\ \bigcap_{i \in I} A_i & = \bigcap\Setabs{A_i}{i \in I}.
- occurrence in Read; unions-and-intersections.tex, line 147, column 1
Expression 268a6cb0fda1c6f8
Conventional reading: the string b a c
Meaning here: The three-symbol string consisting, in order, of b, a, and c.
Source notation and occurrences
Normalized TeX: bac.
- occurrence in Read; pairs-and-products.tex, line 119, column 12
Expression 2a2d7a49f05b9880
Conventional reading: the set containing a, b, and e
Meaning here: A set with elements a, b, and e.
Source notation and occurrences
Normalized TeX: \{ a, b, e \}.
- occurrence in Read; subsets.tex, line 30, column 58
Expression 2ae4542e122cd95b
Conventional reading: x and y are elements of A
Meaning here: Both x and y belong to the set A.
Source notation and occurrences
Normalized TeX: x, y \in A.
- occurrence in Read; pairs-and-products.tex, line 71, column 1
Expression 2d711642b726b044
Conventional reading: x
Meaning here: The object or element denoted by x in the surrounding statement.
Source notation and occurrences
Normalized TeX: x.
- occurrence in Read; basics.tex, line 14, column 31
- occurrence in Read; basics.tex, line 61, column 6
- occurrence in Read; basics.tex, line 84, column 51
- occurrence in Read; basics.tex, line 84, column 67
- occurrence in Read; basics.tex, line 88, column 17
- occurrence in Read; basics.tex, line 90, column 41
- occurrence in Read; pairs-and-products.tex, line 89, column 23
- occurrence in Read; russells-paradox.tex, line 14, column 19
Expression 31fbb7c5331fe79c
Conventional reading: the ordered pair x, y is not equal to the ordered pair y, x
Meaning here: Reversing unequal coordinates changes an ordered pair.
Source notation and occurrences
Normalized TeX: \tuple{x, y} \neq \tuple{y, x}.
- occurrence in Read; pairs-and-products.tex, line 17, column 15
Expression 320275c0669894d5
Conventional reading: a sub 1, a sub 2, a sub 3, a sub 4, and so on
Meaning here: A sequence formed by concatenating the indexed symbols a1, a2, a3, a4, and continuing.
Source notation and occurrences
Normalized TeX: a_1a_2a_3a_4\dots.
- occurrence in Read; important-sets.tex, line 65, column 1
Expression 328cd922a54bde3d
Conventional reading: the power set of A
Meaning here: The set of all subsets of A.
Source notation and occurrences
Normalized TeX: \Pow{A}.
- occurrence in Read; subsets.tex, line 77, column 34
- occurrence in Read; subsets.tex, line 99, column 45
Expression 33def926ff9f9112
Conventional reading: A cross B equals the set of ordered pairs 0,1; 0,a; 0,b; 1,1; 1,a; and 1,b
Meaning here: This explicitly enumerates the Cartesian product when A is {0,1} and B is {1,a,b}.
Source notation and occurrences
Normalized TeX: A \times B = \{ \tuple{0, 1}, \tuple{0, a}, \tuple{0, b}, \tuple{1, 1}, \tuple{1, a}, \tuple{1, b} \}..
- occurrence in Read; pairs-and-products.tex, line 62, column 1
Expression 36473535dabf4171
Conventional reading: the ordered pair x, y
Meaning here: An ordered pair with first coordinate x and second coordinate y.
Source notation and occurrences
Normalized TeX: \tuple{x, y}.
- occurrence in Read; pairs-and-products.tex, line 15, column 8
- occurrence in Read; pairs-and-products.tex, line 70, column 50
Expression 383dfb0e1886dbb4
Conventional reading: A cross B equals B sub x sub 1 union through B sub x sub n
Meaning here: The Cartesian product is decomposed as the union of the disjoint rows indexed by x1 through xn.
Source notation and occurrences
Normalized TeX: A \times B = B_{x_1} \cup \dots \cup B_{x_n}.
- occurrence in Read; pairs-and-products.tex, line 93, column 21
Expression 3899a1383712a029
Conventional reading: the set containing a sub 1 through a sub n
Meaning here: A finite set with the indexed elements a1 through an.
Source notation and occurrences
Normalized TeX: \{a_{1}, \dots, a_{n}\}.
- occurrence in Read; basics.tex, line 33, column 39
Expression 39a7bea0822b3f28
Conventional reading: A equals the set containing x sub 1 through x sub n
Meaning here: The finite set A is enumerated by x1 through xn.
Source notation and occurrences
Normalized TeX: A = \{x_1, \dots, x_n\}.
- occurrence in Read; pairs-and-products.tex, line 92, column 61
Expression 3a3cd8873330d9e4
Conventional reading: S equals the singleton set containing Ruth
Meaning here: The set S has Ruth as its only element.
Source notation and occurrences
Normalized TeX: S=\{\textrm{Ruth}\}.
- occurrence in Read; basics.tex, line 49, column 47
Expression 3b2591dd01df745a
Conventional reading: x is an element of B
Meaning here: The object x belongs to the set B.
Source notation and occurrences
Normalized TeX: x \in B.
- occurrence in Read; basics.tex, line 95, column 59
Expression 3b90e4419b247266
Conventional reading: A intersect B equals A
Meaning here: Every element of A is in B, so their intersection is A.
Source notation and occurrences
Normalized TeX: A \cap B = A.
- occurrence in Read; unions-and-intersections.tex, line 96, column 48
Expression 3fdce894627ec6f6
Conventional reading: R is not an element of R
Meaning here: The Russell set R does not contain itself, considered as one side of the paradox.
Source notation and occurrences
Normalized TeX: R \notin R.
- occurrence in Read; russells-paradox.tex, line 51, column 15
- occurrence in Read; russells-paradox.tex, line 61, column 15
- occurrence in Read; russells-paradox.tex, line 65, column 1
- occurrence in Read; russells-paradox.tex, line 65, column 64
Expression 407dfdc9b77f0374
Conventional reading: the union of A equals the set of x belonging to an element of A; that is, the set of x for which there is a B in A with x in B
Meaning here: Two equivalent set-builder descriptions of the union of a set A of sets.
Source notation and occurrences
Normalized TeX: \bigcup A & = \Setabs{x}{x \text{ belongs to !!a{element} of } A}, \text{ i.e.,}\\ & = \Setabs{x}{\text{there is a } B \in A \text{ so that } x \in B}.
- occurrence in Read; unions-and-intersections.tex, line 112, column 1
Expression 40bd480a01ba6c86
Conventional reading: B sub x equals the set of ordered pairs x, y such that y is in B
Meaning here: B sub x is the row of the Cartesian product whose first coordinate is the fixed element x.
Source notation and occurrences
Normalized TeX: B_x = \Setabs{\tuple{x, y}}{y \in B}.
- occurrence in Read; pairs-and-products.tex, line 90, column 41
Expression 427470c40cce53b8
Conventional reading: B equals the set containing 1, a, and b
Meaning here: The set B has elements 1, a, and b.
Source notation and occurrences
Normalized TeX: B = \{1, a, b\}.
- occurrence in Read; pairs-and-products.tex, line 61, column 24
Expression 4306cdb1bcbd69e1
Conventional reading: the singleton set containing 6 equals the set of x such that x is perfect and 0 is less than or equal to x, which is less than or equal to 10
Meaning here: Six is the unique perfect number between 0 and 10, so both set descriptions have the same sole element.
Source notation and occurrences
Normalized TeX: \{6\} = \Setabs{x}{x\text{ is perfect and }0 \leq x \leq 10}.
- occurrence in Read; basics.tex, line 81, column 1
Expression 43ba6b47e3507bec
Conventional reading: A union B equals the set of x such that x is in A or x is in B
Meaning here: The union of A and B is defined by membership in at least one of the two sets.
Source notation and occurrences
Normalized TeX: A \cup B = \Setabs{x}{x \in A \lor x \in B}.
- occurrence in Read; unions-and-intersections.tex, line 37, column 1
Expression 443531f8c5d5ff1d
Conventional reading: the set containing 1, 2, and 3
Meaning here: A set with elements 1, 2, and 3.
Source notation and occurrences
Normalized TeX: \{1, 2, 3\}.
- occurrence in Read; basics.tex, line 50, column 47
- occurrence in Read; basics.tex, line 53, column 4
Expression 443dffa3c356f950
Conventional reading: A equals the set containing 0 and 1
Meaning here: The set A has exactly the elements 0 and 1.
Source notation and occurrences
Normalized TeX: A = \{0, 1\}.
- occurrence in Read; pairs-and-products.tex, line 61, column 4
Expression 44604b0c677aefab
Conventional reading: the intersection of A
Meaning here: The intersection of all sets that are elements of A.
Source notation and occurrences
Normalized TeX: \bigcap A.
- occurrence in Read; unions-and-intersections.tex, line 121, column 31
Expression 450a284cf72b5b5a
Conventional reading: x sub 1 is not equal to x sub 2
Meaning here: The two indexed elements x1 and x2 are distinct.
Source notation and occurrences
Normalized TeX: x_1 \neq x_2.
- occurrence in Read; pairs-and-products.tex, line 91, column 27
Expression 47b34af59b56e555
Conventional reading: A sub 1
Meaning here: The first set in the indexed family A.
Source notation and occurrences
Normalized TeX: A_1.
- occurrence in Read; unions-and-intersections.tex, line 138, column 50
Expression 4a2308d566befc9a
Conventional reading: the set a, b, c union the set a, 0, 1 equals the set a, b, c, 0, 1
Meaning here: The displayed union contains each element occurring in either input set, with the repeated a listed once.
Source notation and occurrences
Normalized TeX: \{ a, b, c\} \cup \{ a, 0, 1\} = \{a, b, c, 0, 1\}.
- occurrence in Read; unions-and-intersections.tex, line 45, column 7
Expression 4a44dc15364204a8
Conventional reading: 10
Meaning here: The number ten.
Source notation and occurrences
Normalized TeX: 10.
- occurrence in Read; basics.tex, line 79, column 44
Expression 4b227777d4dd1fc6
Conventional reading: 4
Meaning here: The number four.
Source notation and occurrences
Normalized TeX: 4.
- occurrence in Read; basics.tex, line 50, column 40
Expression 4b7ce6b75f0ec36f
Conventional reading: phi of x
Meaning here: The assertion that x has the property represented by phi.
Source notation and occurrences
Normalized TeX: \phi(x).
- occurrence in Read; basics.tex, line 60, column 34
- occurrence in Read; basics.tex, line 88, column 33
- occurrence in Read; basics.tex, line 90, column 57
- occurrence in Read; russells-paradox.tex, line 14, column 35
Expression 4d48640dbde12a85
Conventional reading: the natural numbers are a proper subset of the integers, which are a proper subset of the rational numbers
Meaning here: Each displayed number system is strictly contained in the next.
Source notation and occurrences
Normalized TeX: \Nat \subsetneq \Int \subsetneq \Rat.
- occurrence in Read; important-sets.tex, line 33, column 34
Expression 4e07408562bedb8b
Conventional reading: 3
Meaning here: The number three.
Source notation and occurrences
Normalized TeX: 3.
- occurrence in Read; basics.tex, line 78, column 35
Expression 4e73a24d6dbb26ff
Conventional reading: the empty string
Meaning here: Lambda denotes the string of length zero.
Source notation and occurrences
Normalized TeX: \Lambda.
- occurrence in Read; important-sets.tex, line 49, column 57
Expression 4f0f1e4a3167d257
Conventional reading: x sub i
Meaning here: The element x indexed by i.
Source notation and occurrences
Normalized TeX: x_i.
- occurrence in Read; pairs-and-products.tex, line 105, column 11
Expression 5096f6dc7b4d3427
Conventional reading: the intersection of A equals the set of x belonging to every element of A; that is, the set of x such that for every B in A, x is in B
Meaning here: Two equivalent set-builder descriptions of the intersection of a set A of sets.
Source notation and occurrences
Normalized TeX: \bigcap A & = \Setabs{x}{x \text{ belongs to every !!{element} of } A}, \text{ i.e.,}\\ & = \Setabs{x}{\text{for all } B \in A, x \in B}.
- occurrence in Read; unions-and-intersections.tex, line 123, column 1
Expression 547131e5e15cb04c
Conventional reading: y is an element of A
Meaning here: The object y belongs to the set A.
Source notation and occurrences
Normalized TeX: y \in A.
- occurrence in Read; basics.tex, line 96, column 34
Expression 559aead08264d579
Conventional reading: A
Meaning here: The set denoted by A in the surrounding statement.
Source notation and occurrences
Normalized TeX: A.
- occurrence in Read; basics.tex, line 14, column 60
- occurrence in Read; basics.tex, line 27, column 6
- occurrence in Read; basics.tex, line 28, column 24
- occurrence in Read; basics.tex, line 99, column 63
- occurrence in Read; subsets.tex, line 20, column 31
- occurrence in Read; subsets.tex, line 21, column 10
- occurrence in Read; subsets.tex, line 22, column 1
- occurrence in Read; subsets.tex, line 24, column 6
- occurrence in Read; subsets.tex, line 43, column 22
- occurrence in Read; subsets.tex, line 45, column 52
- occurrence in Read; subsets.tex, line 47, column 8
- occurrence in Read; subsets.tex, line 48, column 32
- occurrence in Read; subsets.tex, line 57, column 36
- occurrence in Read; subsets.tex, line 58, column 24
- occurrence in Read; subsets.tex, line 76, column 44
- occurrence in Read; subsets.tex, line 77, column 21
- occurrence in Read; subsets.tex, line 99, column 14
- occurrence in Read; important-sets.tex, line 48, column 27
- occurrence in Read; important-sets.tex, line 48, column 67
- occurrence in Read; important-sets.tex, line 49, column 18
- occurrence in Read; important-sets.tex, line 50, column 24
- occurrence in Read; important-sets.tex, line 50, column 48
- occurrence in Read; important-sets.tex, line 57, column 18
- occurrence in Read; important-sets.tex, line 63, column 13
- occurrence in Read; important-sets.tex, line 64, column 30
- occurrence in Read; important-sets.tex, line 66, column 38
- occurrence in Read; unions-and-intersections.tex, line 16, column 49
- occurrence in Read; unions-and-intersections.tex, line 18, column 42
- occurrence in Read; unions-and-intersections.tex, line 19, column 39
- occurrence in Read; unions-and-intersections.tex, line 21, column 30
- occurrence in Read; unions-and-intersections.tex, line 26, column 4
- occurrence in Read; unions-and-intersections.tex, line 35, column 30
- occurrence in Read; unions-and-intersections.tex, line 36, column 45
- occurrence in Read; unions-and-intersections.tex, line 61, column 4
- occurrence in Read; unions-and-intersections.tex, line 72, column 37
- occurrence in Read; unions-and-intersections.tex, line 73, column 54
- occurrence in Read; unions-and-intersections.tex, line 110, column 4
- occurrence in Read; unions-and-intersections.tex, line 111, column 17
- occurrence in Read; unions-and-intersections.tex, line 121, column 4
- occurrence in Read; unions-and-intersections.tex, line 122, column 17
- occurrence in Read; unions-and-intersections.tex, line 135, column 15
- occurrence in Read; unions-and-intersections.tex, line 152, column 68
- occurrence in Read; unions-and-intersections.tex, line 158, column 27
- occurrence in Read; unions-and-intersections.tex, line 164, column 1
- occurrence in Read; pairs-and-products.tex, line 53, column 12
- occurrence in Read; pairs-and-products.tex, line 69, column 4
- occurrence in Read; pairs-and-products.tex, line 69, column 33
- occurrence in Read; pairs-and-products.tex, line 84, column 4
- occurrence in Read; pairs-and-products.tex, line 89, column 30
- occurrence in Read; pairs-and-products.tex, line 111, column 55
- occurrence in Read; pairs-and-products.tex, line 116, column 4
- occurrence in Read; pairs-and-products.tex, line 116, column 37
- occurrence in Read; pairs-and-products.tex, line 117, column 17
- occurrence in Read; pairs-and-products.tex, line 118, column 17
- occurrence in Read; pairs-and-products.tex, line 121, column 59
- occurrence in Read; pairs-and-products.tex, line 123, column 34
- occurrence in Read; russells-paradox.tex, line 28, column 10
Expression 574cc7908da88025
Conventional reading: A sub i
Meaning here: The set A indexed by i.
Source notation and occurrences
Normalized TeX: A_i.
- occurrence in Read; unions-and-intersections.tex, line 145, column 17
Expression 583e90eb7865276c
Conventional reading: B is a subset of A
Meaning here: Every element of B is also an element of A.
Source notation and occurrences
Normalized TeX: B \subseteq A.
- occurrence in Read; subsets.tex, line 47, column 30
- occurrence in Read; subsets.tex, line 53, column 38
Expression 5ddb406720d7553f
Conventional reading: the ordered pair x, y is an element of A cross B
Meaning here: The ordered pair with x from A and y from B belongs to the Cartesian product.
Source notation and occurrences
Normalized TeX: \tuple{x, y} \in A \times B.
- occurrence in Read; pairs-and-products.tex, line 90, column 6
Expression 5ee96a782f0a9fd3
Conventional reading: A equals B
Meaning here: The sets A and B have exactly the same elements.
Source notation and occurrences
Normalized TeX: A = B.
- occurrence in Read; basics.tex, line 27, column 33
- occurrence in Read; basics.tex, line 95, column 11
- occurrence in Read; basics.tex, line 100, column 37
- occurrence in Read; subsets.tex, line 42, column 56
- occurrence in Read; subsets.tex, line 53, column 1
Expression 5f21a16235075c7b
Conventional reading: the set a, b is a subset of the set a, b, c
Meaning here: Every element of {a,b} occurs in {a,b,c}.
Source notation and occurrences
Normalized TeX: \{ a, b \} \subseteq \{ a, b, c \}.
- occurrence in Read; subsets.tex, line 30, column 16
Expression 5feceb66ffc86f38
Conventional reading: 0
Meaning here: The number zero.
Source notation and occurrences
Normalized TeX: 0.
- occurrence in Read; pairs-and-products.tex, line 122, column 68
Expression 607c77fd8a0e6a0e
Conventional reading: the singleton set containing 0 is a subset of the set containing 0 and the singleton set containing 0
Meaning here: The outer set on the right contains 0, so {0} is one of its subsets.
Source notation and occurrences
Normalized TeX: \{0\} \subseteq \{0, \{0\}\}.
- occurrence in Read; subsets.tex, line 38, column 46
Expression 62c66a7a5dd70c31
Conventional reading: m
Meaning here: The natural-number or finite-cardinality variable m in the surrounding statement.
Source notation and occurrences
Normalized TeX: m.
- occurrence in Read; pairs-and-products.tex, line 84, column 41
- occurrence in Read; pairs-and-products.tex, line 89, column 45
Expression 657633a67ef1eea7
Conventional reading: the set x, y equals the set y, x
Meaning here: Changing the written order of elements does not change an unordered set.
Source notation and occurrences
Normalized TeX: \{x, y\} = \{y, x\}.
- occurrence in Read; pairs-and-products.tex, line 16, column 13
Expression 67b47ba1f53809ad
Conventional reading: the set a, b, c union the empty set equals the set a, b, c
Meaning here: Union with the empty set leaves a set unchanged.
Source notation and occurrences
Normalized TeX: \{a, b, c \} \cup \emptyset = \{a, b, c \}.
- occurrence in Read; unions-and-intersections.tex, line 50, column 64
Expression 68c0df64471a7f09
Conventional reading: A union B
Meaning here: The set of objects that belong to A, to B, or to both.
Source notation and occurrences
Normalized TeX: A \cup B.
- occurrence in Read; unions-and-intersections.tex, line 25, column 22
- occurrence in Read; unions-and-intersections.tex, line 35, column 51
Expression 68f1960c99ded83f
Conventional reading: the ordered triple b, a, c
Meaning here: An ordered triple whose coordinates are b, then a, then c.
Source notation and occurrences
Normalized TeX: \tuple{b, a, c}.
- occurrence in Read; pairs-and-products.tex, line 119, column 52
Expression 6ae71bb8ada51d30
Conventional reading: k is greater than or equal to 1
Meaning here: The exponent k is a positive integer.
Source notation and occurrences
Normalized TeX: k \ge 1.
- occurrence in Read; pairs-and-products.tex, line 111, column 41
Expression 6b86b273ff34fce1
Conventional reading: 1
Meaning here: The number one.
Source notation and occurrences
Normalized TeX: 1.
- occurrence in Read; basics.tex, line 78, column 21
- occurrence in Read; pairs-and-products.tex, line 122, column 21
Expression 6bdbfa6e4cc0cd79
Conventional reading: 0 is less than or equal to x, which is less than or equal to 10
Meaning here: The value x lies in the closed interval from 0 through 10.
Source notation and occurrences
Normalized TeX: 0 \leq x \leq 10.
- occurrence in Read; basics.tex, line 85, column 16
Expression 6d603fa9c7e78307
Conventional reading: the ordered pair a, b equals the set containing the singleton a and the set a, b
Meaning here: The Wiener-Kuratowski definition represents the ordered pair (a,b) as {{a},{a,b}}.
Source notation and occurrences
Normalized TeX: \tuple{a, b} = \{\{a\}, \{a, b\}\}.
- occurrence in Read; pairs-and-products.tex, line 30, column 2
Expression 733dac99c1e14c52
Conventional reading: for every x in A, x is in B
Meaning here: Every element of A belongs to B; equivalently, A is a subset of B.
Source notation and occurrences
Normalized TeX: (\forall x \in A)x \in B.
- occurrence in Read; subsets.tex, line 69, column 58
Expression 74e640e26c6a1d9f
Conventional reading: the set containing a and c
Meaning here: A set with elements a and c.
Source notation and occurrences
Normalized TeX: \{a, c\}.
- occurrence in Read; subsets.tex, line 85, column 54
Expression 7663a874ace4e740
Conventional reading: the union over i of A sub i equals the set of x belonging to at least one A sub i; the intersection over i of A sub i equals the set of x belonging to every A sub i
Meaning here: Set-builder definitions for an indexed union and an indexed intersection.
Source notation and occurrences
Normalized TeX: \bigcup_i A_i & = \Setabs{x}{x \text{ belongs to one of the } A_i}\\ \bigcap_i A_i & = \Setabs{x}{x \text{ belongs to every } A_i}..
- occurrence in Read; unions-and-intersections.tex, line 139, column 1
Expression 77ed5b63db156833
Conventional reading: A cross A
Meaning here: The Cartesian product of A with itself.
Source notation and occurrences
Normalized TeX: A \times A.
- occurrence in Read; pairs-and-products.tex, line 69, column 50
Expression 7925baff038ff640
Conventional reading: the natural numbers equal 0, 1, 2, 3, and so on; the integers equal the negative whole numbers, zero, and the positive whole numbers; the rational numbers are fractions m over n with integers m and n and nonzero n; the real numbers run from negative infinity to infinity
Meaning here: A display introducing the natural numbers, integers, rational numbers, and real numbers by standard notation and descriptions.
Source notation and occurrences
Normalized TeX: \Nat = \{0, 1, 2, 3, \ldots\} \\ \shoveright{\text{the set of natural numbers}}\\ \shoveleft{\Int = \{\ldots, -2, -1, 0, 1, 2, \ldots\}} \\ \shoveright{\text{the set of integers}}\\ \shoveleft{\Rat = \Setabs{\nicefrac{m}{n}}{m, n \in \Int\text{ and }n \neq 0}}\\ \shoveright{\text{the set of rationals}}\\ \shoveleft{\Real = (-\infty, \infty)}\\ \text{the set of real numbers (the continuum)}.
- occurrence in Read; important-sets.tex, line 16, column 1
Expression 7a045c1ef97d790c
Conventional reading: A cross B
Meaning here: The Cartesian product of A and B: all ordered pairs with first coordinate in A and second coordinate in B.
Source notation and occurrences
Normalized TeX: A \times B.
- occurrence in Read; pairs-and-products.tex, line 53, column 56
- occurrence in Read; pairs-and-products.tex, line 84, column 64
- occurrence in Read; pairs-and-products.tex, line 96, column 48
Expression 7c5424552619a621
Conventional reading: A to the omega power
Meaning here: The set of infinite sequences whose entries come from A.
Source notation and occurrences
Normalized TeX: A^\omega.
- occurrence in Read; important-sets.tex, line 63, column 46
Expression 7cdc9f457d52cdfd
Conventional reading: the union of A equals the set containing a, b, d, and e
Meaning here: For the displayed family A, collecting all elements of its member sets gives {a,b,d,e}.
Source notation and occurrences
Normalized TeX: \bigcup A = \{ a, b, d, e \}.
- occurrence in Read; unions-and-intersections.tex, line 132, column 6
Expression 7d2d295cd8fd0e95
Conventional reading: y is an element of B
Meaning here: The object y belongs to the set B.
Source notation and occurrences
Normalized TeX: y \in B.
- occurrence in Read; basics.tex, line 96, column 14
Expression 7dde7df2e48238db
Conventional reading: the set a, b, c intersect the set 0, 1 equals the empty set
Meaning here: The two displayed sets are disjoint.
Source notation and occurrences
Normalized TeX: \{ a, b, c\} \cap \{ 0, 1\} = \emptyset.
- occurrence in Read; unions-and-intersections.tex, line 83, column 1
Expression 8254c329a92850f6
Conventional reading: k
Meaning here: The positive-integer exponent or induction variable k.
Source notation and occurrences
Normalized TeX: k.
- occurrence in Read; pairs-and-products.tex, line 111, column 23
Expression 8261830763a82dce
Conventional reading: S equals the set of x such that x is a sibling of Richard
Meaning here: S is defined as exactly the people who are siblings of Richard.
Source notation and occurrences
Normalized TeX: S = \Setabs{x}{x \text{ is a sibling of Richard}}..
- occurrence in Read; basics.tex, line 67, column 1
Expression 827300b52fe7314a
Conventional reading: the length of x equals n
Meaning here: The finite string or sequence x has length n.
Source notation and occurrences
Normalized TeX: \len{x}=n.
- occurrence in Read; important-sets.tex, line 58, column 11
Expression 82c2e741af5090cb
Conventional reading: A set minus B
Meaning here: The set of elements in A that are not in B.
Source notation and occurrences
Normalized TeX: A \setminus B.
- occurrence in Read; unions-and-intersections.tex, line 157, column 27
- occurrence in Read; unions-and-intersections.tex, line 163, column 27
Expression 86b5a927b6c103df
Conventional reading: A cross B equals the set of ordered pairs x, y such that x is in A and y is in B
Meaning here: The set-builder definition of the Cartesian product of A and B.
Source notation and occurrences
Normalized TeX: A \times B = \Setabs{\tuple{x, y}}{x \in A \text{ and } y \in B}..
- occurrence in Read; pairs-and-products.tex, line 55, column 1
Expression 8721b86268d9e793
Conventional reading: x is not equal to y
Meaning here: The objects x and y are distinct.
Source notation and occurrences
Normalized TeX: x \neq y.
- occurrence in Read; pairs-and-products.tex, line 16, column 68
Expression 87e5a3ff7d2be647
Conventional reading: A is not a subset of B
Meaning here: At least one element of A is not an element of B.
Source notation and occurrences
Normalized TeX: A \not\subseteq B.
- occurrence in Read; subsets.tex, line 22, column 37
Expression 8838c457f7756577
Conventional reading: A squared
Meaning here: The Cartesian product A cross A.
Source notation and occurrences
Normalized TeX: A^2.
- occurrence in Read; pairs-and-products.tex, line 70, column 9
Expression 8c2574892063f995
Conventional reading: R
Meaning here: The proposed Russell set R of all sets that are not members of themselves.
Source notation and occurrences
Normalized TeX: R.
- occurrence in Read; russells-paradox.tex, line 56, column 46
- occurrence in Read; russells-paradox.tex, line 57, column 48
- occurrence in Read; russells-paradox.tex, line 59, column 6
- occurrence in Read; russells-paradox.tex, line 59, column 31
- occurrence in Read; russells-paradox.tex, line 60, column 32
- occurrence in Read; russells-paradox.tex, line 60, column 44
- occurrence in Read; russells-paradox.tex, line 61, column 4
- occurrence in Read; russells-paradox.tex, line 61, column 33
- occurrence in Read; russells-paradox.tex, line 62, column 17
- occurrence in Read; russells-paradox.tex, line 66, column 17
- occurrence in Read; russells-paradox.tex, line 66, column 38
- occurrence in Read; russells-paradox.tex, line 66, column 70
- occurrence in Read; russells-paradox.tex, line 67, column 17
- occurrence in Read; russells-paradox.tex, line 68, column 56
Expression 8c7e8c877f9d038b
Conventional reading: A equals the set whose elements are the set a, b; the set a, d, e; and the set a, d
Meaning here: A is a set of three sets, used to illustrate union and intersection.
Source notation and occurrences
Normalized TeX: A = \{ \{ a, b \}, \{ a, d, e \}, \{ a, d \} \}.
- occurrence in Read; unions-and-intersections.tex, line 131, column 9
Expression 8d2cacefc75ba038
Conventional reading: the empty set
Meaning here: The unique set with no elements; in the sequence discussion it also represents the length-zero sequence.
Source notation and occurrences
Normalized TeX: \emptyset.
- occurrence in Read; basics.tex, line 17, column 11
- occurrence in Read; subsets.tex, line 28, column 38
- occurrence in Read; subsets.tex, line 85, column 1
- occurrence in Read; pairs-and-products.tex, line 122, column 30
Expression 8de0b3c47f112c59
Conventional reading: S
Meaning here: The set S defined in the surrounding example.
Source notation and occurrences
Normalized TeX: S.
- occurrence in Read; basics.tex, line 66, column 41
Expression 8fca84ca934ef037
Conventional reading: the intersection of A equals the singleton set containing a
Meaning here: For the displayed family A, a is the only element common to every member set.
Source notation and occurrences
Normalized TeX: \bigcap A = \{ a \}.
- occurrence in Read; unions-and-intersections.tex, line 132, column 41
Expression 8ff8e4c11c35764c
Conventional reading: the set a, b, c union the singleton a equals the set a, b, c
Meaning here: Adding an already present element by union does not change the set.
Source notation and occurrences
Normalized TeX: \{a, b, c \} \cup \{a \} = \{a, b, c\}.
- occurrence in Read; unions-and-intersections.tex, line 47, column 67
Expression 91e4c042569bf4a9
Conventional reading: A equals the set containing a, b, and c
Meaning here: The set A has exactly the elements a, b, and c.
Source notation and occurrences
Normalized TeX: A = \{a, b, c\}.
- occurrence in Read; pairs-and-products.tex, line 118, column 39
Expression 9229896a74117a83
Conventional reading: the set containing a, b, and c
Meaning here: A set with elements a, b, and c.
Source notation and occurrences
Normalized TeX: \{a, b, c\}.
- occurrence in Read; subsets.tex, line 86, column 7
Expression 95912c652e718f03
Conventional reading: the positive integers equal the set 1, 2, 3, and so on
Meaning here: The set of positive integers begins 1, 2, 3 and continues without end.
Source notation and occurrences
Normalized TeX: \PosInt = \{1, 2, 3, \dots\}.
- occurrence in Read; important-sets.tex, line 40, column 55
Expression 95b8ba896291ea12
Conventional reading: for every x, if x is in A then phi
Meaning here: The ordinary quantified form equivalent to the bounded universal notation over A.
Source notation and occurrences
Normalized TeX: \forall x(x \in A \lif \phi).
- occurrence in Read; subsets.tex, line 64, column 37
Expression 95d9937ec4b917e2
Conventional reading: the set containing b and c
Meaning here: A set with elements b and c.
Source notation and occurrences
Normalized TeX: \{b, c\}.
- occurrence in Read; subsets.tex, line 85, column 66
Expression 9662d6536512c620
Conventional reading: the set 1, 2, 3 cubed
Meaning here: The third Cartesian power of the set {1,2,3}.
Source notation and occurrences
Normalized TeX: \{1, 2, 3\}^3.
- occurrence in Read; pairs-and-products.tex, line 80, column 26
Expression 988f0f64587f9608
Conventional reading: x equals x sub 1 through x sub n and is an element of A star
Meaning here: The finite string x is the sequence x1 through xn over the alphabet A.
Source notation and occurrences
Normalized TeX: x=x_{1}\ldots x_{n}\in A^{*}.
- occurrence in Read; important-sets.tex, line 56, column 4
Expression 9919be8acd7fb560
Conventional reading: b equals d
Meaning here: The second coordinates b and d are equal.
Source notation and occurrences
Normalized TeX: b=d.
- occurrence in Read; pairs-and-products.tex, line 35, column 41
Expression 994ccdf6939990cd
Conventional reading: R equals the set of x such that x is not an element of itself
Meaning here: The proposed Russell set is defined as all sets that are not members of themselves.
Source notation and occurrences
Normalized TeX: R = \Setabs{x}{x \notin x}.
- occurrence in Read; russells-paradox.tex, line 40, column 1
- occurrence in Read; russells-paradox.tex, line 46, column 18
- occurrence in Read; russells-paradox.tex, line 50, column 4
- occurrence in Read; russells-paradox.tex, line 75, column 12
Expression a1cd9bf7463d214e
Conventional reading: A is a proper subset of B
Meaning here: Every element of A is in B, and A is not equal to B.
Source notation and occurrences
Normalized TeX: A \subsetneq B.
- occurrence in Read; subsets.tex, line 23, column 45
- occurrence in Read; unions-and-intersections.tex, line 171, column 16
Expression a2955421a9ffcc48
Conventional reading: the singleton set containing c
Meaning here: The set whose only element is c.
Source notation and occurrences
Normalized TeX: \{c\}.
- occurrence in Read; subsets.tex, line 85, column 33
Expression a53881d54a0cc74c
Conventional reading: the set a, a, b equals the set a, b equals the set b, a
Meaning here: Repeated elements and written order do not affect the identity of a set.
Source notation and occurrences
Normalized TeX: \{a, a, b\} = \{a, b\} = \{b,a\}..
- occurrence in Read; basics.tex, line 38, column 3
Expression a59b1c746f56b9e9
Conventional reading: the singleton set containing b
Meaning here: The set whose only element is b.
Source notation and occurrences
Normalized TeX: \{b\}.
- occurrence in Read; subsets.tex, line 85, column 24
Expression a6c926eb9f8597c0
Conventional reading: a sub 1
Meaning here: The first item in the indexed family a.
Source notation and occurrences
Normalized TeX: a_{1}.
- occurrence in Read; basics.tex, line 33, column 9
Expression a6cee7730bb0455a
Conventional reading: the ordered pair whose first coordinate is the ordered pair x, y and whose second coordinate is z
Meaning here: A nested-pair representation of the ordered triple (x,y,z).
Source notation and occurrences
Normalized TeX: \tuple{\tuple{x, y},z}.
- occurrence in Read; pairs-and-products.tex, line 44, column 36
Expression a83dd0ccbffe39d0
Conventional reading: I
Meaning here: The index set I.
Source notation and occurrences
Normalized TeX: I.
- occurrence in Read; unions-and-intersections.tex, line 144, column 54
Expression a8bdb87746a1d744
Conventional reading: array of Cartesian-product rows: B sub x sub 1 equals the set of ordered pairs x sub 1, y sub 1 through x sub 1, y sub m; B sub x sub 2 equals the set of ordered pairs x sub 2, y sub 1 through x sub 2, y sub m; the pattern continues; B sub x sub n equals the set of ordered pairs x sub n, y sub 1 through x sub n, y sub m
Meaning here: A grid arranging A cross B into one row B sub x for each x in A, with one ordered pair for each y in B.
Source notation and occurrences
Normalized TeX: \begin{array}{rcccc} B_{x_1} = & \{\tuple{x_1, y_1} & \tuple{x_1, y_2} & \dots & \tuple{x_1, y_m}\}\\ B_{x_2} = & \{\tuple{x_2, y_1} & \tuple{x_2, y_2} & \dots & \tuple{x_2, y_m}\}\\ \vdots & & \vdots\\ B_{x_n} = & \{\tuple{x_n, y_1} & \tuple{x_n, y_2} & \dots & \tuple{x_n, y_m}\} \end{array}.
- occurrence in Read; pairs-and-products.tex, line 97, column 1
Expression ab6502632839669a
Conventional reading: the power set of the set a, b, c
Meaning here: The set of every subset of {a,b,c}.
Source notation and occurrences
Normalized TeX: \Pow{\{a,b,c\}}.
- occurrence in Read; subsets.tex, line 87, column 1
Expression af6b0b2279da0a6e
Conventional reading: the set of x such that phi of x
Meaning here: The putative set of all x satisfying phi; the surrounding discussion may be asking whether such a set exists.
Source notation and occurrences
Normalized TeX: \Setabs{x}{\phi(x)}.
- occurrence in Read; basics.tex, line 60, column 1
- occurrence in Read; basics.tex, line 90, column 1
- occurrence in Read; unions-and-intersections.tex, line 14, column 44
- occurrence in Read; russells-paradox.tex, line 13, column 38
- occurrence in Read; russells-paradox.tex, line 18, column 22
Expression b277b7f59890a839
Conventional reading: A intersect B
Meaning here: The set of objects belonging to both A and B.
Source notation and occurrences
Normalized TeX: A \cap B.
- occurrence in Read; unions-and-intersections.tex, line 65, column 29
- occurrence in Read; unions-and-intersections.tex, line 72, column 58
Expression b84881531d3aa83a
Conventional reading: the ordered pair a, b equals the ordered pair c, d
Meaning here: An asserted equality between two ordered pairs.
Source notation and occurrences
Normalized TeX: \tuple{a, b}= \tuple{c, d}.
- occurrence in Read; pairs-and-products.tex, line 34, column 60
Expression bbb9f8aa8fec5523
Conventional reading: one half
Meaning here: The rational number 1 divided by 2.
Source notation and occurrences
Normalized TeX: \nicefrac{1}{2}.
- occurrence in Read; important-sets.tex, line 35, column 1
Expression bd4080cff17fd942
Conventional reading: A is an element of B
Meaning here: The set A is itself a member of the set B.
Source notation and occurrences
Normalized TeX: A \in B.
- occurrence in Read; unions-and-intersections.tex, line 135, column 32
Expression be5f882fe579d6d8
Conventional reading: the ordered quadruple x, y, z, u
Meaning here: An ordered tuple with four coordinates x, y, z, and u.
Source notation and occurrences
Normalized TeX: \tuple{x, y, z, u}.
- occurrence in Read; pairs-and-products.tex, line 42, column 19
Expression c1dd2383ee29783a
Conventional reading: A is a subset of B
Meaning here: Every element of A is also an element of B.
Source notation and occurrences
Normalized TeX: A \subseteq B.
- occurrence in Read; subsets.tex, line 21, column 51
- occurrence in Read; subsets.tex, line 23, column 4
- occurrence in Read; subsets.tex, line 44, column 38
- occurrence in Read; subsets.tex, line 53, column 18
- occurrence in Read; subsets.tex, line 69, column 38
- occurrence in Read; unions-and-intersections.tex, line 55, column 15
- occurrence in Read; unions-and-intersections.tex, line 96, column 26
Expression c220527e2692262d
Conventional reading: the rational numbers are a proper subset of the real numbers
Meaning here: Every rational number is real, and some real numbers are not rational.
Source notation and occurrences
Normalized TeX: \Rat \subsetneq \Real.
- occurrence in Read; important-sets.tex, line 36, column 6
Expression c3451a0149b85d90
Conventional reading: A star
Meaning here: The set of all finite strings over A, including the empty string.
Source notation and occurrences
Normalized TeX: A^{*}.
- occurrence in Read; important-sets.tex, line 47, column 41
Expression c614b69c438ffe95
Conventional reading: B set minus A is not the empty set
Meaning here: If A is a proper subset of B, at least one element of B lies outside A.
Source notation and occurrences
Normalized TeX: B \setminus A \neq \emptyset.
- occurrence in Read; unions-and-intersections.tex, line 171, column 39
Expression c7881a0df075ed07
Conventional reading: A union B equals B
Meaning here: Since A is contained in B, their union is B.
Source notation and occurrences
Normalized TeX: A \cup B = B.
- occurrence in Read; unions-and-intersections.tex, line 55, column 37
Expression c8e568e24f5c714c
Conventional reading: the ordered triple x, y, z
Meaning here: An ordered tuple with coordinates x, y, and z.
Source notation and occurrences
Normalized TeX: \tuple{x, y, z}.
- occurrence in Read; pairs-and-products.tex, line 41, column 45
- occurrence in Read; pairs-and-products.tex, line 44, column 15
- occurrence in Read; pairs-and-products.tex, line 71, column 38
Expression c8ea1dac1f40d313
Conventional reading: the ordered n tuple x sub 1 through x sub n
Meaning here: An ordered tuple of length n with coordinates x1 through xn.
Source notation and occurrences
Normalized TeX: \tuple{x_1, \dots, x_n}.
- occurrence in Read; pairs-and-products.tex, line 47, column 27
Expression d15940790b815553
Conventional reading: a sub n
Meaning here: The nth item in the indexed family a.
Source notation and occurrences
Normalized TeX: a_{n}.
- occurrence in Read; basics.tex, line 33, column 25
Expression d34d91a3dcbf080f
Conventional reading: the singleton set containing 0 is an element of the set containing 0 and the singleton set containing 0
Meaning here: The right-hand set contains two elements: 0 and the set {0}; the left-hand singleton is the second element.
Source notation and occurrences
Normalized TeX: \{0\} \in \{0, \{0\}\}.
- occurrence in Read; subsets.tex, line 38, column 12
Expression d4689498ff4d99cd
Conventional reading: the ordered pair whose first coordinate is the ordered pair whose first coordinate is the ordered pair x, y and second coordinate z, and whose second coordinate is u
Meaning here: The nested-pair representation of the ordered quadruple (x,y,z,u).
Source notation and occurrences
Normalized TeX: \tuple{\tuple{\tuple{x,y},z},u}.
- occurrence in Read; pairs-and-products.tex, line 46, column 1
Expression d4735e3a265e16ee
Conventional reading: 2
Meaning here: The number two.
Source notation and occurrences
Normalized TeX: 2.
- occurrence in Read; basics.tex, line 78, column 26
- occurrence in Read; subsets.tex, line 35, column 12
Expression d4808682e780fca0
Conventional reading: A set minus B equals the set of x such that x is in A and x is not in B
Meaning here: The set-builder definition of set difference.
Source notation and occurrences
Normalized TeX: A\setminus B = \Setabs{x}{x\in A \text{ and } x \notin B}..
- occurrence in Read; unions-and-intersections.tex, line 165, column 1
Expression d4ed2b359bb69345
Conventional reading: A is a subset of the union of B
Meaning here: If A is a member set of B, every element of A belongs to the union of B.
Source notation and occurrences
Normalized TeX: A \subseteq \bigcup B.
- occurrence in Read; unions-and-intersections.tex, line 135, column 48
Expression d6fed58fa6810190
Conventional reading: the binary alphabet B equals the set containing zero and one
Meaning here: The binary alphabet B has exactly the symbols 0 and 1.
Source notation and occurrences
Normalized TeX: \Bin = \{0, 1\}.
- occurrence in Read; important-sets.tex, line 42, column 9
Expression d99e76cb3ff6c737
Conventional reading: a equals c
Meaning here: The first coordinates a and c are equal.
Source notation and occurrences
Normalized TeX: a = c.
- occurrence in Read; pairs-and-products.tex, line 35, column 29
Expression dcd566a59fbf4208
Conventional reading: the set containing 1, 2, 1, 2, and 3
Meaning here: A set notation with repetitions; it denotes the same set as {1,2,3}.
Source notation and occurrences
Normalized TeX: \{1, 2, 1, 2, 3\}.
- occurrence in Read; basics.tex, line 51, column 49
- occurrence in Read; basics.tex, line 53, column 64
Expression df7e70e5021544f4
Conventional reading: B
Meaning here: The set denoted by B in the surrounding statement.
Source notation and occurrences
Normalized TeX: B.
- occurrence in Read; basics.tex, line 27, column 14
- occurrence in Read; basics.tex, line 28, column 52
- occurrence in Read; basics.tex, line 99, column 71
- occurrence in Read; subsets.tex, line 20, column 59
- occurrence in Read; subsets.tex, line 21, column 36
- occurrence in Read; subsets.tex, line 22, column 24
- occurrence in Read; subsets.tex, line 24, column 39
- occurrence in Read; subsets.tex, line 43, column 50
- occurrence in Read; subsets.tex, line 46, column 17
- occurrence in Read; subsets.tex, line 47, column 16
- occurrence in Read; subsets.tex, line 48, column 4
- occurrence in Read; subsets.tex, line 57, column 55
- occurrence in Read; subsets.tex, line 59, column 19
- occurrence in Read; unions-and-intersections.tex, line 16, column 57
- occurrence in Read; unions-and-intersections.tex, line 18, column 49
- occurrence in Read; unions-and-intersections.tex, line 19, column 47
- occurrence in Read; unions-and-intersections.tex, line 21, column 38
- occurrence in Read; unions-and-intersections.tex, line 26, column 31
- occurrence in Read; unions-and-intersections.tex, line 35, column 38
- occurrence in Read; unions-and-intersections.tex, line 36, column 50
- occurrence in Read; unions-and-intersections.tex, line 61, column 37
- occurrence in Read; unions-and-intersections.tex, line 72, column 45
- occurrence in Read; unions-and-intersections.tex, line 73, column 62
- occurrence in Read; unions-and-intersections.tex, line 153, column 18
- occurrence in Read; unions-and-intersections.tex, line 158, column 66
- occurrence in Read; unions-and-intersections.tex, line 164, column 40
- occurrence in Read; pairs-and-products.tex, line 53, column 20
- occurrence in Read; pairs-and-products.tex, line 84, column 33
Expression e0424812d1c195ce
Conventional reading: A to the k power
Meaning here: The kth Cartesian power of A.
Source notation and occurrences
Normalized TeX: A^k.
- occurrence in Read; pairs-and-products.tex, line 112, column 20
Expression e137c5e656bf2ddf
Conventional reading: A star equals the union of the singleton set containing the empty sequence, A, A squared, A cubed, and so on.
Meaning here: All finite strings over A are collected by taking the union of every finite Cartesian power, with the empty string at length zero.
Source notation and occurrences
Normalized TeX: A^* = \{\emptyset\} \cup A \cup A^2 \cup A^3 \cup \dots.
- occurrence in Read; pairs-and-products.tex, line 124, column 1
Expression e30febe63300fbc5
Conventional reading: the natural numbers are a subset of the integers, which are a subset of the rational numbers, which are a subset of the real numbers
Meaning here: The standard chain of inclusions among the four number systems.
Source notation and occurrences
Normalized TeX: \Nat \subseteq \Int \subseteq \Rat \subseteq \Real.
- occurrence in Read; important-sets.tex, line 30, column 44
Expression e378b71a44802ca1
Conventional reading: the ordered quadruple x, y, z, u
Meaning here: An ordered tuple with coordinates x, y, z, and u.
Source notation and occurrences
Normalized TeX: \tuple{x,y,z,u}.
- occurrence in Read; pairs-and-products.tex, line 45, column 25
Expression e3d4192e022af00a
Conventional reading: y sub j
Meaning here: The element y indexed by j.
Source notation and occurrences
Normalized TeX: y_j.
- occurrence in Read; pairs-and-products.tex, line 105, column 44
Expression e691119e3a8f7bb8
Conventional reading: there exists an x such that x is in A and phi
Meaning here: The ordinary quantified form equivalent to the bounded existential notation over A.
Source notation and occurrences
Normalized TeX: \exists x(x \in A \land \phi).
- occurrence in Read; subsets.tex, line 65, column 56
Expression e7f6c011776e8db7
Conventional reading: 6
Meaning here: The number six.
Source notation and occurrences
Normalized TeX: 6.
- occurrence in Read; basics.tex, line 77, column 41
- occurrence in Read; basics.tex, line 79, column 1
Expression e8a3fed33f2f1fe0
Conventional reading: 2 to the n power
Meaning here: The number of subsets of an n-element set.
Source notation and occurrences
Normalized TeX: 2^n.
- occurrence in Read; subsets.tex, line 99, column 59
Expression e8b405298dfd1494
Conventional reading: the set containing a, b, c, and d
Meaning here: A set with elements a, b, c, and d.
Source notation and occurrences
Normalized TeX: \{a, b, c, d\}.
- occurrence in Read; subsets.tex, line 95, column 21
Expression e97306133ed6eb8c
Conventional reading: n to the k power
Meaning here: The cardinality of the kth Cartesian power of an n-element set.
Source notation and occurrences
Normalized TeX: n^k.
- occurrence in Read; pairs-and-products.tex, line 112, column 30
Expression ea48a33bf9362c6f
Conventional reading: the set containing a and b
Meaning here: A set with elements a and b.
Source notation and occurrences
Normalized TeX: \{a, b\}.
- occurrence in Read; subsets.tex, line 85, column 42
Expression eb58812f61055846
Conventional reading: the set containing a, b, and c
Meaning here: A set with elements a, b, and c.
Source notation and occurrences
Normalized TeX: \{ a, b, c \}.
- occurrence in Read; subsets.tex, line 31, column 24
- occurrence in Read; subsets.tex, line 84, column 38
Expression ebe091a297bc654f
Conventional reading: R is an element of R
Meaning here: The Russell set R contains itself, considered as one side of the paradox.
Source notation and occurrences
Normalized TeX: R \in R.
- occurrence in Read; russells-paradox.tex, line 51, column 1
- occurrence in Read; russells-paradox.tex, line 56, column 88
- occurrence in Read; russells-paradox.tex, line 57, column 32
- occurrence in Read; russells-paradox.tex, line 58, column 54
- occurrence in Read; russells-paradox.tex, line 64, column 27
Expression f193a6d57ae512bb
Conventional reading: the power set of the set a, b, c equals the set containing the empty set; the singleton a; the singleton b; the singleton c; the sets a,b; b,c; a,c; and a,b,c
Meaning here: A complete enumeration of all eight subsets of {a,b,c}.
Source notation and occurrences
Normalized TeX: \Pow{\{ a, b, c \}} = \{\emptyset, \{a \}, \{b\}, \{c\}, \{a, b\}, \{b, c\}, \{a, c\}, \{a, b, c\}\}.
- occurrence in Read; subsets.tex, line 88, column 1
Expression f2294c710c2c2d57
Conventional reading: there exists an x in A such that phi
Meaning here: The bounded existential statement that some element x of A has property phi.
Source notation and occurrences
Normalized TeX: (\exists x \in A)\phi.
- occurrence in Read; subsets.tex, line 65, column 20
Expression f75dd322f11ad636
Conventional reading: A sub 2
Meaning here: The second set in the indexed family A.
Source notation and occurrences
Normalized TeX: A_2.
- occurrence in Read; unions-and-intersections.tex, line 138, column 57
Expression fc48f18e891a815f
Conventional reading: the set a, b, c intersect the set a, b equals the set a, b
Meaning here: Intersecting a set with the displayed subset {a,b} returns that subset.
Source notation and occurrences
Normalized TeX: \{a, b, c\} \cap \{a, b\} = \{a, b\}.
- occurrence in Read; unions-and-intersections.tex, line 89, column 6
Expression fcb7577c000b48cf
Conventional reading: A intersect B equals the set of x such that x is in A and x is in B
Meaning here: The intersection of A and B is defined by simultaneous membership in both sets.
Source notation and occurrences
Normalized TeX: A \cap B = \Setabs{x}{x \in A \land x \in B}.
- occurrence in Read; unions-and-intersections.tex, line 74, column 1
Expression fd5a7ff1d00de312
Conventional reading: n times m
Meaning here: The product of the finite cardinalities n and m.
Source notation and occurrences
Normalized TeX: n\cdot m.
- occurrence in Read; pairs-and-products.tex, line 85, column 15
- occurrence in Read; pairs-and-products.tex, line 94, column 1
- occurrence in Read; pairs-and-products.tex, line 106, column 59
Expression fd9be8490770582e
Conventional reading: the ordered pair x sub 1, y is not equal to the ordered pair x sub 2, y
Meaning here: Ordered pairs with distinct first coordinates x1 and x2 are distinct even when their second coordinate y is the same.
Source notation and occurrences
Normalized TeX: \tuple{x_1, y} \neq \tuple{x_2, y}.
- occurrence in Read; pairs-and-products.tex, line 91, column 43