In graph theory, a bridge is an edge in a graph whose removal increases the number of connected components, essentially disconnecting the graph. Bridges play a crucial role in understanding the connectivity of a graph, as they identify critical connections that, if severed, can isolate parts of the graph. This concept is tied to the broader study of graph properties such as connectivity and cut vertices.