Sr Examen

Expresión xyvx|y=y

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

    Solución

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