Skip to content

Commit 0a400f7

Browse files
eguindonrzach
authored andcommitted
Harmonize capitalization
The rest of the chapter uses capitals for set variables
1 parent 25a3297 commit 0a400f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/sets-functions-relations/sets/basics.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
A \emph{set} is a collection of objects, considered {as} a single
1313
object. The objects making up the set are called \emph{elements} or
14-
\emph{members} of the set. If $x$ is !!a{element} of a set~$a$, we
15-
write $x \in a$; if not, we write $x \notin a$. The set which has no
14+
\emph{members} of the set. If $x$ is !!a{element} of a set~$A$, we
15+
write $x \in A$; if not, we write $x \notin A$. The set which has no
1616
!!{element}s is called the \emph{empty} set and
1717
denoted~``$\emptyset$''.
1818

0 commit comments

Comments
 (0)