DEFINITION True_rec()
TYPE =
Π
P:
Set
.P
→
True
→
P
BODY =
λ
P:
Set
.
λ
p:P.
λ
H:
True
.<
λ
H1:
True
.P>
CASE
H
OF
I
⇒
p