Step
*
of Lemma
ds-agrees_wf
∀[ds:x:Id fp-> Type]. ∀[T:Id ─→ Type].  (ds-agrees(ds;x.T[x]) ∈ ℙ)
BY
{ (Unfold `ds-agrees` 0 THEN Auto) }
Latex:
\mforall{}[ds:x:Id  fp->  Type].  \mforall{}[T:Id  {}\mrightarrow{}  Type].    (ds-agrees(ds;x.T[x])  \mmember{}  \mBbbP{})
By
(Unfold  `ds-agrees`  0  THEN  Auto)
Home
Index