Step * 1 of Lemma dep-isect-assoc

.....subterm..... T:t
1:n
1. Type
2. A ⟶ Type
3. a:A ⟶ B[a] ⟶ Type
4. a:A ⋂ b:B[a] ⋂ C[a;b]
⊢ x ∈ z:a:A ⋂ B[a] ⋂ C[z;z]
BY
RepeatFor ((DepIsectHD (-1) THEN Auto)) }


Latex:


Latex:
.....subterm.....  T:t
1:n
1.  A  :  Type
2.  B  :  A  {}\mrightarrow{}  Type
3.  C  :  a:A  {}\mrightarrow{}  B[a]  {}\mrightarrow{}  Type
4.  x  :  a:A  \mcap{}  b:B[a]  \mcap{}  C[a;b]
\mvdash{}  x  \mmember{}  z:a:A  \mcap{}  B[a]  \mcap{}  C[z;z]


By


Latex:
RepeatFor  2  ((DepIsectHD  (-1)  THEN  Auto))




Home Index