let L1, L2 be B_Lattice; ( LattStr(# the carrier of L1,the L_join of L1,the L_meet of L1 #) = LattStr(# the carrier of L2,the L_join of L2,the L_meet of L2 #) implies for a being Element of
for b being Element of st a = b holds
a ` = b ` )
assume A1:
LattStr(# the carrier of L1,the L_join of L1,the L_meet of L1 #) = LattStr(# the carrier of L2,the L_join of L2,the L_meet of L2 #)
; for a being Element of
for b being Element of st a = b holds
a ` = b `
let a be Element of ; for b being Element of st a = b holds
a ` = b `
let b be Element of ; ( a = b implies a ` = b ` )
assume A2:
a = b
; a ` = b `
reconsider b' = a ` as Element of by A1;
a ` is_a_complement_of a
by LATTICES:def 21;
then
b' is_a_complement_of b
by A1, A2, Th11;
hence
a ` = b `
by LATTICES:def 21; verum