Merged
Conversation
Owner
|
@GGG710 a compilacao ta falhando com o mesmo erro: |
jonasagx
reviewed
Apr 5, 2024
| \end{exercise} | ||
|
|
||
| We will avoid referring explicitly to the universal set $\mathcal{U}$ whenever possible, but it will always be there in the background. This is convenient because we no longer need to worry about the domain of discourse of free variables (as we did in \Cref{defPredicate}), so that we can abbreviate `$\forall x \in \mathcal{U},\, p(x)$' by `$\forall x,\, p(x)$', and `$\exists x \in \mathcal{U},\, p(x)$' by `$\exists x,\, p(x)$'. | ||
| Evitaremos nos referir explicitamente ao conjunto universal $\mathcal{U}$ sempre que possível, mas ele sempre estará lá em segundo plano. Isto é conveniente porque não precisamos mais nos preocupar com o domínio de discurso das variáveis livres (como fizemos em \Cref{defPredicate}), para que possamos abreviar `$\forall x \in \mathcal{U},\, p(x)$' por `$\forall x,\, p(x)$', and `$\exists x \in \mathcal{U},\, p(x)$' by `$\exists x,\, p(x)$'. |
jonasagx
reviewed
Apr 5, 2024
Comment on lines
37
to
38
| \item $\forall x \in X,\, p(x)$ is logically equivalent to $\forall x,\, (x \in X \Rightarrow p(x))$; and | ||
| \item $\exists x \in X,\, p(x)$ is logically equivalent to $\exists x,\, (x \in X \wedge p(x))$. |
Owner
There was a problem hiding this comment.
Essas duas linhas nao foram traduzidas
jonasagx
reviewed
Apr 5, 2024
|
|
||
| \textbf{Lists.}\index{list notation} | ||
| One way is simply to provide a \textbf{list} of the elements of the set. To specify that the list denotes a set, we enclose the list with $\{$curly brackets$\}$\nindex{set}{$\{ \cdots \}$}{set notation} \inlatex{\{,\textbackslash{}\}}\lindexmmc{\{\dots\textbackslash{}\}}{$\{\dots\}$}. For example, the following is a specification of a set $X$, whose elements are the natural numbers between $0$ and $5$ (inclusive): | ||
| Uma maneira é simplesmente fornecer uma \textbf{lista} dos elementos do conjunto. Para especificar que a lista denota um conjunto, colocamos a lista entre $\{$colchetes$\}$\nindex{set}{$\{ \cdots \}$}{set notation} \inlatex{\{,\ barra de texto{}\}}\lindexmmc{\{\dots\textbackslash{}\}}{$\{\dots\}$}. Por exemplo, o seguinte é uma especificação de um conjunto $X$, cujos elementos são os números naturais entre $0$ e $5$ (inclusive): |
Owner
There was a problem hiding this comment.
Suggested change
| Uma maneira é simplesmente fornecer uma \textbf{lista} dos elementos do conjunto. Para especificar que a lista denota um conjunto, colocamos a lista entre $\{$colchetes$\}$\nindex{set}{$\{ \cdots \}$}{set notation} \inlatex{\{,\ barra de texto{}\}}\lindexmmc{\{\dots\textbackslash{}\}}{$\{\dots\}$}. Por exemplo, o seguinte é uma especificação de um conjunto $X$, cujos elementos são os números naturais entre $0$ e $5$ (inclusive): | |
| Uma maneira é simplesmente fornecer uma \textbf{lista} dos elementos do conjunto. Para especificar que a lista denota um conjunto, colocamos a lista entre $\{$colchetes$\}$\nindex{set}{$\{ \cdots \}$}{set notation} \inlatex{\{,\textbackslash{}\}}\lindexmmc{\{\dots\textbackslash{}\}}{$\{\dots\}$}. Por exemplo, o seguinte é uma especificação de um conjunto $X$, cujos elementos são os números naturais entre $0$ e $5$ (inclusive): |
jonasagx
reviewed
Apr 5, 2024
|
|
||
| \textbf{Lists.}\index{list notation} | ||
| One way is simply to provide a \textbf{list} of the elements of the set. To specify that the list denotes a set, we enclose the list with $\{$curly brackets$\}$\nindex{set}{$\{ \cdots \}$}{set notation} \inlatex{\{,\textbackslash{}\}}\lindexmmc{\{\dots\textbackslash{}\}}{$\{\dots\}$}. For example, the following is a specification of a set $X$, whose elements are the natural numbers between $0$ and $5$ (inclusive): | ||
| Uma maneira é simplesmente fornecer uma \textbf{lista} dos elementos do conjunto. Para especificar que a lista denota um conjunto, colocamos a lista entre $\{$colchetes$\}$\nindex{set}{$\{ \cdots \}$}{set notation} \inlatex{\{,\ barra de texto{}\}}\lindexmmc{\{\dots\textbackslash{}\}}{$\{\dots\}$}. Por exemplo, o seguinte é uma especificação de um conjunto $X$, cujos elementos são os números naturais entre $0$ e $5$ (inclusive): |
Owner
There was a problem hiding this comment.
set notation na frase pode ser traduzido
jonasagx
reviewed
Apr 5, 2024
| Uma maneira é simplesmente fornecer uma \textbf{lista} dos elementos do conjunto. Para especificar que a lista denota um conjunto, colocamos a lista entre $\{$colchetes$\}$\nindex{set}{$\{ \cdots \}$}{set notation} \inlatex{\{,\ barra de texto{}\}}\lindexmmc{\{\dots\textbackslash{}\}}{$\{\dots\}$}. Por exemplo, o seguinte é uma especificação de um conjunto $X$, cujos elementos são os números naturais entre $0$ e $5$ (inclusive): | ||
| \[ X = \{ 0, 1, 2, 3, 4, 5 \} \] | ||
|
|
||
| \textbf{Implied lists.}\index{implied list notation} |
Owner
There was a problem hiding this comment.
implied list notation pode ser traduzido
jonasagx
reviewed
Apr 5, 2024
| \textbf{Implied lists.}\index{implied list notation} | ||
| Sometimes a list might be too long to write out---maybe even infinite---or the length of the list might depend on a variable. In these cases it will be convenient to use an \textbf{implied list}, in which some elements of the list are written, and the rest are left implicit by writing an ellipsis `$\dots$' \inlatex{dots}\lindexmmc{dots}{$\dots$}. For example, the statement | ||
| \textbf{Listas implícitas.}\index{implied list notation} | ||
| Às vezes, uma lista pode ser muito longa para ser escrita — talvez até infinita — ou o comprimento da lista pode depender de uma variável. Nestes casos será conveniente usar uma \textbf{lista implícita}, na qual alguns elementos da lista são escritos, e o resto fica implícito escrevendo reticências `$\dots$' \inlatex{pontos}\lindexmmc {pontos}{$\pontos$}. Por exemplo, a afirmação |
Owner
There was a problem hiding this comment.
Suggested change
| Às vezes, uma lista pode ser muito longa para ser escrita — talvez até infinita — ou o comprimento da lista pode depender de uma variável. Nestes casos será conveniente usar uma \textbf{lista implícita}, na qual alguns elementos da lista são escritos, e o resto fica implícito escrevendo reticências `$\dots$' \inlatex{pontos}\lindexmmc {pontos}{$\pontos$}. Por exemplo, a afirmação | |
| Às vezes, uma lista pode ser muito longa para ser escrita — talvez até infinita — ou o comprimento da lista pode depender de uma variável. Nestes casos será conveniente usar uma \textbf{lista implícita}, na qual alguns elementos da lista são escritos, e o resto fica implícito escrevendo reticências `$\dots$' \inlatex{pontos}\lindexmmc {pontos}{$\dots $}. Por exemplo, a afirmação |
jonasagx
reviewed
Apr 5, 2024
| \subsubsection*{Conjuntos de energia} | ||
| \begin{tldrlist} | ||
| \tldritem{defPowerSet} The \textit{power set} of a set $X$ is the set of all subsets of $X$. | ||
| \tldritem{defPowerSet} O \textit{conjunto de potências} de um conjunto XX é o conjunto de todos os subconjuntos de XX. |
Owner
There was a problem hiding this comment.
Suggested change
| \tldritem{defPowerSet} O \textit{conjunto de potências} de um conjunto XX é o conjunto de todos os subconjuntos de XX. | |
| \tldritem{defPowerSet} O \textit{conjunto de potências} de um conjunto $X$ é o conjunto de todos os subconjuntos de XX. |
jonasagx
reviewed
Apr 5, 2024
| \tldritem{defInhabited} A set $X$ is \textit{inhabited} if it has at least one element; otherwise, it is \textit{empty}. | ||
| \tldritem{thmEmptySetIsUnique} There is a unique empty set, denoted by $\varnothing$ or $\{ \}$. | ||
| \tldritem{defInhabited} Um conjunto $X$ é \textit{habitado} se tiver pelo menos um elemento; caso contrário, está \textit{vazio}. | ||
| \tldritem{thmEmptySetIsUnique} Existe um conjunto vazio único, denotado por $\varnothing$ or $\{ \}$. |
Owner
There was a problem hiding this comment.
Suggested change
| \tldritem{thmEmptySetIsUnique} Existe um conjunto vazio único, denotado por $\varnothing$ or $\{ \}$. | |
| \tldritem{thmEmptySetIsUnique} Existe um conjunto vazio único, denotado por $\varnothing$ ou $\{ \}$. |
\dots is a latex function and it shouldn’t be translated
jonasagx
reviewed
May 27, 2024
|
|
||
| \begin{exercise} | ||
| For each of the following illustrations, find the interval that it depicts. A filled circle $\bullet$ indicates that an end-point is included in the interval, whereas a hollow circle $\circ$ indicates that an end-point is not included in the interval. | ||
| Para cada uma das ilustrações a seguir, encontre o intervalo que ela representa. Um círculo preenchido \bullet indica que um ponto final está incluído no intervalo, enquanto um círculo vazio \circ indica que um ponto final não está incluído no intervalo. |
Owner
There was a problem hiding this comment.
Suggested change
| Para cada uma das ilustrações a seguir, encontre o intervalo que ela representa. Um círculo preenchido \bullet indica que um ponto final está incluído no intervalo, enquanto um círculo vazio \circ indica que um ponto final não está incluído no intervalo. | |
| Para cada uma das ilustrações a seguir, encontre o intervalo que ela representa. Um círculo preenchido $\bullet$ indica que um ponto final está incluído no intervalo, enquanto um círculo vazio $\circ$ indica que um ponto final não está incluído no intervalo. |
Due to copy-pasta the symbols and their latex name are mixed.
jonasagx
reviewed
May 28, 2024
| Então devemos ter $a \in [-1,1]$, como requerido. | ||
|
|
||
| \item ($\supseteq$) Let $a \in [-1,1]$. Then $-1 \le a \le 1$, so $|a| \le 1$, and hence $a^2 = |a|^2 \le 1$, so that $a \in \{ x \in \mathbb{R} \mid x^2 \le 1 \}$, as required. | ||
| \item ($\supseteq$) Seja $a \in [-1,1]$. Então $-1 \le a \le 1$, então $|a| \le 1$, e desde então $a^2 = |a|^2 \le 1$, para que $a \in \{ x \in \mathbb{R} \mid x^2 \le 1 \}$, como requerido. |
Owner
There was a problem hiding this comment.
Essa linha tem símbolos especiais
|
|
||
| \begin{exercise} | ||
| Prove that $\{ x \in \mathbb{R} \mid x^2 < x \} = (0,1)$. | ||
| Prove que {x∈R∣x2<x}=(0,1)\{ x \in \mathbb{R} \mid x^2 < x \} = (0,1). |
jonasagx
reviewed
Jun 2, 2024
jonasagx
approved these changes
Jul 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.