university math solution, Summaries of Mathematics

lt is some problems' solutions for discrete math

Typology: Summaries

2019/2020

Uploaded on 04/26/2020

yellow-red
yellow-red 🇨🇳

4

(1)

23 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Discrete Mathematics
1.3.74
We know (1)a→b≡¬ab, (2)¬(ab)¬a¬b, (3)¬(ab)¬a¬b,
(4)a(¬b¬a) ≡a¬b, (5)a¬aa, (6)aT≡T
So (pq)(¬pr)→(qr)
¬((pq)(¬pr))(qr) (use(1))
(¬(pq)¬(¬pr))(qr) (use(2))
((¬p¬q)(p¬r))(qr) (use(3))
(¬p¬q)(p¬r)qr
≡(q(¬p¬q))(r(p¬r))
≡(q¬p)(rp) (use(4))
≡qr(p¬p)
1.4.84
(c)(i)x¬S(x),S(x):x can swim
(ii)x(C(x)¬S(x)),C(x):x is a person in your class
(d)(i)xQ(x),Q(x):x can solve quadratic equations
(ii)x(C(x)→Q(x))
(e)(i)x¬R(x),R(x):x wants to be rich
(ii)x(C(x)¬R(x))

Partial preview of the text

Download university math solution and more Summaries Mathematics in PDF only on Docsity!

Discrete Mathematics 1.3. We know (1)a→b≡¬a∨b, (2)¬(a∧b)≡¬a∨¬b, (3)¬(a∨b)≡¬a∧¬b, (4)a∨(¬b∧¬a) ≡a∨¬b, (5)a∨¬a≡a, (6)a∨T≡T So (p∨q)∧(¬p∨r)→(q∨r) ≡¬((p∨q)∧(¬p∨r))∨(q∨r) (use(1)) ≡(¬(p∨q)∨¬(¬p∨r))∨(q∨r) (use(2)) ≡((¬p∧¬q)∨(p∧¬r))∨(q∨r) (use(3)) ≡(¬p∧¬q)∨(p∧¬r)∨q∨r ≡(q∨(¬p∧¬q))∨(r∨(p∧¬r)) ≡(q∨¬p)∨(r∨p) (use(4)) ≡q∨r∨(p∨¬p) 1.4. (c)(i)∃x¬S(x),S(x):x can swim (ii)∃x(C(x)∧¬S(x)),C(x):x is a person in your class (d)(i)∀xQ(x),Q(x):x can solve quadratic equations (ii)∀x(C(x)→Q(x)) (e)(i)∃x¬R(x),R(x):x wants to be rich (ii)∃x(C(x)∧¬R(x))