Step
*
1
of Lemma
bag-subtype-fset
.....antecedent..... 
1. A : Type
2. x : Base
3. x1 : Base
4. x = x1 ∈ pertype(λas,bs. ((as ∈ A List) ∧ (bs ∈ A List) ∧ permutation(A;as;bs)))
5. x ∈ A List
6. x1 ∈ A 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