Can Simplification Prove (A I B) Subset of A using Special Notation?

  • Thread starter Thread starter brad sue
  • Start date Start date
brad sue
Messages
270
Reaction score
0
Hi,

with my special notation:
I- intersection

Can we prove that:
(A I B) subset of A by simplification from the rule of inference

since A I B -->A ??

If not, please can I have some suggestions?
B
 
Physics news on Phys.org
brad sue said:
Hi,

with my special notation:
I- intersection

Can we prove that:
(A I B) subset of A by simplification from the rule of inference

since A I B -->A ??

If not, please can I have some suggestions?
B
Sort of--that logical rule applies only to logical statements, not directly to sets. It says that you can conclude X from the statement X AND Y. The standard way to prove that A \cap B \subseteq A starts by decomposing it into logical statements.
Assume x \in A \cap B
Then (x \in A) \vee (x \in B)
You can finish it
 
0rthodontist said:
Sort of--that logical rule applies only to logical statements, not directly to sets. It says that you can conclude X from the statement X AND Y. The standard way to prove that A \cap B \subseteq A starts by decomposing it into logical statements.
Assume x \in A \cap B
Then (x \in A) \vee (x \in B)
You can finish it

OK I understand what to do.
Thank you
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top