begin
Lm1: 
 for X being    set 
  for F being   Field_Subset of X holds  NAT --> X is    Set_Sequence of F
 
Lm2: 
 for X being    set 
  for F being   Field_Subset of X
  for M being   Measure of F
  for Sets being   SetSequence of X  st  ex n being   Nat st (C_Meas M) . (Sets . n) =  +infty  holds 
(C_Meas M) . (union (rng Sets)) <=  SUM ((C_Meas M) * Sets)
 
begin