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.
Assume H0: ∀ x4 : ι → ο . (∀ x5 . x4 x5x5x0)iff (x1 x4) (x2 x4).
Claim L1: encode_c x0 x1 = encode_c x0 x2
Apply encode_c_ext with x0, x1, x2.
The subproof is completed by applying H0.
Apply L1 with λ x4 x5 . lam 3 (λ x6 . If_i (x6 = 0) x0 (If_i (x6 = 1) (encode_c x0 x1) x3)) = lam 3 (λ x6 . If_i (x6 = 0) x0 (If_i (x6 = 1) x4 x3)).
Let x4 of type ιιο be given.
Assume H2: x4 (lam 3 (λ x5 . If_i (x5 = 0) x0 (If_i (x5 = 1) (encode_c x0 x1) x3))) (lam 3 (λ x5 . If_i (x5 = 0) x0 (If_i (x5 = 1) (encode_c x0 x1) x3))).
The subproof is completed by applying H2.