Step
*
1
1
of Lemma
combinations-list
1. [A] : Type
2. n : ℕ
3. A ~ ℕn
4. k : ℕ
⊢ Combination(k;A) ~ ℕC(k;n)
BY
{ xxx((RWO "3" 0 THEN Auto) THEN BLemma `count-combinations` THEN Auto)xxx }
Latex:
Latex:
1.  [A]  :  Type
2.  n  :  \mBbbN{}
3.  A  \msim{}  \mBbbN{}n
4.  k  :  \mBbbN{}
\mvdash{}  Combination(k;A)  \msim{}  \mBbbN{}C(k;n)
By
Latex:
xxx((RWO  "3"  0  THEN  Auto)  THEN  BLemma  `count-combinations`  THEN  Auto)xxx
Home
Index