Let x0 of type ι be given.
Apply H0 with
λ x1 . x1 = pack_c_b_e (ap x1 0) (decode_c (ap x1 1)) (decode_b (ap x1 2)) (ap x1 3).
Let x1 of type ι be given.
Let x2 of type (ι → ο) → ο be given.
Let x3 of type ι → ι → ι be given.
Assume H1: ∀ x4 . x4 ∈ x1 ⟶ ∀ x5 . x5 ∈ x1 ⟶ x3 x4 x5 ∈ x1.
Let x4 of type ι be given.
Assume H2: x4 ∈ x1.
Apply pack_c_b_e_0_eq2 with
x1,
x2,
x3,
x4,
λ x5 x6 . pack_c_b_e x1 x2 x3 x4 = pack_c_b_e x5 (decode_c (ap (pack_c_b_e x1 x2 x3 x4) 1)) (decode_b (ap (pack_c_b_e x1 x2 x3 x4) 2)) (ap (pack_c_b_e x1 x2 x3 x4) 3).
Apply pack_c_b_e_3_eq2 with
x1,
x2,
x3,
x4,
λ x5 x6 . pack_c_b_e x1 x2 x3 x4 = pack_c_b_e x1 (decode_c (ap (pack_c_b_e x1 x2 x3 x4) 1)) (decode_b (ap (pack_c_b_e x1 x2 x3 x4) 2)) x5.
Apply pack_c_b_e_ext with
x1,
x2,
decode_c (ap (pack_c_b_e x1 x2 x3 x4) 1),
x3,
decode_b (ap (pack_c_b_e x1 x2 x3 x4) 2),
x4 leaving 2 subgoals.
Let x5 of type ι → ο be given.
Assume H3: ∀ x6 . x5 x6 ⟶ x6 ∈ x1.
Apply pack_c_b_e_1_eq2 with
x1,
x2,
x3,
x4,
x5,
λ x6 x7 : ο . iff (x2 x5) x6 leaving 2 subgoals.
The subproof is completed by applying H3.
The subproof is completed by applying iff_refl with x2 x5.
The subproof is completed by applying pack_c_b_e_2_eq2 with x1, x2, x3, x4.