Step * of Lemma compose-lattice-hom

No Annotations
[l1,l2,l3:Lattice]. ∀[f:Hom(l1;l2)]. ∀[g:Hom(l2;l3)].  (g f ∈ Hom(l1;l3))
BY
(Auto THEN -2 THEN -1 THEN MemTypeCD THEN Auto THEN (Reduce THEN Auto) THEN RWW "7.1 7.2 5.1 5.2" THEN Auto) }


Latex:


Latex:
No  Annotations
\mforall{}[l1,l2,l3:Lattice].  \mforall{}[f:Hom(l1;l2)].  \mforall{}[g:Hom(l2;l3)].    (g  o  f  \mmember{}  Hom(l1;l3))


By


Latex:
(Auto
  THEN  D  -2
  THEN  D  -1
  THEN  MemTypeCD
  THEN  Auto
  THEN  (Reduce  0  THEN  Auto)
  THEN  RWW  "7.1  7.2  5.1  5.2"  0
  THEN  Auto)




Home Index