Step * of Lemma proof-tree_wf

[Sequent,Rule:Type]. ∀[effect:(Sequent × Rule) ⟶ (Sequent List?)].  (proof-tree(Sequent;Rule;effect) ∈ Type)
BY
ProveWfLemma }


Latex:


Latex:
\mforall{}[Sequent,Rule:Type].  \mforall{}[effect:(Sequent  \mtimes{}  Rule)  {}\mrightarrow{}  (Sequent  List?)].
    (proof-tree(Sequent;Rule;effect)  \mmember{}  Type)


By


Latex:
ProveWfLemma




Home Index