Step * of Lemma chrem_exists_a

r:ℕ+. ∀s:{s':ℕ+CoPrime(r,s')} . ∀a,b:ℤ.  (∃x:ℤ [((x ≡ mod r) ∧ (x ≡ mod s))])
BY
Auto }

1
1. : ℕ+
2. {s':ℕ+CoPrime(r,s')} 
3. : ℤ
4. : ℤ
⊢ ∃x:ℤ [((x ≡ mod r) ∧ (x ≡ mod s))]


Latex:


Latex:
\mforall{}r:\mBbbN{}\msupplus{}.  \mforall{}s:\{s':\mBbbN{}\msupplus{}|  CoPrime(r,s')\}  .  \mforall{}a,b:\mBbbZ{}.    (\mexists{}x:\mBbbZ{}  [((x  \mequiv{}  a  mod  r)  \mwedge{}  (x  \mequiv{}  b  mod  s))])


By


Latex:
Auto




Home Index