packages feed

sbv-8.0: SBVTestSuite/GoldFiles/auf-1.gold

INPUTS
  s0 :: SWord32, existential, aliasing "x"
  s1 :: SWord32, existential, aliasing "y"
CONSTANTS
  s2 = 2 :: Word32
  s6 = 3 :: Word32
  s11 = 1 :: Word32
TABLES
ARRAYS
  array_0 :: SWord32 -> SWord32, aliasing "a"
     Context:  initialized with random elements
  array_1 :: SWord32 -> SWord32
     Context:  cloned from array_0 with s0 :: SWord32 |-> s6 :: SWord32
UNINTERPRETED CONSTANTS
  [uninterpreted] f :: SWord32 -> SWord64
USER GIVEN CODE SEGMENTS
AXIOMS
DEFINE
  s3 :: SWord32 = s0 + s2
  s4 :: SBool = s1 == s3
  s5 :: SBool = ~ s4
  s7 :: SWord32 = s1 - s2
  s8 :: SWord32 = select array_1 s7
  s9 :: SWord64 = [uninterpreted] f s8
  s10 :: SWord32 = s1 - s0
  s12 :: SWord32 = s10 + s11
  s13 :: SWord64 = [uninterpreted] f s12
  s14 :: SBool = s9 == s13
  s15 :: SBool = s5 | s14
CONSTRAINTS
ASSERTIONS
OUTPUTS
  s15