In the modeling space, various level of abstractions have been introduced to facilitate readability and improve correctness (by minimizing details). For example, a flat transition system may be encoded hierarchically. Although these systems differ structurally, it is expected that they behave similarly.
To certify equivalence of these models, a formal (or mathematically sound) method is required to prove this. While theorem proving may be applicable, though difficult to apply, a fully automated approach (i.e., model checking) should surface to realize our goal.
Are you aware of any model checking approach that can answer the equivalence question by a button press?