Step * of Lemma on-loc-class-program-eq-hdf

[Info,B:Type]. ∀[pr1,pr2:Id ⟶ Id ⟶ hdataflow(Info;B)].
  (on-loc-class-program(pr1) on-loc-class-program(pr2) ∈ (Id ⟶ hdataflow(Info;B))) supposing 
     ((pr1 pr2 ∈ (Id ⟶ Id ⟶ hdataflow(Info;B))) and 
     valueall-type(B))
BY
(Auto THEN RepUR ``on-loc-class-program`` THEN EqCD THEN Auto) }


Latex:


Latex:
\mforall{}[Info,B:Type].  \mforall{}[pr1,pr2:Id  {}\mrightarrow{}  Id  {}\mrightarrow{}  hdataflow(Info;B)].
    (on-loc-class-program(pr1)  =  on-loc-class-program(pr2))  supposing 
          ((pr1  =  pr2)  and 
          valueall-type(B))


By


Latex:
(Auto  THEN  RepUR  ``on-loc-class-program``  0  THEN  EqCD  THEN  Auto)




Home Index