![]() |
Metamath
Proof Explorer Theorem List (p. 349 of 479) | < 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-30158) |
![]() (30159-31681) |
![]() (31682-47805) |
Type | Label | Description |
---|---|---|
Statement | ||
Syntax | ccart 34801 | Declare the syntax for the cartesian function. |
class Cart | ||
Syntax | cimg 34802 | Declare the syntax for the image function. |
class Img | ||
Syntax | cdomain 34803 | Declare the syntax for the domain function. |
class Domain | ||
Syntax | crange 34804 | Declare the syntax for the range function. |
class Range | ||
Syntax | capply 34805 | Declare the syntax for the application function. |
class Apply | ||
Syntax | ccup 34806 | Declare the syntax for the cup function. |
class Cup | ||
Syntax | ccap 34807 | Declare the syntax for the cap function. |
class Cap | ||
Syntax | csuccf 34808 | Declare the syntax for the successor function. |
class Succ | ||
Syntax | cfunpart 34809 | Declare the syntax for the functional part functor. |
class FunpartπΉ | ||
Syntax | cfullfn 34810 | Declare the syntax for the full function functor. |
class FullFunπΉ | ||
Syntax | crestrict 34811 | Declare the syntax for the restriction function. |
class Restrict | ||
Syntax | cub 34812 | Declare the syntax for the upper bound relationship functor. |
class UBπ | ||
Syntax | clb 34813 | Declare the syntax for the lower bound relationship functor. |
class LBπ | ||
Definition | df-txp 34814 | Define the tail cross of two classes. Membership in this class is defined by txpss3v 34838 and brtxp 34840. (Contributed by Scott Fenton, 31-Mar-2012.) |
β’ (π΄ β π΅) = ((β‘(1st βΎ (V Γ V)) β π΄) β© (β‘(2nd βΎ (V Γ V)) β π΅)) | ||
Definition | df-pprod 34815 | Define the parallel product of two classes. Membership in this class is defined by pprodss4v 34844 and brpprod 34845. (Contributed by Scott Fenton, 11-Apr-2014.) |
β’ pprod(π΄, π΅) = ((π΄ β (1st βΎ (V Γ V))) β (π΅ β (2nd βΎ (V Γ V)))) | ||
Definition | df-sset 34816 | Define the subset class. For the value, see brsset 34849. (Contributed by Scott Fenton, 31-Mar-2012.) |
β’ SSet = ((V Γ V) β ran ( E β (V β E ))) | ||
Definition | df-trans 34817 | Define the class of all transitive sets. (Contributed by Scott Fenton, 31-Mar-2012.) |
β’ Trans = (V β ran (( E β E ) β E )) | ||
Definition | df-bigcup 34818 | Define the Bigcup function, which, per fvbigcup 34862, carries a set to its union. (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ Bigcup = ((V Γ V) β ran ((V β E ) β³ (( E β E ) β V))) | ||
Definition | df-fix 34819 | Define the class of all fixpoints of a relationship. (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ Fix π΄ = dom (π΄ β© I ) | ||
Definition | df-limits 34820 | Define the class of all limit ordinals. (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ Limits = ((On β© Fix Bigcup ) β {β }) | ||
Definition | df-funs 34821 | Define the class of all functions. See elfuns 34875 for membership. (Contributed by Scott Fenton, 18-Feb-2013.) |
β’ Funs = (π« (V Γ V) β Fix ( E β ((1st β ((V β I ) β 2nd )) β β‘ E ))) | ||
Definition | df-singleton 34822 | Define the singleton function. See brsingle 34877 for its value. (Contributed by Scott Fenton, 4-Apr-2014.) |
β’ Singleton = ((V Γ V) β ran ((V β E ) β³ ( I β V))) | ||
Definition | df-singles 34823 | Define the class of all singletons. See elsingles 34878 for membership. (Contributed by Scott Fenton, 19-Feb-2013.) |
β’ Singletons = ran Singleton | ||
Definition | df-image 34824 | Define the image functor. This function takes a set π΄ to a function π₯ β¦ (π΄ β π₯), providing that the latter exists. See imageval 34890 for the derivation. (Contributed by Scott Fenton, 27-Mar-2014.) |
β’ Imageπ΄ = ((V Γ V) β ran ((V β E ) β³ (( E β β‘π΄) β V))) | ||
Definition | df-cart 34825 | Define the cartesian product function. See brcart 34892 for its value. (Contributed by Scott Fenton, 11-Apr-2014.) |
β’ Cart = (((V Γ V) Γ V) β ran ((V β E ) β³ (pprod( E , E ) β V))) | ||
Definition | df-img 34826 | Define the image function. See brimg 34897 for its value. (Contributed by Scott Fenton, 12-Apr-2014.) |
β’ Img = (Image((2nd β 1st ) βΎ (1st βΎ (V Γ V))) β Cart) | ||
Definition | df-domain 34827 | Define the domain function. See brdomain 34893 for its value. (Contributed by Scott Fenton, 11-Apr-2014.) |
β’ Domain = Image(1st βΎ (V Γ V)) | ||
Definition | df-range 34828 | Define the range function. See brrange 34894 for its value. (Contributed by Scott Fenton, 11-Apr-2014.) |
β’ Range = Image(2nd βΎ (V Γ V)) | ||
Definition | df-cup 34829 | Define the little cup function. See brcup 34899 for its value. (Contributed by Scott Fenton, 14-Apr-2014.) |
β’ Cup = (((V Γ V) Γ V) β ran ((V β E ) β³ (((β‘1st β E ) βͺ (β‘2nd β E )) β V))) | ||
Definition | df-cap 34830 | Define the little cap function. See brcap 34900 for its value. (Contributed by Scott Fenton, 17-Apr-2014.) |
β’ Cap = (((V Γ V) Γ V) β ran ((V β E ) β³ (((β‘1st β E ) β© (β‘2nd β E )) β V))) | ||
Definition | df-restrict 34831 | Define the restriction function. See brrestrict 34909 for its value. (Contributed by Scott Fenton, 17-Apr-2014.) |
β’ Restrict = (Cap β (1st β (Cart β (2nd β (Range β 1st ))))) | ||
Definition | df-succf 34832 | Define the successor function. See brsuccf 34901 for its value. (Contributed by Scott Fenton, 14-Apr-2014.) |
β’ Succ = (Cup β ( I β Singleton)) | ||
Definition | df-apply 34833 | Define the application function. See brapply 34898 for its value. (Contributed by Scott Fenton, 12-Apr-2014.) |
β’ Apply = (( Bigcup β Bigcup ) β (((V Γ V) β ran ((V β E ) β³ (( E βΎ Singletons ) β V))) β ((Singleton β Img) β pprod( I , Singleton)))) | ||
Definition | df-funpart 34834 | Define the functional part of a class πΉ. This is the maximal part of πΉ that is a function. See funpartfun 34903 and funpartfv 34905 for the meaning of this statement. (Contributed by Scott Fenton, 16-Apr-2014.) |
β’ FunpartπΉ = (πΉ βΎ dom ((ImageπΉ β Singleton) β© (V Γ Singletons ))) | ||
Definition | df-fullfun 34835 | Define the full function over πΉ. This is a function with domain V that always agrees with πΉ for its value. (Contributed by Scott Fenton, 17-Apr-2014.) |
β’ FullFunπΉ = (FunpartπΉ βͺ ((V β dom FunpartπΉ) Γ {β })) | ||
Definition | df-ub 34836 | Define the upper bound relationship functor. See brub 34914 for value. (Contributed by Scott Fenton, 3-May-2018.) |
β’ UBπ = ((V Γ V) β ((V β π ) β β‘ E )) | ||
Definition | df-lb 34837 | Define the lower bound relationship functor. See brlb 34915 for value. (Contributed by Scott Fenton, 3-May-2018.) |
β’ LBπ = UBβ‘π | ||
Theorem | txpss3v 34838 | A tail Cartesian product is a subset of the class of ordered triples. (Contributed by Scott Fenton, 31-Mar-2012.) |
β’ (π΄ β π΅) β (V Γ (V Γ V)) | ||
Theorem | txprel 34839 | A tail Cartesian product is a relationship. (Contributed by Scott Fenton, 31-Mar-2012.) |
β’ Rel (π΄ β π΅) | ||
Theorem | brtxp 34840 | Characterize a ternary relation over a tail Cartesian product. Together with txpss3v 34838, this completely defines membership in a tail cross. (Contributed by Scott Fenton, 31-Mar-2012.) (Proof shortened by Peter Mazsa, 2-Oct-2022.) |
β’ π β V & β’ π β V & β’ π β V β β’ (π(π΄ β π΅)β¨π, πβ© β (ππ΄π β§ ππ΅π)) | ||
Theorem | brtxp2 34841* | The binary relation over a tail cross when the second argument is not an ordered pair. (Contributed by Scott Fenton, 14-Apr-2014.) (Revised by Mario Carneiro, 3-May-2015.) |
β’ π΄ β V β β’ (π΄(π β π)π΅ β βπ₯βπ¦(π΅ = β¨π₯, π¦β© β§ π΄π π₯ β§ π΄ππ¦)) | ||
Theorem | dfpprod2 34842 | Expanded definition of parallel product. (Contributed by Scott Fenton, 3-May-2014.) |
β’ pprod(π΄, π΅) = ((β‘(1st βΎ (V Γ V)) β (π΄ β (1st βΎ (V Γ V)))) β© (β‘(2nd βΎ (V Γ V)) β (π΅ β (2nd βΎ (V Γ V))))) | ||
Theorem | pprodcnveq 34843 | A converse law for parallel product. (Contributed by Scott Fenton, 3-May-2014.) |
β’ pprod(π , π) = β‘pprod(β‘π , β‘π) | ||
Theorem | pprodss4v 34844 | The parallel product is a subclass of ((V Γ V) Γ (V Γ V)). (Contributed by Scott Fenton, 11-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) (Proof shortened by Peter Mazsa, 2-Oct-2022.) |
β’ pprod(π΄, π΅) β ((V Γ V) Γ (V Γ V)) | ||
Theorem | brpprod 34845 | Characterize a quaternary relation over a tail Cartesian product. Together with pprodss4v 34844, this completely defines membership in a parallel product. (Contributed by Scott Fenton, 11-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ π β V & β’ π β V & β’ π β V & β’ π β V β β’ (β¨π, πβ©pprod(π΄, π΅)β¨π, πβ© β (ππ΄π β§ ππ΅π)) | ||
Theorem | brpprod3a 34846* | Condition for parallel product when the last argument is not an ordered pair. (Contributed by Scott Fenton, 11-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ π β V & β’ π β V & β’ π β V β β’ (β¨π, πβ©pprod(π , π)π β βπ§βπ€(π = β¨π§, π€β© β§ ππ π§ β§ πππ€)) | ||
Theorem | brpprod3b 34847* | Condition for parallel product when the first argument is not an ordered pair. (Contributed by Scott Fenton, 3-May-2014.) |
β’ π β V & β’ π β V & β’ π β V β β’ (πpprod(π , π)β¨π, πβ© β βπ§βπ€(π = β¨π§, π€β© β§ π§π π β§ π€ππ)) | ||
Theorem | relsset 34848 | The subset class is a binary relation. (Contributed by Scott Fenton, 31-Mar-2012.) |
β’ Rel SSet | ||
Theorem | brsset 34849 | For sets, the SSet binary relation is equivalent to the subset relationship. (Contributed by Scott Fenton, 31-Mar-2012.) |
β’ π΅ β V β β’ (π΄ SSet π΅ β π΄ β π΅) | ||
Theorem | idsset 34850 | I is equal to the intersection of SSet and its converse. (Contributed by Scott Fenton, 31-Mar-2012.) |
β’ I = ( SSet β© β‘ SSet ) | ||
Theorem | eltrans 34851 | Membership in the class of all transitive sets. (Contributed by Scott Fenton, 31-Mar-2012.) |
β’ π΄ β V β β’ (π΄ β Trans β Tr π΄) | ||
Theorem | dfon3 34852 | A quantifier-free definition of On. (Contributed by Scott Fenton, 5-Apr-2012.) |
β’ On = (V β ran (( SSet β© ( Trans Γ V)) β ( I βͺ E ))) | ||
Theorem | dfon4 34853 | Another quantifier-free definition of On. (Contributed by Scott Fenton, 4-May-2014.) |
β’ On = (V β (( SSet β ( I βͺ E )) β Trans )) | ||
Theorem | brtxpsd 34854* | Expansion of a common form used in quantifier-free definitions. (Contributed by Scott Fenton, 17-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ π΄ β V & β’ π΅ β V β β’ (Β¬ π΄ran ((V β E ) β³ (π β V))π΅ β βπ₯(π₯ β π΅ β π₯π π΄)) | ||
Theorem | brtxpsd2 34855* | Another common abbreviation for quantifier-free definitions. (Contributed by Scott Fenton, 21-Apr-2014.) |
β’ π΄ β V & β’ π΅ β V & β’ π = (πΆ β ran ((V β E ) β³ (π β V))) & β’ π΄πΆπ΅ β β’ (π΄π π΅ β βπ₯(π₯ β π΅ β π₯ππ΄)) | ||
Theorem | brtxpsd3 34856* | A third common abbreviation for quantifier-free definitions. (Contributed by Scott Fenton, 3-May-2014.) |
β’ π΄ β V & β’ π΅ β V & β’ π = (πΆ β ran ((V β E ) β³ (π β V))) & β’ π΄πΆπ΅ & β’ (π₯ β π β π₯ππ΄) β β’ (π΄π π΅ β π΅ = π) | ||
Theorem | relbigcup 34857 | The Bigcup relationship is a relationship. (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ Rel Bigcup | ||
Theorem | brbigcup 34858 | Binary relation over Bigcup . (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ π΅ β V β β’ (π΄ Bigcup π΅ β βͺ π΄ = π΅) | ||
Theorem | dfbigcup2 34859 | Bigcup using maps-to notation. (Contributed by Scott Fenton, 16-Apr-2012.) |
β’ Bigcup = (π₯ β V β¦ βͺ π₯) | ||
Theorem | fobigcup 34860 | Bigcup maps the universe onto itself. (Contributed by Scott Fenton, 16-Apr-2012.) |
β’ Bigcup :VβontoβV | ||
Theorem | fnbigcup 34861 | Bigcup is a function over the universal class. (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ Bigcup Fn V | ||
Theorem | fvbigcup 34862 | For sets, Bigcup yields union. (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ π΄ β V β β’ ( Bigcup βπ΄) = βͺ π΄ | ||
Theorem | elfix 34863 | Membership in the fixpoints of a class. (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ π΄ β V β β’ (π΄ β Fix π β π΄π π΄) | ||
Theorem | elfix2 34864 | Alternative membership in the fixpoint of a class. (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ Rel π β β’ (π΄ β Fix π β π΄π π΄) | ||
Theorem | dffix2 34865 | The fixpoints of a class in terms of its range. (Contributed by Scott Fenton, 16-Apr-2012.) |
β’ Fix π΄ = ran (π΄ β© I ) | ||
Theorem | fixssdm 34866 | The fixpoints of a class are a subset of its domain. (Contributed by Scott Fenton, 16-Apr-2012.) |
β’ Fix π΄ β dom π΄ | ||
Theorem | fixssrn 34867 | The fixpoints of a class are a subset of its range. (Contributed by Scott Fenton, 16-Apr-2012.) |
β’ Fix π΄ β ran π΄ | ||
Theorem | fixcnv 34868 | The fixpoints of a class are the same as those of its converse. (Contributed by Scott Fenton, 16-Apr-2012.) |
β’ Fix π΄ = Fix β‘π΄ | ||
Theorem | fixun 34869 | The fixpoint operator distributes over union. (Contributed by Scott Fenton, 16-Apr-2012.) |
β’ Fix (π΄ βͺ π΅) = ( Fix π΄ βͺ Fix π΅) | ||
Theorem | ellimits 34870 | Membership in the class of all limit ordinals. (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ π΄ β V β β’ (π΄ β Limits β Lim π΄) | ||
Theorem | limitssson 34871 | The class of all limit ordinals is a subclass of the class of all ordinals. (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ Limits β On | ||
Theorem | dfom5b 34872 | A quantifier-free definition of Ο that does not depend on ax-inf 9629. (Note: label was changed from dfom5 9641 to dfom5b 34872 to prevent naming conflict. NM, 12-Feb-2013.) (Contributed by Scott Fenton, 11-Apr-2012.) |
β’ Ο = (On β© β© Limits ) | ||
Theorem | sscoid 34873 | A condition for subset and composition with identity. (Contributed by Scott Fenton, 13-Apr-2018.) |
β’ (π΄ β ( I β π΅) β (Rel π΄ β§ π΄ β π΅)) | ||
Theorem | dffun10 34874 | Another potential definition of functionality. Based on statements in http://people.math.gatech.edu/~belinfan/research/autoreas/otter/sum/fs/. (Contributed by Scott Fenton, 30-Aug-2017.) |
β’ (Fun πΉ β πΉ β ( I β (V β ((V β I ) β πΉ)))) | ||
Theorem | elfuns 34875 | Membership in the class of all functions. (Contributed by Scott Fenton, 18-Feb-2013.) |
β’ πΉ β V β β’ (πΉ β Funs β Fun πΉ) | ||
Theorem | elfunsg 34876 | Closed form of elfuns 34875. (Contributed by Scott Fenton, 2-May-2014.) |
β’ (πΉ β π β (πΉ β Funs β Fun πΉ)) | ||
Theorem | brsingle 34877 | The binary relation form of the singleton function. (Contributed by Scott Fenton, 4-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ π΄ β V & β’ π΅ β V β β’ (π΄Singletonπ΅ β π΅ = {π΄}) | ||
Theorem | elsingles 34878* | Membership in the class of all singletons. (Contributed by Scott Fenton, 19-Feb-2013.) |
β’ (π΄ β Singletons β βπ₯ π΄ = {π₯}) | ||
Theorem | fnsingle 34879 | The singleton relationship is a function over the universe. (Contributed by Scott Fenton, 4-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ Singleton Fn V | ||
Theorem | fvsingle 34880 | The value of the singleton function. (Contributed by Scott Fenton, 4-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) (Revised by Scott Fenton, 13-Apr-2018.) |
β’ (Singletonβπ΄) = {π΄} | ||
Theorem | dfsingles2 34881* | Alternate definition of the class of all singletons. (Contributed by Scott Fenton, 20-Nov-2013.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ Singletons = {π₯ β£ βπ¦ π₯ = {π¦}} | ||
Theorem | snelsingles 34882 | A singleton is a member of the class of all singletons. (Contributed by Scott Fenton, 19-Feb-2013.) |
β’ π΄ β V β β’ {π΄} β Singletons | ||
Theorem | dfiota3 34883 | A definition of iota using minimal quantifiers. (Contributed by Scott Fenton, 19-Feb-2013.) |
β’ (β©π₯π) = βͺ βͺ ({{π₯ β£ π}} β© Singletons ) | ||
Theorem | dffv5 34884 | Another quantifier-free definition of function value. (Contributed by Scott Fenton, 19-Feb-2013.) |
β’ (πΉβπ΄) = βͺ βͺ ({(πΉ β {π΄})} β© Singletons ) | ||
Theorem | unisnif 34885 | Express union of singleton in terms of if. (Contributed by Scott Fenton, 27-Mar-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ βͺ {π΄} = if(π΄ β V, π΄, β ) | ||
Theorem | brimage 34886 | Binary relation form of the Image functor. (Contributed by Scott Fenton, 4-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ π΄ β V & β’ π΅ β V β β’ (π΄Imageπ π΅ β π΅ = (π β π΄)) | ||
Theorem | brimageg 34887 | Closed form of brimage 34886. (Contributed by Scott Fenton, 4-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ ((π΄ β π β§ π΅ β π) β (π΄Imageπ π΅ β π΅ = (π β π΄))) | ||
Theorem | funimage 34888 | Imageπ΄ is a function. (Contributed by Scott Fenton, 27-Mar-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ Fun Imageπ΄ | ||
Theorem | fnimage 34889* | Imageπ is a function over the set-like portion of π . (Contributed by Scott Fenton, 4-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ Imageπ Fn {π₯ β£ (π β π₯) β V} | ||
Theorem | imageval 34890* | The image functor in maps-to notation. (Contributed by Scott Fenton, 4-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ Imageπ = (π₯ β V β¦ (π β π₯)) | ||
Theorem | fvimage 34891 | Value of the image functor. (Contributed by Scott Fenton, 4-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ ((π΄ β π β§ (π β π΄) β π) β (Imageπ βπ΄) = (π β π΄)) | ||
Theorem | brcart 34892 | Binary relation form of the cartesian product operator. (Contributed by Scott Fenton, 11-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ π΄ β V & β’ π΅ β V & β’ πΆ β V β β’ (β¨π΄, π΅β©CartπΆ β πΆ = (π΄ Γ π΅)) | ||
Theorem | brdomain 34893 | Binary relation form of the domain function. (Contributed by Scott Fenton, 11-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ π΄ β V & β’ π΅ β V β β’ (π΄Domainπ΅ β π΅ = dom π΄) | ||
Theorem | brrange 34894 | Binary relation form of the range function. (Contributed by Scott Fenton, 11-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ π΄ β V & β’ π΅ β V β β’ (π΄Rangeπ΅ β π΅ = ran π΄) | ||
Theorem | brdomaing 34895 | Closed form of brdomain 34893. (Contributed by Scott Fenton, 2-May-2014.) |
β’ ((π΄ β π β§ π΅ β π) β (π΄Domainπ΅ β π΅ = dom π΄)) | ||
Theorem | brrangeg 34896 | Closed form of brrange 34894. (Contributed by Scott Fenton, 3-May-2014.) |
β’ ((π΄ β π β§ π΅ β π) β (π΄Rangeπ΅ β π΅ = ran π΄)) | ||
Theorem | brimg 34897 | Binary relation form of the Img function. (Contributed by Scott Fenton, 12-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) (Proof shortened by Peter Mazsa, 2-Oct-2022.) |
β’ π΄ β V & β’ π΅ β V & β’ πΆ β V β β’ (β¨π΄, π΅β©ImgπΆ β πΆ = (π΄ β π΅)) | ||
Theorem | brapply 34898 | Binary relation form of the Apply function. (Contributed by Scott Fenton, 12-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) (Proof shortened by Peter Mazsa, 2-Oct-2022.) |
β’ π΄ β V & β’ π΅ β V & β’ πΆ β V β β’ (β¨π΄, π΅β©ApplyπΆ β πΆ = (π΄βπ΅)) | ||
Theorem | brcup 34899 | Binary relation form of the Cup function. (Contributed by Scott Fenton, 14-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ π΄ β V & β’ π΅ β V & β’ πΆ β V β β’ (β¨π΄, π΅β©CupπΆ β πΆ = (π΄ βͺ π΅)) | ||
Theorem | brcap 34900 | Binary relation form of the Cap function. (Contributed by Scott Fenton, 17-Apr-2014.) (Revised by Mario Carneiro, 19-Apr-2014.) |
β’ π΄ β V & β’ π΅ β V & β’ πΆ β V β β’ (β¨π΄, π΅β©CapπΆ β πΆ = (π΄ β© π΅)) |
< Previous Next > |
Copyright terms: Public domain | < Previous Next > |