We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a3297 commit 0a400f7Copy full SHA for 0a400f7
content/sets-functions-relations/sets/basics.tex
@@ -11,8 +11,8 @@
11
12
A \emph{set} is a collection of objects, considered {as} a single
13
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
+\emph{members} of the set. If $x$ is !!a{element} of a set~$A$, we
+write $x \in A$; if not, we write $x \notin A$. The set which has no
16
!!{element}s is called the \emph{empty} set and
17
denoted~``$\emptyset$''.
18
0 commit comments