Step * of Lemma uni_sat_upto_wf

T:Type. ∀r:T ⟶ T ⟶ ℙ. ∀a:T. ∀Q:T ⟶ ℙ.  (a !x:T. Q[x]  ∈ ℙ)
BY
((Unfold `uni_sat_upto` 0) THEN Auto) }


Latex:


Latex:
\mforall{}T:Type.  \mforall{}r:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}.  \mforall{}a:T.  \mforall{}Q:T  {}\mrightarrow{}  \mBbbP{}.    (a  r  !x:T.  Q[x]    \mmember{}  \mBbbP{})


By


Latex:
((Unfold  `uni\_sat\_upto`  0)  THEN  Auto)




Home Index