Step
*
of Lemma
polymorphic-constant-nat
∀f:⋂A:Type. (A ⟶ ℕ). ∃n:ℕ. ∀A:Type. ∀x:A.  ((f x) = n ∈ ℕ)
BY
{ (Auto THEN BLemma `polymorphic-constant` THEN Auto) }
Latex:
Latex:
\mforall{}f:\mcap{}A:Type.  (A  {}\mrightarrow{}  \mBbbN{}).  \mexists{}n:\mBbbN{}.  \mforall{}A:Type.  \mforall{}x:A.    ((f  x)  =  n)
By
Latex:
(Auto  THEN  BLemma  `polymorphic-constant`  THEN  Auto)
Home
Index