subvertices
Subvertices is a term used in graph theory to refer to the vertices that belong to a subgraph of a larger graph. If G = (V, E) is a graph and H = (W, F) is a subgraph of G, with W ⊆ V, then every vertex w ∈ W is a subvertex of G (or of H within G). The concept emphasizes inclusion at the vertex level rather than the overall structure.
In a subgraph, the adjacencies between subvertices are inherited from the original graph. Specifically, for w1,
Subvertices are used to study local properties and behaviors within the larger graph. They enable analysis
Example: Let G have vertices {a, b, c, d} with edges forming a cycle a–b–c–d–a. The subgraph
Note that subvertices are simply the vertices of a subgraph; the term is not universally standard and