Step * of Lemma not-not-finite-exists-or-all

No Annotations
[T:Type]. (finite(T)  (∀P:T ⟶ ℙ(¬¬((∃i:T. P[i]) ∨ (∀i:T. P[i]))))))
BY
(InstLemma `not-not-finite-xmiddle` [] THEN RepeatFor ((ParallelLast' THENA Auto)) THEN 2) }

1
1. Type
2. : ℕ
3. ~ ℕn
4. T ⟶ ℙ
5. ∀i:T. (P[i] ∨ P[i]))
⊢ (∃i:T. P[i]) ∨ (∀i:T. P[i]))


Latex:


Latex:
No  Annotations
\mforall{}[T:Type].  (finite(T)  {}\mRightarrow{}  (\mforall{}P:T  {}\mrightarrow{}  \mBbbP{}.  (\mneg{}\mneg{}((\mexists{}i:T.  P[i])  \mvee{}  (\mforall{}i:T.  (\mneg{}P[i]))))))


By


Latex:
(InstLemma  `not-not-finite-xmiddle`  []  THEN  RepeatFor  5  ((ParallelLast'  THENA  Auto))  THEN  D  2)




Home Index