Search for blocks/addresses/...

Proofgold Signed Transaction

vin
PrEvg../a9ef7..
PUUY9../25464..
vout
PrEvg../5ef8e.. 3.38 bars
TMHEv../a57ed.. negprop ownership controlledby PrGxv.. upto 0
TMTWN../95e50.. ownership of 8bcd6.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMYP7../c226a.. ownership of 422f5.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMTgA../79232.. ownership of f147c.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMYbd../c167c.. ownership of 8d6cc.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMSN6../963f2.. ownership of 0998e.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMcGZ../7f8aa.. ownership of cf65c.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMTw1../4cf0b.. ownership of 67e5a.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMXwT../61911.. ownership of 5ef9a.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMNGc../43c86.. ownership of 92c80.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMMv4../3fc2e.. ownership of 435e1.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMUtT../d9994.. ownership of 030c8.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMYFe../9525f.. ownership of 49396.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMT4S../59705.. ownership of 34736.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMLVQ../d7076.. ownership of 02ea2.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMVVh../39740.. ownership of 6b467.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMcbU../e1647.. ownership of 32914.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMWNf../dde9c.. ownership of 25212.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMSLQ../789ea.. ownership of d889e.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMZSN../e123a.. ownership of 4897a.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMMrd../cb7bb.. ownership of 2a027.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMWkA../42f65.. ownership of 48110.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMUR7../45790.. ownership of 9f453.. as prop with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMRPG../13282.. ownership of de327.. as obj with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMTUE../1313c.. ownership of 94ef3.. as obj with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMHuG../7519a.. ownership of 8ac9a.. as obj with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMUdt../ba771.. ownership of 9df9f.. as obj with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMH6V../4fc75.. ownership of 20909.. as obj with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMZS4../65198.. ownership of 16e4f.. as obj with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMMJm../79c6a.. ownership of 0cafb.. as obj with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMRWQ../63d92.. ownership of 2df26.. as obj with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMaMk../d3441.. ownership of bb61d.. as obj with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
TMV15../60c81.. ownership of dfd55.. as obj with payaddr PrGxv.. rights free controlledby PrGxv.. upto 0
PUcHm../26905.. doc published by PrGxv..
Definition False := ∀ x0 : ο . x0
Definition True := ∀ x0 : ο . x0x0
Definition not := λ x0 : ο . x0False
Theorem FalseE : False∀ x0 : ο . x0 (proof)
Theorem TrueI : True (proof)
Theorem notI : ∀ x0 : ο . (x0False)not x0 (proof)
Theorem notE : ∀ x0 : ο . not x0x0False (proof)
Definition and := λ x0 x1 : ο . ∀ x2 : ο . (x0x1x2)x2
Theorem andI : ∀ x0 x1 : ο . x0x1and x0 x1 (proof)
Theorem andEL : ∀ x0 x1 : ο . and x0 x1x0 (proof)
Theorem andER : ∀ x0 x1 : ο . and x0 x1x1 (proof)
Definition or := λ x0 x1 : ο . ∀ x2 : ο . (x0x2)(x1x2)x2
Theorem orIL : ∀ x0 x1 : ο . x0or x0 x1 (proof)
Theorem orIR : ∀ x0 x1 : ο . x1or x0 x1 (proof)
Theorem orE : ∀ x0 x1 x2 : ο . (x0x2)(x1x2)or x0 x1x2 (proof)
Definition iff := λ x0 x1 : ο . and (x0x1) (x1x0)
Theorem iffEL : ∀ x0 x1 : ο . iff x0 x1x0x1 (proof)
Theorem iffER : ∀ x0 x1 : ο . iff x0 x1x1x0 (proof)
Theorem iffI : ∀ x0 x1 : ο . (x0x1)(x1x0)iff x0 x1 (proof)
Theorem iff_refl : ∀ x0 : ο . iff x0 x0 (proof)
Known prop_ext_2 : ∀ x0 x1 : ο . (x0x1)(x1x0)x0 = x1
Theorem pred_ext_2 : ∀ x0 x1 : ι → ο . (∀ x2 . x0 x2x1 x2)(∀ x2 . x1 x2x0 x2)x0 = x1 (proof)
Theorem pred_ext : ∀ x0 x1 : ι → ο . (∀ x2 . iff (x0 x2) (x1 x2))x0 = x1 (proof)
Definition 8ac9a.. := λ x0 . False
Definition de327.. := λ x0 : ι → ο . λ x1 x2 . or (x0 x2) (x2 = x1)
Theorem 0998e.. : ∀ x0 : ι → ο . ∀ x1 x2 . x0 x2de327.. x0 x1 x2 (proof)
Theorem f147c.. : ∀ x0 : ι → ο . ∀ x1 . de327.. x0 x1 x1 (proof)
Theorem 8bcd6.. : ∀ x0 : ι → ο . ∀ x1 x2 . de327.. x0 x1 x2∀ x3 : ο . (x0 x2x3)(x2 = x1x3)x3 (proof)