• Ook the Librarian
    arrow-up
    1
    arrow-down
    0
    ·
    9 months ago
    edit-2
    9 months ago
    link
    fedilink

    “If A then B” means if A is true, then B is guaranteed to be true. Note that if B is true and A is false, “if A then B” is still true.

    “B only if A” means the only way for B to be true is for A to be true. It’s weird, but it has the inverse truth table as (not A) and B”.