let A be non empty set ; :: thesis: for B being Element of Fin A
for L being 1_Lattice
for f, g being Function of A, the carrier of L st f | B = g | B holds
FinMeet (B,f) = FinMeet (B,g)

let B be Element of Fin A; :: thesis: for L being 1_Lattice
for f, g being Function of A, the carrier of L st f | B = g | B holds
FinMeet (B,f) = FinMeet (B,g)

let L be 1_Lattice; :: thesis: for f, g being Function of A, the carrier of L st f | B = g | B holds
FinMeet (B,f) = FinMeet (B,g)

let f, g be Function of A, the carrier of L; :: thesis: ( f | B = g | B implies FinMeet (B,f) = FinMeet (B,g) )
assume A1: f | B = g | B ; :: thesis: FinMeet (B,f) = FinMeet (B,g)
reconsider f9 = f, g9 = g as Function of A, the carrier of (L .:) ;
A2: FinMeet (B,g) = FinJoin (B,g9) ;
( L .: is 0_Lattice & FinMeet (B,f) = FinJoin (B,f9) ) by Th49;
hence FinMeet (B,f) = FinMeet (B,g) by A1, A2, Th53; :: thesis: verum