Step * 1 of Lemma bag-subtype-fset

.....antecedent..... 
1. Type
2. Base
3. x1 Base
4. x1 ∈ pertype(λas,bs. ((as ∈ List) ∧ (bs ∈ List) ∧ permutation(A;as;bs)))
5. x ∈ List
6. x1 ∈ List
7. permutation(A;x;x1)
⊢ set-equal(A;x;x1)
BY
(FLemma `member-permutation` [-1] THEN Auto) }


Latex:


Latex:
.....antecedent..... 
1.  A  :  Type
2.  x  :  Base
3.  x1  :  Base
4.  x  =  x1
5.  x  \mmember{}  A  List
6.  x1  \mmember{}  A  List
7.  permutation(A;x;x1)
\mvdash{}  set-equal(A;x;x1)


By


Latex:
(FLemma  `member-permutation`  [-1]  THEN  Auto)




Home Index