The document discusses incrementality in model checking for self-adaptive systems. It proposes an approach called parametric model checking which treats changing parts of a system as unknown parameters. At design time, model checking is done parametrically to produce verification results dependent on parameter values. At run time, monitoring provides actual parameter values, allowing efficient re-evaluation of verification results. This approach aims to make model checking more incremental by localizing the impact of changes. The document also discusses other techniques for achieving incrementality, such as assume-guarantee reasoning and handling alternative refinements.