Abstract algebra subgroup proof verificationSmallest subgroup containing a subset $A$Proof Verification (Set...
Buying a "Used" Router
How can I give a Ranger advantage on a check due to Favored Enemy without spoiling the story for the player?
What is this mysterious *green square* on my Content Editor?
Can someone explain what a key is?
Can someone explain European graduate programs in STEM fields?
How can I handle players killing my NPC outside of combat?
Expression for "unconsciously using words (or accents) used by a person you often talk with or listen to"?
Partial derivative with respect to three variables
Including proofs of known theorems in master's thesis
What happens if both players misunderstand the game state until it's too late?
How do you determine if the following series converges?
How do I break down the math symbols in this equation
Disk space full during insert, what happens?
What does @ mean in a hostname in DNS configuration?
What does an unprocessed RAW file look like?
How can I deal with my coworker having zero social cues?
What is an explicit bijection in combinatorics?
Coworker is trying to get me to sign his petition to run for office. How to decline politely?
How bad is a Computer Science course that doesn't teach Design Patterns?
When does a person lose diplomatic status?
How does holding onto an active but un-used credit card affect your ability to get a loan?
Piping Multiple Numbers into Sed
How do I make my single-minded character more interested in the main story?
Is there a way to pause a running process on Linux systems and resume later?
Abstract algebra subgroup proof verification
Smallest subgroup containing a subset $A$Proof Verification (Set Theory)Permutation(?) mappingCritique of this subgroup proof?Convincing normal subgroup proof?how is my proof on composition functionsProof verification: Every group of order n! contains non trivial normal subgroup (without Sylow)If $g circ f$ is injective and $f$ is surjective, then $g$ is injective.Julius König's proof of Schröder–Bernstein theoremSubgroup of a finite group $H$ and $G$
$begingroup$
This is my first attempt at a formally written proof so I would appreciate any pointers as far as proof-writing technique or the validity of the actual proof itself.
Note: I have not formally taken abstract algebra or a proof-writing course so I am sure that I am lacking in many proof-writing aspects, so I would really love a lot of constructive criticism both on the actual proof itself, and the way I wrote the proof. I also go into greater detail than might be appropriate for this type of proof because I am shaky on a lot of the math foundations so I figure that any imperfections in my knowledge will be more easily seen with a more explicit construction of this proof. Thank you all in advance.
Let $G$ be a finite group, and let $S$ be a nonempty subset of $G$. Suppose $S$ is closed with respect to multiplication. Prove that $S$ is a subgroup of $G$. (HINT: It remains to prove that $S$ contains $e$ and is closed with respect to inverses. Let $S$ = {$a_1$ ... $a_n$}. If $a_i$ $∈$ $S$, consider the distinct elements $a_ia_1$, $a_ia_2$, $...$ $a_ia_n$
Proof:
First we will define a function $A_1 : S rightarrow S$ that maps $s mapsto a_1s$. This function is injective because $$a_1y = a_1x$$ $$a^{-1}_1a^1y = a^{-1}_1a_1x$$ $$y = x$$
The function is then surjective because $A_1(S) subseteq S$ and since $A_1$ is injective, it contains $|S|$ elements. Therefore $A_1$ maps onto every element in $S$ and is therefore surjective as well.
This means that $a_1$ is in the image of $A_1$. Therefore $$A_1(a_1) = a_1$$ $$a_1s = a_1$$ $$s = e$$
Since $S$ is closed under multiplication, $e in S$.
Next, we will define a function $A_2 : S rightarrow S$ that maps $s mapsto a^2_1s$. This function is also injective $$a^2_1x = a^2_1y$$ $$x = y$$
It follows that this function is also surjective since it too is injective and contains |S| elements.
This means that $a_1$ is in the image of $A_2$ as well. Therefore $$A_2(z) = a_1$$ $$a^2_1z = a_1$$ $$z = a^{-1}_1$$
Since $S$ is closed under multiplication $a^{-1}_1 in S$.
Therefore $e, a^{-1}_1 in S$ so $S$ is a subgroup of $G$.
Please tear this apart! Thanks in advance.
abstract-algebra group-theory proof-verification proof-writing finite-groups
New contributor
$endgroup$
add a comment |
$begingroup$
This is my first attempt at a formally written proof so I would appreciate any pointers as far as proof-writing technique or the validity of the actual proof itself.
Note: I have not formally taken abstract algebra or a proof-writing course so I am sure that I am lacking in many proof-writing aspects, so I would really love a lot of constructive criticism both on the actual proof itself, and the way I wrote the proof. I also go into greater detail than might be appropriate for this type of proof because I am shaky on a lot of the math foundations so I figure that any imperfections in my knowledge will be more easily seen with a more explicit construction of this proof. Thank you all in advance.
Let $G$ be a finite group, and let $S$ be a nonempty subset of $G$. Suppose $S$ is closed with respect to multiplication. Prove that $S$ is a subgroup of $G$. (HINT: It remains to prove that $S$ contains $e$ and is closed with respect to inverses. Let $S$ = {$a_1$ ... $a_n$}. If $a_i$ $∈$ $S$, consider the distinct elements $a_ia_1$, $a_ia_2$, $...$ $a_ia_n$
Proof:
First we will define a function $A_1 : S rightarrow S$ that maps $s mapsto a_1s$. This function is injective because $$a_1y = a_1x$$ $$a^{-1}_1a^1y = a^{-1}_1a_1x$$ $$y = x$$
The function is then surjective because $A_1(S) subseteq S$ and since $A_1$ is injective, it contains $|S|$ elements. Therefore $A_1$ maps onto every element in $S$ and is therefore surjective as well.
This means that $a_1$ is in the image of $A_1$. Therefore $$A_1(a_1) = a_1$$ $$a_1s = a_1$$ $$s = e$$
Since $S$ is closed under multiplication, $e in S$.
Next, we will define a function $A_2 : S rightarrow S$ that maps $s mapsto a^2_1s$. This function is also injective $$a^2_1x = a^2_1y$$ $$x = y$$
It follows that this function is also surjective since it too is injective and contains |S| elements.
This means that $a_1$ is in the image of $A_2$ as well. Therefore $$A_2(z) = a_1$$ $$a^2_1z = a_1$$ $$z = a^{-1}_1$$
Since $S$ is closed under multiplication $a^{-1}_1 in S$.
Therefore $e, a^{-1}_1 in S$ so $S$ is a subgroup of $G$.
Please tear this apart! Thanks in advance.
abstract-algebra group-theory proof-verification proof-writing finite-groups
New contributor
$endgroup$
add a comment |
$begingroup$
This is my first attempt at a formally written proof so I would appreciate any pointers as far as proof-writing technique or the validity of the actual proof itself.
Note: I have not formally taken abstract algebra or a proof-writing course so I am sure that I am lacking in many proof-writing aspects, so I would really love a lot of constructive criticism both on the actual proof itself, and the way I wrote the proof. I also go into greater detail than might be appropriate for this type of proof because I am shaky on a lot of the math foundations so I figure that any imperfections in my knowledge will be more easily seen with a more explicit construction of this proof. Thank you all in advance.
Let $G$ be a finite group, and let $S$ be a nonempty subset of $G$. Suppose $S$ is closed with respect to multiplication. Prove that $S$ is a subgroup of $G$. (HINT: It remains to prove that $S$ contains $e$ and is closed with respect to inverses. Let $S$ = {$a_1$ ... $a_n$}. If $a_i$ $∈$ $S$, consider the distinct elements $a_ia_1$, $a_ia_2$, $...$ $a_ia_n$
Proof:
First we will define a function $A_1 : S rightarrow S$ that maps $s mapsto a_1s$. This function is injective because $$a_1y = a_1x$$ $$a^{-1}_1a^1y = a^{-1}_1a_1x$$ $$y = x$$
The function is then surjective because $A_1(S) subseteq S$ and since $A_1$ is injective, it contains $|S|$ elements. Therefore $A_1$ maps onto every element in $S$ and is therefore surjective as well.
This means that $a_1$ is in the image of $A_1$. Therefore $$A_1(a_1) = a_1$$ $$a_1s = a_1$$ $$s = e$$
Since $S$ is closed under multiplication, $e in S$.
Next, we will define a function $A_2 : S rightarrow S$ that maps $s mapsto a^2_1s$. This function is also injective $$a^2_1x = a^2_1y$$ $$x = y$$
It follows that this function is also surjective since it too is injective and contains |S| elements.
This means that $a_1$ is in the image of $A_2$ as well. Therefore $$A_2(z) = a_1$$ $$a^2_1z = a_1$$ $$z = a^{-1}_1$$
Since $S$ is closed under multiplication $a^{-1}_1 in S$.
Therefore $e, a^{-1}_1 in S$ so $S$ is a subgroup of $G$.
Please tear this apart! Thanks in advance.
abstract-algebra group-theory proof-verification proof-writing finite-groups
New contributor
$endgroup$
This is my first attempt at a formally written proof so I would appreciate any pointers as far as proof-writing technique or the validity of the actual proof itself.
Note: I have not formally taken abstract algebra or a proof-writing course so I am sure that I am lacking in many proof-writing aspects, so I would really love a lot of constructive criticism both on the actual proof itself, and the way I wrote the proof. I also go into greater detail than might be appropriate for this type of proof because I am shaky on a lot of the math foundations so I figure that any imperfections in my knowledge will be more easily seen with a more explicit construction of this proof. Thank you all in advance.
Let $G$ be a finite group, and let $S$ be a nonempty subset of $G$. Suppose $S$ is closed with respect to multiplication. Prove that $S$ is a subgroup of $G$. (HINT: It remains to prove that $S$ contains $e$ and is closed with respect to inverses. Let $S$ = {$a_1$ ... $a_n$}. If $a_i$ $∈$ $S$, consider the distinct elements $a_ia_1$, $a_ia_2$, $...$ $a_ia_n$
Proof:
First we will define a function $A_1 : S rightarrow S$ that maps $s mapsto a_1s$. This function is injective because $$a_1y = a_1x$$ $$a^{-1}_1a^1y = a^{-1}_1a_1x$$ $$y = x$$
The function is then surjective because $A_1(S) subseteq S$ and since $A_1$ is injective, it contains $|S|$ elements. Therefore $A_1$ maps onto every element in $S$ and is therefore surjective as well.
This means that $a_1$ is in the image of $A_1$. Therefore $$A_1(a_1) = a_1$$ $$a_1s = a_1$$ $$s = e$$
Since $S$ is closed under multiplication, $e in S$.
Next, we will define a function $A_2 : S rightarrow S$ that maps $s mapsto a^2_1s$. This function is also injective $$a^2_1x = a^2_1y$$ $$x = y$$
It follows that this function is also surjective since it too is injective and contains |S| elements.
This means that $a_1$ is in the image of $A_2$ as well. Therefore $$A_2(z) = a_1$$ $$a^2_1z = a_1$$ $$z = a^{-1}_1$$
Since $S$ is closed under multiplication $a^{-1}_1 in S$.
Therefore $e, a^{-1}_1 in S$ so $S$ is a subgroup of $G$.
Please tear this apart! Thanks in advance.
abstract-algebra group-theory proof-verification proof-writing finite-groups
abstract-algebra group-theory proof-verification proof-writing finite-groups
New contributor
New contributor
New contributor
asked 5 hours ago
ForIgreaterthanJForIgreaterthanJ
733
733
New contributor
New contributor
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
You don't need to use the second map $A_2$. Once you know that $e in S$, you know by the first part of your proof that $A_1$ is surjective, so for some $s in S, a_1s=e$. Then $s=a^{-1}$.
Another way to prove this result, by the way, is to just take all possible powers of $a_1$, which all are contained within $S$ because $S$ is multiplicatively closed. They have to repeat at some point because $S$ is finite. If $a^m=a^{m+k}=a^ma^k$, then $a^k=e in S$, and $aa^{k-1}=a^k=e Rightarrow a^{k-1}=a^{-1} in S$.
As for proof-writing, one small nit. I don't think the line $A_1(a_1) = a_1$ conveys your intended meaning. I think you mean to say $a_1 in A_1(S)$.
$endgroup$
add a comment |
$begingroup$
The proof presented here by our OP ForIgreaterthan_I appears to be logically valid; indeed, I like it because it is clever and innovative.
The way I would approach this, which alas is standard and not in fact overly clever, being as it is indeed rather obvious and straightforward, is as follows:
Let
$s in S; tag 1$
consider the powers
$s^i in S; tag 2$
since
$S subset G tag 3$
and
$vert G vert < infty, tag 4$
we have
$vert S vert < infty tag 5$
as well; thus the sequence
$s, s^2, s^3, ldots, s^i, s^{i + 1}, ldots tag 6$
must repeat itself at some point; that is,
$exists k, l in Bbb N, ; l ge k + 1, tag 7$
with
$s^l = s^k; tag 8$
then
$s^{l - k} = e; tag 9$
thus
$e = s^{l - k} in S; tag{10}$
it follows then that
$s^{l - k - 1}s = e tag{11}$
and clearly
$s^{l - k - 1} in S; tag{12}$
thus the group identity $e in S$, and every $s in S$ has an inverse in $S$; $S$ is thus a subgroup of $G$.
$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
});
}
});
ForIgreaterthanJ is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3123182%2fabstract-algebra-subgroup-proof-verification%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$
You don't need to use the second map $A_2$. Once you know that $e in S$, you know by the first part of your proof that $A_1$ is surjective, so for some $s in S, a_1s=e$. Then $s=a^{-1}$.
Another way to prove this result, by the way, is to just take all possible powers of $a_1$, which all are contained within $S$ because $S$ is multiplicatively closed. They have to repeat at some point because $S$ is finite. If $a^m=a^{m+k}=a^ma^k$, then $a^k=e in S$, and $aa^{k-1}=a^k=e Rightarrow a^{k-1}=a^{-1} in S$.
As for proof-writing, one small nit. I don't think the line $A_1(a_1) = a_1$ conveys your intended meaning. I think you mean to say $a_1 in A_1(S)$.
$endgroup$
add a comment |
$begingroup$
You don't need to use the second map $A_2$. Once you know that $e in S$, you know by the first part of your proof that $A_1$ is surjective, so for some $s in S, a_1s=e$. Then $s=a^{-1}$.
Another way to prove this result, by the way, is to just take all possible powers of $a_1$, which all are contained within $S$ because $S$ is multiplicatively closed. They have to repeat at some point because $S$ is finite. If $a^m=a^{m+k}=a^ma^k$, then $a^k=e in S$, and $aa^{k-1}=a^k=e Rightarrow a^{k-1}=a^{-1} in S$.
As for proof-writing, one small nit. I don't think the line $A_1(a_1) = a_1$ conveys your intended meaning. I think you mean to say $a_1 in A_1(S)$.
$endgroup$
add a comment |
$begingroup$
You don't need to use the second map $A_2$. Once you know that $e in S$, you know by the first part of your proof that $A_1$ is surjective, so for some $s in S, a_1s=e$. Then $s=a^{-1}$.
Another way to prove this result, by the way, is to just take all possible powers of $a_1$, which all are contained within $S$ because $S$ is multiplicatively closed. They have to repeat at some point because $S$ is finite. If $a^m=a^{m+k}=a^ma^k$, then $a^k=e in S$, and $aa^{k-1}=a^k=e Rightarrow a^{k-1}=a^{-1} in S$.
As for proof-writing, one small nit. I don't think the line $A_1(a_1) = a_1$ conveys your intended meaning. I think you mean to say $a_1 in A_1(S)$.
$endgroup$
You don't need to use the second map $A_2$. Once you know that $e in S$, you know by the first part of your proof that $A_1$ is surjective, so for some $s in S, a_1s=e$. Then $s=a^{-1}$.
Another way to prove this result, by the way, is to just take all possible powers of $a_1$, which all are contained within $S$ because $S$ is multiplicatively closed. They have to repeat at some point because $S$ is finite. If $a^m=a^{m+k}=a^ma^k$, then $a^k=e in S$, and $aa^{k-1}=a^k=e Rightarrow a^{k-1}=a^{-1} in S$.
As for proof-writing, one small nit. I don't think the line $A_1(a_1) = a_1$ conveys your intended meaning. I think you mean to say $a_1 in A_1(S)$.
answered 4 hours ago
Robert ShoreRobert Shore
1,46915
1,46915
add a comment |
add a comment |
$begingroup$
The proof presented here by our OP ForIgreaterthan_I appears to be logically valid; indeed, I like it because it is clever and innovative.
The way I would approach this, which alas is standard and not in fact overly clever, being as it is indeed rather obvious and straightforward, is as follows:
Let
$s in S; tag 1$
consider the powers
$s^i in S; tag 2$
since
$S subset G tag 3$
and
$vert G vert < infty, tag 4$
we have
$vert S vert < infty tag 5$
as well; thus the sequence
$s, s^2, s^3, ldots, s^i, s^{i + 1}, ldots tag 6$
must repeat itself at some point; that is,
$exists k, l in Bbb N, ; l ge k + 1, tag 7$
with
$s^l = s^k; tag 8$
then
$s^{l - k} = e; tag 9$
thus
$e = s^{l - k} in S; tag{10}$
it follows then that
$s^{l - k - 1}s = e tag{11}$
and clearly
$s^{l - k - 1} in S; tag{12}$
thus the group identity $e in S$, and every $s in S$ has an inverse in $S$; $S$ is thus a subgroup of $G$.
$endgroup$
add a comment |
$begingroup$
The proof presented here by our OP ForIgreaterthan_I appears to be logically valid; indeed, I like it because it is clever and innovative.
The way I would approach this, which alas is standard and not in fact overly clever, being as it is indeed rather obvious and straightforward, is as follows:
Let
$s in S; tag 1$
consider the powers
$s^i in S; tag 2$
since
$S subset G tag 3$
and
$vert G vert < infty, tag 4$
we have
$vert S vert < infty tag 5$
as well; thus the sequence
$s, s^2, s^3, ldots, s^i, s^{i + 1}, ldots tag 6$
must repeat itself at some point; that is,
$exists k, l in Bbb N, ; l ge k + 1, tag 7$
with
$s^l = s^k; tag 8$
then
$s^{l - k} = e; tag 9$
thus
$e = s^{l - k} in S; tag{10}$
it follows then that
$s^{l - k - 1}s = e tag{11}$
and clearly
$s^{l - k - 1} in S; tag{12}$
thus the group identity $e in S$, and every $s in S$ has an inverse in $S$; $S$ is thus a subgroup of $G$.
$endgroup$
add a comment |
$begingroup$
The proof presented here by our OP ForIgreaterthan_I appears to be logically valid; indeed, I like it because it is clever and innovative.
The way I would approach this, which alas is standard and not in fact overly clever, being as it is indeed rather obvious and straightforward, is as follows:
Let
$s in S; tag 1$
consider the powers
$s^i in S; tag 2$
since
$S subset G tag 3$
and
$vert G vert < infty, tag 4$
we have
$vert S vert < infty tag 5$
as well; thus the sequence
$s, s^2, s^3, ldots, s^i, s^{i + 1}, ldots tag 6$
must repeat itself at some point; that is,
$exists k, l in Bbb N, ; l ge k + 1, tag 7$
with
$s^l = s^k; tag 8$
then
$s^{l - k} = e; tag 9$
thus
$e = s^{l - k} in S; tag{10}$
it follows then that
$s^{l - k - 1}s = e tag{11}$
and clearly
$s^{l - k - 1} in S; tag{12}$
thus the group identity $e in S$, and every $s in S$ has an inverse in $S$; $S$ is thus a subgroup of $G$.
$endgroup$
The proof presented here by our OP ForIgreaterthan_I appears to be logically valid; indeed, I like it because it is clever and innovative.
The way I would approach this, which alas is standard and not in fact overly clever, being as it is indeed rather obvious and straightforward, is as follows:
Let
$s in S; tag 1$
consider the powers
$s^i in S; tag 2$
since
$S subset G tag 3$
and
$vert G vert < infty, tag 4$
we have
$vert S vert < infty tag 5$
as well; thus the sequence
$s, s^2, s^3, ldots, s^i, s^{i + 1}, ldots tag 6$
must repeat itself at some point; that is,
$exists k, l in Bbb N, ; l ge k + 1, tag 7$
with
$s^l = s^k; tag 8$
then
$s^{l - k} = e; tag 9$
thus
$e = s^{l - k} in S; tag{10}$
it follows then that
$s^{l - k - 1}s = e tag{11}$
and clearly
$s^{l - k - 1} in S; tag{12}$
thus the group identity $e in S$, and every $s in S$ has an inverse in $S$; $S$ is thus a subgroup of $G$.
answered 4 hours ago
Robert LewisRobert Lewis
46.9k23067
46.9k23067
add a comment |
add a comment |
ForIgreaterthanJ is a new contributor. Be nice, and check out our Code of Conduct.
ForIgreaterthanJ is a new contributor. Be nice, and check out our Code of Conduct.
ForIgreaterthanJ is a new contributor. Be nice, and check out our Code of Conduct.
ForIgreaterthanJ is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3123182%2fabstract-algebra-subgroup-proof-verification%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