$2-$cell embedding of a graph in a surface

Multi tool use
$begingroup$
I want to prove that every graph $G$ embeddable in the projective plane has a vertex of degree $leq 5$. If I suppose the graph has a $2-$cell embedding (an embedding in a way every face is homeomorphic to a disk) we can extend it to a triangulation and in a triangulation we can easily prove using Euler's formula that there are exactly $3n-3$ edges, from which we get that $delta(G)leq 2frac{3n-3}{n}<6$ so we get the result.
In the general case, when the embedding is arbitrary, I wanted to approach it proving that every graph which can be embedded in the projective plane, can be seen as a subgraph of a graph with a $2-$cell embedding. I don't know if this is true, but at the least, if the graph is planar, we can add edges to make it into a maximal planar graph, so that the outer face (in a plane embedding) is a triangle, and drawing it inside the cycle $4564$ in the following $2-$cell embedding of $K_{6}$ (edges of the same color are identified) would make it a subgraph of a $2-$cell embeddable graph.
I think the same approach would work to prove that planar graphs can be drawn as subgraphs of $2-$cell embeddable graphs in any compact and closed surface.
But what happens if the graph is not planar? Is there a better approach for this?
graph-theory
$endgroup$
add a comment |
$begingroup$
I want to prove that every graph $G$ embeddable in the projective plane has a vertex of degree $leq 5$. If I suppose the graph has a $2-$cell embedding (an embedding in a way every face is homeomorphic to a disk) we can extend it to a triangulation and in a triangulation we can easily prove using Euler's formula that there are exactly $3n-3$ edges, from which we get that $delta(G)leq 2frac{3n-3}{n}<6$ so we get the result.
In the general case, when the embedding is arbitrary, I wanted to approach it proving that every graph which can be embedded in the projective plane, can be seen as a subgraph of a graph with a $2-$cell embedding. I don't know if this is true, but at the least, if the graph is planar, we can add edges to make it into a maximal planar graph, so that the outer face (in a plane embedding) is a triangle, and drawing it inside the cycle $4564$ in the following $2-$cell embedding of $K_{6}$ (edges of the same color are identified) would make it a subgraph of a $2-$cell embeddable graph.
I think the same approach would work to prove that planar graphs can be drawn as subgraphs of $2-$cell embeddable graphs in any compact and closed surface.
But what happens if the graph is not planar? Is there a better approach for this?
graph-theory
$endgroup$
add a comment |
$begingroup$
I want to prove that every graph $G$ embeddable in the projective plane has a vertex of degree $leq 5$. If I suppose the graph has a $2-$cell embedding (an embedding in a way every face is homeomorphic to a disk) we can extend it to a triangulation and in a triangulation we can easily prove using Euler's formula that there are exactly $3n-3$ edges, from which we get that $delta(G)leq 2frac{3n-3}{n}<6$ so we get the result.
In the general case, when the embedding is arbitrary, I wanted to approach it proving that every graph which can be embedded in the projective plane, can be seen as a subgraph of a graph with a $2-$cell embedding. I don't know if this is true, but at the least, if the graph is planar, we can add edges to make it into a maximal planar graph, so that the outer face (in a plane embedding) is a triangle, and drawing it inside the cycle $4564$ in the following $2-$cell embedding of $K_{6}$ (edges of the same color are identified) would make it a subgraph of a $2-$cell embeddable graph.
I think the same approach would work to prove that planar graphs can be drawn as subgraphs of $2-$cell embeddable graphs in any compact and closed surface.
But what happens if the graph is not planar? Is there a better approach for this?
graph-theory
$endgroup$
I want to prove that every graph $G$ embeddable in the projective plane has a vertex of degree $leq 5$. If I suppose the graph has a $2-$cell embedding (an embedding in a way every face is homeomorphic to a disk) we can extend it to a triangulation and in a triangulation we can easily prove using Euler's formula that there are exactly $3n-3$ edges, from which we get that $delta(G)leq 2frac{3n-3}{n}<6$ so we get the result.
In the general case, when the embedding is arbitrary, I wanted to approach it proving that every graph which can be embedded in the projective plane, can be seen as a subgraph of a graph with a $2-$cell embedding. I don't know if this is true, but at the least, if the graph is planar, we can add edges to make it into a maximal planar graph, so that the outer face (in a plane embedding) is a triangle, and drawing it inside the cycle $4564$ in the following $2-$cell embedding of $K_{6}$ (edges of the same color are identified) would make it a subgraph of a $2-$cell embeddable graph.
I think the same approach would work to prove that planar graphs can be drawn as subgraphs of $2-$cell embeddable graphs in any compact and closed surface.
But what happens if the graph is not planar? Is there a better approach for this?
graph-theory
graph-theory
edited Jan 10 at 19:23
David Molano
asked Jan 10 at 19:15
David MolanoDavid Molano
1,368720
1,368720
add a comment |
add a comment |
0
active
oldest
votes
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%2f3069067%2f2-cell-embedding-of-a-graph-in-a-surface%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3069067%2f2-cell-embedding-of-a-graph-in-a-surface%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
wraBqXFpr QhnXVdHm69CYMIB2W0cGAaAwlBXFfXVkk8KyrUVPOSHWUjGMV1qxxqDGe,P5xvzAgMReJ,I7HlzKQ 9L07Wr,y3v