Step * 1 1 2 2 1 1 1 of Lemma bag-member-two-factorizations

.....wf..... 
1. : ℕ
2. : ℤ
3. : ℤ
4. 1 ≤ a
5. a ≤ n
6. (a b) n ∈ ℤ
7. (a ∈ [1, 1))
8. (n rem a) 0 ∈ ℤ
⊢ b ∈ ℕ
BY
xxx(InstLemma `pos_mul_arg_bounds` [⌜a⌝;⌜b⌝]⋅ THEN Auto)xxx }


Latex:


Latex:
.....wf..... 
1.  n  :  \mBbbN{}
2.  a  :  \mBbbZ{}
3.  b  :  \mBbbZ{}
4.  1  \mleq{}  a
5.  a  \mleq{}  n
6.  (a  *  b)  =  n
7.  (a  \mmember{}  [1,  n  +  1))
8.  (n  rem  a)  =  0
\mvdash{}  b  \mmember{}  \mBbbN{}


By


Latex:
xxx(InstLemma  `pos\_mul\_arg\_bounds`  [\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{}]\mcdot{}  THEN  Auto)xxx




Home Index