Let x0 of type ι be given.
Let x1 of type ι be given.
Let x2 of type ι → ι be given.
Apply H0 with
surj x0 x1 x2 ⟶ bij x0 x1 x2.
Assume H1: ∀ x3 . x3 ∈ x0 ⟶ x2 x3 ∈ x1.
Assume H2: ∀ x3 . x3 ∈ x0 ⟶ ∀ x4 . x4 ∈ x0 ⟶ x2 x3 = x2 x4 ⟶ x3 = x4.
Assume H3:
surj x0 x1 x2.
Apply H3 with
bij x0 x1 x2.
Assume H4: ∀ x3 . x3 ∈ x0 ⟶ x2 x3 ∈ x1.
Assume H5:
∀ x3 . x3 ∈ x1 ⟶ ∃ x4 . and (x4 ∈ x0) (x2 x4 = x3).
Apply and3I with
∀ x3 . x3 ∈ x0 ⟶ x2 x3 ∈ x1,
∀ x3 . x3 ∈ x0 ⟶ ∀ x4 . x4 ∈ x0 ⟶ x2 x3 = x2 x4 ⟶ x3 = x4,
∀ x3 . x3 ∈ x1 ⟶ ∃ x4 . and (x4 ∈ x0) (x2 x4 = x3) leaving 3 subgoals.
The subproof is completed by applying H1.
The subproof is completed by applying H2.
The subproof is completed by applying H5.