Non-radiative dielectric waveguide: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Ketiltrout
m dab
 
en>Dthomsen8
m The transverse resonance method: clean up, typo(s) fixed: , → , (7) using AWB
Line 1: Line 1:
These fuzzies may be a small annoyance, but they can make your gym seem unkempt. Macaskill is tackling the Cuillin Ridge in Scotland, not far from where this two-wheeling genius hails from on the Isle of Skye. As a result of this various protective gear manufacturers have also ventured into production of improved design of padded shorts. its  also important to look  at  the design of the bike  some  bikes  are  designed for  specific porpuses  that is to say , there bike s designed for sports , transport porpuses  while other  motobike are designed  for prestige  , for leisure  porpuses  before you go the market ldentify  your porpuses why you want tobuy the mountai bike  or  any bike. When shopping for different bike accessories, parts, or whatever it is you are looking for, being a smart shopper is always in order. <br><br>However, you still have to choose the right Santa Cruz bikes for yourself. In fact, Downhill Mountain biking is the most popular form of competition biking. Is it best to purchase a MTB from your local mountain bike shop or go online. Ten miles back to the truck is a long walk when pushing 200 pounds of meat on a bike. A smart shopper knows his or her rights, and you should also know this before finalizing any purchase or transaction online. <br><br>When the cable is pulled, the two arms are actuated and stopping power is applied to the rims. Here are some of the more popular mountain bike wheels now available [*CO]. The tape (or string against the ruler) will indicate what your helmet size is. Follow these simple tips and maximize your riding time while you wait for the snow to fall again. The suitable quill stems are sized down to the internal diameter of your fork's steer tube. <br><br>Decide how and where you want to ride, then choose a mountain bike that fits your personal style, rather than that of the sales staff. Find more information about Hardtail mountain bikes here. It is a quality piece available at affordable price. Mountain bikes are equipped with knobby tires, large number of gears and handle bars that are wider; they also include shocks and a much stronger suspension. But that wasn't the bad part 'cause, see, those two almost invisible grey hairs were only a distraction from the real culprit. <br><br>So I should be looking for an 18 to 19 inch bike frame. Listed below are some of the common terms which you will come across. In the event you cherished this information and also you would like to get guidance about [http://www.kandengue.com/profile/quscollen Popular mountain bike sizing.] generously go to our own webpage. I hope what you will have found in the article with respect to Mongoose mountain bike reviews, together with additionally the particular info  regarding mountain bikes, is going to be helpful for you. I've always been curious about this aspect of dating, because very few women have comparable experiences. It's about the journey and all that it entails, learning about yourself, making friends, being helped, and of course, helping others along the way".
In [[proof complexity]], a '''Frege system''' is a [[propositional proof system]] whose proofs are sequences of [[propositional formula|formulas]] derived using a finite set of [[soundness|sound]] and implicationally complete [[inference rules]]. Frege systems (more often known as [[Hilbert system]]s in general [[proof theory]]) are named after [[Gottlob Frege]].
 
==Formal definition==
Let ''K'' be a finite [[functional completeness|functionally complete]] set of Boolean connectives, and consider [[propositional formula]]s built from variables ''p''<sub>0</sub>, ''p''<sub>1</sub>, ''p''<sub>2</sub>, ... using ''K''-connectives. A Frege rule is an inference rule of the form
:<math>r=\frac{B_1,\dots,B_n}B,</math>
where ''B''<sub>1</sub>, ..., ''B<sub>n</sub>'', ''B'' are formulas. If ''R'' is a finite set of Frege rules, then ''F'' = (''K'',''R'') defines a derivation system in the following way. If ''X'' is a set of formulas, and ''A'' is a formula, then an ''F''-derivation of ''A'' from axioms ''X'' is a sequence of formulas ''A''<sub>1</sub>, ..., ''A<sub>m</sub>'' such that ''A<sub>m</sub>''&nbsp;=&nbsp;''A'', and every ''A<sub>k</sub>'' is a member of ''X'', or it is derived from some of the formulas ''A<sub>i</sub>'', ''i''&nbsp;<&nbsp;''k'', by a substitution instance of a rule from ''R''. An ''F''-proof of a formula ''A'' is an ''F''-derivation of ''A'' from the empty set of axioms (<math>X=\varnothing</math>). ''F'' is called a Frege system if
*''F'' is sound: every ''F''-provable formula is a tautology.
*''F'' is implicationally complete: for every formula ''A'' and a set of formulas ''X'', if ''X'' entails ''A'', then there is an ''F''-derivation of ''A'' from ''X''.
The length (number of lines) in a proof ''A''<sub>1</sub>, ..., ''A<sub>m</sub>'' is ''m''. The size of the proof is the total number of symbols.
 
A derivation system ''F'' as above is refutationally complete, if for every inconsistent set of formulas ''X'', there is an ''F''-derivation of a fixed contradition from ''X''.
 
== Examples ==
* [[Frege's propositional calculus]] is a Frege system.
* There are many examples of sound Frege rules on the [[Propositional calculus]] page.
* [[Resolution (logic)|Resolution]] is not a Frege system because it only operates on clauses, not on formulas built in an arbitrary way by a functionally complete set of connectives. Moreover, it is not implicationally complete, i.e. we cannot conclude <math>A \lor B</math> from <math>A</math>. However, adding the ''weakening'' rule: <math>\frac{A}{A \lor B}</math> makes it implicationally complete.  Resolution is also refutationally complete.
 
== Properties ==
*Reckhow's theorem (1979) states that all Frege systems are [[propositional proof system#Relation with computational complexity theory|p-equivalent]].
* [[Natural deduction]] and [[sequent calculus]] (Gentzen system with cut) are also p-equivalent to Frege systems.
* There are polynomial-size Frege proofs of the [[pigeonhole principle]] (Buss 1987).
* Frege systems are considered to be fairly strong systems. Unlike, say, resolution, there are no known superlinear lower bounds on the number of lines in Frege proofs, and the best known lower bounds on the size of the proofs are quadratic.
* The minimal number of rounds in the ''prover-adversary'' game needed to prove a tautology <math>\phi</math> is proportional to the logarithm of the minimal number of steps in a Frege proof of <math>\phi</math>.
<gallery widths="350px" heights="350px">
File:Proofstrength.png|Proof strengths of different systems.
</gallery>
 
== References ==
*Krajíček, Jan (1995). "Bounded Arithmetic, Propositional Logic, and Complexity Theory", Cambridge University Press.
*{{cite article|first1=Stephen|last1=Cook|authorlink1=Stephen Cook|first2=Robert A.|last2=Reckhow|title=The Relative Efficiency of Propositional Proof Systems|journal=Journal of Symbolic Logic|volume=44|number=1|year=1979|pages=36–50|jstor=2273702}}
*Buss, S. R. (1987). "Polynomial size proofs of the propositional pigeonhole principle", Journal of Symbolic Logic 52, pp.&nbsp;916–927.
*Pudlák, P., Buss, S. R. (1995). "How to lie without being (easily) convicted and the lengths of proofs in propositional calculus", in: Computer Science Logic'94 (Pacholski and Tiuryn eds.), Springer LNCS 933, 1995, pp.&nbsp;151–162.
 
=== Further reading ===
*MacKay, D. J. (2008). "Information Theory, Inference, and Learning Algorithms"
 
[[Category:Propositional calculus]]
[[Category:Logic in computer science]]

Revision as of 02:08, 23 January 2014

In proof complexity, a Frege system is a propositional proof system whose proofs are sequences of formulas derived using a finite set of sound and implicationally complete inference rules. Frege systems (more often known as Hilbert systems in general proof theory) are named after Gottlob Frege.

Formal definition

Let K be a finite functionally complete set of Boolean connectives, and consider propositional formulas built from variables p0, p1, p2, ... using K-connectives. A Frege rule is an inference rule of the form

r=B1,,BnB,

where B1, ..., Bn, B are formulas. If R is a finite set of Frege rules, then F = (K,R) defines a derivation system in the following way. If X is a set of formulas, and A is a formula, then an F-derivation of A from axioms X is a sequence of formulas A1, ..., Am such that Am = A, and every Ak is a member of X, or it is derived from some of the formulas Ai, i < k, by a substitution instance of a rule from R. An F-proof of a formula A is an F-derivation of A from the empty set of axioms (X=). F is called a Frege system if

  • F is sound: every F-provable formula is a tautology.
  • F is implicationally complete: for every formula A and a set of formulas X, if X entails A, then there is an F-derivation of A from X.

The length (number of lines) in a proof A1, ..., Am is m. The size of the proof is the total number of symbols.

A derivation system F as above is refutationally complete, if for every inconsistent set of formulas X, there is an F-derivation of a fixed contradition from X.

Examples

  • Frege's propositional calculus is a Frege system.
  • There are many examples of sound Frege rules on the Propositional calculus page.
  • Resolution is not a Frege system because it only operates on clauses, not on formulas built in an arbitrary way by a functionally complete set of connectives. Moreover, it is not implicationally complete, i.e. we cannot conclude AB from A. However, adding the weakening rule: AAB makes it implicationally complete. Resolution is also refutationally complete.

Properties

  • Reckhow's theorem (1979) states that all Frege systems are p-equivalent.
  • Natural deduction and sequent calculus (Gentzen system with cut) are also p-equivalent to Frege systems.
  • There are polynomial-size Frege proofs of the pigeonhole principle (Buss 1987).
  • Frege systems are considered to be fairly strong systems. Unlike, say, resolution, there are no known superlinear lower bounds on the number of lines in Frege proofs, and the best known lower bounds on the size of the proofs are quadratic.
  • The minimal number of rounds in the prover-adversary game needed to prove a tautology ϕ is proportional to the logarithm of the minimal number of steps in a Frege proof of ϕ.

References

  • Krajíček, Jan (1995). "Bounded Arithmetic, Propositional Logic, and Complexity Theory", Cambridge University Press.
  • Template:Cite article
  • Buss, S. R. (1987). "Polynomial size proofs of the propositional pigeonhole principle", Journal of Symbolic Logic 52, pp. 916–927.
  • Pudlák, P., Buss, S. R. (1995). "How to lie without being (easily) convicted and the lengths of proofs in propositional calculus", in: Computer Science Logic'94 (Pacholski and Tiuryn eds.), Springer LNCS 933, 1995, pp. 151–162.

Further reading

  • MacKay, D. J. (2008). "Information Theory, Inference, and Learning Algorithms"