Proof verification: Every set that contains a linearly dependent set is linearly dependent.
$begingroup$
I wrote a proof for a theorem and would appreciate if someone could check if my proof is sound. Thanks a lot.
$Theorem$:
Every set that contains a linearly dependent set is linearly dependent.
$Proof$:
Let $S={v_1, v_2,...,v_k}$ be a set of vectors. Let $L={v_1, v_2, ..., v_l} subset S$, $l lt k$, be a linearly dependent subset of $S$.
Since $L$ is linearly dependent, there must exist, without loss of generality, $v_1 in L$ such that
$$sum_{i=2}^l alpha_i v_i = v_1, alpha_i in mathbb{R}$$
Then we can write a sum
$$sum_{i=2}^l alpha_i v_i + sum_{i = l+1}^k 0 v_i= v_1 =$$
$$sum_{i=2}^k alpha_i v_i = v_1$$
where $alpha_i=0$ for $l+1 lt ilt k$.
Rearranging,
$$sum_{i=2}^k alpha_i v_i - v_1 = 0 iff sum_{i=1}^k alpha_i v_i = 0$$
with $alpha_i in mathbb{R}$ not all zero.
Thus, the set $S$ is linearly dependent. This completes the proof.
proof-verification vector-spaces
$endgroup$
add a comment |
$begingroup$
I wrote a proof for a theorem and would appreciate if someone could check if my proof is sound. Thanks a lot.
$Theorem$:
Every set that contains a linearly dependent set is linearly dependent.
$Proof$:
Let $S={v_1, v_2,...,v_k}$ be a set of vectors. Let $L={v_1, v_2, ..., v_l} subset S$, $l lt k$, be a linearly dependent subset of $S$.
Since $L$ is linearly dependent, there must exist, without loss of generality, $v_1 in L$ such that
$$sum_{i=2}^l alpha_i v_i = v_1, alpha_i in mathbb{R}$$
Then we can write a sum
$$sum_{i=2}^l alpha_i v_i + sum_{i = l+1}^k 0 v_i= v_1 =$$
$$sum_{i=2}^k alpha_i v_i = v_1$$
where $alpha_i=0$ for $l+1 lt ilt k$.
Rearranging,
$$sum_{i=2}^k alpha_i v_i - v_1 = 0 iff sum_{i=1}^k alpha_i v_i = 0$$
with $alpha_i in mathbb{R}$ not all zero.
Thus, the set $S$ is linearly dependent. This completes the proof.
proof-verification vector-spaces
$endgroup$
$begingroup$
Perfect!$hspace{0pt}$
$endgroup$
– Theo Bendit
Jan 8 at 7:15
1
$begingroup$
@TheoBendit Sure about that?
$endgroup$
– José Carlos Santos
Jan 8 at 7:20
add a comment |
$begingroup$
I wrote a proof for a theorem and would appreciate if someone could check if my proof is sound. Thanks a lot.
$Theorem$:
Every set that contains a linearly dependent set is linearly dependent.
$Proof$:
Let $S={v_1, v_2,...,v_k}$ be a set of vectors. Let $L={v_1, v_2, ..., v_l} subset S$, $l lt k$, be a linearly dependent subset of $S$.
Since $L$ is linearly dependent, there must exist, without loss of generality, $v_1 in L$ such that
$$sum_{i=2}^l alpha_i v_i = v_1, alpha_i in mathbb{R}$$
Then we can write a sum
$$sum_{i=2}^l alpha_i v_i + sum_{i = l+1}^k 0 v_i= v_1 =$$
$$sum_{i=2}^k alpha_i v_i = v_1$$
where $alpha_i=0$ for $l+1 lt ilt k$.
Rearranging,
$$sum_{i=2}^k alpha_i v_i - v_1 = 0 iff sum_{i=1}^k alpha_i v_i = 0$$
with $alpha_i in mathbb{R}$ not all zero.
Thus, the set $S$ is linearly dependent. This completes the proof.
proof-verification vector-spaces
$endgroup$
I wrote a proof for a theorem and would appreciate if someone could check if my proof is sound. Thanks a lot.
$Theorem$:
Every set that contains a linearly dependent set is linearly dependent.
$Proof$:
Let $S={v_1, v_2,...,v_k}$ be a set of vectors. Let $L={v_1, v_2, ..., v_l} subset S$, $l lt k$, be a linearly dependent subset of $S$.
Since $L$ is linearly dependent, there must exist, without loss of generality, $v_1 in L$ such that
$$sum_{i=2}^l alpha_i v_i = v_1, alpha_i in mathbb{R}$$
Then we can write a sum
$$sum_{i=2}^l alpha_i v_i + sum_{i = l+1}^k 0 v_i= v_1 =$$
$$sum_{i=2}^k alpha_i v_i = v_1$$
where $alpha_i=0$ for $l+1 lt ilt k$.
Rearranging,
$$sum_{i=2}^k alpha_i v_i - v_1 = 0 iff sum_{i=1}^k alpha_i v_i = 0$$
with $alpha_i in mathbb{R}$ not all zero.
Thus, the set $S$ is linearly dependent. This completes the proof.
proof-verification vector-spaces
proof-verification vector-spaces
asked Jan 8 at 7:14
Ulrich Paul WohakUlrich Paul Wohak
52
52
$begingroup$
Perfect!$hspace{0pt}$
$endgroup$
– Theo Bendit
Jan 8 at 7:15
1
$begingroup$
@TheoBendit Sure about that?
$endgroup$
– José Carlos Santos
Jan 8 at 7:20
add a comment |
$begingroup$
Perfect!$hspace{0pt}$
$endgroup$
– Theo Bendit
Jan 8 at 7:15
1
$begingroup$
@TheoBendit Sure about that?
$endgroup$
– José Carlos Santos
Jan 8 at 7:20
$begingroup$
Perfect!$hspace{0pt}$
$endgroup$
– Theo Bendit
Jan 8 at 7:15
$begingroup$
Perfect!$hspace{0pt}$
$endgroup$
– Theo Bendit
Jan 8 at 7:15
1
1
$begingroup$
@TheoBendit Sure about that?
$endgroup$
– José Carlos Santos
Jan 8 at 7:20
$begingroup$
@TheoBendit Sure about that?
$endgroup$
– José Carlos Santos
Jan 8 at 7:20
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
It is not correct. You actually did not use the fact that $L$ is linearly dependent at all. In the second paragraph of you proof, you should have written that, since $L$ is linearly dependente, there are numbers $alpha_1,ldots,alpha_linmathbb R$ not all of which are $0$ such that $sum_{j=1}^lalpha_jv_j=0$.
Besides, you assumed that $S$ is finite, but the statement that you are trying to prove doesn't contain that assumption.
$endgroup$
$begingroup$
Thank you Jose! Assuming that $S$ is finite, and starting with: Since $L$ is linearly dependent, there must exist $alpha_i in mathbb{R}$ not all zero such that $sum_{i=1}^l alpha_i v_i = 0$, it follows that, without loss of generality, $v_1 = sum_{i=2}^l alpha_i v_i$. If I then continue with the rest of my proof, would that work?
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:27
$begingroup$
Yes, it would be fine.
$endgroup$
– José Carlos Santos
Jan 8 at 7:31
$begingroup$
Muchas gracias! :)
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:32
add a comment |
$begingroup$
Suppose on contrary let us consider a set S which is linearly independent and a subset T which is linearly dependent. Now we claim that every suset of linearly independent set is linearly independent
Now if it is singleton then we have done because every single vector is linearly independent And if it is not singleton then we have,suppose it is linearly dependent then there exit some scalars atleast one of them is non zero which is not possible. This shows that every suset of LI set is LI Since we have a subset T which is linearly dependent of a set S which is linearly independent then by above result S have to be linearly dependent which contradicts our assumption. Hence,every suset of LD is LD
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3065884%2fproof-verification-every-set-that-contains-a-linearly-dependent-set-is-linearly%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
It is not correct. You actually did not use the fact that $L$ is linearly dependent at all. In the second paragraph of you proof, you should have written that, since $L$ is linearly dependente, there are numbers $alpha_1,ldots,alpha_linmathbb R$ not all of which are $0$ such that $sum_{j=1}^lalpha_jv_j=0$.
Besides, you assumed that $S$ is finite, but the statement that you are trying to prove doesn't contain that assumption.
$endgroup$
$begingroup$
Thank you Jose! Assuming that $S$ is finite, and starting with: Since $L$ is linearly dependent, there must exist $alpha_i in mathbb{R}$ not all zero such that $sum_{i=1}^l alpha_i v_i = 0$, it follows that, without loss of generality, $v_1 = sum_{i=2}^l alpha_i v_i$. If I then continue with the rest of my proof, would that work?
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:27
$begingroup$
Yes, it would be fine.
$endgroup$
– José Carlos Santos
Jan 8 at 7:31
$begingroup$
Muchas gracias! :)
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:32
add a comment |
$begingroup$
It is not correct. You actually did not use the fact that $L$ is linearly dependent at all. In the second paragraph of you proof, you should have written that, since $L$ is linearly dependente, there are numbers $alpha_1,ldots,alpha_linmathbb R$ not all of which are $0$ such that $sum_{j=1}^lalpha_jv_j=0$.
Besides, you assumed that $S$ is finite, but the statement that you are trying to prove doesn't contain that assumption.
$endgroup$
$begingroup$
Thank you Jose! Assuming that $S$ is finite, and starting with: Since $L$ is linearly dependent, there must exist $alpha_i in mathbb{R}$ not all zero such that $sum_{i=1}^l alpha_i v_i = 0$, it follows that, without loss of generality, $v_1 = sum_{i=2}^l alpha_i v_i$. If I then continue with the rest of my proof, would that work?
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:27
$begingroup$
Yes, it would be fine.
$endgroup$
– José Carlos Santos
Jan 8 at 7:31
$begingroup$
Muchas gracias! :)
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:32
add a comment |
$begingroup$
It is not correct. You actually did not use the fact that $L$ is linearly dependent at all. In the second paragraph of you proof, you should have written that, since $L$ is linearly dependente, there are numbers $alpha_1,ldots,alpha_linmathbb R$ not all of which are $0$ such that $sum_{j=1}^lalpha_jv_j=0$.
Besides, you assumed that $S$ is finite, but the statement that you are trying to prove doesn't contain that assumption.
$endgroup$
It is not correct. You actually did not use the fact that $L$ is linearly dependent at all. In the second paragraph of you proof, you should have written that, since $L$ is linearly dependente, there are numbers $alpha_1,ldots,alpha_linmathbb R$ not all of which are $0$ such that $sum_{j=1}^lalpha_jv_j=0$.
Besides, you assumed that $S$ is finite, but the statement that you are trying to prove doesn't contain that assumption.
answered Jan 8 at 7:20
José Carlos SantosJosé Carlos Santos
171k23132240
171k23132240
$begingroup$
Thank you Jose! Assuming that $S$ is finite, and starting with: Since $L$ is linearly dependent, there must exist $alpha_i in mathbb{R}$ not all zero such that $sum_{i=1}^l alpha_i v_i = 0$, it follows that, without loss of generality, $v_1 = sum_{i=2}^l alpha_i v_i$. If I then continue with the rest of my proof, would that work?
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:27
$begingroup$
Yes, it would be fine.
$endgroup$
– José Carlos Santos
Jan 8 at 7:31
$begingroup$
Muchas gracias! :)
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:32
add a comment |
$begingroup$
Thank you Jose! Assuming that $S$ is finite, and starting with: Since $L$ is linearly dependent, there must exist $alpha_i in mathbb{R}$ not all zero such that $sum_{i=1}^l alpha_i v_i = 0$, it follows that, without loss of generality, $v_1 = sum_{i=2}^l alpha_i v_i$. If I then continue with the rest of my proof, would that work?
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:27
$begingroup$
Yes, it would be fine.
$endgroup$
– José Carlos Santos
Jan 8 at 7:31
$begingroup$
Muchas gracias! :)
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:32
$begingroup$
Thank you Jose! Assuming that $S$ is finite, and starting with: Since $L$ is linearly dependent, there must exist $alpha_i in mathbb{R}$ not all zero such that $sum_{i=1}^l alpha_i v_i = 0$, it follows that, without loss of generality, $v_1 = sum_{i=2}^l alpha_i v_i$. If I then continue with the rest of my proof, would that work?
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:27
$begingroup$
Thank you Jose! Assuming that $S$ is finite, and starting with: Since $L$ is linearly dependent, there must exist $alpha_i in mathbb{R}$ not all zero such that $sum_{i=1}^l alpha_i v_i = 0$, it follows that, without loss of generality, $v_1 = sum_{i=2}^l alpha_i v_i$. If I then continue with the rest of my proof, would that work?
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:27
$begingroup$
Yes, it would be fine.
$endgroup$
– José Carlos Santos
Jan 8 at 7:31
$begingroup$
Yes, it would be fine.
$endgroup$
– José Carlos Santos
Jan 8 at 7:31
$begingroup$
Muchas gracias! :)
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:32
$begingroup$
Muchas gracias! :)
$endgroup$
– Ulrich Paul Wohak
Jan 8 at 7:32
add a comment |
$begingroup$
Suppose on contrary let us consider a set S which is linearly independent and a subset T which is linearly dependent. Now we claim that every suset of linearly independent set is linearly independent
Now if it is singleton then we have done because every single vector is linearly independent And if it is not singleton then we have,suppose it is linearly dependent then there exit some scalars atleast one of them is non zero which is not possible. This shows that every suset of LI set is LI Since we have a subset T which is linearly dependent of a set S which is linearly independent then by above result S have to be linearly dependent which contradicts our assumption. Hence,every suset of LD is LD
$endgroup$
add a comment |
$begingroup$
Suppose on contrary let us consider a set S which is linearly independent and a subset T which is linearly dependent. Now we claim that every suset of linearly independent set is linearly independent
Now if it is singleton then we have done because every single vector is linearly independent And if it is not singleton then we have,suppose it is linearly dependent then there exit some scalars atleast one of them is non zero which is not possible. This shows that every suset of LI set is LI Since we have a subset T which is linearly dependent of a set S which is linearly independent then by above result S have to be linearly dependent which contradicts our assumption. Hence,every suset of LD is LD
$endgroup$
add a comment |
$begingroup$
Suppose on contrary let us consider a set S which is linearly independent and a subset T which is linearly dependent. Now we claim that every suset of linearly independent set is linearly independent
Now if it is singleton then we have done because every single vector is linearly independent And if it is not singleton then we have,suppose it is linearly dependent then there exit some scalars atleast one of them is non zero which is not possible. This shows that every suset of LI set is LI Since we have a subset T which is linearly dependent of a set S which is linearly independent then by above result S have to be linearly dependent which contradicts our assumption. Hence,every suset of LD is LD
$endgroup$
Suppose on contrary let us consider a set S which is linearly independent and a subset T which is linearly dependent. Now we claim that every suset of linearly independent set is linearly independent
Now if it is singleton then we have done because every single vector is linearly independent And if it is not singleton then we have,suppose it is linearly dependent then there exit some scalars atleast one of them is non zero which is not possible. This shows that every suset of LI set is LI Since we have a subset T which is linearly dependent of a set S which is linearly independent then by above result S have to be linearly dependent which contradicts our assumption. Hence,every suset of LD is LD
answered Jan 8 at 9:00
Abhishek TripathiAbhishek Tripathi
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3065884%2fproof-verification-every-set-that-contains-a-linearly-dependent-set-is-linearly%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Perfect!$hspace{0pt}$
$endgroup$
– Theo Bendit
Jan 8 at 7:15
1
$begingroup$
@TheoBendit Sure about that?
$endgroup$
– José Carlos Santos
Jan 8 at 7:20