Step * 2 1 of Lemma decidable__llex

.....assertion..... 
1. [A] Type
2. [<A ⟶ A ⟶ ℙ
3. ∀a,b:A.  (Dec(<[a;b]) ∧ Dec(a b ∈ A))@i
4. L1 List@i
5. L2 List@i
⊢ Dec(∃i:ℕ||L1||. (i < ||L2|| ∧ (∀j:ℕi. (L1[j] L2[j] ∈ A)) ∧ <[L1[i];L2[i]]))
BY
(At ⌜Type⌝ (BLemma `decidable__exists_int_seg`)⋅ THENA Try (Complete (Auto))) }

1
1. [A] Type
2. [<A ⟶ A ⟶ ℙ
3. ∀a,b:A.  (Dec(<[a;b]) ∧ Dec(a b ∈ A))@i
4. L1 List@i
5. L2 List@i
⊢ ∀i:ℕ||L1||. Dec(i < ||L2|| ∧ (∀j:ℕi. (L1[j] L2[j] ∈ A)) ∧ <[L1[i];L2[i]])


Latex:


Latex:
.....assertion..... 
1.  [A]  :  Type
2.  [<]  :  A  {}\mrightarrow{}  A  {}\mrightarrow{}  \mBbbP{}
3.  \mforall{}a,b:A.    (Dec(<[a;b])  \mwedge{}  Dec(a  =  b))@i
4.  L1  :  A  List@i
5.  L2  :  A  List@i
\mvdash{}  Dec(\mexists{}i:\mBbbN{}||L1||.  (i  <  ||L2||  \mwedge{}  (\mforall{}j:\mBbbN{}i.  (L1[j]  =  L2[j]))  \mwedge{}  <[L1[i];L2[i]]))


By


Latex:
(At  \mkleeneopen{}Type\mkleeneclose{}  (BLemma  `decidable\_\_exists\_int\_seg`)\mcdot{}  THENA  Try  (Complete  (Auto)))




Home Index