Step * of Lemma coW-subtype1

[A:Type]. ∀[B:A ⟶ Type].  ((a:A × (B[a] ⟶ coW(A;a.B[a]))) ⊆coW(A;a.B[a]))
BY
((InstLemma `coW-ext` [] THEN RepeatFor (ParallelLast)) THEN Auto) }


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].    ((a:A  \mtimes{}  (B[a]  {}\mrightarrow{}  coW(A;a.B[a])))  \msubseteq{}r  coW(A;a.B[a]))


By


Latex:
((InstLemma  `coW-ext`  []  THEN  RepeatFor  2  (ParallelLast))  THEN  Auto)




Home Index