![]() |
Metamath
Proof Explorer Theorem List (p. 397 of 435) | < Previous Next > |
Bad symbols? Try the
GIF version. |
||
Mirrors > Metamath Home Page > MPE Home Page > Theorem List Contents > Recent Proofs This page: Page List |
Color key: | ![]() (1-28319) |
![]() (28320-29844) |
![]() (29845-43440) |
Type | Label | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Statement | ||||||||||||||||
Theorem | elpwgded 39601 | elpwgdedVD 39964 in conventional notation. (Contributed by Alan Sare, 23-Apr-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → 𝐴 ∈ V) & ⊢ (𝜓 → 𝐴 ⊆ 𝐵) ⇒ ⊢ ((𝜑 ∧ 𝜓) → 𝐴 ∈ 𝒫 𝐵) | ||||||||||||||||
Theorem | trelded 39602 | Deduction form of trel 4982. In a transitive class, the membership relation is transitive. (Contributed by Alan Sare, 3-Dec-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → Tr 𝐴) & ⊢ (𝜓 → 𝐵 ∈ 𝐶) & ⊢ (𝜒 → 𝐶 ∈ 𝐴) ⇒ ⊢ ((𝜑 ∧ 𝜓 ∧ 𝜒) → 𝐵 ∈ 𝐴) | ||||||||||||||||
Theorem | jaoded 39603 | Deduction form of jao 988. Disjunction of antecedents. (Contributed by Alan Sare, 3-Dec-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → 𝜒)) & ⊢ (𝜃 → (𝜏 → 𝜒)) & ⊢ (𝜂 → (𝜓 ∨ 𝜏)) ⇒ ⊢ ((𝜑 ∧ 𝜃 ∧ 𝜂) → 𝜒) | ||||||||||||||||
Theorem | sbtT 39604 | A substitution into a theorem remains true. sbt 2551 with the existence of no virtual hypotheses for the hypothesis expressed as the empty virtual hypothesis collection. (Contributed by Alan Sare, 4-Feb-2017.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (⊤ → 𝜑) ⇒ ⊢ [𝑦 / 𝑥]𝜑 | ||||||||||||||||
Theorem | not12an2impnot1 39605 | If a double conjunction is false and the second conjunct is true, then the first conjunct is false. http://us.metamath.org/other/completeusersproof/not12an2impnot1vd.html is the Virtual Deduction proof verified by automatically transforming it into the Metamath proof of not12an2impnot1 39605 using completeusersproof, which is verified by the Metamath program. http://us.metamath.org/other/completeusersproof/not12an2impnot1ro.html is a form of the completed proof which preserves the Virtual Deduction proof's step numbers and their ordering. (Contributed by Alan Sare, 13-Jun-2018.) | ||||||||||||||
⊢ ((¬ (𝜑 ∧ 𝜓) ∧ 𝜓) → ¬ 𝜑) | ||||||||||||||||
Syntax | wvd1 39606 |
A Virtual Deduction proof in a Hilbert-style deductive system is the
analogue of a sequent calculus proof. A theorem is proven in a Gentzen
system in order to prove more directly, which may be more intuitive
and easier for some people. The analogue of this proof in Metamath's
Hilbert-style system is verified by the Metamath program.
Natural Deduction is a well-known proof method orignally proposed by Gentzen in 1935 and comprehensively summarized by Prawitz in his 1965 monograph "Natural deduction: a proof-theoretical study". Gentzen wished to construct "a formalism that comes as close as possible to natural reasoning". Natural deduction is a response to dissatisfaction with axiomatic proofs such as Hilbert-style axiomatic proofs, which the proofs of Metamath are. In 1926, in Poland, Lukasiewicz advocated a more natural treatment of logic. Jaskowski made the earliest attempts at defining a more natural deduction. Natural deduction in its modern form was independently proposed by Gentzen. Sequent calculus, the chief alternative to Natural Deduction, was created by Gentzen. The following is an excerpt from Stephen Cole Kleene's seminal 1952 book "Introduction to Metamathematics", which contains the first formulation of sequent calculus in the modern style. Kleene states on page 440: . . . the proof (of Gentzen's Hauptsatz) breaks down into a list of cases, each of which is simple to handle. . . . Gentzen's normal form for proofs in the predicate calculus requires a different classification of the deductive steps than is given by the postulates of the formal system of predicate calculus of Chapter IV (Section 19). The implication symbol → (the Metamath symbol for implication has been substituted here for the symbol used by Kleene) has to be separated in its role of mediating inferences from its role as a component symbol of the formula being proved. In the former role it will be replaced by a new formal symbol → (read "gives" or "entails"), to which properties will be assigned similar to those of the informal symbol ⊢ in our former derived rules. Gentzen's classification of the deductive operations is made explicit by setting up a new formal system of the predicate calculus. The formal system of propositional and predicate calculus studied previously (Chapters IV ff.) we call now a "Hilbert-type system", and denote by H. Precisely, H denotes any one or a particular one of several systems, according to whether we are considering propositional calculus or predicate calculus, in the classical or the intuitionistic version (Section 23), and according to the sense in which we are using "term" and "formula" (Sections 117,25,31,37,72-76). The same respective choices will apply to the "Gentzen-type system G1" which we introduce now and the G2, G3 and G3a later. The transformation or deductive rules of G1 will apply to objects which are not formulas of the system H, but are built from them by an additional formation rule, so we use a new term "sequent" for these objects. (Gentzen says "Sequenz", which we translate as "sequent", because we have already used "sequence" for any succession of objects, where the German is "Folge".) A sequent is a formal expression of the form 𝜑, . . . , 𝜓 → 𝜒, . . . , 𝜃 where 𝜑 , . . . , 𝜓 and 𝜒, . . . , 𝜃 are seqences of a finite number of 0 or more formulas (substituting Metamath notation for Kleene's notation). The part 𝜑, . . . , 𝜓 is the antecedent, and 𝜒, . . . , 𝜃 the succedent of the sequent 𝜑, . . . , 𝜓 → 𝜒, . . . , 𝜃. When the antecedent and the succedent each have a finite number of 1 or more formulas, the sequent 𝜑, . . . , 𝜓 → 𝜒, . . . 𝜃 has the same interpretation for G1 as the formula ((𝜑 ∧. . . ∧ 𝜓) → (𝜒 ∨. . . ∨ 𝜃)) for H. The interpretation extends to the case of an antecedent of 0 formulas by regarding (𝜑 ∧. . . ∧ 𝜓) for 0 formulas (the "empty conjunction") as true and (𝜒 ∨. . . ∨ 𝜃) for 0 formulas (the "empty disjunction") as false. . . . As in Chapter V, we use Greek capitals . . . to stand for finite sequences of zero or more formulas, but now also as antecedent (succedent), or parts of antecedent (succedent), with separating formal commas included. . . . (End of Kleene excerpt) In chapter V entitled "Formal Deduction" Kleene states, on page 86: Section 20. Formal deduction. Formal proofs of even quite elementary theorems tend to be long. As a price for having analyzed logical deduction into simple steps, more of those steps have to be used. The purpose of formalizing a theory is to get an explicit definition of what constitutes proof in the theory. Having achieved this, there is no need always to appeal directly to the definition. The labor required to establish the formal provability of formulas can be greatly lessened by using metamathematical theorems concerning the existence of formal proofs. If the demonstrations of those theorems do have the finitary character which metamathematics is supposed to have, the demonstrations will indicate, at least implicitly, methods for obtaining the formal proofs. The use of the metamathematical theorems then amounts to abbreviation, often of very great extent, in the presentation of formal proofs. The simpler of such metamathematical theorems we shall call derived rules, since they express principles which can be said to be derived from the postulated rules by showing that the use of them as additional methods of inference does not increase the class of provable formulas. We shall seek by means of derived rules to bring the methods for establishing the facts of formal provability as close as possible to the informal methods of the theory which is being formalized. In setting up the formal system, proof was given the simplest possible structure, consisting of a single sequence of formulas. Some of our derived rules, called "direct rules", will serve to abbreviate for us whole segments of such a sequence; we can then, so to speak, use these segments as prefabricated units in building proofs. But also, in mathematical practice, proofs are common which have a more complicated structure, employing "subsidiary deduction", i.e., deduction under assumptions for the sake of the argument, which assumptions are subsequently discharged. For example, subsidiary deduction is used in a proof by reductio ad absurdum, and less obtrusively when we place the hypothesis of a theorem on a par with proved propositions to deduce the conclusion. Other derived rules, called "subsidiary deduction rules", will give us this kind of procedure. We now introduce, by a metamathematical definition, the notion of "formal deducibility under assumptions". Given a list 𝜑, . . . 𝜓 of 0 or more (occurrences of) formulas, a finite sequence of one or more (occurrences of) formulas is called a (formal) deduction from the assumption formulas 𝜑, . . . 𝜓, if each formula of the sequence is either one of the formulas 𝜑, . . . 𝜓, or an axiom, or an immediate consequence of preceding formulas of a sequence. A deduction is said to be deducible from the assumption formulas (in symbols, 𝜑,. . . . ,. 𝜓⊢ 𝜒), and is called the conclusion (or endformula) of the deduction. (The symbol ⊢ may be read "yields".) (End of Kleene excerpt) Gentzen's normal form is a certain direct fashion for proofs and deductions. His sequent calculus, formulated in the modern style by Kleene, is the classical system G1. In this system, the new formal symbol → has properties similar to the informal symbol ⊢ of Kleene's above language of formal deducibility under assumptions. Kleene states on page 440: . . . This leads us to inquire whether there may not be a theorem about the predicate calculus asserting that, if a formula is provable (or deducible from other formulas), it is provable (or deducible) in a certain direct fashion; in other words, a theorem giving a normal form for proofs and deductions, the proofs and deduction in normal form being in some sense direct. (End of Kleene excerpt) There is such a theorem, which was proven by Kleene. Formal proofs in H of even quite elementary theorems tend to be long. As a price for having analyzed logical deduction into simple steps, more of those steps have to be used. The proofs of Metamath are fully detailed formal proofs. We wish to have a means of writing rigorously verifiable mathematical proofs in a more direct fashion. Natural Deduction is a system for proving theorems and deductions in a more direct fashion. However, Natural Deduction is not compatible for use with Metamath, which uses a Hilbert-type system. Instead, Kleene's classical system G1 may be used for proving Metamath deductions and theorems in a more direct fashion. The system of Metamath is an H system, not a Gentzen system. Therefore, proofs in Kleene's classical system G1 ("G1") cannot be included in Metamath's system H, which we shall henceforth call "system H" or "H". However, we may translate proofs in G1 into proofs in H. By Kleene's THEOREM 47 (page 446)
By Kleene's COROLLARY of THEOREM 47 (page 448)
▶ denotes the same connective denoted by →. " , " , in the context of Virtual Deduction, denotes the same connective denoted by ∧. This Virtual Deduction notation is specified by the following set.mm definitions:
▶ replaces → in the analogue in H of a sequent in G1 having a nonempty antecedent. If ▶ occurs as the outermost connective denoted by ▶ or → and occurs exactly once, we call the analogue in H of a sequent in G1 a "virtual deduction" because the corresponding → of the sequent is assigned properties similar to ⊢ . While sequent calculus proofs (proofs in G1) may have as steps sequents with 0, 1, or more formulas in the succedent, we shall only prove in G1 using sequents with exactly 1 formula in the succedent. The User proves in G1 in order to obtain the benefits of more direct proving using sequent calculus, then translates the proof in G1 into a proof in H. The reference theorems and deductions to be used for proving in G1 are translations of theorems and deductions in set.mm. Each theorem ⊢ 𝜑 in set.mm corresponds to the theorem ⊢ → 𝜑 in G1. Deductions in G1 corresponding to deductions in H are similarly determined. Theorems in H with one or more occurrences of either ▶ or → may also be translated into theorems in G1 for by replacing the outermost occurrence of ▶ or → of the theorem in H with →. Deductions in H may be translated into deductions in G1 in a similar manner. The only theorems and deductions in H useful for proving in G1 for the purpose of obtaining proofs in H are those in which, for each hypothesis or assertion, there are 0 or 1 occurrences of ▶ and it is the outermost occurrence of ▶ or →. Kleene's THEOREM 46 and its COROLLARY 2 are used for translating from H to G1. By Kleene's THEOREM 46 (page 445)
By Kleene's COROLLARY 2 of THEOREM 46 (page 446)
To prove in H, the User simply proves in G1 and translates each G1-proof step into a H-proof step. The translation is trivial and immediate. The proof in H is in Virtual Deduction notation. It is a working proof in the sense that, if it has no errors, each theorem and deduction of the proof is true, but may or may not, after being translated into conventional notation, unify with any theorem or deduction scheme in set.mm. Each theorem or deduction scheme in set.mm has a particular form. The working proof written by the User (the "User's Proof" or "Virtual Deduction Proof") may contain theorems and deductions which would unify with a variant of a theorem or deduction scheme in set.mm, but not with any particular form of that theorem or deduction scheme in set.mm. The computer program completeusersproof.c may be applied to a Virtual Deduction proof to automatically add steps to the proof ("technical steps") which, if possible, transforms the form of a theorem or deduction of the Virtual Deduction proof not unifiable with a theorem or deduction scheme in set.mm into a variant form which is. For theorems and deductions of the Virtual Deduction proof which are completable in this way, completeusersproof saves the User the extra work involved in satisfying the constraint that the theorem or deduction is in a form which unifies with a theorem or deduction scheme in set.mm. mmj2, which is invoked by completeusersproof, automatically finds one of the reference theorems or deductions in set.mm which unifies with each theorem and deduction in the proof satisfying this constraint and labels the theorem or the assertion step of the deduction. The analogs in H of the postulates of G1 are the set.mm postulates. The postulates in G1 corresponding to the Metamath postulates are not the classical system G1 postulates of Kleene (pages 442 and 443). set.mm has the predicate calculus postulates and other posulates. The Kleene classical system G1 postulates correspond to predicate calculus postulates which differ from the Metamath system G1 postulates corresponding to the predicate calculus postulates of Metamath's system H. Metamath's predicate calculus G1 postulates are presumably deducible from the Kleene classical G1 postulates and the Kleene classical G1 postulates are deducible from Metamath's G1 postulates. It should be recognized that, because of the different postulates, the classical G1 system corresponding to Metamath's system H is not identical to Kleene's classical system G1. Why not create a separate database (setg.mm) of proofs in G1, avoiding the need to translate from H to G1 and from G1 back to H? The translations are trivial. Sequents make the language more complex than is necessary. More direct proving using sequent calculus may be done as a means towards the end of constructing proofs in H. Then, the language may be kept as simple as possible. A system G1 database would be redundant because it would duplicate the information contained in the corresponding system H database. For earlier proofs, each "User's Proof" in the web page description of a Virtual Deduction proof in set.mm is the analogue in H of the User's working proof in G1. The User's Proof is automatically completed by completeusersproof.cmd (superseded by completeusersproof.c in September of 2016). The completed proof is the Virtual Deduction proof, which is the analogue in H of the corresponding fully detailed proof in G1. The completed Virtual Deduction proof of these earlier proofs may be automatically translated into a conventional Metamath proof. The input for completeusersproof.c is a Virtual Deduction proof. Unlike completeusersproof.cmd, the completed proof is in conventional notation. completeusersproof.c eliminates the virtual deduction notation of the Virtual Deduction proof after utilizing the information it provides. Applying mmj2's unify command is essential to completeusersproof. The mmj2 program is invoked within the completeusersproof.c function mmj2Unify(). The original mmj2 program was written by Mel L. O'Cat. Mario Carneiro has enhanced it. mmj2Unify() is called multiple times during the execution of completeusersproof. A Virtual Deduction proof is a Metamath-specific version of a Natural Deduction Proof. In order for mmj2 to complete a Virtual Deduction proof it is necessary that each theorem or deduction of the proof is in a form which unifies with a theorem or deduction scheme in set.mm. completeusersproof weakens this constraint. The User may write a Virtual Deduction proof and automatically transform it into a complete Metamath proof using the completeusersproof tool. The completed proof has been checked by the Metamath program. The task of writing a complete Metamath proof is reduced to writing what is essentially a Natural Deduction Proof. The completeusersproof program and all associated files necessary to use it may be downloaded from the Metamath web site. All syntax definitions, theorems, and deductions necessary to create Virtual Deduction proofs are contained in set.mm. Examples of Virtual Deduction proofs in mmj2 Proof Worksheet .txt format are included in the completeusersproof download. http://us.metamath.org/other/completeusersproof/suctrvd.html, http://us.metamath.org/other/completeusersproof/sineq0altvd.html, http://us.metamath.org/other/completeusersproof/iunconlem2vd.html, http://us.metamath.org/other/completeusersproof/isosctrlem1altvd.html, and http://us.metamath.org/other/completeusersproof/chordthmaltvd.html are examples of Virtual Deduction proofs. Generally, proving using Virtual Deduction and completeusersproof reduces the amount of Metamath-specific knowledge required by the User. Often, no knowledge of the specific theorems and deductions in set.mm is required to write some of the subproofs of a Virtual Deduction proof. Often, no knowledge of the Metamath-specific names of reference theorems and deductions in set.mm is required for writing some of the subproofs of a User's Proof. Often, the User may write subproofs of a proof using theorems or deductions commonly used in mathematics and correctly assume that some form of each is contained in set.mm and that completeusersproof will automatically generate the technical steps necessary to utilize them to complete the subproofs. Often, the fraction of the work which may be considered tedious is reduced and the total amount of work is reduced. | ||||||||||||||
wff ( 𝜑 ▶ 𝜓 ) | ||||||||||||||||
Definition | df-vd1 39607 | Definition of virtual deduction. (Contributed by Alan Sare, 21-Apr-2011.) (New usage is discouraged.) | ||||||||||||||
⊢ (( 𝜑 ▶ 𝜓 ) ↔ (𝜑 → 𝜓)) | ||||||||||||||||
Theorem | in1 39608 | Inference form of df-vd1 39607. Virtual deduction introduction rule of converting the virtual hypothesis of a 1-virtual hypothesis virtual deduction into an antecedent. (Contributed by Alan Sare, 14-Nov-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜓 ) ⇒ ⊢ (𝜑 → 𝜓) | ||||||||||||||||
Theorem | iin1 39609 | in1 39608 without virtual deductions. (Contributed by Alan Sare, 23-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → 𝜓) ⇒ ⊢ (𝜑 → 𝜓) | ||||||||||||||||
Theorem | dfvd1ir 39610 | Inference form of df-vd1 39607 with the virtual deduction as the assertion. (Contributed by Alan Sare, 14-Nov-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → 𝜓) ⇒ ⊢ ( 𝜑 ▶ 𝜓 ) | ||||||||||||||||
Theorem | idn1 39611 | Virtual deduction identity rule which is id 22 with virtual deduction symbols. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜑 ) | ||||||||||||||||
Theorem | dfvd1imp 39612 | Left-to-right part of definition of virtual deduction. (Contributed by Alan Sare, 21-Apr-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (( 𝜑 ▶ 𝜓 ) → (𝜑 → 𝜓)) | ||||||||||||||||
Theorem | dfvd1impr 39613 | Right-to-left part of definition of virtual deduction. (Contributed by Alan Sare, 21-Apr-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ((𝜑 → 𝜓) → ( 𝜑 ▶ 𝜓 )) | ||||||||||||||||
Syntax | wvd2 39614 | Syntax for a 2-hypothesis virtual deduction. (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 ▶ 𝜒 ) | ||||||||||||||||
Definition | df-vd2 39615 | Definition of a 2-hypothesis virtual deduction. (Contributed by Alan Sare, 14-Nov-2011.) (New usage is discouraged.) | ||||||||||||||
⊢ (( 𝜑 , 𝜓 ▶ 𝜒 ) ↔ ((𝜑 ∧ 𝜓) → 𝜒)) | ||||||||||||||||
Theorem | dfvd2 39616 | Definition of a 2-hypothesis virtual deduction. (Contributed by Alan Sare, 14-Nov-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (( 𝜑 , 𝜓 ▶ 𝜒 ) ↔ (𝜑 → (𝜓 → 𝜒))) | ||||||||||||||||
Syntax | wvhc2 39617 | Syntax for a 2-element virtual hypotheses collection. (Contributed by Alan Sare, 23-Apr-2015.) (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 ) | ||||||||||||||||
Definition | df-vhc2 39618 | Definition of a 2-element virtual hypotheses collection. (Contributed by Alan Sare, 23-Apr-2015.) (New usage is discouraged.) | ||||||||||||||
⊢ (( 𝜑 , 𝜓 ) ↔ (𝜑 ∧ 𝜓)) | ||||||||||||||||
Theorem | dfvd2an 39619 | Definition of a 2-hypothesis virtual deduction in vd conjunction form. (Contributed by Alan Sare, 23-Apr-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (( ( 𝜑 , 𝜓 ) ▶ 𝜒 ) ↔ ((𝜑 ∧ 𝜓) → 𝜒)) | ||||||||||||||||
Theorem | dfvd2ani 39620 | Inference form of dfvd2an 39619. (Contributed by Alan Sare, 23-Apr-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( ( 𝜑 , 𝜓 ) ▶ 𝜒 ) ⇒ ⊢ ((𝜑 ∧ 𝜓) → 𝜒) | ||||||||||||||||
Theorem | dfvd2anir 39621 | Right-to-left inference form of dfvd2an 39619. (Contributed by Alan Sare, 23-Apr-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ((𝜑 ∧ 𝜓) → 𝜒) ⇒ ⊢ ( ( 𝜑 , 𝜓 ) ▶ 𝜒 ) | ||||||||||||||||
Theorem | dfvd2i 39622 | Inference form of dfvd2 39616. (Contributed by Alan Sare, 14-Nov-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) ⇒ ⊢ (𝜑 → (𝜓 → 𝜒)) | ||||||||||||||||
Theorem | dfvd2ir 39623 | Right-to-left inference form of dfvd2 39616. (Contributed by Alan Sare, 14-Nov-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) | ||||||||||||||||
Syntax | wvd3 39624 | Syntax for a 3-hypothesis virtual deduction. (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 , 𝜒 ▶ 𝜃 ) | ||||||||||||||||
Syntax | wvhc3 39625 | Syntax for a 3-element virtual hypotheses collection. (Contributed by Alan Sare, 13-Jun-2015.) (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 , 𝜒 ) | ||||||||||||||||
Definition | df-vhc3 39626 | Definition of a 3-element virtual hypotheses collection. (Contributed by Alan Sare, 13-Jun-2015.) (New usage is discouraged.) | ||||||||||||||
⊢ (( 𝜑 , 𝜓 , 𝜒 ) ↔ (𝜑 ∧ 𝜓 ∧ 𝜒)) | ||||||||||||||||
Definition | df-vd3 39627 | Definition of a 3-hypothesis virtual deduction. (Contributed by Alan Sare, 14-Nov-2011.) (New usage is discouraged.) | ||||||||||||||
⊢ (( 𝜑 , 𝜓 , 𝜒 ▶ 𝜃 ) ↔ ((𝜑 ∧ 𝜓 ∧ 𝜒) → 𝜃)) | ||||||||||||||||
Theorem | dfvd3 39628 | Definition of a 3-hypothesis virtual deduction. (Contributed by Alan Sare, 14-Nov-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (( 𝜑 , 𝜓 , 𝜒 ▶ 𝜃 ) ↔ (𝜑 → (𝜓 → (𝜒 → 𝜃)))) | ||||||||||||||||
Theorem | dfvd3i 39629 | Inference form of dfvd3 39628. (Contributed by Alan Sare, 14-Nov-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 , 𝜒 ▶ 𝜃 ) ⇒ ⊢ (𝜑 → (𝜓 → (𝜒 → 𝜃))) | ||||||||||||||||
Theorem | dfvd3ir 39630 | Right-to-left inference form of dfvd3 39628. (Contributed by Alan Sare, 14-Nov-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → (𝜒 → 𝜃))) ⇒ ⊢ ( 𝜑 , 𝜓 , 𝜒 ▶ 𝜃 ) | ||||||||||||||||
Theorem | dfvd3an 39631 | Definition of a 3-hypothesis virtual deduction in vd conjunction form. (Contributed by Alan Sare, 13-Jun-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (( ( 𝜑 , 𝜓 , 𝜒 ) ▶ 𝜃 ) ↔ ((𝜑 ∧ 𝜓 ∧ 𝜒) → 𝜃)) | ||||||||||||||||
Theorem | dfvd3ani 39632 | Inference form of dfvd3an 39631. (Contributed by Alan Sare, 13-Jun-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( ( 𝜑 , 𝜓 , 𝜒 ) ▶ 𝜃 ) ⇒ ⊢ ((𝜑 ∧ 𝜓 ∧ 𝜒) → 𝜃) | ||||||||||||||||
Theorem | dfvd3anir 39633 | Right-to-left inference form of dfvd3an 39631. (Contributed by Alan Sare, 13-Jun-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ((𝜑 ∧ 𝜓 ∧ 𝜒) → 𝜃) ⇒ ⊢ ( ( 𝜑 , 𝜓 , 𝜒 ) ▶ 𝜃 ) | ||||||||||||||||
Syntax | wvhc4 39634 | Syntax for a 4-element virtual hypotheses collection. (Contributed by Alan Sare, 17-Oct-2017.) (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 , 𝜒 , 𝜃 ) | ||||||||||||||||
Syntax | wvhc5 39635 | Syntax for a 5-element virtual hypotheses collection. (Contributed by Alan Sare, 17-Oct-2017.) (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 , 𝜒 , 𝜃 , 𝜏 ) | ||||||||||||||||
Syntax | wvhc6 39636 | Syntax for a 6-element virtual hypotheses collection. (Contributed by Alan Sare, 17-Oct-2017.) (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 , 𝜒 , 𝜃 , 𝜏 , 𝜂 ) | ||||||||||||||||
Syntax | wvhc7 39637 | Syntax for a 7-element virtual hypotheses collection. (Contributed by Alan Sare, 17-Oct-2017.) (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 , 𝜒 , 𝜃 , 𝜏 , 𝜂 , 𝜁 ) | ||||||||||||||||
Syntax | wvhc8 39638 | Syntax for an 8-element virtual hypotheses collection. (Contributed by Alan Sare, 17-Oct-2017.) (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 , 𝜒 , 𝜃 , 𝜏 , 𝜂 , 𝜁 , 𝜎 ) | ||||||||||||||||
Syntax | wvhc9 39639 | Syntax for a 9-element virtual hypotheses collection. (Contributed by Alan Sare, 17-Oct-2017.) (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 , 𝜒 , 𝜃 , 𝜏 , 𝜂 , 𝜁 , 𝜎 , 𝜌 ) | ||||||||||||||||
Syntax | wvhc10 39640 | Syntax for a 10-element virtual hypotheses collection. (Contributed by Alan Sare, 17-Oct-2017.) (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 , 𝜒 , 𝜃 , 𝜏 , 𝜂 , 𝜁 , 𝜎 , 𝜌 , 𝜇 ) | ||||||||||||||||
Syntax | wvhc11 39641 | Syntax for an 11-element virtual hypotheses collection. (Contributed by Alan Sare, 17-Oct-2017.) (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 , 𝜒 , 𝜃 , 𝜏 , 𝜂 , 𝜁 , 𝜎 , 𝜌 , 𝜇 , 𝜆 ) | ||||||||||||||||
Syntax | wvhc12 39642 | Syntax for a 12-element virtual hypotheses collection. (Contributed by Alan Sare, 17-Oct-2017.) (New usage is discouraged.) | ||||||||||||||
wff ( 𝜑 , 𝜓 , 𝜒 , 𝜃 , 𝜏 , 𝜂 , 𝜁 , 𝜎 , 𝜌 , 𝜇 , 𝜆 , 𝜅 ) | ||||||||||||||||
Theorem | vd01 39643 | A virtual hypothesis virtually infers a theorem. (Contributed by Alan Sare, 14-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ 𝜑 ⇒ ⊢ ( 𝜓 ▶ 𝜑 ) | ||||||||||||||||
Theorem | vd02 39644 | Two virtual hypotheses virtually infer a theorem. (Contributed by Alan Sare, 14-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ 𝜑 ⇒ ⊢ ( 𝜓 , 𝜒 ▶ 𝜑 ) | ||||||||||||||||
Theorem | vd03 39645 | A theorem is virtually inferred by the 3 virtual hypotheses. (Contributed by Alan Sare, 12-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ 𝜑 ⇒ ⊢ ( 𝜓 , 𝜒 , 𝜃 ▶ 𝜑 ) | ||||||||||||||||
Theorem | vd12 39646 | A virtual deduction with 1 virtual hypothesis virtually inferring a virtual conclusion infers that the same conclusion is virtually inferred by the same virtual hypothesis and an additional hypothesis. (Contributed by Alan Sare, 12-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜓 ) ⇒ ⊢ ( 𝜑 , 𝜒 ▶ 𝜓 ) | ||||||||||||||||
Theorem | vd13 39647 | A virtual deduction with 1 virtual hypothesis virtually inferring a virtual conclusion infers that the same conclusion is virtually inferred by the same virtual hypothesis and a two additional hypotheses. (Contributed by Alan Sare, 12-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜓 ) ⇒ ⊢ ( 𝜑 , 𝜒 , 𝜃 ▶ 𝜓 ) | ||||||||||||||||
Theorem | vd23 39648 | A virtual deduction with 2 virtual hypotheses virtually inferring a virtual conclusion infers that the same conclusion is virtually inferred by the same 2 virtual hypotheses and a third hypothesis. (Contributed by Alan Sare, 12-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) ⇒ ⊢ ( 𝜑 , 𝜓 , 𝜃 ▶ 𝜒 ) | ||||||||||||||||
Theorem | dfvd2imp 39649 | The virtual deduction form of a 2-antecedent nested implication implies the 2-antecedent nested implication. (Contributed by Alan Sare, 21-Apr-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (( 𝜑 , 𝜓 ▶ 𝜒 ) → (𝜑 → (𝜓 → 𝜒))) | ||||||||||||||||
Theorem | dfvd2impr 39650 | A 2-antecedent nested implication implies its virtual deduction form. (Contributed by Alan Sare, 21-Apr-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ((𝜑 → (𝜓 → 𝜒)) → ( 𝜑 , 𝜓 ▶ 𝜒 )) | ||||||||||||||||
Theorem | in2 39651 | The virtual deduction introduction rule of converting the end virtual hypothesis of 2 virtual hypotheses into an antecedent. (Contributed by Alan Sare, 21-Apr-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) ⇒ ⊢ ( 𝜑 ▶ (𝜓 → 𝜒) ) | ||||||||||||||||
Theorem | int2 39652 | The virtual deduction introduction rule of converting the end virtual hypothesis of 2 virtual hypotheses into an antecedent. Conventional form of int2 39652 is ex 403. (Contributed by Alan Sare, 23-Apr-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( ( 𝜑 , 𝜓 ) ▶ 𝜒 ) ⇒ ⊢ ( 𝜑 ▶ (𝜓 → 𝜒) ) | ||||||||||||||||
Theorem | iin2 39653 | in2 39651 without virtual deductions. (Contributed by Alan Sare, 20-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (𝜓 → 𝜒)) | ||||||||||||||||
Theorem | in2an 39654 | The virtual deduction introduction rule converting the second conjunct of the second virtual hypothesis into the antecedent of the conclusion. expd 406 is the non-virtual deduction form of in2an 39654. (Contributed by Alan Sare, 30-Jun-2012.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , (𝜓 ∧ 𝜒) ▶ 𝜃 ) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ (𝜒 → 𝜃) ) | ||||||||||||||||
Theorem | in3 39655 | The virtual deduction introduction rule of converting the end virtual hypothesis of 3 virtual hypotheses into an antecedent. (Contributed by Alan Sare, 12-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 , 𝜒 ▶ 𝜃 ) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ (𝜒 → 𝜃) ) | ||||||||||||||||
Theorem | iin3 39656 | in3 39655 without virtual deduction connectives. Special theorem needed for the Virtual Deduction translation tool. (Contributed by Alan Sare, 23-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → (𝜒 → 𝜃))) ⇒ ⊢ (𝜑 → (𝜓 → (𝜒 → 𝜃))) | ||||||||||||||||
Theorem | in3an 39657 | The virtual deduction introduction rule converting the second conjunct of the third virtual hypothesis into the antecedent of the conclusion. exp4a 424 is the non-virtual deduction form of in3an 39657. (Contributed by Alan Sare, 25-Jun-2012.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 , (𝜒 ∧ 𝜃) ▶ 𝜏 ) ⇒ ⊢ ( 𝜑 , 𝜓 , 𝜒 ▶ (𝜃 → 𝜏) ) | ||||||||||||||||
Theorem | int3 39658 | The virtual deduction introduction rule of converting the end virtual hypothesis of 3 virtual hypotheses into an antecedent. Conventional form of int3 39658 is 3expia 1154. (Contributed by Alan Sare, 13-Jun-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( ( 𝜑 , 𝜓 , 𝜒 ) ▶ 𝜃 ) ⇒ ⊢ ( ( 𝜑 , 𝜓 ) ▶ (𝜒 → 𝜃) ) | ||||||||||||||||
Theorem | idn2 39659 | Virtual deduction identity rule which is idd 24 with virtual deduction symbols. (Contributed by Alan Sare, 21-Apr-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜓 ) | ||||||||||||||||
Theorem | iden2 39660 | Virtual deduction identity rule. simpr 479 in conjunction form Virtual Deduction notation. (Contributed by Alan Sare, 5-Sep-2016.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( ( 𝜑 , 𝜓 ) ▶ 𝜓 ) | ||||||||||||||||
Theorem | idn3 39661 | Virtual deduction identity rule for three virtual hypotheses. (Contributed by Alan Sare, 11-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 , 𝜒 ▶ 𝜒 ) | ||||||||||||||||
Theorem | gen11 39662* | Virtual deduction generalizing rule for one quantifying variable and one virtual hypothesis. alrimiv 2026 is gen11 39662 without virtual deductions. (Contributed by Alan Sare, 21-Apr-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜓 ) ⇒ ⊢ ( 𝜑 ▶ ∀𝑥𝜓 ) | ||||||||||||||||
Theorem | gen11nv 39663 | Virtual deduction generalizing rule for one quantifying variable and one virtual hypothesis without distinct variables. alrimih 1922 is gen11nv 39663 without virtual deductions. (Contributed by Alan Sare, 12-Dec-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → ∀𝑥𝜑) & ⊢ ( 𝜑 ▶ 𝜓 ) ⇒ ⊢ ( 𝜑 ▶ ∀𝑥𝜓 ) | ||||||||||||||||
Theorem | gen12 39664* | Virtual deduction generalizing rule for two quantifying variables and one virtual hypothesis. gen12 39664 is alrimivv 2027 with virtual deductions. (Contributed by Alan Sare, 2-May-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜓 ) ⇒ ⊢ ( 𝜑 ▶ ∀𝑥∀𝑦𝜓 ) | ||||||||||||||||
Theorem | gen21 39665* | Virtual deduction generalizing rule for one quantifying variables and two virtual hypothesis. gen21 39665 is alrimdv 2028 with virtual deductions. (Contributed by Alan Sare, 25-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ ∀𝑥𝜒 ) | ||||||||||||||||
Theorem | gen21nv 39666 | Virtual deduction form of alrimdh 1964. (Contributed by Alan Sare, 31-Dec-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → ∀𝑥𝜑) & ⊢ (𝜓 → ∀𝑥𝜓) & ⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ ∀𝑥𝜒 ) | ||||||||||||||||
Theorem | gen31 39667* | Virtual deduction generalizing rule for one quantifying variable and three virtual hypothesis. gen31 39667 is ggen31 39582 with virtual deductions. (Contributed by Alan Sare, 22-Jun-2012.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 , 𝜒 ▶ 𝜃 ) ⇒ ⊢ ( 𝜑 , 𝜓 , 𝜒 ▶ ∀𝑥𝜃 ) | ||||||||||||||||
Theorem | gen22 39668* | Virtual deduction generalizing rule for two quantifying variables and two virtual hypothesis. (Contributed by Alan Sare, 25-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ ∀𝑥∀𝑦𝜒 ) | ||||||||||||||||
Theorem | ggen22 39669* | gen22 39668 without virtual deductions. (Contributed by Alan Sare, 25-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → 𝜒)) ⇒ ⊢ (𝜑 → (𝜓 → ∀𝑥∀𝑦𝜒)) | ||||||||||||||||
Theorem | exinst 39670 | Existential Instantiation. Virtual deduction form of exlimexi 39561. (Contributed by Alan Sare, 21-Apr-2013.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜓 → ∀𝑥𝜓) & ⊢ ( ∃𝑥𝜑 , 𝜑 ▶ 𝜓 ) ⇒ ⊢ (∃𝑥𝜑 → 𝜓) | ||||||||||||||||
Theorem | exinst01 39671 | Existential Instantiation. Virtual Deduction rule corresponding to a special case of the Natural Deduction Sequent Calculus rule called Rule C in [Margaris] p. 79 and E ∃ in Table 1 on page 4 of the paper "Extracting information from intermediate T-systems" (2000) presented at IMLA99 by Mauro Ferrari, Camillo Fiorentini, and Pierangelo Miglioli. (Contributed by Alan Sare, 21-Apr-2013.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ∃𝑥𝜓 & ⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ (𝜑 → ∀𝑥𝜑) & ⊢ (𝜒 → ∀𝑥𝜒) ⇒ ⊢ ( 𝜑 ▶ 𝜒 ) | ||||||||||||||||
Theorem | exinst11 39672 | Existential Instantiation. Virtual Deduction rule corresponding to a special case of the Natural Deduction Sequent Calculus rule called Rule C in [Margaris] p. 79 and E ∃ in Table 1 on page 4 of the paper "Extracting information from intermediate T-systems" (2000) presented at IMLA99 by Mauro Ferrari, Camillo Fiorentini, and Pierangelo Miglioli. (Contributed by Alan Sare, 21-Apr-2013.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ ∃𝑥𝜓 ) & ⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ (𝜑 → ∀𝑥𝜑) & ⊢ (𝜒 → ∀𝑥𝜒) ⇒ ⊢ ( 𝜑 ▶ 𝜒 ) | ||||||||||||||||
Theorem | e1a 39673 | A Virtual deduction elimination rule. syl 17 is e1a 39673 without virtual deductions. (Contributed by Alan Sare, 11-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜓 ) & ⊢ (𝜓 → 𝜒) ⇒ ⊢ ( 𝜑 ▶ 𝜒 ) | ||||||||||||||||
Theorem | el1 39674 | A Virtual deduction elimination rule. syl 17 is el1 39674 without virtual deductions. (Contributed by Alan Sare, 23-Apr-2015.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜓 ) & ⊢ (𝜓 → 𝜒) ⇒ ⊢ ( 𝜑 ▶ 𝜒 ) | ||||||||||||||||
Theorem | e1bi 39675 | Biconditional form of e1a 39673. sylib 210 is e1bi 39675 without virtual deductions. (Contributed by Alan Sare, 15-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜓 ) & ⊢ (𝜓 ↔ 𝜒) ⇒ ⊢ ( 𝜑 ▶ 𝜒 ) | ||||||||||||||||
Theorem | e1bir 39676 | Right biconditional form of e1a 39673. sylibr 226 is e1bir 39676 without virtual deductions. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜓 ) & ⊢ (𝜒 ↔ 𝜓) ⇒ ⊢ ( 𝜑 ▶ 𝜒 ) | ||||||||||||||||
Theorem | e2 39677 | A virtual deduction elimination rule. syl6 35 is e2 39677 without virtual deductions. (Contributed by Alan Sare, 21-Apr-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ (𝜒 → 𝜃) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ 𝜃 ) | ||||||||||||||||
Theorem | e2bi 39678 | Biconditional form of e2 39677. syl6ib 243 is e2bi 39678 without virtual deductions. (Contributed by Alan Sare, 10-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ (𝜒 ↔ 𝜃) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ 𝜃 ) | ||||||||||||||||
Theorem | e2bir 39679 | Right biconditional form of e2 39677. syl6ibr 244 is e2bir 39679 without virtual deductions. (Contributed by Alan Sare, 29-Apr-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ (𝜃 ↔ 𝜒) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ 𝜃 ) | ||||||||||||||||
Theorem | ee223 39680 | e223 39681 without virtual deductions. (Contributed by Alan Sare, 12-Dec-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → 𝜒)) & ⊢ (𝜑 → (𝜓 → 𝜃)) & ⊢ (𝜑 → (𝜓 → (𝜏 → 𝜂))) & ⊢ (𝜒 → (𝜃 → (𝜂 → 𝜁))) ⇒ ⊢ (𝜑 → (𝜓 → (𝜏 → 𝜁))) | ||||||||||||||||
Theorem | e223 39681 | A virtual deduction elimination rule. (Contributed by Alan Sare, 12-Dec-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ ( 𝜑 , 𝜓 ▶ 𝜃 ) & ⊢ ( 𝜑 , 𝜓 , 𝜏 ▶ 𝜂 ) & ⊢ (𝜒 → (𝜃 → (𝜂 → 𝜁))) ⇒ ⊢ ( 𝜑 , 𝜓 , 𝜏 ▶ 𝜁 ) | ||||||||||||||||
Theorem | e222 39682 | A virtual deduction elimination rule. (Contributed by Alan Sare, 12-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ ( 𝜑 , 𝜓 ▶ 𝜃 ) & ⊢ ( 𝜑 , 𝜓 ▶ 𝜏 ) & ⊢ (𝜒 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ 𝜂 ) | ||||||||||||||||
Theorem | e220 39683 | A virtual deduction elimination rule. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ ( 𝜑 , 𝜓 ▶ 𝜃 ) & ⊢ 𝜏 & ⊢ (𝜒 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ 𝜂 ) | ||||||||||||||||
Theorem | ee220 39684 | e220 39683 without virtual deductions. (Contributed by Alan Sare, 12-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → 𝜒)) & ⊢ (𝜑 → (𝜓 → 𝜃)) & ⊢ 𝜏 & ⊢ (𝜒 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ (𝜑 → (𝜓 → 𝜂)) | ||||||||||||||||
Theorem | e202 39685 | A virtual deduction elimination rule. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ 𝜃 & ⊢ ( 𝜑 , 𝜓 ▶ 𝜏 ) & ⊢ (𝜒 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ 𝜂 ) | ||||||||||||||||
Theorem | ee202 39686 | e202 39685 without virtual deductions. (Contributed by Alan Sare, 13-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → 𝜒)) & ⊢ 𝜃 & ⊢ (𝜑 → (𝜓 → 𝜏)) & ⊢ (𝜒 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ (𝜑 → (𝜓 → 𝜂)) | ||||||||||||||||
Theorem | e022 39687 | A virtual deduction elimination rule. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ 𝜑 & ⊢ ( 𝜓 , 𝜒 ▶ 𝜃 ) & ⊢ ( 𝜓 , 𝜒 ▶ 𝜏 ) & ⊢ (𝜑 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ ( 𝜓 , 𝜒 ▶ 𝜂 ) | ||||||||||||||||
Theorem | ee022 39688 | e022 39687 without virtual deductions. (Contributed by Alan Sare, 13-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ 𝜑 & ⊢ (𝜓 → (𝜒 → 𝜃)) & ⊢ (𝜓 → (𝜒 → 𝜏)) & ⊢ (𝜑 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ (𝜓 → (𝜒 → 𝜂)) | ||||||||||||||||
Theorem | e002 39689 | A virtual deduction elimination rule. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ 𝜑 & ⊢ 𝜓 & ⊢ ( 𝜒 , 𝜃 ▶ 𝜏 ) & ⊢ (𝜑 → (𝜓 → (𝜏 → 𝜂))) ⇒ ⊢ ( 𝜒 , 𝜃 ▶ 𝜂 ) | ||||||||||||||||
Theorem | ee002 39690 | e002 39689 without virtual deductions. (Contributed by Alan Sare, 13-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ 𝜑 & ⊢ 𝜓 & ⊢ (𝜒 → (𝜃 → 𝜏)) & ⊢ (𝜑 → (𝜓 → (𝜏 → 𝜂))) ⇒ ⊢ (𝜒 → (𝜃 → 𝜂)) | ||||||||||||||||
Theorem | e020 39691 | A virtual deduction elimination rule. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ 𝜑 & ⊢ ( 𝜓 , 𝜒 ▶ 𝜃 ) & ⊢ 𝜏 & ⊢ (𝜑 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ ( 𝜓 , 𝜒 ▶ 𝜂 ) | ||||||||||||||||
Theorem | ee020 39692 | e020 39691 without virtual deductions. (Contributed by Alan Sare, 13-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ 𝜑 & ⊢ (𝜓 → (𝜒 → 𝜃)) & ⊢ 𝜏 & ⊢ (𝜑 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ (𝜓 → (𝜒 → 𝜂)) | ||||||||||||||||
Theorem | e200 39693 | A virtual deduction elimination rule. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ 𝜃 & ⊢ 𝜏 & ⊢ (𝜒 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ 𝜂 ) | ||||||||||||||||
Theorem | ee200 39694 | e200 39693 without virtual deductions. (Contributed by Alan Sare, 13-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → 𝜒)) & ⊢ 𝜃 & ⊢ 𝜏 & ⊢ (𝜒 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ (𝜑 → (𝜓 → 𝜂)) | ||||||||||||||||
Theorem | e221 39695 | A virtual deduction elimination rule. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ ( 𝜑 , 𝜓 ▶ 𝜃 ) & ⊢ ( 𝜑 ▶ 𝜏 ) & ⊢ (𝜒 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ 𝜂 ) | ||||||||||||||||
Theorem | ee221 39696 | e221 39695 without virtual deductions. (Contributed by Alan Sare, 13-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → 𝜒)) & ⊢ (𝜑 → (𝜓 → 𝜃)) & ⊢ (𝜑 → 𝜏) & ⊢ (𝜒 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ (𝜑 → (𝜓 → 𝜂)) | ||||||||||||||||
Theorem | e212 39697 | A virtual deduction elimination rule. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 , 𝜓 ▶ 𝜒 ) & ⊢ ( 𝜑 ▶ 𝜃 ) & ⊢ ( 𝜑 , 𝜓 ▶ 𝜏 ) & ⊢ (𝜒 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ ( 𝜑 , 𝜓 ▶ 𝜂 ) | ||||||||||||||||
Theorem | ee212 39698 | e212 39697 without virtual deductions. (Contributed by Alan Sare, 13-Jul-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ (𝜑 → (𝜓 → 𝜒)) & ⊢ (𝜑 → 𝜃) & ⊢ (𝜑 → (𝜓 → 𝜏)) & ⊢ (𝜒 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ (𝜑 → (𝜓 → 𝜂)) | ||||||||||||||||
Theorem | e122 39699 | A virtual deduction elimination rule. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜓 ) & ⊢ ( 𝜑 , 𝜒 ▶ 𝜃 ) & ⊢ ( 𝜑 , 𝜒 ▶ 𝜏 ) & ⊢ (𝜓 → (𝜃 → (𝜏 → 𝜂))) ⇒ ⊢ ( 𝜑 , 𝜒 ▶ 𝜂 ) | ||||||||||||||||
Theorem | e112 39700 | A virtual deduction elimination rule. (Contributed by Alan Sare, 24-Jun-2011.) (Proof modification is discouraged.) (New usage is discouraged.) | ||||||||||||||
⊢ ( 𝜑 ▶ 𝜓 ) & ⊢ ( 𝜑 ▶ 𝜒 ) & ⊢ ( 𝜑 , 𝜃 ▶ 𝜏 ) & ⊢ (𝜓 → (𝜒 → (𝜏 → 𝜂))) ⇒ ⊢ ( 𝜑 , 𝜃 ▶ 𝜂 ) |
< Previous Next > |
Copyright terms: Public domain | < Previous Next > |