[Lattice L46-7]Home PageHome Quantum Logic Explorer < Wrap   Next >
Bad symbols? Use Mozilla
(or GIF version for IE).

Jump to page: 1 1-100 2 101-200 3 201-300 4 301-400 5 401-500 6 501-600 7 601-700 8 701-800 9 801-900 10 901-1000 11 1001-1024

Statement List for Quantum Logic Explorer - 1-100 - Page 1 of 11
TypeLabelDescription
Statement
 
Syntaxwb 1 If a and b are terms, a = b is a wff.
wff  a = b
 
Syntaxwle 2 If a and b are terms, ab is a wff.
wff  ab
 
Syntaxwc 3 If a and b are terms, a C b is a wff.
wff  a C b
 
Syntaxwn 4 If a is a term, a is a wff.
term  a
 
Syntaxtb 5 If a and b are terms, so is (ab).
term  (ab)
 
Syntaxwo 6 If a and b are terms, so is (ab).
term  (ab)
 
Syntaxwa 7 If a and b are terms, so is (ab).
term  (ab)
 
Syntaxwp 8 If a and b are terms, so is (a b).
term  (a b)
 
Syntaxwt 9 The logical true constant is a term.
term  1
 
Syntaxwf 10 The logical false constant is a term.
term  0
 
Syntaxwle2 11 If a and b are terms, so is (a2 b).
term  (a2 b)
 
Syntaxwi0 12 If a and b are terms, so is (a0 b).
term  (a0 b)
 
Syntaxwi1 13 If a and b are terms, so is (a1 b).
term  (a1 b)
 
Syntaxwi2 14 If a and b are terms, so is (a2 b).
term  (a2 b)
 
Syntaxwi3 15 If a and b are terms, so is (a3 b).
term  (a3 b)
 
Syntaxwi4 16 If a and b are terms, so is (a4 b).
term  (a4 b)
 
Syntaxwi5 17 If a and b are terms, so is (a5 b).
term  (a5 b)
 
Syntaxwid0 18 If a and b are terms, so is (a0 b).
term  (a0 b)
 
Syntaxwid1 19 If a and b are terms, so is (a1 b).
term  (a1 b)
 
Syntaxwid2 20 If a and b are terms, so is (a2 b).
term  (a2 b)
 
Syntaxwid3 21 If a and b are terms, so is (a3 b).
term  (a3 b)
 
Syntaxwid4 22 If a and b are terms, so is (a4 b).
term  (a4 b)
 
Syntaxwb3 23 If a and b are terms, so is (a3 b).
term  (a3 b)
 
Syntaxwo3 24 If a and b are terms, so is (a3 b).
term  (a3 b)
 
Syntaxwan3 25 If a and b are terms, so is (a3 b).
term  (a3 b)
 
Syntaxwid3oa 26 If a, b, and c are terms, so is (acOA b).
term  (acOA b)
 
Syntaxwid4oa 27 If a, b, c, and d are terms, so is (ac, dOA b).
term  (ac, dOA b)
 
Syntaxwcmtr 28 If a and b are terms, so is C (a, b).
term  C (a, b)
 
Axiomax-a1 29 Axiom for ortholattices.
a = a
 
Axiomax-a2 30 Axiom for ortholattices.
(ab) = (ba)
 
Axiomax-a3 31 Axiom for ortholattices.
((ab) ∪ c) = (a ∪ (bc))
 
Axiomax-a4 32 Axiom for ortholattices.
(a ∪ (bb )) = (bb )
 
Axiomax-a5 33 Axiom for ortholattices.
(a ∪ (ab) ) = a
 
Axiomax-r1 34 Inference rule for ortholattices.
a = b    ⇒   b = a
 
Axiomax-r2 35 Inference rule for ortholattices.
a = b    &   b = c    ⇒   a = c
 
Axiomax-r4 36 Inference rule for ortholattices.
a = b    ⇒   a = b
 
Axiomax-r5 37 Inference rule for ortholattices.
a = b    ⇒   (ac) = (bc)
 
Definitiondf-b 38 Define biconditional.
(ab) = ((ab ) ∪ (ab) )
 
Definitiondf-a 39 Define conjunction.
(ab) = (ab )
 
Definitiondf-t 40 Define true.
1 = (aa )
 
Definitiondf-f 41 Define false.
0 = 1
 
Definitiondf-i0 42 Define classical conditional.
(a0 b) = (ab)
 
Definitiondf-i1 43 Define Sasaki (Mittelstaedt) conditional.
(a1 b) = (a ∪ (ab))
 
Definitiondf-i2 44 Define Dishkant conditional.
(a2 b) = (b ∪ (ab ))
 
Definitiondf-i3 45 Define Kalmbach conditional.
(a3 b) = (((ab) ∪ (ab )) ∪ (a ∩ (ab)))
 
Definitiondf-i4 46 Define non-tollens conditional.
(a4 b) = (((ab) ∪ (ab)) ∪ ((ab) ∩ b ))
 
Definitiondf-i5 47 Define relevance conditional.
(a5 b) = (((ab) ∪ (ab)) ∪ (ab ))
 
Definitiondf-id0 48 Define classical identity.
(a0 b) = ((ab) ∩ (ba))
 
Definitiondf-id1 49 Define asymmetrical identity (for "Non-Orthomodular Models..." paper).
(a1 b) = ((ab ) ∩ (a ∪ (ab)))
 
Definitiondf-id2 50 Define asymmetrical identity (for "Non-Orthomodular Models..." paper).
(a2 b) = ((ab ) ∩ (b ∪ (ab )))
 
Definitiondf-id3 51 Define asymmetrical identity (for "Non-Orthomodular Models..." paper).
(a3 b) = ((ab) ∩ (a ∪ (ab )))
 
Definitiondf-id4 52 Define asymmetrical identity (for "Non-Orthomodular Models..." paper).
(a4 b) = ((ab) ∩ (b ∪ (ab)))
 
Definitiondf-o3 53 Defined disjunction.
(a3 b) = (a3 (a3 b))
 
Definitiondf-a3 54 Defined conjunction.
(a3 b) = (a3 b )
 
Definitiondf-b3 55 Defined biconditional.
(a3 b) = ((a3 b) ∩ (b3 a))
 
Definitiondf-id3oa 56 The 3-variable orthoarguesian identity term.
(acOA b) = (((a1 c) ∩ (b1 c)) ∪ ((a1 c) ∩ (b1 c)))
 
Definitiondf-id4oa 57 The 4-variable orthoarguesian identity term.
(ac, dOA b) = ((adOA b) ∪ ((adOA c) ∩ (bdOA c)))
 
Theoremid 58 Identity law.
a = a
 
Theoremtt 59 Justification of definition df-t 40 of true (1). This shows that the definition is independent of the variable used to define it.
(aa ) = (bb )
 
Theorem3tr1 60 Transitive inference useful for introducing definitions.
a = b    &   c = a    &   d = b    ⇒   c = d
 
Theorem3tr2 61 Transitive inference useful for eliminating definitions.
a = b    &   a = c    &   b = d    ⇒   c = d
 
Theorem3tr 62 Triple transitive inference.
a = b    &   b = c    &   c = d    ⇒   a = d
 
Theoremcon1 63 Contraposition inference.
a = b    ⇒   a = b
 
Theoremcon2 64 Contraposition inference.
a = b    ⇒   a = b
 
Theoremcon3 65 Contraposition inference.
a = b    ⇒   a = b
 
Theoremlor 66 Inference introducing disjunct to left.
a = b    ⇒   (ca) = (cb)
 
Theorem2or 67 Join both sides with disjunction.
a = b    &   c = d    ⇒   (ac) = (bd)
 
Theoremancom 68 Commutative law.
(ab) = (ba)
 
Theoremanass 69 Associative law.
((ab) ∩ c) = (a ∩ (bc))
 
Theoremlan 70 Introduce conjunct on left.
a = b    ⇒   (ca) = (cb)
 
Theoremran 71 Introduce conjunct on right.
a = b    ⇒   (ac) = (bc)
 
Theorem2an 72 Conjoin both sides of hypotheses.
a = b    &   c = d    ⇒   (ac) = (bd)
 
Theoremor12 73 Swap disjuncts.
(a ∪ (bc)) = (b ∪ (ac))
 
Theoreman12 74 Swap conjuncts.
(a ∩ (bc)) = (b ∩ (ac))
 
Theoremor32 75 Swap disjuncts.
((ab) ∪ c) = ((ac) ∪ b)
 
Theoreman32 76 Swap conjuncts.
((ab) ∩ c) = ((ac) ∩ b)
 
Theoremor4 77 Swap disjuncts.
((ab) ∪ (cd)) = ((ac) ∪ (bd))
 
Theoreman4 78 Swap conjuncts.
((ab) ∩ (cd)) = ((ac) ∩ (bd))
 
Theoremoran 79 Disjunction expressed with conjunction.
(ab) = (ab )
 
Theoremanor1 80 Conjunction expressed with disjunction.
(ab ) = (ab)
 
Theoremanor2 81 Conjunction expressed with disjunction.
(ab) = (ab )
 
Theoremanor3 82 Conjunction expressed with disjunction.
(ab ) = (ab)
 
Theoremoran1 83 Disjunction expressed with conjunction.
(ab ) = (ab)
 
Theoremoran2 84 Disjunction expressed with conjunction.
(ab) = (ab )
 
Theoremoran3 85 Disjunction expressed with conjunction.
(ab ) = (ab)
 
Theoremdfb 86 Biconditional expressed with others.
(ab) = ((ab) ∪ (ab ))
 
Theoremdfnb 87 Negated biconditional.
(ab) = ((ab) ∩ (ab ))
 
Theorembicom 88 Commutative law.
(ab) = (ba)
 
Theoremlbi 89 Introduce biconditional to the left.
a = b    ⇒   (ca) = (cb)
 
Theoremrbi 90 Introduce biconditional to the right.
a = b    ⇒   (ac) = (bc)
 
Theorem2bi 91 Join both sides with biconditional.
a = b    &   c = d    ⇒   (ac) = (bd)
 
Theoremdff2 92 Alternate defintion of "false".
0 = (aa )
 
Theoremdff 93 Alternate defintion of "false".
0 = (aa )
 
Theoremor0 94 Disjunction with 0.
(a ∪ 0) = a
 
Theoremor0r 95 Disjunction with 0.
(0 ∪ a) = a
 
Theoremor1 96 Disjunction with 1.
(a ∪ 1) = 1
 
Theoremor1r 97 Disjunction with 1.
(1 ∪ a) = 1
 
Theoreman1 98 Conjunction with 1.
(a ∩ 1) = a
 
Theoreman1r 99 Conjunction with 1.
(1 ∩ a) = a
 
Theoreman0 100 Conjunction with 0.
(a ∩ 0) = 0

  metamath.org < Wrap  Next >