Step * 1 of Lemma equality-test


1. Type
2. Type
3. Type
4. B ∈ Type
5. B ∈ Type
6. A
7. A
8. A
9. y ∈ A
10. y ∈ A
⊢ z ∈ C
BY
TACTIC:Assert ⌜z ∈ A⌝⋅ }

1
.....assertion..... 
1. Type
2. Type
3. Type
4. B ∈ Type
5. B ∈ Type
6. A
7. A
8. A
9. y ∈ A
10. y ∈ A
⊢ z ∈ A

2
1. Type
2. Type
3. Type
4. B ∈ Type
5. B ∈ Type
6. A
7. A
8. A
9. y ∈ A
10. y ∈ A
11. z ∈ A
⊢ z ∈ C


Latex:


Latex:

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
\mvdash{}  x  =  z


By


Latex:
TACTIC:Assert  \mkleeneopen{}x  =  z\mkleeneclose{}\mcdot{}




Home Index