let n be Nat; :: thesis: ( 0 <> n implies Sgm {n} = <*n*> )
assume 0 <> n ; :: thesis: Sgm {n} = <*n*>
then n in Seg n by FINSEQ_1:3;
then {n} c= Seg n by ZFMISC_1:31;
then A3: {n} is included_in_Seg by FINSEQ_1:def 13;
then len (Sgm {n}) = card {n} by Th37;
then A2: len (Sgm {n}) = 1 by CARD_1:30;
rng (Sgm {n}) = {n} by A3, FINSEQ_1:def 14;
hence Sgm {n} = <*n*> by A2, FINSEQ_1:39; :: thesis: verum