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


1. [T] Type
2. [P] T ⟶ ℙ
3. : ∀x:T. Dec(P[x])@i
4. T@i
⊢ ↑isl(case of inl(p) => inl inr(p) => inr ⇐⇒ P[x]
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])@i
4.  x  :  T@i
\mvdash{}  \muparrow{}isl(case  f  x  of  inl(p)  =>  inl  x  |  inr(p)  =>  inr  p  )  \mLeftarrow{}{}\mRightarrow{}  P[x]


By


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




Home Index