Step
*
1
1
of Lemma
member-gcd-reduce-constraints
1. n : ℕ+
2. [%2] : ||[]|| = n ∈ ℤ
3. v : {L:ℤ List| ||L|| = n ∈ ℤ}  List
4. ∀sat:{L:ℤ List| ||L|| = n ∈ ℤ}  List. ∀cc:{L:ℤ List| ||L|| = n ∈ ℤ} .
     ((↑isl(gcd-reduce-eq-constraints(sat;v))) 
⇒ (cc ∈ sat) 
⇒ (cc ∈ outl(gcd-reduce-eq-constraints(sat;v))))
⊢ ∀sat:{L:ℤ List| ||L|| = n ∈ ℤ}  List. ∀cc:{L:ℤ List| ||L|| = n ∈ ℤ} .
    ((↑isl(let s' ⟵ let h,t = [] 
                     in if t = Ax then if h=0 then inl [[] / sat] else (inr ⋅ )
                        otherwise eval g = |gcd-list(t)| in
                                  if (1) < (g)
                                     then if h rem g=0
                                          then eval L' = eager-map(λx.(x ÷ g);[]) in
                                               inl [L' / sat]
                                          else (inr ⋅ )
                                     else (inl [[] / sat])
           in accumulate_abort(L,Ls.let h,t = L 
                                    in if t = Ax then if h=0 then inl [L / Ls] else (inr ⋅ )
                                       otherwise eval g = |gcd-list(t)| in
                                                 if (1) < (g)
                                                    then if h rem g=0
                                                         then eval L' = eager-map(λx.(x ÷ g);L) in
                                                              inl [L' / Ls]
                                                         else (inr ⋅ )
                                                    else (inl [L / Ls]);s';v)))
    
⇒ (cc ∈ sat)
    
⇒ (cc ∈ outl(let s' ⟵ let h,t = [] 
                            in if t = Ax then if h=0 then inl [[] / sat] else (inr ⋅ )
                               otherwise eval g = |gcd-list(t)| in
                                         if (1) < (g)
                                            then if h rem g=0
                                                 then eval L' = eager-map(λx.(x ÷ g);[]) in
                                                      inl [L' / sat]
                                                 else (inr ⋅ )
                                            else (inl [[] / sat])
                  in accumulate_abort(L,Ls.let h,t = L 
                                           in if t = Ax then if h=0 then inl [L / Ls] else (inr ⋅ )
                                              otherwise eval g = |gcd-list(t)| in
                                                        if (1) < (g)
                                                           then if h rem g=0
                                                                then eval L' = eager-map(λx.(x ÷ g);L) in
                                                                     inl [L' / Ls]
                                                                else (inr ⋅ )
                                                           else (inl [L / Ls]);s';v))))
BY
{ ((Assert ⌜False⌝⋅ THEN Auto) THEN Reduce 2 THEN Auto) }
Latex:
Latex:
1.  n  :  \mBbbN{}\msupplus{}
2.  [\%2]  :  ||[]||  =  n
3.  v  :  \{L:\mBbbZ{}  List|  ||L||  =  n\}    List
4.  \mforall{}sat:\{L:\mBbbZ{}  List|  ||L||  =  n\}    List.  \mforall{}cc:\{L:\mBbbZ{}  List|  ||L||  =  n\}  .
          ((\muparrow{}isl(gcd-reduce-eq-constraints(sat;v)))
          {}\mRightarrow{}  (cc  \mmember{}  sat)
          {}\mRightarrow{}  (cc  \mmember{}  outl(gcd-reduce-eq-constraints(sat;v))))
\mvdash{}  \mforall{}sat:\{L:\mBbbZ{}  List|  ||L||  =  n\}    List.  \mforall{}cc:\{L:\mBbbZ{}  List|  ||L||  =  n\}  .
        ((\muparrow{}isl(let  s'  \mleftarrow{}{}  let  h,t  =  [] 
                                          in  if  t  =  Ax  then  if  h=0  then  inl  [[]  /  sat]  else  (inr  \mcdot{}  )
                                                otherwise  eval  g  =  |gcd-list(t)|  in
                                                                    if  (1)  <  (g)
                                                                          then  if  h  rem  g=0
                                                                                    then  eval  L'  =  eager-map(\mlambda{}x.(x  \mdiv{}  g);[])  in
                                                                                              inl  [L'  /  sat]
                                                                                    else  (inr  \mcdot{}  )
                                                                          else  (inl  [[]  /  sat])
                      in  accumulate\_abort(L,Ls.let  h,t  =  L 
                                                                        in  if  t  =  Ax  then  if  h=0  then  inl  [L  /  Ls]  else  (inr  \mcdot{}  )
                                                                              otherwise  eval  g  =  |gcd-list(t)|  in
                                                                                                  if  (1)  <  (g)
                                                                                                        then  if  h  rem  g=0
                                                                                                                  then  eval  L'  =  eager-map(\mlambda{}x.(x  \mdiv{}  g);L)  in
                                                                                                                            inl  [L'  /  Ls]
                                                                                                                  else  (inr  \mcdot{}  )
                                                                                                        else  (inl  [L  /  Ls]);s';v)))
        {}\mRightarrow{}  (cc  \mmember{}  sat)
        {}\mRightarrow{}  (cc
                  \mmember{}  outl(let  s'  \mleftarrow{}{}  let  h,t  =  [] 
                                                    in  if  t  =  Ax  then  if  h=0  then  inl  [[]  /  sat]  else  (inr  \mcdot{}  )
                                                          otherwise  eval  g  =  |gcd-list(t)|  in
                                                                              if  (1)  <  (g)
                                                                                    then  if  h  rem  g=0
                                                                                              then  eval  L'  =  eager-map(\mlambda{}x.(x  \mdiv{}  g);[])  in
                                                                                                        inl  [L'  /  sat]
                                                                                              else  (inr  \mcdot{}  )
                                                                                    else  (inl  [[]  /  sat])
                                in  accumulate\_abort(L,Ls.let  h,t  =  L 
                                                                                  in  if  t  =  Ax  then  if  h=0  then  inl  [L  /  Ls]  else  (inr  \mcdot{}  )
                                                                                        otherwise  eval  g  =  |gcd-list(t)|  in
                                                                                                            if  (1)  <  (g)
                                                                                                                  then  if  h  rem  g=0
                                                                                                                            then  eval  L'  =  eager-map(...;L)  in
                                                                                                                                      inl  [L'  /  Ls]
                                                                                                                            else  (inr  \mcdot{}  )
                                                                                                                  else  (inl  [L  /  Ls]);s';v))))
By
Latex:
((Assert  \mkleeneopen{}False\mkleeneclose{}\mcdot{}  THEN  Auto)  THEN  Reduce  2  THEN  Auto)
Home
Index