Step * 1 of Lemma chrem_exists_a


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

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


Latex:


Latex:

1.  r  :  \mBbbN{}\msupplus{}
2.  s  :  \{s':\mBbbN{}\msupplus{}|  CoPrime(r,s')\} 
3.  a  :  \mBbbZ{}
4.  b  :  \mBbbZ{}
\mvdash{}  \mexists{}x:\mBbbZ{}  [((x  \mequiv{}  a  mod  r)  \mwedge{}  (x  \mequiv{}  b  mod  s))]


By


Latex:
((D  2  THEN  UnhideSqStableHyp  3)  THENA  Auto)




Home Index