The document summarizes research on deciding language inclusion problems using quasiorders. It introduces the concept of a quasiorder ρ induced by a language L2 that is extensive, monotone, and idempotent. Language inclusion L1 ⊆ L2 can be decided by checking if ρ(L1) is contained within L2. The Nerode left quasiorder relative to L2 is presented, which allows reducing the problem to checking membership of finitely many words. An algorithm is provided that computes the minimal elements of ρ applied to L1 using antichains. The approach is generalized to state-based quasiorders defined using automata for L2.