Step * of Lemma general-bounded-lattice-structure-subtype

GeneralBoundedLatticeStructure ⊆BoundedLatticeStructure
BY
((D THENA Auto)
   THEN Unfold `general-bounded-lattice-structure` -1
   THEN Fold `bounded-lattice-structure` (-1)
   THEN DRecordUp 1
   THEN Try (Fold `lattice-point` 0)
   THEN Auto) }


Latex:


Latex:
GeneralBoundedLatticeStructure  \msubseteq{}r  BoundedLatticeStructure


By


Latex:
((D  0  THENA  Auto)
  THEN  Unfold  `general-bounded-lattice-structure`  -1
  THEN  Fold  `bounded-lattice-structure`  (-1)
  THEN  DRecordUp  1
  THEN  Try  (Fold  `lattice-point`  0)
  THEN  Auto)




Home Index