HomeHome brismu bridi
Theorem List (p. 6 of 9)
< Previous  Next >

Mirrors  >  Metamath Home Page  >  Home Page  >  Theorem List Contents       This page: Page List

Theorem List for brismu bridi - 501-600   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Definitiondf-poi-pa 501 Definition of {1 da poi} quantifiers as restricted first-order uniqueness quantifiers.
go 1 da poi ke'a bo'a ku'o zo'u broda gi 1 da zo'u ganai da bo'a gi broda
 
Theorempoi-pai 502 Inference form of df-poi-pa 501 (Contributed by la korvo, 15-Oct-2024.)
1 da poi ke'a bo'a ku'o zo'u broda   =>   ⊢ 1 da zo'u ganai da bo'a gi broda
 
Theorempoi-pari 503 Reverse inference form of df-poi-pa 501 (Contributed by la korvo, 15-Oct-2024.)
1 da zo'u ganai da bo'a gi broda   =>   ⊢ 1 da poi ke'a bo'a ku'o zo'u broda
 
2.18.1  Magmas: {klojere}
 
Syntaxsbklojere 504

selbri klojere
 
Definitiondf-klojere 505* Definition of {klojere}. This is our most foundational definition for binary operators for now: a binary operator is a ternary relation closed over a set such that, for every ordered pair of elements in the closure, there is a unique related element. In terms of abstract algebra, our binary operators are magmas.
go 1 ka ce'u bu'a ce'u ce'u kei klojere ko'a gi ro da poi ke'a cmima ko'a ku'o zo'u ro de poi ke'a cmima ko'a ku'o zo'u 1 di poi ke'a cmima ko'a ku'o zo'u da bu'a de di
 
2.18.2  Semigroups: {kloje}
 
Syntaxsbkloje 506

selbri kloje
 
Definitiondf-kloje 507* Definition of {kloje} in terms of {klojere}: a semigroup is an associative magma.
go 1 ka ce'u bu'a ce'u ce'u kei kloje ko'a gi ge 1 ka ce'u bu'a ce'u ce'u kei klojere ko'a gi ro da poi ke'a cmima ko'a ku'o zo'u ro de poi ke'a cmima ko'a ku'o zo'u ro di poi ke'a cmima ko'a ku'o zo'u go ge da bu'a de ko'e gi ko'e bu'a di ko'i gi ge de bu'a di ko'e gi di bu'a ko'e ko'i
 
2.18.3  Monoids: {sezni}
 
Syntaxsbsezni 508

selbri sezni
 
Definitiondf-sezni 509* Definition of {sezni} in terms of {kloje}: a monoid is a semigroup with an identity element.
go 1 ka ce'u bu'a ce'u ce'u kei sezni ko'a gi ge ko'a kloje 1 ka ce'u bu'a ce'u ce'u kei gi ro da poi ke'a cmima ko'a ku'o zo'u 1 de poi ke'a cmima ko'a ku'o zo'u ge da bu'a de da gi de bu'a da da
 
Theoremsezni-elt 510* The identity element of monoids is unique. (Contributed by la korvo, 16-Oct-2024.)
1 ka ce'u bu'a ce'u ce'u kei sezni ko'a   &   ⊢ da cmima ko'a   =>   ⊢ 1 de poi ke'a cmima ko'a ku'o zo'u ge da bu'a de da gi de bu'a da da
 
PART 3  NUMBERS

We define the standard gadgets of number theory. Our axioms are based on the Robinson axioms for second-order arithmetic over successor, addition, multiplication, and comparison. We apply the standard intuitionistic and Metamath transformations to these axioms in addition to reframing them for a Lojbanic relation-first presentation.

Further directions include proving ax-succ-std 536 by improving the axiom of induction, as well as introducing and proving the other Robinson axioms using induction. At the moment, induction can only handle closed formulae expressible as brirebla ({da bo'a}), which proves to be an obstacle.

 
3.1  Natural numbers

We build the natural numbers first with {li} and {du} to match standard presentations, then again with {kacna'u} to establish properties of the set of natural numbers.

 
3.1.1  Zero: {li no}
 
Syntaxsli 511

sumti li ku'i'a
 
Syntaxp0 512

PA 0
 
Theoremsl0 513 Syntax for zero. (Contributed by la korvo, 31-Jul-2024.)
sumti li 0
 
3.1.2  Successor I: {bai'ei}, {kacli'e}
 
Syntaxmbaihei 514

PA 1+ ku'i'a
 
Axiomax-baihei-inj 515* The successor function is injective. A standard axiom of second-order arithmetic.
ganai li 1+ ku'i'a du li 1+ ku'i'e gi li ku'i'a du li ku'i'e
 
Theorembaihei-inj 516* Inference form of ax-baihei-inj 515 (Contributed by la korvo, 30-Aug-2024.)
li 1+ ku'i'a du li 1+ ku'i'e   =>   ⊢ li ku'i'a du li ku'i'e
 
Syntaxbkaclihe 517

selbri kacli'e
 
Definitiondf-kaclihe 518 Definition of {kacli'e} in terms of {1+}.
go li ku'i'a kacli'e ko'a gi li 1+ ku'i'a du ko'a
 
Axiomax-succ-zero 519 Zero is not a successor. A standard axiom of second-order arithmetic.
naku ko'a kacli'e li 0
 
Theoremsucc-zero-ref 520 Refutation of any claimed predecessor to zero. (Contributed by la korvo, 20-Aug-2023.)
ko'a kacli'e li 0   =>   ⊢ gai'o
 
Syntaxp1 521

PA 1
 
Theoremsl1 522 Syntax for one. (Contributed by la korvo, 31-Jul-2024.)
sumti li 1
 
Definitiondf-pa 523 One is the successor of zero.
li 1 du li 1+ 0
 
Syntaxp2 524

PA 2
 
Theoremsl2 525 Syntax for two. (Contributed by la korvo, 31-Jul-2024.)
sumti li 2
 
Definitiondf-re 526 Two is the successor of one.
li 2 du li 1+ 1
 
3.1.3  Natural number predicate: {kacna'u}
 
Syntaxbkacnahu 527

selbri kacna'u
 
Axiomax-nat-no 528 Zero is a natural number. A standard axiom of second-order arithmetic.
li 0 kacna'u
 
Axiomax-nat-pa 529 One is a natural number.
li 1 kacna'u
 
3.1.4  Successor II
 
Axiomax-succ-succ 530 Successors of natural numbers are also natural numbers, and each natural number has exactly one successor. This is equivalent to Robinson axiom 2 and, as such, should be provable from ax-baihei-inj 515
ganai ko'a .e ko'e kacli'e ko'i gi ko'a du ko'e
 
Theoremsucc-succi 531 Inference form of ax-succ-succ 530 (Contributed by la korvo, 7-Jul-2024.)
ko'a .e ko'e kacli'e ko'i   =>   ⊢ ko'a du ko'e
 
Axiomax-nat-ind 532* The induction axiom for second-order arithmetic. To accomodate higher-order relations, the selbri parameter is generalized to a brirebla.
ganai ge li 0 bo'a gi ro da poi ke'a bo'a ku'o zo'u su'o de zo'u ge da kacli'e de gi de bo'a gi ro da poi ke'a kacna'u ku'o zo'u da bo'a
 
Theoremnat-indi 533* Inference form of ax-nat-ind 532 (Contributed by la korvo, 10-Aug-2023.)
ge li 0 bo'a gi ro da poi ke'a bo'a ku'o zo'u su'o de zo'u ge da kacli'e de gi de bo'a   =>   ⊢ ro da poi ke'a kacna'u ku'o zo'u da bo'a
 
Theoremnat-indii 534* Inference form of ax-nat-ind 532 (Contributed by la korvo, 10-Aug-2023.)
li 0 bo'a   &   ⊢ ro da poi ke'a bo'a ku'o zo'u su'o de zo'u ge da kacli'e de gi de bo'a   =>   ⊢ ro da poi ke'a kacna'u ku'o zo'u da bo'a
 
Theoremnat-ind-cur 535* Curried form of ax-nat-ind 532 (Contributed by la korvo, 20-Aug-2023.)
ganai li 0 bo'a gi ganai ro da poi ke'a bo'a ku'o zo'u su'o de zo'u ge da kacli'e de gi de bo'a gi ro da poi ke'a kacna'u ku'o zo'u da bo'a
 
Axiomax-succ-std 536* There are no non-standard natural numbers. This axiom upgrades our arithmetic from BA, "baby arithmetic", to Robinson's Q. This is Robinson axiom 3.
ro da poi ke'a kacna'u ku'o zo'u ga da du li 0 gi su'o de zo'u de kacli'e da
 
3.1.5  Addition I: {su'i}
 
Syntaxmsuhi 537*

PA + ku'i'a ku'i'e
 
Axiomax-plus-zero 538 Addition with zero. A standard axiom of second-order arithmetic. Robinson's fourth axiom.
li + ku'i'a 0 du li ku'i'a
 
Axiomax-plus-succ 539* Addition with successor. A standard axiom of second-order arithmetic.
li + ku'i'a 1+ ku'i'e du li 1+ + ku'i'a ku'i'e
 
Theorem1p0e1 540 1 + 0 = 1 (Contributed by la korvo, 30-Aug-2024.)
li + 1 0 du li 1
 
3.1.6  Addition II: {sumji}
 
Syntaxbsumji 541

selbri sumji
 
Definitiondf-sumji 542* Definition of {sumji} in terms of {+}.
go li ku'i'a sumji li ku'i'e ko'a gi li + ku'i'a ku'i'e du ko'a
 
Theoremsumji-no 543 Every natural number is equal to zero plus itself. (Contributed by la korvo, 30-Aug-2024.)
li ku'i'a sumji li 0 li ku'i'a
 
Axiomax-sumji-succ 544 Addition on natural numbers is well-founded and proceeds by successors. This is Robinson axiom 5.
su'o da zo'u ge ko'i sumji ko'a da gi ko'e kacli'e da   =>   ⊢ su'o da zo'u ge da sumji ko'a ko'e gi da kacli'e ko'i
 
3.1.7  Multiplication I: {pi'i}
 
Syntaxmpihi 545*

PA * ku'i'a ku'i'e
 
Axiomax-mul-zero 546 Multiplication with zero. A standard axiom of second-order arithmetic. Robinson's sixth axiom.
li * ku'i'a 0 du li 0
 
Axiomax-mul-succ 547* Multiplication with successor. A standard axiom of second-order arithmetic.
li * ku'i'a 1+ ku'i'e du li + * ku'i'a ku'i'e ku'i'a
 
3.1.8  Multiplication II: {pilji}
 
Syntaxbpilji 548

selbri pilji
 
Definitiondf-pilji 549* Definition of {pilji} in terms of {*}.
go li ku'i'a pilji li ku'i'e ko'a gi li * ku'i'a ku'i'e du ko'a
 
Theorempilji-no 550 Every natural number times zero is zero. (Contributed by la korvo, 30-Aug-2024.)
li ku'i'a pilji li 0 li 0
 
Axiomax-pilji-succ 551 Multiplication on natural numbers is well-founded. This is Robinson axiom 7.
su'o da zo'u ge ko'i pilji ko'a da gi ko'e kacli'e da   =>   ⊢ su'o da zo'u ge ko'i sumji da ko'a gi da pilji ko'a ko'e
 
3.1.9  Comparison I: {kacme'a}
 
Syntaxbkacmeha 552

selbri kacme'a
 
Axiomax-gt-zero 553 Zero is not greater than any natural number. This is Robinson axiom 8.
naku ko'a kacme'a li 0
 
Theoremgt-zero-ref 554 Refutation of any natural number less than zero. (Contributed by la korvo, 21-Jun-2024.)
ko'a kacme'a li 0   =>   ⊢ gai'o
 
Definitiondf-kacmeha 555 Recursive definition of {kacme'a}. This is Robinson axiom 11.
go ko'a kacme'a ko'e gi su'o da poi ke'a kacli'e ko'a zo'u ga da kacme'a ko'e gi da du ko'e
 
3.2  Exponents I: {tenfa}
 
Syntaxsbtenfa 556

selbri tenfa
 
3.3  Logarithms: {dugri}
 
Syntaxsbdugri 557

selbri dugri
 
Definitiondf-dugri 558 {dugri} is a permutation of {tenfa}.
go ko'a dugri ko'e ko'i gi ko'a te se tenfa ko'e ko'i
 
Theoremdugrii 559 Inference form of df-dugri 558 (Contributed by la korvo, 9-Aug-2023.)
ko'a dugri ko'e ko'i   =>   ⊢ ko'a te se tenfa ko'e ko'i
 
Theoremdugriri 560 Inference form of df-dugri 558 (Contributed by la korvo, 9-Aug-2023.)
ko'a te se tenfa ko'e ko'i   =>   ⊢ ko'a dugri ko'e ko'i
 
3.4  Cardinality
 
3.4.1  {ka'au}
 
Syntaxmkahau 561 Syntax for cardinality over arbitrary sumti.
PA # ko'a
 
3.4.2  {kazmi}
 
Syntaxsbkazmi 562

selbri kazmi
 
Definitiondf-kazmi 563 Definition of {kazmi} in terms of {#}.
go ko'a kazmi ko'e gi ko'a du li # ko'e
 
Axiomax-card-fun 564 Cardinality is a function on sets. An axiom of Fregean cardinality.
ganai ko'a .e ko'e kazmi ko'i gi ko'a du ko'e
 
Theoremkazmi-funii 565 Inference form of ax-card-fun 564 (Contributed by la korvo, 31-Jul-2024.)
ko'a kazmi ko'i   &   ⊢ ko'e kazmi ko'i   =>   ⊢ ko'a du ko'e
 
Axiomax-card-ex 566 A unary relation describes the empty set when it never holds. An axiom of Fregean cardinality.
go li 0 kazmi 1 ka ce'u bo'a kei gi naku su'o da zo'u da bo'a
 
PART 4  MEREOLOGY

Mereology is an alternative to set theory. Where set theory focuses on elementhood, using {cmima}, mereology focuses on parthood, using {pagbu}.

 
4.1  Parthood
 
4.1.1  {pagbu}
 
Syntaxsbpagbu 567

selbri pagbu
 
Axiomax-pagbu-refl 568 Parthood is reflexive.
ko'a pagbu ko'a
 
Theorempagbu-kinra 569 {pagbu} is reflexive over any domain. (Contributed by la korvo, 31-Aug-2024.)
1 ka ce'u pagbu ce'u kei kinra ko'e
 
Axiomax-pagbu-antisym 570 Parthood is antisymmetric.
ganai ge ko'a pagbu ko'e gi ko'e pagbu ko'a gi ko'a du ko'e
 
Theorempagbu-antisym 571 Inference form of ax-pagbu-antisym 570 (Contributed by la korvo, 4-Sep-2023.)
ko'a pagbu ko'e   &   ⊢ ko'e pagbu ko'a   =>   ⊢ ko'a du ko'e
 
Axiomax-pagbu-trans 572 Parthood is transitive.
ganai ge ko'a pagbu ko'e gi ko'e pagbu ko'i gi ko'a pagbu ko'i
 
Theorempagbu-trans 573 Inference form of ax-pagbu-trans 572 (Contributed by la korvo, 4-Sep-2023.)
ko'a pagbu ko'e   &   ⊢ ko'e pagbu ko'i   =>   ⊢ ko'a pagbu ko'i
 
Axiomax-pagbu-top 574 The universe exists.
su'o da zo'u ko'a pagbu da
 
Axiomax-pagbu-bot 575 The empty part exists.
su'o da zo'u da pagbu ko'a
 
4.1.2  {jompau}
 
Syntaxsbjompau 576

selbri jompau
 
Definitiondf-jompau 577 Definition of {jompau} in terms of {pagbu}.
go ko'a jompau ko'e gi su'o da zo'u da pagbu ko'a .e ko'e
 
Theoremjompaui 578 Inference form of df-jompau 577 (Contributed by la korvo, 4-Sep-2023.)
ko'a jompau ko'e   =>   ⊢ su'o da zo'u da pagbu ko'a .e ko'e
 
Theoremjompauri 579 Reverse inference form of df-jompau 577 (Contributed by la korvo, 4-Sep-2023.)
su'o da zo'u da pagbu ko'a .e ko'e   =>   ⊢ ko'a jompau ko'e
 
4.1.3  {kuzypau}
 
Syntaxsbkuzypau 580

selbri kuzypau
 
Definitiondf-kuzypau 581 Definition of {kuzypau} in terms of {pagbu}.
go ko'a kuzypau ko'e gi su'o da zo'u ko'a .e ko'e pagbu da
 
Theoremkuzypaui 582 Inference form of df-kuzypau 581 (Contributed by la korvo, 4-Sep-2023.)
ko'a kuzypau ko'e   =>   ⊢ su'o da zo'u ko'a .e ko'e pagbu da
 
Theoremkuzypauri 583 Reverse inference form of df-kuzypau 581 (Contributed by la korvo, 4-Sep-2023.)
su'o da zo'u ko'a .e ko'e pagbu da   =>   ⊢ ko'a kuzypau ko'e
 
PART 5  SPACE & SPACETIME
 
5.1  Two-dimensional Euclidean space
 
5.1.1  Compass directions
 
Syntaxsbberti 584

selbri berti
 
Syntaxsbsnanu 585

selbri snanu
 
Syntaxsbstici 586

selbri stici
 
Syntaxsbstuna 587

selbri stuna
 
Axiomax-berti-snanu 588 Northward and southward are opposite.
go ko'a berti ko'e ko'i gi ko'e snanu ko'a ko'i
 
Axiomax-stici-stuna 589 Westward and eastward are opposite.
go ko'a stici ko'e ko'i gi ko'e stuna ko'a ko'i
 
5.2  Three-dimensional Euclidean space
 
5.2.1  Spatial directions
 
Syntaxsbcrane 590

selbri crane
 
Syntaxsbtrixe 591

selbri trixe
 
Syntaxsbzunle 592

selbri zunle
 
Syntaxsbpritu 593

selbri pritu
 
Syntaxsbgapru 594

selbri gapru
 
Syntaxsbcnita 595

selbri cnita
 
Axiomax-crane-trixe 596 Forward and backward are opposite.
go ko'a crane ko'e ko'i gi ko'e trixe ko'a ko'i
 
Axiomax-zunle-pritu 597 Leftward and rightward are opposite.
go ko'a zunle ko'e ko'i gi ko'e pritu ko'a ko'i
 
Axiomax-gapru-cnita 598 Upward and downward are opposite.
go ko'a gapru ko'e ko'i gi ko'e cnita ko'a ko'i
 
5.3  Minkowski spacetime
 
5.3.1  {cabna}
 
Syntaxsbcabna 599

selbri cabna
 
Axiomax-cabna-sym 600 {cabna} is symmetric.
go ko'a cabna ko'e gi ko'e cabna ko'a
    < Previous  Next >

Page List
Jump to page: Contents  1 1-100 2 101-200 3 201-300 4 301-400 5 401-500501-600 7 601-700 8 701-800 9 801-827
  Copyright terms: Public domain < Previous  Next >