Step * 1 1 of Lemma set-axiom-of-choice-implies-xmiddle


1. ∀T:Type. ∀S:T ⟶ Type.  ((∀x:T. (S x))  (∃f:x:T ⟶ (S x). ∀x,y:T.  (S x ≡  ((f x) (f y) ∈ (S x)))))
2. : ℙ
3. : ℕ2
4. 0 ∈ ℤ
⊢ {x:ℕ2| (x 0 ∈ ℤ) ∨ P} 
BY
(UseWitness ⌜0⌝⋅ THEN Auto) }


Latex:


Latex:

1.  \mforall{}T:Type.  \mforall{}S:T  {}\mrightarrow{}  Type.
          ((\mforall{}x:T.  (S  x))  {}\mRightarrow{}  (\mexists{}f:x:T  {}\mrightarrow{}  (S  x).  \mforall{}x,y:T.    (S  x  \mequiv{}  S  y  {}\mRightarrow{}  ((f  x)  =  (f  y)))))
2.  P  :  \mBbbP{}
3.  x  :  \mBbbN{}2
4.  x  =  0
\mvdash{}  \{x:\mBbbN{}2|  (x  =  0)  \mvee{}  P\} 


By


Latex:
(UseWitness  \mkleeneopen{}0\mkleeneclose{}\mcdot{}  THEN  Auto)




Home Index