Fundamental Group of Connected Sum of two $3$-manifolds











up vote
2
down vote

favorite












I've been asked to find the fundamental group of $(S^1times S^2)#(S^1times S^2)$. However, connected sum, as briefly defined in my class (in a vague way) was as follows: You remove a $2$-disk from each surface and concatenate them. My questions are:




  1. In this case, do we remove a $3$-disk?

  2. I have been told to use the Van Kampen theorem. How do I make the explicit partitions?

  3. I would imagine that I would at least need the fundamental group of $(S^1times S^2)$, which is $mathbb{Z}$. How do I proceed from here?










share|cite|improve this question
























  • What you do is to remove a $3$-ball from each $3$-manifold and then glue the two manifolds along the boundaries of the 3-balls. As a sphere is simply connected Van Kampen theorem implies that the fundamental group is the coproduct of the fundamental groups of the manifolds.
    – Camilo Arosemena-Serrato
    Dec 2 at 15:01















up vote
2
down vote

favorite












I've been asked to find the fundamental group of $(S^1times S^2)#(S^1times S^2)$. However, connected sum, as briefly defined in my class (in a vague way) was as follows: You remove a $2$-disk from each surface and concatenate them. My questions are:




  1. In this case, do we remove a $3$-disk?

  2. I have been told to use the Van Kampen theorem. How do I make the explicit partitions?

  3. I would imagine that I would at least need the fundamental group of $(S^1times S^2)$, which is $mathbb{Z}$. How do I proceed from here?










share|cite|improve this question
























  • What you do is to remove a $3$-ball from each $3$-manifold and then glue the two manifolds along the boundaries of the 3-balls. As a sphere is simply connected Van Kampen theorem implies that the fundamental group is the coproduct of the fundamental groups of the manifolds.
    – Camilo Arosemena-Serrato
    Dec 2 at 15:01













up vote
2
down vote

favorite









up vote
2
down vote

favorite











I've been asked to find the fundamental group of $(S^1times S^2)#(S^1times S^2)$. However, connected sum, as briefly defined in my class (in a vague way) was as follows: You remove a $2$-disk from each surface and concatenate them. My questions are:




  1. In this case, do we remove a $3$-disk?

  2. I have been told to use the Van Kampen theorem. How do I make the explicit partitions?

  3. I would imagine that I would at least need the fundamental group of $(S^1times S^2)$, which is $mathbb{Z}$. How do I proceed from here?










share|cite|improve this question















I've been asked to find the fundamental group of $(S^1times S^2)#(S^1times S^2)$. However, connected sum, as briefly defined in my class (in a vague way) was as follows: You remove a $2$-disk from each surface and concatenate them. My questions are:




  1. In this case, do we remove a $3$-disk?

  2. I have been told to use the Van Kampen theorem. How do I make the explicit partitions?

  3. I would imagine that I would at least need the fundamental group of $(S^1times S^2)$, which is $mathbb{Z}$. How do I proceed from here?







algebraic-topology low-dimensional-topology






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 2 at 15:58









Lee Mosher

47.6k33681




47.6k33681










asked Dec 2 at 14:50









Boshu

694315




694315












  • What you do is to remove a $3$-ball from each $3$-manifold and then glue the two manifolds along the boundaries of the 3-balls. As a sphere is simply connected Van Kampen theorem implies that the fundamental group is the coproduct of the fundamental groups of the manifolds.
    – Camilo Arosemena-Serrato
    Dec 2 at 15:01


















  • What you do is to remove a $3$-ball from each $3$-manifold and then glue the two manifolds along the boundaries of the 3-balls. As a sphere is simply connected Van Kampen theorem implies that the fundamental group is the coproduct of the fundamental groups of the manifolds.
    – Camilo Arosemena-Serrato
    Dec 2 at 15:01
















What you do is to remove a $3$-ball from each $3$-manifold and then glue the two manifolds along the boundaries of the 3-balls. As a sphere is simply connected Van Kampen theorem implies that the fundamental group is the coproduct of the fundamental groups of the manifolds.
– Camilo Arosemena-Serrato
Dec 2 at 15:01




What you do is to remove a $3$-ball from each $3$-manifold and then glue the two manifolds along the boundaries of the 3-balls. As a sphere is simply connected Van Kampen theorem implies that the fundamental group is the coproduct of the fundamental groups of the manifolds.
– Camilo Arosemena-Serrato
Dec 2 at 15:01










1 Answer
1






active

oldest

votes

















up vote
2
down vote



accepted










Yes, you remove a 3-disk from each manifold.



More specifically, and to address question 2, let me set up some notation. Denote $M_1$, $M_2$ to be the two $S^1 times S^2$ summands. Let $D_i subset M_i$ be a subset homeomorphic to the open 3-disk $mathbb B = {x in mathbb R^3 mid |x| < 1}$, and let $f_i : D_i to mathbb B$ be a homeomorphism. Denote $mathbb B^{1/2} = {x in mathbb R^3 mid |x| < 1/2}$, and denote $B_i^{1/2} = f_i^{-1}(mathbb B^{1/2})$. Let $S^i = partial (M_i - B_i^{1/2})$ which also equals $f_i^{-1}$ of the sphere of radius $1/2$.



As a topological space, the connected sum $M_1 # M_2$ is the quotient space of the disjoint union $M_1 - B^{1/2}_i$ and $M_2 - B^{1/2}_i$ where $S_1$ is glued to $S_2$ using the homeomorphism $f_2^{-1} circ f_1 : S_1 to S_2$.



The open sets needed for application of Van Kampen's theorem are
$$U_1 = (M_1 - B^{1/2}_1) cup f_2^{-1}(mathbb B - mathbb B^{1/2})
$$

and
$$U_2 = (M_2 - B^{1/2}_2) cup f_1^{-1}(mathbb B - mathbb B^{1/2})
$$



To address question 3, what you need for Van Kampen's Theorem is $pi_1 U_1$ and $pi_1 U_2$ and $pi_1 (U_1 cap U_2)$. It should be straightforward to make the following deductions:





  • $pi_1 U_i approx pi_1 M_i$ (this is, itself, a Van Kampen's Theorem application)


  • $U_1 cap U_2$ is homeomorphic to $S^2 times (-1,+1)$ and hence is simply connected.






share|cite|improve this answer





















  • That was very helpful, thanks a lot!
    – Boshu
    Dec 2 at 16:49











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',
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3022727%2ffundamental-group-of-connected-sum-of-two-3-manifolds%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
2
down vote



accepted










Yes, you remove a 3-disk from each manifold.



More specifically, and to address question 2, let me set up some notation. Denote $M_1$, $M_2$ to be the two $S^1 times S^2$ summands. Let $D_i subset M_i$ be a subset homeomorphic to the open 3-disk $mathbb B = {x in mathbb R^3 mid |x| < 1}$, and let $f_i : D_i to mathbb B$ be a homeomorphism. Denote $mathbb B^{1/2} = {x in mathbb R^3 mid |x| < 1/2}$, and denote $B_i^{1/2} = f_i^{-1}(mathbb B^{1/2})$. Let $S^i = partial (M_i - B_i^{1/2})$ which also equals $f_i^{-1}$ of the sphere of radius $1/2$.



As a topological space, the connected sum $M_1 # M_2$ is the quotient space of the disjoint union $M_1 - B^{1/2}_i$ and $M_2 - B^{1/2}_i$ where $S_1$ is glued to $S_2$ using the homeomorphism $f_2^{-1} circ f_1 : S_1 to S_2$.



The open sets needed for application of Van Kampen's theorem are
$$U_1 = (M_1 - B^{1/2}_1) cup f_2^{-1}(mathbb B - mathbb B^{1/2})
$$

and
$$U_2 = (M_2 - B^{1/2}_2) cup f_1^{-1}(mathbb B - mathbb B^{1/2})
$$



To address question 3, what you need for Van Kampen's Theorem is $pi_1 U_1$ and $pi_1 U_2$ and $pi_1 (U_1 cap U_2)$. It should be straightforward to make the following deductions:





  • $pi_1 U_i approx pi_1 M_i$ (this is, itself, a Van Kampen's Theorem application)


  • $U_1 cap U_2$ is homeomorphic to $S^2 times (-1,+1)$ and hence is simply connected.






share|cite|improve this answer





















  • That was very helpful, thanks a lot!
    – Boshu
    Dec 2 at 16:49















up vote
2
down vote



accepted










Yes, you remove a 3-disk from each manifold.



More specifically, and to address question 2, let me set up some notation. Denote $M_1$, $M_2$ to be the two $S^1 times S^2$ summands. Let $D_i subset M_i$ be a subset homeomorphic to the open 3-disk $mathbb B = {x in mathbb R^3 mid |x| < 1}$, and let $f_i : D_i to mathbb B$ be a homeomorphism. Denote $mathbb B^{1/2} = {x in mathbb R^3 mid |x| < 1/2}$, and denote $B_i^{1/2} = f_i^{-1}(mathbb B^{1/2})$. Let $S^i = partial (M_i - B_i^{1/2})$ which also equals $f_i^{-1}$ of the sphere of radius $1/2$.



As a topological space, the connected sum $M_1 # M_2$ is the quotient space of the disjoint union $M_1 - B^{1/2}_i$ and $M_2 - B^{1/2}_i$ where $S_1$ is glued to $S_2$ using the homeomorphism $f_2^{-1} circ f_1 : S_1 to S_2$.



The open sets needed for application of Van Kampen's theorem are
$$U_1 = (M_1 - B^{1/2}_1) cup f_2^{-1}(mathbb B - mathbb B^{1/2})
$$

and
$$U_2 = (M_2 - B^{1/2}_2) cup f_1^{-1}(mathbb B - mathbb B^{1/2})
$$



To address question 3, what you need for Van Kampen's Theorem is $pi_1 U_1$ and $pi_1 U_2$ and $pi_1 (U_1 cap U_2)$. It should be straightforward to make the following deductions:





  • $pi_1 U_i approx pi_1 M_i$ (this is, itself, a Van Kampen's Theorem application)


  • $U_1 cap U_2$ is homeomorphic to $S^2 times (-1,+1)$ and hence is simply connected.






share|cite|improve this answer





















  • That was very helpful, thanks a lot!
    – Boshu
    Dec 2 at 16:49













up vote
2
down vote



accepted







up vote
2
down vote



accepted






Yes, you remove a 3-disk from each manifold.



More specifically, and to address question 2, let me set up some notation. Denote $M_1$, $M_2$ to be the two $S^1 times S^2$ summands. Let $D_i subset M_i$ be a subset homeomorphic to the open 3-disk $mathbb B = {x in mathbb R^3 mid |x| < 1}$, and let $f_i : D_i to mathbb B$ be a homeomorphism. Denote $mathbb B^{1/2} = {x in mathbb R^3 mid |x| < 1/2}$, and denote $B_i^{1/2} = f_i^{-1}(mathbb B^{1/2})$. Let $S^i = partial (M_i - B_i^{1/2})$ which also equals $f_i^{-1}$ of the sphere of radius $1/2$.



As a topological space, the connected sum $M_1 # M_2$ is the quotient space of the disjoint union $M_1 - B^{1/2}_i$ and $M_2 - B^{1/2}_i$ where $S_1$ is glued to $S_2$ using the homeomorphism $f_2^{-1} circ f_1 : S_1 to S_2$.



The open sets needed for application of Van Kampen's theorem are
$$U_1 = (M_1 - B^{1/2}_1) cup f_2^{-1}(mathbb B - mathbb B^{1/2})
$$

and
$$U_2 = (M_2 - B^{1/2}_2) cup f_1^{-1}(mathbb B - mathbb B^{1/2})
$$



To address question 3, what you need for Van Kampen's Theorem is $pi_1 U_1$ and $pi_1 U_2$ and $pi_1 (U_1 cap U_2)$. It should be straightforward to make the following deductions:





  • $pi_1 U_i approx pi_1 M_i$ (this is, itself, a Van Kampen's Theorem application)


  • $U_1 cap U_2$ is homeomorphic to $S^2 times (-1,+1)$ and hence is simply connected.






share|cite|improve this answer












Yes, you remove a 3-disk from each manifold.



More specifically, and to address question 2, let me set up some notation. Denote $M_1$, $M_2$ to be the two $S^1 times S^2$ summands. Let $D_i subset M_i$ be a subset homeomorphic to the open 3-disk $mathbb B = {x in mathbb R^3 mid |x| < 1}$, and let $f_i : D_i to mathbb B$ be a homeomorphism. Denote $mathbb B^{1/2} = {x in mathbb R^3 mid |x| < 1/2}$, and denote $B_i^{1/2} = f_i^{-1}(mathbb B^{1/2})$. Let $S^i = partial (M_i - B_i^{1/2})$ which also equals $f_i^{-1}$ of the sphere of radius $1/2$.



As a topological space, the connected sum $M_1 # M_2$ is the quotient space of the disjoint union $M_1 - B^{1/2}_i$ and $M_2 - B^{1/2}_i$ where $S_1$ is glued to $S_2$ using the homeomorphism $f_2^{-1} circ f_1 : S_1 to S_2$.



The open sets needed for application of Van Kampen's theorem are
$$U_1 = (M_1 - B^{1/2}_1) cup f_2^{-1}(mathbb B - mathbb B^{1/2})
$$

and
$$U_2 = (M_2 - B^{1/2}_2) cup f_1^{-1}(mathbb B - mathbb B^{1/2})
$$



To address question 3, what you need for Van Kampen's Theorem is $pi_1 U_1$ and $pi_1 U_2$ and $pi_1 (U_1 cap U_2)$. It should be straightforward to make the following deductions:





  • $pi_1 U_i approx pi_1 M_i$ (this is, itself, a Van Kampen's Theorem application)


  • $U_1 cap U_2$ is homeomorphic to $S^2 times (-1,+1)$ and hence is simply connected.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Dec 2 at 16:10









Lee Mosher

47.6k33681




47.6k33681












  • That was very helpful, thanks a lot!
    – Boshu
    Dec 2 at 16:49


















  • That was very helpful, thanks a lot!
    – Boshu
    Dec 2 at 16:49
















That was very helpful, thanks a lot!
– Boshu
Dec 2 at 16:49




That was very helpful, thanks a lot!
– Boshu
Dec 2 at 16:49


















draft saved

draft discarded




















































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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3022727%2ffundamental-group-of-connected-sum-of-two-3-manifolds%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Karlovacs län

Cabo Verde