Step * 2 of Lemma f-subset-empty


1. Type
2. eq EqDecider(T)
3. fset(T)
4. {} ∈ fset(T)
⊢ x ⊆ {}
BY
(HypSubst' (-1) THEN EAuto 1) }


Latex:


Latex:

1.  T  :  Type
2.  eq  :  EqDecider(T)
3.  x  :  fset(T)
4.  x  =  \{\}
\mvdash{}  x  \msubseteq{}  \{\}


By


Latex:
(HypSubst'  (-1)  0  THEN  EAuto  1)




Home Index