let L be complete Lattice; :: thesis: for L' being SubLattice of L st L' is \/-inheriting holds
for A' being Subset of L' holds "\/" A',L = "\/" A',L'
let L' be SubLattice of L; :: thesis: ( L' is \/-inheriting implies for A' being Subset of L' holds "\/" A',L = "\/" A',L' )
assume A1:
L' is \/-inheriting
; :: thesis: for A' being Subset of L' holds "\/" A',L = "\/" A',L'
then reconsider L'1 = L' as complete SubLattice of L ;
let A' be Subset of L'; :: thesis: "\/" A',L = "\/" A',L'
set a = "\/" A',L;
reconsider a' = "\/" A',L as Element of L'1 by A1, Def3;
( A' is_less_than "\/" A',L & ( for c being Element of L st A' is_less_than c holds
"\/" A',L [= c ) )
by LATTICE3:def 21;
then A2:
A' is_less_than a'
by Th14;
hence
"\/" A',L = "\/" A',L'
by A2, LATTICE3:def 21; :: thesis: verum