Search for blocks/addresses/...

Proofgold Proof

pf
Let x0 of type ι be given.
Let x1 of type ιιο be given.
Let x2 of type ιιο be given.
Let x3 of type ιο be given.
Let x4 of type ιο be given.
Assume H0: ∀ x5 . x5x0∀ x6 . x6x0iff (x1 x5 x6) (x2 x5 x6).
Assume H1: ∀ x5 . x5x0iff (x3 x5) (x4 x5).
Claim L2: encode_r x0 x1 = encode_r x0 x2
Apply encode_r_ext with x0, x1, x2.
The subproof is completed by applying H0.
Apply L2 with λ x5 x6 . lam 3 (λ x7 . If_i (x7 = 0) x0 (If_i (x7 = 1) (encode_r x0 x1) (Sep x0 x3))) = lam 3 (λ x7 . If_i (x7 = 0) x0 (If_i (x7 = 1) x5 (Sep x0 x4))).
Claim L3: Sep x0 x3 = Sep x0 x4
Apply encode_p_ext with x0, x3, x4.
The subproof is completed by applying H1.
Apply L3 with λ x5 x6 . lam 3 (λ x7 . If_i (x7 = 0) x0 (If_i (x7 = 1) (encode_r x0 x1) (Sep x0 x3))) = lam 3 (λ x7 . If_i (x7 = 0) x0 (If_i (x7 = 1) (encode_r x0 x1) x5)).
Let x5 of type ιιο be given.
Assume H4: x5 (lam 3 (λ x6 . If_i (x6 = 0) x0 (If_i (x6 = 1) (encode_r x0 x1) (Sep x0 x3)))) (lam 3 (λ x6 . If_i (x6 = 0) x0 (If_i (x6 = 1) (encode_r x0 x1) (Sep x0 x3)))).
The subproof is completed by applying H4.