Let x0 of type ι → (ι → (ι → ο) → ο) → (ι → ο) → ο be given.
Assume H0:
∀ x1 . ∀ x2 x3 : ι → (ι → ο) → ο . (∀ x4 . prim1 x4 x1 ⟶ x2 x4 = x3 x4) ⟶ x0 x1 x2 = x0 x1 x3.
Let x1 of type ι be given.
Let x2 of type ι → ((ι → ο) → ο) → ο be given.
Assume H1:
∀ x3 . ∀ x4 : ι → (ι → ο) → ο . (∀ x5 . prim1 x5 x3 ⟶ x2 x5 (x4 x5)) ⟶ x2 x3 (x0 x3 x4).
Apply H1 with
x1,
In_rec_Vo2 x0.
Let x3 of type ι be given.
Apply unknownprop_a8c97ae0a017afe69d44636ace2d181933ab2539bdda35cb9471bd768df945ae with
x0,
x3,
x2 leaving 2 subgoals.
The subproof is completed by applying H0.
The subproof is completed by applying H1.