Problem

Source: Rioplatense L3 2023 #3

Tags: combinatorics



The water city of Platense consists of many platforms and bridges between them. Each bridge connects two platforms and there is not two bridges connecting the same two platforms. The mayor wants to switch some bridges by a series of moves in the following way: if there are three platforms $A,B,C$ and bridges $AB$ and $AC$ (no bridge $BC$), he can switch bridge $AB$ to a bridge $BC$. A configuration of bridges is good if it is possible to go to any platfom from any platform using only bridges. Starting in a good configuration, prove that the mayor can reach any other good configuration, whose the quantity of bridges is the same, using the allowed moves.