TorchLean API

NN.MLTheory.CROWN.Proofs.AlphaBetaReLUScalarSoundness

Scalar soundness for α/β-ReLU relaxations (over ) #

This file proves the operator-level soundness facts used by α/β-CROWN at ReLU nodes:

The β-phase cases (inactive/active) are exact, and the unstable case reduces to the standard CROWN (upper) and α-CROWN (lower) relaxations.

theorem NN.MLTheory.CROWN.Proofs.phaseRelaxLowerScalar_sound (l u a x : ) (hlx : l x) (hxu : x u) (ha0 : 0 a) (ha1 : a 1) (ph : Cert.ReLUPhase) (hcons : Cert.phaseConsistentScalar? l u ph = some ()) :