(13steps)
PrintForm
Definitions
discrete
jlc
Sections
Support(jlc)
Doc
At:
discrete
implies
discrete
equality
1
1
1
1
2
1
1
1.
T:
Type
2.
g:
x,y:T. (x = y)+(
x = y)
3.
x:
T
4.
y:
T
InjCase(g(x,y) ; true
; false
)
x = y
By:
Witness2 x
THEN
RevHypSubst -1 0
Generated subgoal:
1
2.
g:
x:T
y:T. (x = y)+(
x = y)
3.
x:
T
4.
y:
T
5.
y1:
y:T. (x = y)+(
x = y)
6.
y1 = g(x)
InjCase(y1(y) ; true
; false
)
x = y
About:
(13steps)
PrintForm
Definitions
discrete
jlc
Sections
Support(jlc)
Doc