Step * of Lemma bl-exists-singleton

∀[T:Type]. ∀[f:T ⟶ 𝔹]. ∀[a:T].  ((∃x∈[a].f[x])_b ~ f[a])
BY
{ (RepUR ``bl-exists`` 0 THEN Auto THEN RWO "bor-bfalse" 0 THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[f:T  {}\mrightarrow{}  \mBbbB{}].  \mforall{}[a:T].    ((\mexists{}x\mmember{}[a].f[x])\_b  \msim{}  f[a])


By


Latex:
(RepUR  ``bl-exists``  0  THEN  Auto  THEN  RWO  "bor-bfalse"  0  THEN  Auto)




Home Index