···329329 (P 0)
330330 [k. (P k) |- (P (S (S k)))]
331331 --------------------------- E-ind
332332- (P n) </hol-comp>
332332+ (P n)
333333+334334+ a.
335335+ ---- refl
336336+ (= a a)
337337+338338+ a. b. f.
339339+ (= a b) (f a)
340340+ -------- eq-ap
341341+ (f b)
342342+ </hol-comp>
333343 <hol-config id="index.html/myconfig">Gentzen</hol-config>
334344 <hol-proof id="index.html/prooftest" deps="index.html/myconfig index.html/baz index.html/nat">
335335- a.
336336- (Nat a)
345345+ a. b. f.
346346+ (= a b)
337347 -------
338338- (Nat (S (S a)))
348348+ (= (f a) (f b))
339349340340- a. asm |- ?
350350+ a. b. f. asm |- ?
341351 </hol-proof>
342352 <h1>String</h1>
343353 <h2>Basic</h2>