Step
*
of Lemma
W-to-not-not-sig
∀[A:Type]. ∀[B:A ⟶ Type].  (W(A;a.B[a]) 
⇒ (¬¬(a:A × (¬B[a]))))
BY
{ Auto }
1
1. A : Type
2. B : A ⟶ Type
3. W(A;a.B[a])@i
⊢ ¬¬(a:A × (¬B[a]))
Latex:
Latex:
\mforall{}[A:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].    (W(A;a.B[a])  {}\mRightarrow{}  (\mneg{}\mneg{}(a:A  \mtimes{}  (\mneg{}B[a]))))
By
Latex:
Auto
Home
Index