pith. machine review for the scientific record. sign in
def definition def or abbrev

chosenDefectPhasePerturbationWitness

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  89noncomputable def chosenDefectPhasePerturbationWitness (sensor : DefectSensor)
  90    (hm : sensor.charge ≠ 0) :
  91    DefectPhasePerturbationWitness (chosenDefectPhaseFamily sensor hm) :=

proof body

Definition body.

  92  Classical.choice ((Classical.choose_spec
  93    (defect_phase_family_with_perturbation_exists sensor hm)).2)
  94
  95/-- The canonical realized sampled family attached to a hypothetical defect. -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (8)

Lean names referenced from this declaration's body.