-- Reproduction axiom trail -- re-derived from source (TOOLCHAIN tier). -- theorem : pid_output_clamped -- source : examples/pid_controller.eml -> eml-compile --target lean (the artifact the zoo ships; NOT a probe) -- tool : forge 8074510 . machlib 1420f96 . lean via lake -- when : 2026-07-02T04:37:24Z -- verdict : CLEAN -- footprint free of sorry- and classical-citation axioms -- (re-derive: make verify-proof) -- MachLib/ReVerify_pid.lean:28:5: warning: unused variable `h_error` note: this linter can be disabled with `set_option linter.unusedVariables false` MachLib/ReVerify_pid.lean:29:5: warning: unused variable `h_integral` note: this linter can be disabled with `set_option linter.unusedVariables false` MachLib/ReVerify_pid.lean:30:5: warning: unused variable `h_derivative` note: this linter can be disabled with `set_option linter.unusedVariables false` 'pid_output_clamped' depends on axioms: [propext, Classical.choice, MachLib.Real, Quot.sound, MachLib.Real.addR, MachLib.Real.leR, MachLib.Real.le_iff_lt_or_eq, MachLib.Real.ltR, MachLib.Real.lt_total, MachLib.Real.mulR, MachLib.Real.negR, MachLib.Real.oneR, MachLib.Real.realOfScientific]