Search for blocks/addresses/...
Proofgold Asset
asset id
c8ac64923dfe9f61eb383e86abb36794e230a3a5a0e51ba0452ff6f03bbf1600
asset hash
5d971e6aa6c28d891d651681243ebe82c383ffc117e0875dbb76666be2b9dc34
bday / block
40611
tx
d9e5c..
preasset
doc published by
Pr6gx..
Definition
or
or
:=
λ x0 x1 : ο .
∀ x2 : ο .
(
x0
⟶
x2
)
⟶
(
x1
⟶
x2
)
⟶
x2
Theorem
bcefe..
:
∀ x0 x1 : ο .
or
x0
x1
⟶
∀ x2 : ο .
(
x0
⟶
x2
)
⟶
(
x1
⟶
x2
)
⟶
x2
...
Definition
False
False
:=
∀ x0 : ο .
x0
Definition
not
not
:=
λ x0 : ο .
x0
⟶
False
Param
ordinal
ordinal
:
ι
→
ο
Param
ordsucc
ordsucc
:
ι
→
ι
Known
neq_0_ordsucc
neq_0_ordsucc
:
∀ x0 .
0
=
ordsucc
x0
⟶
∀ x1 : ο .
x1
Definition
nIn
nIn
:=
λ x0 x1 .
not
(
x0
∈
x1
)
Known
EmptyE
EmptyE
:
∀ x0 .
nIn
x0
0
Known
ordinal_Empty
ordinal_Empty
:
ordinal
0
Known
ordinal_ordsucc
ordinal_ordsucc
:
∀ x0 .
ordinal
x0
⟶
ordinal
(
ordsucc
x0
)
Theorem
8b4f2..
:
not
(
∀ x0 x1 .
ordinal
x0
⟶
ordinal
(
ordsucc
x1
)
⟶
or
(
x0
=
ordsucc
x1
)
(
ordsucc
x1
∈
x0
)
)
...