Sr Examen

Expresión ¬(¬(¬x∨y)∧z⇒x)⇔z

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

    Solución

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