Sr Examen

Expresión ¬(avb⇒a&b)⇔a

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

    Solución

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