Before you can read a single line of the parent note, you need to know what each squiggle means and what picture lives behind it. This page builds them all, from the very bottom, in the order they lean on each other.
Why the topic needs it: the whole inverter is a story about output voltage rising to a "full tank" (VDD) or draining to an "empty tank" (ground). Every symbol below is some voltage or a difference of voltages.
A single voltage is a height. But a switch cares about a difference in height — how much higher one terminal is than another. That is why the parent note is full of symbols like VGS with two letters.
Why the topic needs it: a transistor doesn't ask "is my gate high?" It asks "is my gate high compared to my source?" — a difference. Get this wrong and the PMOS analysis collapses.
Look at the figure: the gate is a plate held near a channel but not touching it. Push enough voltage on that plate and it "pulls" a conducting bridge into existence between source and drain. Remove it and the bridge vanishes.
Why the topic needs it: Vt is the number that decides which switch is open at every input. The five VTC regions and the switching threshold VM are all defined by comparing Vin against these thresholds.
This is the whole reason the parent can write VGS,n=Vin but VGS,p=Vin−VDD: the two transistors have their sources tied to different references. See MOSFET operating regions for the linear/saturation detail behind "ON."
Why the topic needs it: to switch the output HIGH you must fill this bucket with charge; to switch LOW you must empty it. That takes time (the S-curve isn't a vertical cliff → see Propagation delay and transistor sizing) and it costs energy every cycle (the source of dynamic power → see Dynamic power and clock frequency).
Each arrow means "you must understand the tail before the head makes sense." Everything funnels into the parent topic: CMOS inverter structure and operation.