Step * 1 of Lemma do-apply-p-filter


1. Type
2. T ⟶ ℙ
3. : ∀x:T. Dec(P[x])
4. T
⊢ outl(case of inl(p) => inl inr(p) => inr x ∈ 
  supposing ↑isl(case of inl(p) => inl inr(p) => inr )
BY
((GenConcl ⌜(f x) z ∈ Dec(P[x])⌝⋅ THENA Auto) THEN -2 THEN Reduce THEN Auto) }


Latex:


Latex:

1.  T  :  Type
2.  P  :  T  {}\mrightarrow{}  \mBbbP{}
3.  f  :  \mforall{}x:T.  Dec(P[x])
4.  x  :  T
\mvdash{}  outl(case  f  x  of  inl(p)  =>  inl  x  |  inr(p)  =>  inr  p  )  =  x 
    supposing  \muparrow{}isl(case  f  x  of  inl(p)  =>  inl  x  |  inr(p)  =>  inr  p  )


By


Latex:
((GenConcl  \mkleeneopen{}(f  x)  =  z\mkleeneclose{}\mcdot{}  THENA  Auto)  THEN  D  -2  THEN  Reduce  0  THEN  Auto)




Home Index