Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

60%
+1 −0
#2: Post edited by user avatar WheatWizard‭ · 2025-06-09T18:12:30Z (7 days ago)
  • I have the following problem, which seems really simple but I can't seem to quite get it.
  • The problem is about connected edge labeled directed graphs. I like to think of these as an ordinary graph $K$ plus a graph homomorphism $\ell_K : K ightarrow R_X$ from $K$ to a rose graph. Edges are then labeled and directed by which "petal" the map onto.
  • Then we say a folding $f : K ightarrow K'$ is surjective graph homomorphism such that $\ell_K(\pi_1(K)) = \ell_{K'}(\pi_1(K'))$. That is to say it preserves the image of the fundamental group's projection.
  • We then say a normal cover is a covering map $p : \tilde A \rightarrow A$ such that the preimage of every point is a transitive set under deck transformations.
  • Now here is what I believe to be true and wish to show:
  • * I have normal covering map $p : \tilde A \rightarrow A$.
  • * I have a folding $f : A \rightarrow B$
  • There then exists a $\tilde B$, a normal covering map $p^\ast : \tilde B \rightarrow B$, and a folding map $f^\ast : \tilde A \rightarrow \tilde B$ such that $f \circ p = p^\ast \circ f^\ast$.
  • Summarized in a commutative diagram:
  • ![Commutative diagram](https://math.codidact.com/uploads/eynnwtnnoqrw5ejrhnljw4cmk3ah)
  • This diagram indicates that we are constructing a bundle morphism. In some sense we are saying if I have a folding between the base spaces then there is a "bundle folding" between normal covers.
  • This seems in some sense "obvious", you simply run the same folding process in the covering space. But I can't quite make that formal. I can prove the finite case with some induction, but it seems far from proving the infinite case. I feel like I am missing some obvious perspective. A point in the right direction or a good reference to read would be very helpful.
  • I have the following problem, which seems really simple but I can't seem to quite get it.
  • The problem is about connected edge labeled directed graphs. I like to think of these as an ordinary graph $K$ plus a continuous map $\ell_K : K ightarrow R_X$ from $K$ to a rose graph which preserves edges and vertices (the image of an edge is an edge and likewise for vertices). Edges are then labeled and directed by which "petal" the map onto.
  • Then we say a folding $f : K ightarrow K'$ is surjective continuous function such that $\ell_K(\pi_1(K)) = \ell_{K'}(\pi_1(K'))$. That is to say it preserves the image of the fundamental group's projection.
  • We then say a normal cover is a covering map $p : \tilde A \rightarrow A$ such that the preimage of every point is a transitive set under deck transformations.
  • Now here is what I believe to be true and wish to show:
  • * I have normal covering map $p : \tilde A \rightarrow A$.
  • * I have a folding $f : A \rightarrow B$
  • There then exists a $\tilde B$, a normal covering map $p^\ast : \tilde B \rightarrow B$, and a folding map $f^\ast : \tilde A \rightarrow \tilde B$ such that $f \circ p = p^\ast \circ f^\ast$.
  • Summarized in a commutative diagram:
  • ![Commutative diagram](https://math.codidact.com/uploads/eynnwtnnoqrw5ejrhnljw4cmk3ah)
  • This diagram indicates that we are constructing a bundle morphism. In some sense we are saying if I have a folding between the base spaces then there is a "bundle folding" between normal covers.
  • This seems in some sense "obvious", you simply run the same folding process in the covering space. But I can't quite make that formal. I can prove the finite case with some induction, but it seems far from proving the infinite case. I feel like I am missing some obvious perspective. A point in the right direction or a good reference to read would be very helpful.
#1: Initial revision by user avatar WheatWizard‭ · 2025-06-09T14:10:44Z (7 days ago)
Lifting a graph "folding" to a covering space
I have the following problem, which seems really simple but I can't seem to quite get it.

The problem is about connected edge labeled directed graphs. I like to think of these as an ordinary graph $K$ plus a graph homomorphism $\ell_K : K \rightarrow R_X$ from $K$ to a rose graph. Edges are then labeled and directed by which "petal" the map onto.

Then we say a folding $f : K \rightarrow K'$ is surjective graph homomorphism such that $\ell_K(\pi_1(K)) = \ell_{K'}(\pi_1(K'))$. That is to say it preserves the image of the fundamental group's projection.

We then say a normal cover is a covering map $p : \tilde A \rightarrow A$ such that the preimage of every point is a transitive set under deck transformations.


Now here is what I believe to be true and wish to show:
* I have normal covering map $p : \tilde A \rightarrow A$.
* I have a folding $f : A \rightarrow B$

There then exists a $\tilde B$, a normal covering map $p^\ast : \tilde B \rightarrow B$, and a folding map $f^\ast : \tilde A \rightarrow \tilde B$ such that $f \circ p = p^\ast \circ f^\ast$.

Summarized in a commutative diagram:

![Commutative diagram](https://math.codidact.com/uploads/eynnwtnnoqrw5ejrhnljw4cmk3ah)

This diagram indicates that we are constructing a bundle morphism. In some sense we are saying if I have a folding between the base spaces then there is a "bundle folding" between normal covers.

This seems in some sense "obvious", you simply run the same folding process in the covering space. But I can't quite make that formal. I can prove the finite case with some induction, but it seems far from proving the infinite case. I feel like I am missing some obvious perspective. A point in the right direction or a good reference to read would be very helpful.