Step * 1 3 of Lemma exists-type-equating-ints


1. : ℤ
2. : ℤ
3. : ℤ
4. : ℤ
5. ¬(x y ∈ ℤ)
6. ¬(n m ∈ ℤ)
7. ¬(x m ∈ ℤ)
8. ¬(y n ∈ ℤ)
⊢ ¬(x y ∈ (⇃({z:ℤ(z x ∈ ℤ) ∨ (z n ∈ ℤ)} ) ⋃ ⇃({z:ℤ(z y ∈ ℤ) ∨ (z m ∈ ℤ)} )))
BY
(BLemma `b-union-equality-disjoint`  THENA (Auto THEN MemTypeCD THEN Auto)) }

1
1. : ℤ
2. : ℤ
3. : ℤ
4. : ℤ
5. ¬(x y ∈ ℤ)
6. ¬(n m ∈ ℤ)
7. ¬(x m ∈ ℤ)
8. ¬(y n ∈ ℤ)
⊢ ¬⇃({z:ℤ(z x ∈ ℤ) ∨ (z n ∈ ℤ)} ) ⋂ ⇃({z:ℤ(z y ∈ ℤ) ∨ (z m ∈ ℤ)} )


Latex:


Latex:

1.  x  :  \mBbbZ{}
2.  y  :  \mBbbZ{}
3.  n  :  \mBbbZ{}
4.  m  :  \mBbbZ{}
5.  \mneg{}(x  =  y)
6.  \mneg{}(n  =  m)
7.  \mneg{}(x  =  m)
8.  \mneg{}(y  =  n)
\mvdash{}  \mneg{}(x  =  y)


By


Latex:
(BLemma  `b-union-equality-disjoint`    THENA  (Auto  THEN  MemTypeCD  THEN  Auto))




Home Index