:: HEYTING2 semantic presentation :: Showing IDV graph ... (Click the Palm Trees again to close it)
theorem :: HEYTING2:1 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th2: :: HEYTING2:2 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th3: :: HEYTING2:3 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm1:
for A, B, C being set st A = B \/ C & A c= B holds
A = B
theorem Th4: :: HEYTING2:4 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th5: :: HEYTING2:5 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th6: :: HEYTING2:6 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HEYTING2:7 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th8: :: HEYTING2:8 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th9: :: HEYTING2:9 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem Def1 defines Involved HEYTING2:def 1 :
theorem Th10: :: HEYTING2:10 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm2:
for V being set
for C being finite set
for A being non empty Element of Fin (PFuncs V,C) holds Involved A is finite
theorem Th11: :: HEYTING2:11 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th12: :: HEYTING2:12 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HEYTING2:13 :: Showing IDV graph ... (Click the Palm Tree again to close it)
:: deftheorem defines - HEYTING2:def 2 :
theorem Th14: :: HEYTING2:14 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th15: :: HEYTING2:15 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HEYTING2:16 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th17: :: HEYTING2:17 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem :: HEYTING2:18 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th19: :: HEYTING2:19 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let V be
set ;
let C be
finite set ;
let A,
B be
Element of
Fin (PFuncs V,C);
func A =>> B -> Element of
Fin (PFuncs V,C) equals :: HEYTING2:def 3
(PFuncs V,C) /\ { (union { ((f . i) \ i) where i is Element of PFuncs V,C : i in A } ) where f is Element of PFuncs A,B : dom f = A } ;
coherence
(PFuncs V,C) /\ { (union { ((f . i) \ i) where i is Element of PFuncs V,C : i in A } ) where f is Element of PFuncs A,B : dom f = A } is Element of Fin (PFuncs V,C)
end;
:: deftheorem defines =>> HEYTING2:def 3 :
theorem Th20: :: HEYTING2:20 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm3:
for a, V being set
for C being finite set
for A being Element of Fin (PFuncs V,C)
for K being Element of SubstitutionSet V,C st a in A ^ (A =>> K) holds
ex b being set st
( b in K & b c= a )
theorem :: HEYTING2:21 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm4:
for V being set
for C being finite set
for K being Element of SubstitutionSet V,C
for X being set st X c= K holds
X in SubstitutionSet V,C
theorem Th22: :: HEYTING2:22 :: Showing IDV graph ... (Click the Palm Tree again to close it)
definition
let V be
set ;
let C be
finite set ;
func pseudo_compl V,
C -> UnOp of the
carrier of
(SubstLatt V,C) means :
Def4:
:: HEYTING2:def 4
for
u being
Element of
(SubstLatt V,C) for
u' being
Element of
SubstitutionSet V,
C st
u' = u holds
it . u = mi (- u');
existence
ex b1 being UnOp of the carrier of (SubstLatt V,C) st
for u being Element of (SubstLatt V,C)
for u' being Element of SubstitutionSet V,C st u' = u holds
b1 . u = mi (- u')
correctness
uniqueness
for b1, b2 being UnOp of the carrier of (SubstLatt V,C) st ( for u being Element of (SubstLatt V,C)
for u' being Element of SubstitutionSet V,C st u' = u holds
b1 . u = mi (- u') ) & ( for u being Element of (SubstLatt V,C)
for u' being Element of SubstitutionSet V,C st u' = u holds
b2 . u = mi (- u') ) holds
b1 = b2;
func StrongImpl V,
C -> BinOp of the
carrier of
(SubstLatt V,C) means :
Def5:
:: HEYTING2:def 5
for
u,
v being
Element of
(SubstLatt V,C) for
u',
v' being
Element of
SubstitutionSet V,
C st
u' = u &
v' = v holds
it . u,
v = mi (u' =>> v');
existence
ex b1 being BinOp of the carrier of (SubstLatt V,C) st
for u, v being Element of (SubstLatt V,C)
for u', v' being Element of SubstitutionSet V,C st u' = u & v' = v holds
b1 . u,v = mi (u' =>> v')
correctness
uniqueness
for b1, b2 being BinOp of the carrier of (SubstLatt V,C) st ( for u, v being Element of (SubstLatt V,C)
for u', v' being Element of SubstitutionSet V,C st u' = u & v' = v holds
b1 . u,v = mi (u' =>> v') ) & ( for u, v being Element of (SubstLatt V,C)
for u', v' being Element of SubstitutionSet V,C st u' = u & v' = v holds
b2 . u,v = mi (u' =>> v') ) holds
b1 = b2;
let u be
Element of
(SubstLatt V,C);
func SUB u -> Element of
Fin the
carrier of
(SubstLatt V,C) equals :: HEYTING2:def 6
bool u;
coherence
bool u is Element of Fin the carrier of (SubstLatt V,C)
correctness
;
func diff u -> UnOp of the
carrier of
(SubstLatt V,C) means :
Def7:
:: HEYTING2:def 7
for
v being
Element of
(SubstLatt V,C) holds
it . v = u \ v;
existence
ex b1 being UnOp of the carrier of (SubstLatt V,C) st
for v being Element of (SubstLatt V,C) holds b1 . v = u \ v
correctness
uniqueness
for b1, b2 being UnOp of the carrier of (SubstLatt V,C) st ( for v being Element of (SubstLatt V,C) holds b1 . v = u \ v ) & ( for v being Element of (SubstLatt V,C) holds b2 . v = u \ v ) holds
b1 = b2;
end;
:: deftheorem Def4 defines pseudo_compl HEYTING2:def 4 :
:: deftheorem Def5 defines StrongImpl HEYTING2:def 5 :
:: deftheorem defines SUB HEYTING2:def 6 :
:: deftheorem Def7 defines diff HEYTING2:def 7 :
Lm5:
for V being set
for C being finite set
for v, u being Element of (SubstLatt V,C) st v in SUB u holds
v "\/" ((diff u) . v) = u
Lm6:
for V being set
for C being finite set
for u being Element of (SubstLatt V,C)
for a being Element of PFuncs V,C
for K being Element of Fin (PFuncs V,C) st a is finite & K = {a} holds
ex v being Element of SubstitutionSet V,C st
( v in SUB u & v ^ K = {} & ( for b being Element of PFuncs V,C st b in (diff u) . v holds
b tolerates a ) )
definition
let V be
set ;
let C be
finite set ;
func Atom V,
C -> Function of
PFuncs V,
C,the
carrier of
(SubstLatt V,C) means :
Def8:
:: HEYTING2:def 8
for
a being
Element of
PFuncs V,
C holds
it . a = mi {a};
existence
ex b1 being Function of PFuncs V,C,the carrier of (SubstLatt V,C) st
for a being Element of PFuncs V,C holds b1 . a = mi {a}
correctness
uniqueness
for b1, b2 being Function of PFuncs V,C,the carrier of (SubstLatt V,C) st ( for a being Element of PFuncs V,C holds b1 . a = mi {a} ) & ( for a being Element of PFuncs V,C holds b2 . a = mi {a} ) holds
b1 = b2;
end;
:: deftheorem Def8 defines Atom HEYTING2:def 8 :
Lm7:
for V being set
for C being finite set
for a being Element of PFuncs V,C st a is finite holds
(Atom V,C) . a = {a}
theorem Th23: :: HEYTING2:23 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th24: :: HEYTING2:24 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm8:
for V being set
for C being finite set
for u, v being Element of (SubstLatt V,C) st ( for a being set st a in u holds
ex b being set st
( b in v & b c= a ) ) holds
u [= v
theorem Th25: :: HEYTING2:25 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th26: :: HEYTING2:26 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th27: :: HEYTING2:27 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th28: :: HEYTING2:28 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm9:
for V being set
for C being finite set
for u, v being Element of (SubstLatt V,C) st u [= v holds
for x being set st x in u holds
ex b being set st
( b in v & b c= x )
theorem Th29: :: HEYTING2:29 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th30: :: HEYTING2:30 :: Showing IDV graph ... (Click the Palm Tree again to close it)
deffunc H1( set , set ) -> Relation of [:the carrier of (SubstLatt $1,$2),the carrier of (SubstLatt $1,$2):],the carrier of (SubstLatt $1,$2) = the L_meet of (SubstLatt $1,$2);
theorem Th31: :: HEYTING2:31 :: Showing IDV graph ... (Click the Palm Tree again to close it)
theorem Th32: :: HEYTING2:32 :: Showing IDV graph ... (Click the Palm Tree again to close it)
Lm10:
now
let V be
set ;
:: thesis: for C being finite set
for u, v being Element of (SubstLatt V,C) holds
( u "/\" H2(u,v) [= v & ( for w being Element of (SubstLatt V,C) st u "/\" v [= w holds
v [= H2(u,w) ) )let C be
finite set ;
:: thesis: for u, v being Element of (SubstLatt V,C) holds
( u "/\" H2(u,v) [= v & ( for w being Element of (SubstLatt V,C) st u "/\" v [= w holds
v [= H2(u,w) ) )let u,
v be
Element of
(SubstLatt V,C);
deffunc H2(
Element of
(SubstLatt V,C),
Element of
(SubstLatt V,C))
-> Element of the
carrier of
(SubstLatt V,C) =
FinJoin (SUB $1),
(H1(V,C) .: (pseudo_compl V,C),((StrongImpl V,C) [:] (diff $1),$2));
set Psi =
H1(
V,
C)
.: (pseudo_compl V,C),
((StrongImpl V,C) [:] (diff u),v);
A1:
now
let w be
Element of
(SubstLatt V,C);
:: thesis: ( w in SUB u implies (H1(V,C) [;] u,(H1(V,C) .: (pseudo_compl V,C),((StrongImpl V,C) [:] (diff u),v))) . w [= v )set u2 =
(diff u) . w;
set pc =
(pseudo_compl V,C) . w;
set si =
(StrongImpl V,C) . ((diff u) . w),
v;
assume
w in SUB u
;
:: thesis: (H1(V,C) [;] u,(H1(V,C) .: (pseudo_compl V,C),((StrongImpl V,C) [:] (diff u),v))) . w [= vthen A2:
w "\/" ((diff u) . w) = u
by Lm5;
A3:
w "/\" (((pseudo_compl V,C) . w) "/\" ((StrongImpl V,C) . ((diff u) . w),v)) =
(w "/\" ((pseudo_compl V,C) . w)) "/\" ((StrongImpl V,C) . ((diff u) . w),v)
by LATTICES:def 7
.=
(Bottom (SubstLatt V,C)) "/\" ((StrongImpl V,C) . ((diff u) . w),v)
by Th31
.=
Bottom (SubstLatt V,C)
by LATTICES:40
;
A4:
((diff u) . w) "/\" ((StrongImpl V,C) . ((diff u) . w),v) [= v
by Th32;
(H1(V,C) [;] u,(H1(V,C) .: (pseudo_compl V,C),((StrongImpl V,C) [:] (diff u),v))) . w =
H1(
V,
C)
. u,
((H1(V,C) .: (pseudo_compl V,C),((StrongImpl V,C) [:] (diff u),v)) . w)
by FUNCOP_1:66
.=
u "/\" ((H1(V,C) .: (pseudo_compl V,C),((StrongImpl V,C) [:] (diff u),v)) . w)
by LATTICES:def 2
.=
u "/\" (H1(V,C) . ((pseudo_compl V,C) . w),(((StrongImpl V,C) [:] (diff u),v) . w))
by FUNCOP_1:48
.=
u "/\" (((pseudo_compl V,C) . w) "/\" (((StrongImpl V,C) [:] (diff u),v) . w))
by LATTICES:def 2
.=
u "/\" (((pseudo_compl V,C) . w) "/\" ((StrongImpl V,C) . ((diff u) . w),v))
by FUNCOP_1:60
.=
(w "/\" (((pseudo_compl V,C) . w) "/\" ((StrongImpl V,C) . ((diff u) . w),v))) "\/" (((diff u) . w) "/\" (((pseudo_compl V,C) . w) "/\" ((StrongImpl V,C) . ((diff u) . w),v)))
by A2, LATTICES:def 11
.=
((diff u) . w) "/\" (((StrongImpl V,C) . ((diff u) . w),v) "/\" ((pseudo_compl V,C) . w))
by A3, LATTICES:39
.=
(((diff u) . w) "/\" ((StrongImpl V,C) . ((diff u) . w),v)) "/\" ((pseudo_compl V,C) . w)
by LATTICES:def 7
;
then
(H1(V,C) [;] u,(H1(V,C) .: (pseudo_compl V,C),((StrongImpl V,C) [:] (diff u),v))) . w [= ((diff u) . w) "/\" ((StrongImpl V,C) . ((diff u) . w),v)
by LATTICES:23;
hence
(H1(V,C) [;] u,(H1(V,C) .: (pseudo_compl V,C),((StrongImpl V,C) [:] (diff u),v))) . w [= v
by A4, LATTICES:25;
:: thesis: verum
end;
u "/\" H2(
u,
v)
= FinJoin (SUB u),
(H1(V,C) [;] u,(H1(V,C) .: (pseudo_compl V,C),((StrongImpl V,C) [:] (diff u),v)))
by LATTICE2:83;
hence
u "/\" H2(
u,
v)
[= v
by A1, LATTICE2:70;
:: thesis: for w being Element of (SubstLatt V,C) st u "/\" v [= w holds
v [= H2(u,w)let w be
Element of
(SubstLatt V,C);
:: thesis: ( u "/\" v [= w implies v [= H2(u,w) )reconsider v' =
v as
Element of
SubstitutionSet V,
C by SUBSTLAT:def 4;
A5:
v = FinJoin v',
(Atom V,C)
by Th24;
then A6:
u "/\" v = FinJoin v',
(H1(V,C) [;] u,(Atom V,C))
by LATTICE2:83;
assume A7:
u "/\" v [= w
;
:: thesis: v [= H2(u,w)
now
let a be
Element of
PFuncs V,
C;
:: thesis: ( a in v' implies (Atom V,C) . a [= H2(u,w) )assume A8:
a in v'
;
:: thesis: (Atom V,C) . a [= H2(u,w)then
(H1(V,C) [;] u,(Atom V,C)) . a [= w
by A6, A7, LATTICE2:46;
then
H1(
V,
C)
. u,
((Atom V,C) . a) [= w
by FUNCOP_1:66;
then A9:
u "/\" ((Atom V,C) . a) [= w
by LATTICES:def 2;
reconsider SA =
{a} as
Element of
Fin (PFuncs V,C) ;
A10:
a is
finite
by A8, Th2;
then reconsider SS =
{a} as
Element of
SubstitutionSet V,
C by Th6;
consider v being
Element of
SubstitutionSet V,
C such that A11:
v in SUB u
and A12:
v ^ SA = {}
and A13:
for
b being
Element of
PFuncs V,
C st
b in (diff u) . v holds
b tolerates a
by A10, Lm6;
A14:
v ^ SS = {}
by A12;
reconsider v' =
v as
Element of
(SubstLatt V,C) by SUBSTLAT:def 4;
set dv =
(diff u) . v';
(diff u) . v' [= u
by Th25;
then
((diff u) . v') "/\" ((Atom V,C) . a) [= u "/\" ((Atom V,C) . a)
by LATTICES:27;
then A15:
((diff u) . v') "/\" ((Atom V,C) . a) [= w
by A9, LATTICES:25;
set pf =
pseudo_compl V,
C;
set sf =
(StrongImpl V,C) [:] (diff u),
w;
A16:
a is
finite
by A8, Th2;
A17:
(Atom V,C) . a [= (pseudo_compl V,C) . v'
by A14, Th27;
(Atom V,C) . a [= (StrongImpl V,C) . ((diff u) . v'),
w
by A13, A15, A16, Th30;
then A18:
(Atom V,C) . a [= ((StrongImpl V,C) [:] (diff u),w) . v'
by FUNCOP_1:60;
((pseudo_compl V,C) . v') "/\" (((StrongImpl V,C) [:] (diff u),w) . v') =
H1(
V,
C)
. ((pseudo_compl V,C) . v'),
(((StrongImpl V,C) [:] (diff u),w) . v')
by LATTICES:def 2
.=
(H1(V,C) .: (pseudo_compl V,C),((StrongImpl V,C) [:] (diff u),w)) . v'
by FUNCOP_1:48
;
then
(Atom V,C) . a [= (H1(V,C) .: (pseudo_compl V,C),((StrongImpl V,C) [:] (diff u),w)) . v'
by A17, A18, FILTER_0:7;
hence
(Atom V,C) . a [= H2(
u,
w)
by A11, LATTICE2:44;
:: thesis: verum
end;
hence
v [= H2(
u,
w)
by A5, LATTICE2:70;
:: thesis: verum
end;
Lm11:
for V being set
for C being finite set holds SubstLatt V,C is implicative
theorem :: HEYTING2:33 :: Showing IDV graph ... (Click the Palm Tree again to close it)