“…Our proof of Theorem 5.2 exploits expressive kernelization algorithms for d-Hitting Set [2,3,19], which preserve inclusion-minimal solutions and that return subgraphs of the input hypergraph as kernels: Herein, given a hypergraph H = (U, C) with |C| ≤ d for each C ∈ C, and an integer k, d-Hitting Set asks whether there is a hitting set S ⊆ U with |S| ≤ k, that is, C ∩ S = ∅ for each C ∈ C. Our kernelization for Secluded F -free Vertex Deletion is based on transforming the input instance (G, k) to a d-Hitting Set instance (H, k), computing an expressive d-Hitting Set problem kernel (H ′ , k), and outputting a Secluded F -free Vertex Deletion instance (G ′ , k), where G ′ is the graph induced by the vertices remaining in H ′ together with at most k + 1 additional neighbors for each vertex in G.…”