Documentation

SampCert.DifferentialPrivacy.Sensitivity

Sensitivity #

Notion of the "sensitivity" of a query over lists.

noncomputable def sensitivity {T : Type} (q : List T) (Δ : ) :

A query q has sensivity Δ.

Namely, |q(x) - q(x')| ≤ Δ for neighbouring lists x and x'.

Equations
Instances For