Search for blocks/addresses/...

Proofgold Asset

asset id
cdf88115221b970d4ad3c51a33b3e43e791d894b9106d961d06943006755342c
asset hash
32be2eff214e81bc4d1c15d4fdbc97dede832a5756c9bb2ba81b2a68a493cab8
bday / block
4897
tx
51ec4..
preasset
doc published by Pr6Pc..
Definition canonical_eltcanonical_elt := λ x0 : ι → ι → ο . λ x1 . prim0 (x0 x1)
Known Eps_i_axEps_i_ax : ∀ x0 : ι → ο . ∀ x1 . x0 x1x0 (prim0 x0)
Theorem canonical_elt_relcanonical_elt_rel : ∀ x0 : ι → ι → ο . ∀ x1 . x0 x1 x1x0 x1 (canonical_elt x0 x1) (proof)
Param perper : (ιιο) → ο
Known pred_ext_2pred_ext_2 : ∀ x0 x1 : ι → ο . (∀ x2 . x0 x2x1 x2)(∀ x2 . x1 x2x0 x2)x0 = x1
Known per_stra1per_stra1 : ∀ x0 : ι → ι → ο . per x0∀ x1 x2 x3 . x0 x2 x1x0 x2 x3x0 x1 x3
Definition transitivetransitive := λ x0 : ι → ι → ο . ∀ x1 x2 x3 . x0 x1 x2x0 x2 x3x0 x1 x3
Known per_traper_tra : ∀ x0 : ι → ι → ο . per x0transitive x0
Theorem canonical_elt_eqcanonical_elt_eq : ∀ x0 : ι → ι → ο . per x0∀ x1 x2 . x0 x1 x2canonical_elt x0 x1 = canonical_elt x0 x2 (proof)
Theorem canonical_elt_idemcanonical_elt_idem : ∀ x0 : ι → ι → ο . per x0∀ x1 . x0 x1 x1canonical_elt x0 x1 = canonical_elt x0 (canonical_elt x0 x1) (proof)
Definition andand := λ x0 x1 : ο . ∀ x2 : ο . (x0x1x2)x2
Definition quotientquotient := λ x0 : ι → ι → ο . λ x1 . and (x0 x1 x1) (x1 = canonical_elt x0 x1)
Known andELandEL : ∀ x0 x1 : ο . and x0 x1x0
Theorem quotient_prop1quotient_prop1 : ∀ x0 : ι → ι → ο . ∀ x1 . quotient x0 x1x0 x1 x1 (proof)
Known andERandER : ∀ x0 x1 : ο . and x0 x1x1
Theorem quotient_prop2quotient_prop2 : ∀ x0 : ι → ι → ο . per x0∀ x1 x2 . quotient x0 x1quotient x0 x2x0 x1 x2x1 = x2 (proof)
Param If_iIf_i : οιιι
Definition canonical_elt_defcanonical_elt_def := λ x0 : ι → ι → ο . λ x1 : ι → ι . λ x2 . If_i (x0 x2 (x1 x2)) (x1 x2) (canonical_elt x0 x2)
Definition oror := λ x0 x1 : ο . ∀ x2 : ο . (x0x2)(x1x2)x2
Definition FalseFalse := ∀ x0 : ο . x0
Definition notnot := λ x0 : ο . x0False
Known If_i_correctIf_i_correct : ∀ x0 : ο . ∀ x1 x2 . or (and x0 (If_i x0 x1 x2 = x1)) (and (not x0) (If_i x0 x1 x2 = x2))
Theorem canonical_elt_def_relcanonical_elt_def_rel : ∀ x0 : ι → ι → ο . ∀ x1 : ι → ι . ∀ x2 . x0 x2 x2x0 x2 (canonical_elt_def x0 x1 x2) (proof)
Known If_i_1If_i_1 : ∀ x0 : ο . ∀ x1 x2 . x0If_i x0 x1 x2 = x1
Known If_i_0If_i_0 : ∀ x0 : ο . ∀ x1 x2 . not x0If_i x0 x1 x2 = x2
Theorem canonical_elt_def_eqcanonical_elt_def_eq : ∀ x0 : ι → ι → ο . per x0∀ x1 : ι → ι . (∀ x2 x3 . x0 x2 x3x1 x2 = x1 x3)∀ x2 x3 . x0 x2 x3canonical_elt_def x0 x1 x2 = canonical_elt_def x0 x1 x3 (proof)
Theorem canonical_elt_def_idemcanonical_elt_def_idem : ∀ x0 : ι → ι → ο . per x0∀ x1 : ι → ι . (∀ x2 x3 . x0 x2 x3x1 x2 = x1 x3)∀ x2 . x0 x2 x2canonical_elt_def x0 x1 x2 = canonical_elt_def x0 x1 (canonical_elt_def x0 x1 x2) (proof)
Definition quotient_defquotient_def := λ x0 : ι → ι → ο . λ x1 : ι → ι . λ x2 . and (x0 x2 x2) (x2 = canonical_elt_def x0 x1 x2)
Known andIandI : ∀ x0 x1 : ο . x0x1and x0 x1
Known per_ref1per_ref1 : ∀ x0 : ι → ι → ο . per x0∀ x1 x2 . x0 x1 x2x0 x1 x1
Theorem quotient_def_prop0quotient_def_prop0 : ∀ x0 : ι → ι → ο . per x0∀ x1 : ι → ι . ∀ x2 . x0 x2 (x1 x2)x2 = x1 x2quotient_def x0 x1 x2 (proof)
Theorem quotient_def_prop1quotient_def_prop1 : ∀ x0 : ι → ι → ο . ∀ x1 : ι → ι . ∀ x2 . quotient_def x0 x1 x2x0 x2 x2 (proof)
Theorem quotient_def_prop2quotient_def_prop2 : ∀ x0 : ι → ι → ο . per x0∀ x1 : ι → ι . (∀ x2 x3 . x0 x2 x3x1 x2 = x1 x3)∀ x2 x3 . quotient_def x0 x1 x2quotient_def x0 x1 x3x0 x2 x3x2 = x3 (proof)