Calling all static analysis/semantics nerds out there: is there a simple way to check if a propositional expression induces a lattice with atomic propositions as elements and implication as order. Yes, I can easily do it using brute force, but I’m lazy and looking for a simpler way. You may assume that the formula is […]

Read More… from