Search for blocks/addresses/...

Proofgold Proof

pf
Let x0 of type ι be given.
Assume H0: nat_p x0.
Assume H1: atleastp (ordsucc x0) x0.
Apply H1 with False.
Let x1 of type ιι be given.
Assume H2: inj (ordsucc x0) x0 x1.
Apply H2 with False.
Assume H3: ∀ x2 . x2ordsucc x0x1 x2x0.
Assume H4: ∀ x2 . x2ordsucc x0∀ x3 . x3ordsucc x0x1 x2 = x1 x3x2 = x3.
Apply PigeonHole_nat with x0, x1 leaving 3 subgoals.
The subproof is completed by applying H0.
The subproof is completed by applying H3.
The subproof is completed by applying H4.