HomeHome Intuitionistic Logic Explorer
Theorem List (p. 48 of 108)
< Previous  Next >
Bad symbols? Try the
GIF version.

Mirrors  >  Metamath Home Page  >  ILE Home Page  >  Theorem List Contents  >  Recent Proofs       This page: Page List

Theorem List for Intuitionistic Logic Explorer - 4701-4800   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremimai 4701 Image under the identity relation. Theorem 3.16(viii) of [Monk1] p. 38. (Contributed by NM, 30-Apr-1998.)
( I “ 𝐴) = 𝐴
 
Theoremrnresi 4702 The range of the restricted identity function. (Contributed by NM, 27-Aug-2004.)
ran ( I ↾ 𝐴) = 𝐴
 
Theoremresiima 4703 The image of a restriction of the identity function. (Contributed by FL, 31-Dec-2006.)
(𝐵𝐴 → (( I ↾ 𝐴) “ 𝐵) = 𝐵)
 
Theoremima0 4704 Image of the empty set. Theorem 3.16(ii) of [Monk1] p. 38. (Contributed by NM, 20-May-1998.)
(𝐴 “ ∅) = ∅
 
Theorem0ima 4705 Image under the empty relation. (Contributed by FL, 11-Jan-2007.)
(∅ “ 𝐴) = ∅
 
Theoremcsbima12g 4706 Move class substitution in and out of the image of a function. (Contributed by FL, 15-Dec-2006.) (Proof shortened by Mario Carneiro, 4-Dec-2016.)
(𝐴𝐶𝐴 / 𝑥(𝐹𝐵) = (𝐴 / 𝑥𝐹𝐴 / 𝑥𝐵))
 
Theoremimadisj 4707 A class whose image under another is empty is disjoint with the other's domain. (Contributed by FL, 24-Jan-2007.)
((𝐴𝐵) = ∅ ↔ (dom 𝐴𝐵) = ∅)
 
Theoremcnvimass 4708 A preimage under any class is included in the domain of the class. (Contributed by FL, 29-Jan-2007.)
(𝐴𝐵) ⊆ dom 𝐴
 
Theoremcnvimarndm 4709 The preimage of the range of a class is the domain of the class. (Contributed by Jeff Hankins, 15-Jul-2009.)
(𝐴 “ ran 𝐴) = dom 𝐴
 
Theoremimasng 4710* The image of a singleton. (Contributed by NM, 8-May-2005.)
(𝐴𝐵 → (𝑅 “ {𝐴}) = {𝑦𝐴𝑅𝑦})
 
Theoremelreimasng 4711 Elementhood in the image of a singleton. (Contributed by Jim Kingdon, 10-Dec-2018.)
((Rel 𝑅𝐴𝑉) → (𝐵 ∈ (𝑅 “ {𝐴}) ↔ 𝐴𝑅𝐵))
 
Theoremelimasn 4712 Membership in an image of a singleton. (Contributed by NM, 15-Mar-2004.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
𝐵 ∈ V    &   𝐶 ∈ V       (𝐶 ∈ (𝐴 “ {𝐵}) ↔ ⟨𝐵, 𝐶⟩ ∈ 𝐴)
 
Theoremelimasng 4713 Membership in an image of a singleton. (Contributed by Raph Levien, 21-Oct-2006.)
((𝐵𝑉𝐶𝑊) → (𝐶 ∈ (𝐴 “ {𝐵}) ↔ ⟨𝐵, 𝐶⟩ ∈ 𝐴))
 
Theoremargs 4714* Two ways to express the class of unique-valued arguments of 𝐹, which is the same as the domain of 𝐹 whenever 𝐹 is a function. The left-hand side of the equality is from Definition 10.2 of [Quine] p. 65. Quine uses the notation "arg 𝐹 " for this class (for which we have no separate notation). (Contributed by NM, 8-May-2005.)
{𝑥 ∣ ∃𝑦(𝐹 “ {𝑥}) = {𝑦}} = {𝑥 ∣ ∃!𝑦 𝑥𝐹𝑦}
 
Theoremeliniseg 4715 Membership in an initial segment. The idiom (𝐴 “ {𝐵}), meaning {𝑥𝑥𝐴𝐵}, is used to specify an initial segment in (for example) Definition 6.21 of [TakeutiZaring] p. 30. (Contributed by NM, 28-Apr-2004.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
𝐶 ∈ V       (𝐵𝑉 → (𝐶 ∈ (𝐴 “ {𝐵}) ↔ 𝐶𝐴𝐵))
 
Theoremepini 4716 Any set is equal to its preimage under the converse epsilon relation. (Contributed by Mario Carneiro, 9-Mar-2013.)
𝐴 ∈ V       ( E “ {𝐴}) = 𝐴
 
Theoreminiseg 4717* An idiom that signifies an initial segment of an ordering, used, for example, in Definition 6.21 of [TakeutiZaring] p. 30. (Contributed by NM, 28-Apr-2004.)
(𝐵𝑉 → (𝐴 “ {𝐵}) = {𝑥𝑥𝐴𝐵})
 
Theoremdfse2 4718* Alternate definition of set-like relation. (Contributed by Mario Carneiro, 23-Jun-2015.)
(𝑅 Se 𝐴 ↔ ∀𝑥𝐴 (𝐴 ∩ (𝑅 “ {𝑥})) ∈ V)
 
Theoremexse2 4719 Any set relation is set-like. (Contributed by Mario Carneiro, 22-Jun-2015.)
(𝑅𝑉𝑅 Se 𝐴)
 
Theoremimass1 4720 Subset theorem for image. (Contributed by NM, 16-Mar-2004.)
(𝐴𝐵 → (𝐴𝐶) ⊆ (𝐵𝐶))
 
Theoremimass2 4721 Subset theorem for image. Exercise 22(a) of [Enderton] p. 53. (Contributed by NM, 22-Mar-1998.)
(𝐴𝐵 → (𝐶𝐴) ⊆ (𝐶𝐵))
 
Theoremndmima 4722 The image of a singleton outside the domain is empty. (Contributed by NM, 22-May-1998.)
𝐴 ∈ dom 𝐵 → (𝐵 “ {𝐴}) = ∅)
 
Theoremrelcnv 4723 A converse is a relation. Theorem 12 of [Suppes] p. 62. (Contributed by NM, 29-Oct-1996.)
Rel 𝐴
 
Theoremrelbrcnvg 4724 When 𝑅 is a relation, the sethood assumptions on brcnv 4536 can be omitted. (Contributed by Mario Carneiro, 28-Apr-2015.)
(Rel 𝑅 → (𝐴𝑅𝐵𝐵𝑅𝐴))
 
Theoremrelbrcnv 4725 When 𝑅 is a relation, the sethood assumptions on brcnv 4536 can be omitted. (Contributed by Mario Carneiro, 28-Apr-2015.)
Rel 𝑅       (𝐴𝑅𝐵𝐵𝑅𝐴)
 
Theoremcotr 4726* Two ways of saying a relation is transitive. Definition of transitivity in [Schechter] p. 51. (Contributed by NM, 27-Dec-1996.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
((𝑅𝑅) ⊆ 𝑅 ↔ ∀𝑥𝑦𝑧((𝑥𝑅𝑦𝑦𝑅𝑧) → 𝑥𝑅𝑧))
 
Theoremissref 4727* Two ways to state a relation is reflexive. Adapted from Tarski. (Contributed by FL, 15-Jan-2012.) (Revised by NM, 30-Mar-2016.)
(( I ↾ 𝐴) ⊆ 𝑅 ↔ ∀𝑥𝐴 𝑥𝑅𝑥)
 
Theoremcnvsym 4728* Two ways of saying a relation is symmetric. Similar to definition of symmetry in [Schechter] p. 51. (Contributed by NM, 28-Dec-1996.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
(𝑅𝑅 ↔ ∀𝑥𝑦(𝑥𝑅𝑦𝑦𝑅𝑥))
 
Theoremintasym 4729* Two ways of saying a relation is antisymmetric. Definition of antisymmetry in [Schechter] p. 51. (Contributed by NM, 9-Sep-2004.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
((𝑅𝑅) ⊆ I ↔ ∀𝑥𝑦((𝑥𝑅𝑦𝑦𝑅𝑥) → 𝑥 = 𝑦))
 
Theoremasymref 4730* Two ways of saying a relation is antisymmetric and reflexive. 𝑅 is the field of a relation by relfld 4866. (Contributed by NM, 6-May-2008.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
((𝑅𝑅) = ( I ↾ 𝑅) ↔ ∀𝑥 𝑅𝑦((𝑥𝑅𝑦𝑦𝑅𝑥) ↔ 𝑥 = 𝑦))
 
Theoremintirr 4731* Two ways of saying a relation is irreflexive. Definition of irreflexivity in [Schechter] p. 51. (Contributed by NM, 9-Sep-2004.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
((𝑅 ∩ I ) = ∅ ↔ ∀𝑥 ¬ 𝑥𝑅𝑥)
 
Theorembrcodir 4732* Two ways of saying that two elements have an upper bound. (Contributed by Mario Carneiro, 3-Nov-2015.)
((𝐴𝑉𝐵𝑊) → (𝐴(𝑅𝑅)𝐵 ↔ ∃𝑧(𝐴𝑅𝑧𝐵𝑅𝑧)))
 
Theoremcodir 4733* Two ways of saying a relation is directed. (Contributed by Mario Carneiro, 22-Nov-2013.)
((𝐴 × 𝐵) ⊆ (𝑅𝑅) ↔ ∀𝑥𝐴𝑦𝐵𝑧(𝑥𝑅𝑧𝑦𝑅𝑧))
 
Theoremqfto 4734* A quantifier-free way of expressing the total order predicate. (Contributed by Mario Carneiro, 22-Nov-2013.)
((𝐴 × 𝐵) ⊆ (𝑅𝑅) ↔ ∀𝑥𝐴𝑦𝐵 (𝑥𝑅𝑦𝑦𝑅𝑥))
 
Theoremxpidtr 4735 A square cross product (𝐴 × 𝐴) is a transitive relation. (Contributed by FL, 31-Jul-2009.)
((𝐴 × 𝐴) ∘ (𝐴 × 𝐴)) ⊆ (𝐴 × 𝐴)
 
Theoremtrin2 4736 The intersection of two transitive classes is transitive. (Contributed by FL, 31-Jul-2009.)
(((𝑅𝑅) ⊆ 𝑅 ∧ (𝑆𝑆) ⊆ 𝑆) → ((𝑅𝑆) ∘ (𝑅𝑆)) ⊆ (𝑅𝑆))
 
Theorempoirr2 4737 A partial order relation is irreflexive. (Contributed by Mario Carneiro, 2-Nov-2015.)
(𝑅 Po 𝐴 → (𝑅 ∩ ( I ↾ 𝐴)) = ∅)
 
Theoremtrinxp 4738 The relation induced by a transitive relation on a part of its field is transitive. (Taking the intersection of a relation with a square cross product is a way to restrict it to a subset of its field.) (Contributed by FL, 31-Jul-2009.)
((𝑅𝑅) ⊆ 𝑅 → ((𝑅 ∩ (𝐴 × 𝐴)) ∘ (𝑅 ∩ (𝐴 × 𝐴))) ⊆ (𝑅 ∩ (𝐴 × 𝐴)))
 
Theoremsoirri 4739 A strict order relation is irreflexive. (Contributed by NM, 10-Feb-1996.) (Revised by Mario Carneiro, 10-May-2013.)
𝑅 Or 𝑆    &   𝑅 ⊆ (𝑆 × 𝑆)        ¬ 𝐴𝑅𝐴
 
Theoremsotri 4740 A strict order relation is a transitive relation. (Contributed by NM, 10-Feb-1996.) (Revised by Mario Carneiro, 10-May-2013.)
𝑅 Or 𝑆    &   𝑅 ⊆ (𝑆 × 𝑆)       ((𝐴𝑅𝐵𝐵𝑅𝐶) → 𝐴𝑅𝐶)
 
Theoremson2lpi 4741 A strict order relation has no 2-cycle loops. (Contributed by NM, 10-Feb-1996.) (Revised by Mario Carneiro, 10-May-2013.)
𝑅 Or 𝑆    &   𝑅 ⊆ (𝑆 × 𝑆)        ¬ (𝐴𝑅𝐵𝐵𝑅𝐴)
 
Theoremsotri2 4742 A transitivity relation. (Read ¬ B < A and B < C implies A < C .) (Contributed by Mario Carneiro, 10-May-2013.)
𝑅 Or 𝑆    &   𝑅 ⊆ (𝑆 × 𝑆)       ((𝐴𝑆 ∧ ¬ 𝐵𝑅𝐴𝐵𝑅𝐶) → 𝐴𝑅𝐶)
 
Theoremsotri3 4743 A transitivity relation. (Read A < B and ¬ C < B implies A < C .) (Contributed by Mario Carneiro, 10-May-2013.)
𝑅 Or 𝑆    &   𝑅 ⊆ (𝑆 × 𝑆)       ((𝐶𝑆𝐴𝑅𝐵 ∧ ¬ 𝐶𝑅𝐵) → 𝐴𝑅𝐶)
 
Theorempoleloe 4744 Express "less than or equals" for general strict orders. (Contributed by Stefan O'Rear, 17-Jan-2015.)
(𝐵𝑉 → (𝐴(𝑅 ∪ I )𝐵 ↔ (𝐴𝑅𝐵𝐴 = 𝐵)))
 
Theorempoltletr 4745 Transitive law for general strict orders. (Contributed by Stefan O'Rear, 17-Jan-2015.)
((𝑅 Po 𝑋 ∧ (𝐴𝑋𝐵𝑋𝐶𝑋)) → ((𝐴𝑅𝐵𝐵(𝑅 ∪ I )𝐶) → 𝐴𝑅𝐶))
 
Theoremcnvopab 4746* The converse of a class abstraction of ordered pairs. (Contributed by NM, 11-Dec-2003.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
{⟨𝑥, 𝑦⟩ ∣ 𝜑} = {⟨𝑦, 𝑥⟩ ∣ 𝜑}
 
Theoremcnv0 4747 The converse of the empty set. (Contributed by NM, 6-Apr-1998.)
∅ = ∅
 
Theoremcnvi 4748 The converse of the identity relation. Theorem 3.7(ii) of [Monk1] p. 36. (Contributed by NM, 26-Apr-1998.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
I = I
 
Theoremcnvun 4749 The converse of a union is the union of converses. Theorem 16 of [Suppes] p. 62. (Contributed by NM, 25-Mar-1998.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
(𝐴𝐵) = (𝐴𝐵)
 
Theoremcnvdif 4750 Distributive law for converse over set difference. (Contributed by Mario Carneiro, 26-Jun-2014.)
(𝐴𝐵) = (𝐴𝐵)
 
Theoremcnvin 4751 Distributive law for converse over intersection. Theorem 15 of [Suppes] p. 62. (Contributed by NM, 25-Mar-1998.) (Revised by Mario Carneiro, 26-Jun-2014.)
(𝐴𝐵) = (𝐴𝐵)
 
Theoremrnun 4752 Distributive law for range over union. Theorem 8 of [Suppes] p. 60. (Contributed by NM, 24-Mar-1998.)
ran (𝐴𝐵) = (ran 𝐴 ∪ ran 𝐵)
 
Theoremrnin 4753 The range of an intersection belongs the intersection of ranges. Theorem 9 of [Suppes] p. 60. (Contributed by NM, 15-Sep-2004.)
ran (𝐴𝐵) ⊆ (ran 𝐴 ∩ ran 𝐵)
 
Theoremrniun 4754 The range of an indexed union. (Contributed by Mario Carneiro, 29-May-2015.)
ran 𝑥𝐴 𝐵 = 𝑥𝐴 ran 𝐵
 
Theoremrnuni 4755* The range of a union. Part of Exercise 8 of [Enderton] p. 41. (Contributed by NM, 17-Mar-2004.) (Revised by Mario Carneiro, 29-May-2015.)
ran 𝐴 = 𝑥𝐴 ran 𝑥
 
Theoremimaundi 4756 Distributive law for image over union. Theorem 35 of [Suppes] p. 65. (Contributed by NM, 30-Sep-2002.)
(𝐴 “ (𝐵𝐶)) = ((𝐴𝐵) ∪ (𝐴𝐶))
 
Theoremimaundir 4757 The image of a union. (Contributed by Jeff Hoffman, 17-Feb-2008.)
((𝐴𝐵) “ 𝐶) = ((𝐴𝐶) ∪ (𝐵𝐶))
 
Theoremdminss 4758 An upper bound for intersection with a domain. Theorem 40 of [Suppes] p. 66, who calls it "somewhat surprising." (Contributed by NM, 11-Aug-2004.)
(dom 𝑅𝐴) ⊆ (𝑅 “ (𝑅𝐴))
 
Theoremimainss 4759 An upper bound for intersection with an image. Theorem 41 of [Suppes] p. 66. (Contributed by NM, 11-Aug-2004.)
((𝑅𝐴) ∩ 𝐵) ⊆ (𝑅 “ (𝐴 ∩ (𝑅𝐵)))
 
Theoreminimass 4760 The image of an intersection (Contributed by Thierry Arnoux, 16-Dec-2017.)
((𝐴𝐵) “ 𝐶) ⊆ ((𝐴𝐶) ∩ (𝐵𝐶))
 
Theoreminimasn 4761 The intersection of the image of singleton (Contributed by Thierry Arnoux, 16-Dec-2017.)
(𝐶𝑉 → ((𝐴𝐵) “ {𝐶}) = ((𝐴 “ {𝐶}) ∩ (𝐵 “ {𝐶})))
 
Theoremcnvxp 4762 The converse of a cross product. Exercise 11 of [Suppes] p. 67. (Contributed by NM, 14-Aug-1999.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
(𝐴 × 𝐵) = (𝐵 × 𝐴)
 
Theoremxp0 4763 The cross product with the empty set is empty. Part of Theorem 3.13(ii) of [Monk1] p. 37. (Contributed by NM, 12-Apr-2004.)
(𝐴 × ∅) = ∅
 
Theoremxpmlem 4764* The cross product of inhabited classes is inhabited. (Contributed by Jim Kingdon, 11-Dec-2018.)
((∃𝑥 𝑥𝐴 ∧ ∃𝑦 𝑦𝐵) ↔ ∃𝑧 𝑧 ∈ (𝐴 × 𝐵))
 
Theoremxpm 4765* The cross product of inhabited classes is inhabited. (Contributed by Jim Kingdon, 13-Dec-2018.)
((∃𝑥 𝑥𝐴 ∧ ∃𝑦 𝑦𝐵) ↔ ∃𝑧 𝑧 ∈ (𝐴 × 𝐵))
 
Theoremxpeq0r 4766 A cross product is empty if at least one member is empty. (Contributed by Jim Kingdon, 12-Dec-2018.)
((𝐴 = ∅ ∨ 𝐵 = ∅) → (𝐴 × 𝐵) = ∅)
 
Theoremxpdisj1 4767 Cross products with disjoint sets are disjoint. (Contributed by NM, 13-Sep-2004.)
((𝐴𝐵) = ∅ → ((𝐴 × 𝐶) ∩ (𝐵 × 𝐷)) = ∅)
 
Theoremxpdisj2 4768 Cross products with disjoint sets are disjoint. (Contributed by NM, 13-Sep-2004.)
((𝐴𝐵) = ∅ → ((𝐶 × 𝐴) ∩ (𝐷 × 𝐵)) = ∅)
 
Theoremxpsndisj 4769 Cross products with two different singletons are disjoint. (Contributed by NM, 28-Jul-2004.)
(𝐵𝐷 → ((𝐴 × {𝐵}) ∩ (𝐶 × {𝐷})) = ∅)
 
Theoremdjudisj 4770* Disjoint unions with disjoint index sets are disjoint. (Contributed by Stefan O'Rear, 21-Nov-2014.)
((𝐴𝐵) = ∅ → ( 𝑥𝐴 ({𝑥} × 𝐶) ∩ 𝑦𝐵 ({𝑦} × 𝐷)) = ∅)
 
Theoremresdisj 4771 A double restriction to disjoint classes is the empty set. (Contributed by NM, 7-Oct-2004.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
((𝐴𝐵) = ∅ → ((𝐶𝐴) ↾ 𝐵) = ∅)
 
Theoremrnxpm 4772* The range of a cross product. Part of Theorem 3.13(x) of [Monk1] p. 37, with non-empty changed to inhabited. (Contributed by Jim Kingdon, 12-Dec-2018.)
(∃𝑥 𝑥𝐴 → ran (𝐴 × 𝐵) = 𝐵)
 
Theoremdmxpss 4773 The domain of a cross product is a subclass of the first factor. (Contributed by NM, 19-Mar-2007.)
dom (𝐴 × 𝐵) ⊆ 𝐴
 
Theoremrnxpss 4774 The range of a cross product is a subclass of the second factor. (Contributed by NM, 16-Jan-2006.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
ran (𝐴 × 𝐵) ⊆ 𝐵
 
Theoremrnxpid 4775 The range of a square cross product. (Contributed by FL, 17-May-2010.)
ran (𝐴 × 𝐴) = 𝐴
 
Theoremssxpbm 4776* A cross-product subclass relationship is equivalent to the relationship for its components. (Contributed by Jim Kingdon, 12-Dec-2018.)
(∃𝑥 𝑥 ∈ (𝐴 × 𝐵) → ((𝐴 × 𝐵) ⊆ (𝐶 × 𝐷) ↔ (𝐴𝐶𝐵𝐷)))
 
Theoremssxp1 4777* Cross product subset cancellation. (Contributed by Jim Kingdon, 14-Dec-2018.)
(∃𝑥 𝑥𝐶 → ((𝐴 × 𝐶) ⊆ (𝐵 × 𝐶) ↔ 𝐴𝐵))
 
Theoremssxp2 4778* Cross product subset cancellation. (Contributed by Jim Kingdon, 14-Dec-2018.)
(∃𝑥 𝑥𝐶 → ((𝐶 × 𝐴) ⊆ (𝐶 × 𝐵) ↔ 𝐴𝐵))
 
Theoremxp11m 4779* The cross product of inhabited classes is one-to-one. (Contributed by Jim Kingdon, 13-Dec-2018.)
((∃𝑥 𝑥𝐴 ∧ ∃𝑦 𝑦𝐵) → ((𝐴 × 𝐵) = (𝐶 × 𝐷) ↔ (𝐴 = 𝐶𝐵 = 𝐷)))
 
Theoremxpcanm 4780* Cancellation law for cross-product. (Contributed by Jim Kingdon, 14-Dec-2018.)
(∃𝑥 𝑥𝐶 → ((𝐶 × 𝐴) = (𝐶 × 𝐵) ↔ 𝐴 = 𝐵))
 
Theoremxpcan2m 4781* Cancellation law for cross-product. (Contributed by Jim Kingdon, 14-Dec-2018.)
(∃𝑥 𝑥𝐶 → ((𝐴 × 𝐶) = (𝐵 × 𝐶) ↔ 𝐴 = 𝐵))
 
Theoremxpexr2m 4782* If a nonempty cross product is a set, so are both of its components. (Contributed by Jim Kingdon, 14-Dec-2018.)
(((𝐴 × 𝐵) ∈ 𝐶 ∧ ∃𝑥 𝑥 ∈ (𝐴 × 𝐵)) → (𝐴 ∈ V ∧ 𝐵 ∈ V))
 
Theoremssrnres 4783 Subset of the range of a restriction. (Contributed by NM, 16-Jan-2006.)
(𝐵 ⊆ ran (𝐶𝐴) ↔ ran (𝐶 ∩ (𝐴 × 𝐵)) = 𝐵)
 
Theoremrninxp 4784* Range of the intersection with a cross product. (Contributed by NM, 17-Jan-2006.) (Proof shortened by Andrew Salmon, 27-Aug-2011.)
(ran (𝐶 ∩ (𝐴 × 𝐵)) = 𝐵 ↔ ∀𝑦𝐵𝑥𝐴 𝑥𝐶𝑦)
 
Theoremdminxp 4785* Domain of the intersection with a cross product. (Contributed by NM, 17-Jan-2006.)
(dom (𝐶 ∩ (𝐴 × 𝐵)) = 𝐴 ↔ ∀𝑥𝐴𝑦𝐵 𝑥𝐶𝑦)
 
Theoremimainrect 4786 Image of a relation restricted to a rectangular region. (Contributed by Stefan O'Rear, 19-Feb-2015.)
((𝐺 ∩ (𝐴 × 𝐵)) “ 𝑌) = ((𝐺 “ (𝑌𝐴)) ∩ 𝐵)
 
Theoremxpima1 4787 The image by a cross product. (Contributed by Thierry Arnoux, 16-Dec-2017.)
((𝐴𝐶) = ∅ → ((𝐴 × 𝐵) “ 𝐶) = ∅)
 
Theoremxpima2m 4788* The image by a cross product. (Contributed by Thierry Arnoux, 16-Dec-2017.)
(∃𝑥 𝑥 ∈ (𝐴𝐶) → ((𝐴 × 𝐵) “ 𝐶) = 𝐵)
 
Theoremxpimasn 4789 The image of a singleton by a cross product. (Contributed by Thierry Arnoux, 14-Jan-2018.)
(𝑋𝐴 → ((𝐴 × 𝐵) “ {𝑋}) = 𝐵)
 
Theoremcnvcnv3 4790* The set of all ordered pairs in a class is the same as the double converse. (Contributed by Mario Carneiro, 16-Aug-2015.)
𝑅 = {⟨𝑥, 𝑦⟩ ∣ 𝑥𝑅𝑦}
 
Theoremdfrel2 4791 Alternate definition of relation. Exercise 2 of [TakeutiZaring] p. 25. (Contributed by NM, 29-Dec-1996.)
(Rel 𝑅𝑅 = 𝑅)
 
Theoremdfrel4v 4792* A relation can be expressed as the set of ordered pairs in it. (Contributed by Mario Carneiro, 16-Aug-2015.)
(Rel 𝑅𝑅 = {⟨𝑥, 𝑦⟩ ∣ 𝑥𝑅𝑦})
 
Theoremcnvcnv 4793 The double converse of a class strips out all elements that are not ordered pairs. (Contributed by NM, 8-Dec-2003.)
𝐴 = (𝐴 ∩ (V × V))
 
Theoremcnvcnv2 4794 The double converse of a class equals its restriction to the universe. (Contributed by NM, 8-Oct-2007.)
𝐴 = (𝐴 ↾ V)
 
Theoremcnvcnvss 4795 The double converse of a class is a subclass. Exercise 2 of [TakeutiZaring] p. 25. (Contributed by NM, 23-Jul-2004.)
𝐴𝐴
 
Theoremcnveqb 4796 Equality theorem for converse. (Contributed by FL, 19-Sep-2011.)
((Rel 𝐴 ∧ Rel 𝐵) → (𝐴 = 𝐵𝐴 = 𝐵))
 
Theoremcnveq0 4797 A relation empty iff its converse is empty. (Contributed by FL, 19-Sep-2011.)
(Rel 𝐴 → (𝐴 = ∅ ↔ 𝐴 = ∅))
 
Theoremdfrel3 4798 Alternate definition of relation. (Contributed by NM, 14-May-2008.)
(Rel 𝑅 ↔ (𝑅 ↾ V) = 𝑅)
 
Theoremdmresv 4799 The domain of a universal restriction. (Contributed by NM, 14-May-2008.)
dom (𝐴 ↾ V) = dom 𝐴
 
Theoremrnresv 4800 The range of a universal restriction. (Contributed by NM, 14-May-2008.)
ran (𝐴 ↾ V) = ran 𝐴
    < Previous  Next >

Page List
Jump to page: Contents  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-1100 12 1101-1200 13 1201-1300 14 1301-1400 15 1401-1500 16 1501-1600 17 1601-1700 18 1701-1800 19 1801-1900 20 1901-2000 21 2001-2100 22 2101-2200 23 2201-2300 24 2301-2400 25 2401-2500 26 2501-2600 27 2601-2700 28 2701-2800 29 2801-2900 30 2901-3000 31 3001-3100 32 3101-3200 33 3201-3300 34 3301-3400 35 3401-3500 36 3501-3600 37 3601-3700 38 3701-3800 39 3801-3900 40 3901-4000 41 4001-4100 42 4101-4200 43 4201-4300 44 4301-4400 45 4401-4500 46 4501-4600 47 4601-4700 48 4701-4800 49 4801-4900 50 4901-5000 51 5001-5100 52 5101-5200 53 5201-5300 54 5301-5400 55 5401-5500 56 5501-5600 57 5601-5700 58 5701-5800 59 5801-5900 60 5901-6000 61 6001-6100 62 6101-6200 63 6201-6300 64 6301-6400 65 6401-6500 66 6501-6600 67 6601-6700 68 6701-6800 69 6801-6900 70 6901-7000 71 7001-7100 72 7101-7200 73 7201-7300 74 7301-7400 75 7401-7500 76 7501-7600 77 7601-7700 78 7701-7800 79 7801-7900 80 7901-8000 81 8001-8100 82 8101-8200 83 8201-8300 84 8301-8400 85 8401-8500 86 8501-8600 87 8601-8700 88 8701-8800 89 8801-8900 90 8901-9000 91 9001-9100 92 9101-9200 93 9201-9300 94 9301-9400 95 9401-9500 96 9501-9600 97 9601-9700 98 9701-9800 99 9801-9900 100 9901-10000 101 10001-10100 102 10101-10200 103 10201-10300 104 10301-10400 105 10401-10500 106 10501-10600 107 10601-10700 108 10701-10795
  Copyright terms: Public domain < Previous  Next >