Step
*
of Lemma
tunion-is-image
∀[A:Type]. ∀[B:A ⟶ Type].  (⋃a:A.B[a] ~ Image((a:A × B[a]),(λp.(snd(p)))))
BY
{ (Unfold `tunion` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[A:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].    (\mcup{}a:A.B[a]  \msim{}  Image((a:A  \mtimes{}  B[a]),(\mlambda{}p.(snd(p)))))
By
Latex:
(Unfold  `tunion`  0  THEN  Auto)
Home
Index