scheme :: ROUGHS_3:sch 1
FinSubIndA1{ F1() -> non empty finite set , P1[ Subset of F1()] } :
for B being Subset of F1() holds P1[B]
provided
A1: P1[ {} F1()] and
A2: for B9 being Subset of F1()
for b being Element of F1() st P1[B9] & not b in B9 holds
P1[B9 \/ {b}]