Step
*
1
of Lemma
fset-add-as-cons
.....assertion..... 
1. T : Type
2. eq : EqDecider(T)
3. s : fset(T)
4. x : T
⊢ [x / s] ∈ fset(T)
BY
{ (BLemma `cons-wf-fset` THEN Auto) }
Latex:
Latex:
.....assertion..... 
1.  T  :  Type
2.  eq  :  EqDecider(T)
3.  s  :  fset(T)
4.  x  :  T
\mvdash{}  [x  /  s]  \mmember{}  fset(T)
By
Latex:
(BLemma  `cons-wf-fset`  THEN  Auto)
Home
Index