Step * of Lemma solves-information-flow_wf

[Info,T:Type]. ∀[S:Id List]. ∀[F:information-flow(T;S)]. ∀[es:EO+(Info)]. ∀[In,X:EClass(T)]. ∀[f:sys-antecedent(es;X)].
  (solves-information-flow(es;T;S;F;In;X;f) ∈ ℙ)
BY
(Unfold `solves-information-flow` THEN RepeatFor (Auto)) }


Latex:



Latex:
\mforall{}[Info,T:Type].  \mforall{}[S:Id  List].  \mforall{}[F:information-flow(T;S)].  \mforall{}[es:EO+(Info)].  \mforall{}[In,X:EClass(T)].
\mforall{}[f:sys-antecedent(es;X)].
    (solves-information-flow(es;T;S;F;In;X;f)  \mmember{}  \mBbbP{})


By


Latex:
(Unfold  `solves-information-flow`  0  THEN  RepeatFor  2  (Auto))




Home Index