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: pack_c x0 x2 = pack_c x1 x3.
Claim L1: x1 = ap (pack_c x0 x2) 0
Apply pack_c_0_eq with pack_c x0 x2, x1, x3.
The subproof is completed by applying H0.
Claim L2: x0 = x1
Apply L1 with λ x4 x5 . x0 = x5.
The subproof is completed by applying pack_c_0_eq2 with x0, x2.
Apply andI with x0 = x1, ∀ x4 : ι → ο . (∀ x5 . x4 x5x5x0)x2 x4 = x3 x4 leaving 2 subgoals.
The subproof is completed by applying L2.
Let x4 of type ιο be given.
Assume H3: ∀ x5 . x4 x5x5x0.
Claim L4: ∀ x5 . x4 x5x5x1
Apply L2 with λ x5 x6 . ∀ x7 . x4 x7x7x5.
The subproof is completed by applying H3.
Apply pack_c_1_eq2 with x0, x2, x4, λ x5 x6 : ο . x6 = x3 x4 leaving 2 subgoals.
The subproof is completed by applying H3.
Apply H0 with λ x5 x6 . decode_c (ap x6 1) x4 = x3 x4.
Let x5 of type οοο be given.
Apply pack_c_1_eq2 with x1, x3, x4, λ x6 x7 : ο . x5 x7 x6.
The subproof is completed by applying L4.