Sr Examen

Expresión B¬A⇔AB∨¬(A⇒AB)

El profesor se sorprenderá mucho al ver tu solución correcta😉

    Solución

    Ha introducido [src]
    (b∧(¬a))⇔((a∧b)∨(¬(a⇒(a∧b))))
    $$\left(b \wedge \neg a\right) ⇔ \left(\left(a \wedge b\right) \vee a \not\Rightarrow \left(a \wedge b\right)\right)$$
    Solución detallada
    $$a \Rightarrow \left(a \wedge b\right) = b \vee \neg a$$
    $$a \not\Rightarrow \left(a \wedge b\right) = a \wedge \neg b$$
    $$\left(a \wedge b\right) \vee a \not\Rightarrow \left(a \wedge b\right) = a$$
    $$\left(b \wedge \neg a\right) ⇔ \left(\left(a \wedge b\right) \vee a \not\Rightarrow \left(a \wedge b\right)\right) = \neg a \wedge \neg b$$
    Simplificación [src]
    $$\neg a \wedge \neg b$$
    (¬a)∧(¬b)
    Tabla de verdad
    +---+---+--------+
    | a | b | result |
    +===+===+========+
    | 0 | 0 | 1      |
    +---+---+--------+
    | 0 | 1 | 0      |
    +---+---+--------+
    | 1 | 0 | 0      |
    +---+---+--------+
    | 1 | 1 | 0      |
    +---+---+--------+
    FND [src]
    Ya está reducido a FND
    $$\neg a \wedge \neg b$$
    (¬a)∧(¬b)
    FNC [src]
    Ya está reducido a FNC
    $$\neg a \wedge \neg b$$
    (¬a)∧(¬b)
    FNCD [src]
    $$\neg a \wedge \neg b$$
    (¬a)∧(¬b)
    FNDP [src]
    $$\neg a \wedge \neg b$$
    (¬a)∧(¬b)