Skip to content

SeLFiE: Print_Is_Free, Print_Is_Var, Print_Is_Bound does not work for variables with question marks. #179

@yutakang

Description

@yutakang

In Hybrid_Logic.thy,

ML‹
try (Syntax.read_term @{context}) "?g"

lemma soundness': ‹n ⊢ branch ⟹ M, g ⊨⇩Θ branch ⟹ False›(!)
assert_SeLFiE_true generalize_arguments_used_in_recursion_deep [on["branch"], arb["g"], rule["ST.induct"]]
assert_SeLFiE_false generalize_arguments_used_in_recursion_deep [on["branch"], arb[ ], rule["ST.induct"]]

It was caused by is_variable.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions