Step
*
1
1
of Lemma
cardinality-le_functionality
1. [T] : Type
2. n : ℕ+
3. [m] : ℕ
4. n ≤ m
5. f : ℕn ⟶ T
6. Surj(ℕn;T;f)
⊢ Surj(ℕm;T;λx.if x <z n then f x else f 0 fi )
BY
{ (RepeatFor 3 (ParallelLast) THEN Reduce 0 THEN OReduce 0⋅ THEN Auto) }
Latex:
Latex:
1.  [T]  :  Type
2.  n  :  \mBbbN{}\msupplus{}
3.  [m]  :  \mBbbN{}
4.  n  \mleq{}  m
5.  f  :  \mBbbN{}n  {}\mrightarrow{}  T
6.  Surj(\mBbbN{}n;T;f)
\mvdash{}  Surj(\mBbbN{}m;T;\mlambda{}x.if  x  <z  n  then  f  x  else  f  0  fi  )
By
Latex:
(RepeatFor  3  (ParallelLast)  THEN  Reduce  0  THEN  OReduce  0\mcdot{}  THEN  Auto)
Home
Index