(14steps total)
PrintForm
Definitions
Lemmas
graph
1
2
Sections
Graphs
Doc
At:
fun-graph-rel-graph
3
2
1.
A:
Type
2.
B:
Type
3.
f:
A
B
A
4.
a:A, b1,b2:B. f(a,b1) = f(a,b2)
b1 = b2
5.
a,a':A. Dec(
b:B. a' = f(a,b))
6.
b:
{p:(A
A)|
b:B. 2of(p) = f(1of(p),b)
A }
a:(A
B). < 1of(a),f(1of(a),2of(a)) > = b
{p:(A
A)|
b:B. 2of(p) = f(1of(p),b)
A }
By:
DD -1
Generated subgoal:
1
6.
b:
A
A
7.
b1:B. 2of(b) = f(1of(b),b1)
a:(A
B). < 1of(a),f(1of(a),2of(a)) > = b
{p:(A
A)|
b:B. 2of(p) = f(1of(p),b)
A }
4
steps
About:
(14steps total)
PrintForm
Definitions
Lemmas
graph
1
2
Sections
Graphs
Doc