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, Def2;
( "/\" A',L is_less_than A' & ( for c being Element of L st c is_less_than A' holds
c [= "/\" A',L ) )
by LATTICE3:34;
then A2:
a' is_less_than A'
by Th13;
hence
"/\" A',L = "/\" A',L'
by A2, LATTICE3:34; :: thesis: verum