\documentclass{amsart} \usepackage{amssymb} \usepackage{graphicx} \newtheorem{theorem}{Theorem}[section] \newtheorem{lemma}[theorem]{Lemma} \newtheorem{proposition}[theorem]{Proposition} \newtheorem{corollary}[theorem]{Corollary} \theoremstyle{definition} \newtheorem{definition}[theorem]{Definition} \newtheorem{example}[theorem]{Example} \theoremstyle{remark} \newtheorem{remark}[theorem]{Remark} \numberwithin{equation}{section} \begin{document} \title{Plane Depth} \author{Eric Bauerfeld} \address{} \curraddr{} \email{} \thanks{} \subjclass[2010]{Primary } \keywords{plane graph, triangulation, plane depth, level edge, deep embedding, quadrilateral decomposition, $k$-outerplanar graph} \date{} \dedicatory{} \begin{abstract} Given a plane embedding of a graph with outer cycle $C$, the \emph{plane depth} of a vertex is its graph distance to $C$. We develop this depth function into a layered combinatorial structure on plane triangulations: the subgraph induced by each depth level is outerplanar (recovering Baker's notion of a $k$-outerplanar graph); each triangular face is classified by its depth multiset as \emph{up}, \emph{down}, or \emph{neutral}; and the \emph{deep embedding} of a maximal planar graph, obtained by inserting a vertex into every neutral face (including the outer face), has every face either up or down. Pairing adjacent triangles across their unique level edge yields a \emph{quadrilateral decomposition} of the spherical deep embedding into three combinatorial types: shallow diamonds, deep diamonds, and S quads. This paper isolates the foundational depth-and-decomposition material that supports several downstream applications --- including the quadrilateral sequencing of \cite{bauerfeld-pds-seq} and the nested-tire colouring framework of \cite{bauerfeld-nested-tires}. \end{abstract} \maketitle \section{Definitions} \begin{definition} \label{def:plane-depth} Let $G$ be a graph with a plane embedding, and let $C$ be the outer cycle of that embedding. The \emph{plane depth} of a vertex $v \in V(G)$ relative to the embedding and $C$ is \[ \mathrm{depth}(v) = \min_{u \in V(C)} d(v, u), \] where $d(v, u)$ denotes the graph distance between $v$ and $u$ in $G$. \end{definition} \begin{definition} \label{def:level-edge} An edge $\{u, v\} \in E(G)$ is a \emph{level edge} if $\mathrm{depth}(u) = \mathrm{depth}(v)$, and an \emph{interlevel edge} if $\mathrm{depth}(u) \neq \mathrm{depth}(v)$. \end{definition} Under planar duality, each primal edge of $G$ corresponds to a unique edge of the planar dual --- the edge between the two face vertices on either side of the primal edge. Levels and interlevels lift to the dual: \begin{definition} \label{def:level-dual-edge} A dual edge of $G$ is a \emph{level dual edge} if it crosses a level edge of $G$ in the planar embedding (equivalently, if its corresponding primal edge has equal-depth endpoints), and an \emph{interlevel dual edge} if it crosses an interlevel edge (equivalently, if its corresponding primal edge has different-depth endpoints). \end{definition} \begin{definition} \label{def:triangle-types} A triangle $\{u, v, w\}$ in $G$ is an \emph{up triangle} if the multiset of depths of its vertices is $\{d, d+1, d+1\}$ for some $d \geq 0$, a \emph{down triangle} if the multiset of depths is $\{d, d, d+1\}$ for some $d \geq 0$, and a \emph{neutral triangle} if the multiset of depths is $\{d, d, d\}$ for some $d \geq 0$. \end{definition} \begin{remark} We now relate our terminology to existing terminology, namely $k$-outerplanar graphs \cite{baker1994}. The following definition and lemma show that the subgraph induced by any single depth level relative to any source set on the outer face is outerplanar, i.e.\ $1$-outerplanar in the sense of Baker. \end{remark} \begin{definition} A plane graph is \emph{outerplanar} if every vertex lies on the outer face. More generally, a plane graph is \emph{$k$-outerplanar} for $k \geq 1$ if removing all vertices on the outer face yields a $(k-1)$-outerplanar graph, where every graph on the empty vertex set is $0$-outerplanar. \end{definition} \section{Outerplanarity of depth levels} \begin{lemma} \label{lem:outerplanarity} Let $G$ be a planar graph with a plane embedding $\Pi$, and let $S \subseteq V(G)$ be a nonempty set of vertices, every one of which lies on the boundary of the outer face of $\Pi$. For each $d \geq 0$, the subgraph of $G$ induced by \[ V_d^S := \{ v \in V(G) : \mathrm{dist}_G(v, S) = d \} \] is outerplanar. The special case $S = V(C)$, where $C$ is the outer cycle, recovers $V_d^S = V_d$ (depth-$d$ vertices as in Definition~\ref{def:plane-depth}) and is the form most often used in applications. \end{lemma} \begin{proof} Let $H = G[V_d^S]$ with the plane embedding inherited from $\Pi$. It suffices to show that every vertex of $H$ lies on the outer face of $H$. For $d = 0$, $V_0^S = S$, and by hypothesis every vertex of $S$ lies on the boundary of the outer face of $\Pi$. Removing the vertices and edges of $G \setminus H$ from the embedding only enlarges or merges face regions, so the outer face of $\Pi$ is contained in the outer face of $H$, and every vertex of $S$ remains on the outer face of $H$. For $d \geq 1$, let $U$ be the open subset of the plane obtained by removing all vertices and edges of $H$. We show every $v \in V_d^S$ lies on the boundary of the component $U_{\mathrm{out}}$ of $U$ containing the outer face of $\Pi$. Since every vertex in $V_{