Step * of Lemma polymorphic-choice-sq

f:⋂A:Type. (A ⟶ A ⟶ A). ((f ~ λx.if is lambda then λy.x otherwise ⊥) ∨ (f ~ λx,y. y))
BY
(UnivCD THENA Auto) }

1
1. : ⋂A:Type. (A ⟶ A ⟶ A)
⊢ (f ~ λx.if is lambda then λy.x otherwise ⊥) ∨ (f ~ λx,y. y)


Latex:


Latex:
\mforall{}f:\mcap{}A:Type.  (A  {}\mrightarrow{}  A  {}\mrightarrow{}  A).  ((f  \msim{}  \mlambda{}x.if  f  x  is  lambda  then  \mlambda{}y.x  otherwise  \mbot{})  \mvee{}  (f  \msim{}  \mlambda{}x,y.  y))


By


Latex:
(UnivCD  THENA  Auto)




Home Index