def
definition
def or abbrev
honestPhaseFamily_perturbationWitness
show as:
view Lean formalization →
formal statement (Lean)
192noncomputable def honestPhaseFamily_perturbationWitness
193 (zfd : ZetaPhaseFamilyData) :
194 DefectPhasePerturbationWitness zfd.phaseFamily :=
proof body
Definition body.
195 zfd.perturbationWitness
196
197/-- The sampled family attached to honest phase data has zero annular excess on
198every mesh depth. -/