Boxes that enclose a real vector #
The engine in NN.MLTheory.CROWN.Graph.Engine.Base propagates boxes; this file relates a box to the
real vector it is supposed to contain, and shows that a lawful scalar transfer stays sound when it
is applied coordinatewise to a flat box.
The relation is stated in ℝ, which is why it is not part of the engine: the IBP and CROWN passes, the certificate checker, and everything above them run on backend endpoints only.
The real value represented by each coordinate of x lies between the interpreted endpoints of
B. This is the semantic relation used to connect executable endpoint arithmetic to the real graph
semantics.
Instances For
Dimension-aware enclosure of a real vector by a backend box.
Instances For
A lawful scalar transfer remains sound when applied coordinatewise to a flat graph box.