Step * of Lemma distributive-lattice-cat_wf

BddDistributiveLattice ∈ SmallCategory'
BY
(ProveWfLemma
   THEN Try ((BLemma `compose-bounded-lattice-hom` THEN Auto))
   THEN Try ((BLemma `id-is-bounded-lattice-hom` THEN Auto))
   THEN BLemma `bounded-lattice-hom-equal`
   THEN Auto
   THEN Repeat (Try ((BLemma `compose-bounded-lattice-hom` THEN Auto)))
   THEN Try ((BLemma `id-is-bounded-lattice-hom` THEN Auto))
   THEN RepUR ``compose`` 0
   THEN Auto) }


Latex:


Latex:
BddDistributiveLattice  \mmember{}  SmallCategory'


By


Latex:
(ProveWfLemma
  THEN  Try  ((BLemma  `compose-bounded-lattice-hom`  THEN  Auto))
  THEN  Try  ((BLemma  `id-is-bounded-lattice-hom`  THEN  Auto))
  THEN  BLemma  `bounded-lattice-hom-equal`
  THEN  Auto
  THEN  Repeat  (Try  ((BLemma  `compose-bounded-lattice-hom`  THEN  Auto)))
  THEN  Try  ((BLemma  `id-is-bounded-lattice-hom`  THEN  Auto))
  THEN  RepUR  ``compose``  0
  THEN  Auto)




Home Index