(* Author: Tobias Nipkow *) section ‹2-3-4 Trees› theory Tree234 imports Main begin class height = fixes height :: "'a ⇒ nat"