let T be non empty RelStr ; :: thesis: for A, B being Subset of T
for n being Element of NAT holds Fcl (A \/ B),n = (Fcl A,n) \/ (Fcl B,n)
let A, B be Subset of T; :: thesis: for n being Element of NAT holds Fcl (A \/ B),n = (Fcl A,n) \/ (Fcl B,n)
A1:
for n being Element of NAT holds (Fcl (A \/ B)) . n = ((Fcl A) . n) \/ ((Fcl B) . n)
let n be Element of NAT ; :: thesis: Fcl (A \/ B),n = (Fcl A,n) \/ (Fcl B,n)
thus
Fcl (A \/ B),n = (Fcl A,n) \/ (Fcl B,n)
by A1; :: thesis: verum