Step
*
of Lemma
f-subset_antisymmetry
∀[T:Type]. ∀[eq:EqDecider(T)]. ∀[xs,ys:fset(T)].  (xs = ys ∈ fset(T)) supposing (ys ⊆ xs and xs ⊆ ys)
BY
{ ((Unfold `f-subset` 0 THEN Auto) THEN Using [`eq',⌜eq⌝] (BLemma `fset-extensionality`)⋅ THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[eq:EqDecider(T)].  \mforall{}[xs,ys:fset(T)].    (xs  =  ys)  supposing  (ys  \msubseteq{}  xs  and  xs  \msubseteq{}  ys)
By
Latex:
((Unfold  `f-subset`  0  THEN  Auto)  THEN  Using  [`eq',\mkleeneopen{}eq\mkleeneclose{}]  (BLemma  `fset-extensionality`)\mcdot{}  THEN  Auto)
Home
Index