Step
*
1
2
2
2
2
of Lemma
equality-test
.....eq aux..... 
1. A : Type
2. B : Type
3. C : Type
4. A = B ∈ Type
5. C = B ∈ Type
6. x : A
7. y : A
8. z : A
9. x = y ∈ A
10. z = y ∈ A
11. x = z ∈ A
12. A = C ∈ Type
13. x = z ∈ A
⊢ istype(A)
BY
{ Auto }
Latex:
Latex:
.....eq  aux..... 
1.  A  :  Type
2.  B  :  Type
3.  C  :  Type
4.  A  =  B
5.  C  =  B
6.  x  :  A
7.  y  :  A
8.  z  :  A
9.  x  =  y
10.  z  =  y
11.  x  =  z
12.  A  =  C
13.  x  =  z
\mvdash{}  istype(A)
By
Latex:
Auto
Home
Index