Step * of Lemma p-filter_wf

[T:Type]. ∀[P:T ⟶ ℙ]. ∀[f:∀x:T. Dec(P[x])].  (p-filter(f) ∈ T ⟶ (T Top))
BY
(Unfolds ``all decidable p-filter`` THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[P:T  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[f:\mforall{}x:T.  Dec(P[x])].    (p-filter(f)  \mmember{}  T  {}\mrightarrow{}  (T  +  Top))


By


Latex:
(Unfolds  ``all  decidable  p-filter``  0  THEN  Auto)




Home Index