Sr Examen

Expresión ̅A∪(¯B→A)∩B

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

    Solución

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