Step * 1 3 of Lemma int_mod_isect_int_mod


1. : ℕ+
2. : ℕ+
3. Base
4. x1 Base
5. x1 ∈ pertype(λx,y. ((x ∈ ℤ) ∧ (y ∈ ℤ) ∧ (x ≡ mod lcm(n;m))))
6. x ∈ ℤ
7. x1 ∈ ℤ
8. x ≡ x1 mod lcm(n;m)
9. x ≡ x1 mod n
⊢ x ≡ x1 mod m
BY
Assert ⌜lcm(n;m)⌝⋅ }

1
.....assertion..... 
1. : ℕ+
2. : ℕ+
3. Base
4. x1 Base
5. x1 ∈ pertype(λx,y. ((x ∈ ℤ) ∧ (y ∈ ℤ) ∧ (x ≡ mod lcm(n;m))))
6. x ∈ ℤ
7. x1 ∈ ℤ
8. x ≡ x1 mod lcm(n;m)
9. x ≡ x1 mod n
⊢ lcm(n;m)

2
1. : ℕ+
2. : ℕ+
3. Base
4. x1 Base
5. x1 ∈ pertype(λx,y. ((x ∈ ℤ) ∧ (y ∈ ℤ) ∧ (x ≡ mod lcm(n;m))))
6. x ∈ ℤ
7. x1 ∈ ℤ
8. x ≡ x1 mod lcm(n;m)
9. x ≡ x1 mod n
10. lcm(n;m)
⊢ x ≡ x1 mod m


Latex:


Latex:

1.  n  :  \mBbbN{}\msupplus{}
2.  m  :  \mBbbN{}\msupplus{}
3.  x  :  Base
4.  x1  :  Base
5.  x  =  x1
6.  x  \mmember{}  \mBbbZ{}
7.  x1  \mmember{}  \mBbbZ{}
8.  x  \mequiv{}  x1  mod  lcm(n;m)
9.  x  \mequiv{}  x1  mod  n
\mvdash{}  x  \mequiv{}  x1  mod  m


By


Latex:
Assert  \mkleeneopen{}m  |  lcm(n;m)\mkleeneclose{}\mcdot{}




Home Index