Let x0 of type ι be given.
Apply H0 with
λ x1 . x1 = pack_b_p (ap x1 0) (decode_b (ap x1 1)) (decode_p (ap x1 2)).
Let x1 of type ι be given.
Let x2 of type ι → ι → ι be given.
Assume H1: ∀ x3 . x3 ∈ x1 ⟶ ∀ x4 . x4 ∈ x1 ⟶ x2 x3 x4 ∈ x1.
Let x3 of type ι → ο be given.
Apply pack_b_p_0_eq2 with
x1,
x2,
x3,
λ x4 x5 . pack_b_p x1 x2 x3 = pack_b_p x4 (decode_b (ap (pack_b_p x1 x2 x3) 1)) (decode_p (ap (pack_b_p x1 x2 x3) 2)).
Apply pack_b_p_ext with
x1,
x2,
decode_b (ap (pack_b_p x1 x2 x3) 1),
x3,
decode_p (ap (pack_b_p x1 x2 x3) 2) leaving 2 subgoals.
The subproof is completed by applying pack_b_p_1_eq2 with x1, x2, x3.
Let x4 of type ι be given.
Assume H2: x4 ∈ x1.
Apply pack_b_p_2_eq2 with
x1,
x2,
x3,
x4,
λ x5 x6 : ο . iff (x3 x4) x5 leaving 2 subgoals.
The subproof is completed by applying H2.
The subproof is completed by applying iff_refl with x3 x4.