def
CommunicationComplexity.Deterministic.Protocol.shape
{X : Type u_1}
{Y : Type u_2}
{α : Type u_3}
:
Equations
Instances For
theorem
CommunicationComplexity.tree_balanced_subtree
{α : Type u_3}
(t : Tree α)
(hn : 1 < t.numLeaves)
:
Lemma 1.8: every binary tree with > 1 leaves has a subtree with between n/3 and 2n/3 leaves (where n = total leaves).