Search for blocks/addresses/...
Proofgold Signed Transaction
vin
PrJAV..
/
7554d..
PUfcS..
/
206b5..
vout
PrJAV..
/
894fa..
6.60 bars
TMZeD..
/
8d299..
ownership of
756d6..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMK6Y..
/
61d1d..
ownership of
1d1e5..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMQ3C..
/
287fe..
ownership of
21238..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMMzA..
/
148ec..
ownership of
20faa..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMaPK..
/
a8ad2..
ownership of
c7b0d..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMQML..
/
f6d6b..
ownership of
4da93..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMdiu..
/
98169..
ownership of
40660..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMbRJ..
/
b7760..
ownership of
d67d7..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMTza..
/
954e1..
ownership of
746e5..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMQwY..
/
e5ea2..
ownership of
47112..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMHvG..
/
6526e..
ownership of
4f235..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMXQA..
/
8e080..
ownership of
e805d..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMWDM..
/
26a9f..
ownership of
efcc1..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMQDP..
/
e01ce..
ownership of
cf4f5..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMPFn..
/
a7899..
ownership of
05357..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMK8J..
/
24592..
ownership of
0e736..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMUaR..
/
ad3cf..
ownership of
770e3..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMGeT..
/
701c2..
ownership of
1f793..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
TMSbg..
/
fa381..
ownership of
042dd..
as prop with payaddr
Pr6Pc..
rightscost 0.00 controlledby
Pr6Pc..
upto 0
PUQdE..
/
205bb..
theory published by
Pr6Pc..
Prim
0
/
2b9fe..
:
(
ι
→
ο
) →
ι
Axiom
Eps_i_ax
Eps_i_ax
:
∀ x0 :
ι → ο
.
∀ x1 .
x0
x1
⟶
x0
(
prim0
x0
)
Def
False
False
:
ο
:=
∀ x0 : ο .
x0
Def
not
not
:
ο
→
ο
:=
λ x0 : ο .
x0
⟶
False
Def
and
and
:
ο
→
ο
→
ο
:=
λ x0 x1 : ο .
∀ x2 : ο .
(
x0
⟶
x1
⟶
x2
)
⟶
x2
Def
or
or
:
ο
→
ο
→
ο
:=
λ x0 x1 : ο .
∀ x2 : ο .
(
x0
⟶
x2
)
⟶
(
x1
⟶
x2
)
⟶
x2
Def
iff
iff
:
ο
→
ο
→
ο
:=
λ x0 x1 : ο .
and
(
x0
⟶
x1
)
(
x1
⟶
x0
)
Axiom
prop_ext
prop_ext
:
∀ x0 x1 : ο .
iff
x0
x1
⟶
x0
=
x1
Prim
1
/
5341a..
:
ι
→
ι
→
ο
Def
Subq
Subq
:
ι
→
ι
→
ο
:=
λ x0 x1 .
∀ x2 .
x2
∈
x0
⟶
x2
∈
x1
Axiom
set_ext
set_ext
:
∀ x0 x1 .
x0
⊆
x1
⟶
x1
⊆
x0
⟶
x0
=
x1
Axiom
In_ind
In_ind
:
∀ x0 :
ι → ο
.
(
∀ x1 .
(
∀ x2 .
x2
∈
x1
⟶
x0
x2
)
⟶
x0
x1
)
⟶
∀ x1 .
x0
x1
Prim
2
/
dee93..
:
ι
Axiom
EmptyAx
EmptyAx
:
not
(
∀ x0 : ο .
(
∀ x1 .
x1
∈
0
⟶
x0
)
⟶
x0
)
Prim
3
/
e1447..
:
ι
→
ι
Axiom
UnionEq
UnionEq
:
∀ x0 x1 .
iff
(
x1
∈
prim3
x0
)
(
∀ x2 : ο .
(
∀ x3 .
and
(
x1
∈
x3
)
(
x3
∈
x0
)
⟶
x2
)
⟶
x2
)
Prim
4
/
0a620..
:
ι
→
ι
Axiom
PowerEq
PowerEq
:
∀ x0 x1 .
iff
(
x1
∈
prim4
x0
)
(
x1
⊆
x0
)
Prim
5
/
8641c..
:
ι
→
(
ι
→
ι
) →
ι
Axiom
ReplEq
ReplEq
:
∀ x0 .
∀ x1 :
ι → ι
.
∀ x2 .
iff
(
x2
∈
prim5
x0
x1
)
(
∀ x3 : ο .
(
∀ x4 .
and
(
x4
∈
x0
)
(
x2
=
x1
x4
)
⟶
x3
)
⟶
x3
)
Def
TransSet
TransSet
:
ι
→
ο
:=
λ x0 .
∀ x1 .
x1
∈
x0
⟶
x1
⊆
x0
Def
Union_closed
Union_closed
:
ι
→
ο
:=
λ x0 .
∀ x1 .
x1
∈
x0
⟶
prim3
x1
∈
x0
Def
Power_closed
Power_closed
:
ι
→
ο
:=
λ x0 .
∀ x1 .
x1
∈
x0
⟶
prim4
x1
∈
x0
Def
Repl_closed
Repl_closed
:
ι
→
ο
:=
λ x0 .
∀ x1 .
x1
∈
x0
⟶
∀ x2 :
ι → ι
.
(
∀ x3 .
x3
∈
x1
⟶
x2
x3
∈
x0
)
⟶
prim5
x1
x2
∈
x0
Def
ZF_closed
ZF_closed
:
ι
→
ο
:=
λ x0 .
and
(
and
(
Union_closed
x0
)
(
Power_closed
x0
)
)
(
Repl_closed
x0
)
Prim
6
/
1ae92..
:
ι
→
ι
Axiom
UnivOf_In
UnivOf_In
:
∀ x0 .
x0
∈
prim6
x0
Axiom
UnivOf_TransSet
UnivOf_TransSet
:
∀ x0 .
TransSet
(
prim6
x0
)
Axiom
UnivOf_ZF_closed
UnivOf_ZF_closed
:
∀ x0 .
ZF_closed
(
prim6
x0
)
Axiom
UnivOf_Min
UnivOf_Min
:
∀ x0 x1 .
x0
∈
x1
⟶
TransSet
x1
⟶
ZF_closed
x1
⟶
prim6
x0
⊆
x1