Step * of Lemma dep-isect-wf

A:Type. ∀B:A ⟶ Type.  (x:A ⋂ B[x] ∈ Type)
BY
(Auto THEN Unfold `member` 0) }

1
1. Type@i'
2. A ⟶ Type@i'
⊢ x:A ⋂ B[x] x:A ⋂ B[x] ∈ Type


Latex:


Latex:
\mforall{}A:Type.  \mforall{}B:A  {}\mrightarrow{}  Type.    (x:A  \mcap{}  B[x]  \mmember{}  Type)


By


Latex:
(Auto  THEN  Unfold  `member`  0)




Home Index