def aggregationOp (k : ℕ) (f : AggFun k) : AggFun k := fun x => f (fun i => f (fun _j => x i))
thesis/CESProofs/Foundations/Emergence.lean:27
Emergence results from Paper 1, Sections 3-5: