| Intuitionistic Logic Explorer Theorem List (p. 170 of 170) | < Previous Wrap > | |
| Browser slow? Try the
Unicode version. |
||
|
Mirrors > Metamath Home Page > ILE Home Page > Theorem List Contents > Recent Proofs This page: Page List |
||
| Type | Label | Description |
|---|---|---|
| Statement | ||
| Theorem | nconstwlpo 16901* |
Existence of a certain non-constant function from reals to integers
implies |
| Theorem | neapmkvlem 16902* | Lemma for neapmkv 16903. The result, with a few hypotheses broken out for convenience. (Contributed by Jim Kingdon, 25-Jun-2024.) |
| Theorem | neapmkv 16903* | If negated equality for real numbers implies apartness, Markov's Principle follows. Exercise 11.10 of [HoTT], p. (varies). (Contributed by Jim Kingdon, 24-Jun-2024.) |
| Theorem | neap0mkv 16904* | The analytic Markov principle can be expressed either with two arbitrary real numbers, or one arbitrary number and zero. (Contributed by Jim Kingdon, 23-Feb-2025.) |
| Theorem | ltlenmkv 16905* |
If |
| Theorem | supfz 16906 | The supremum of a finite sequence of integers. (Contributed by Scott Fenton, 8-Aug-2013.) (Revised by Jim Kingdon, 15-Oct-2022.) |
| Theorem | inffz 16907 | The infimum of a finite sequence of integers. (Contributed by Scott Fenton, 8-Aug-2013.) (Revised by Jim Kingdon, 15-Oct-2022.) |
| Theorem | taupi 16908 |
Relationship between |
| Syntax | cgfsu 16909 | Extend class notation to include finite group sum over unordered finite set. |
| Definition | df-gfsum 16910* | Define the finite group sum (iterated sum) over an unordered finite set. As currently defined, df-igsum 13493 is indexed by consecutive integers, but in the case of a commutative monoid, the order of the sum doesn't matter and we can define a sum indexed by any finite set without needing to specify an order. (Contributed by Jim Kingdon, 23-Mar-2026.) |
| Theorem | gfsumval 16911 | Value of the finite group sum over an unordered finite set. (Contributed by Jim Kingdon, 24-Mar-2026.) |
| Theorem | gsumgfsum1 16912 |
On an integer range starting at one, |
| Theorem | gfsum0 16913 | An empty finite group sum is the identity. (Contributed by Jim Kingdon, 26-Mar-2026.) |
| Theorem | gsumgfsumlem 16914* | Shifting the indexes of a group sum indexed by consecutive integers. (Contributed by Jim Kingdon, 26-Mar-2026.) |
| Theorem | gsumgfsum 16915 |
On an integer range, |
| Theorem | gfsumsn 16916* | Group sum of a singleton. (Contributed by Jim Kingdon, 2-Apr-2026.) |
| Theorem | gfsump1 16917 | Splitting off one element from a finite group sum. This would typically used in a proof by induction. (Contributed by Jim Kingdon, 3-Apr-2026.) |
| Theorem | gfsumz 16918* | Value of a finite group sum over the zero element. (Contributed by Jim Kingdon, 24-May-2026.) |
| Theorem | gfsumcl 16919 | Closure of a finite group sum. (Contributed by Jim Kingdon, 8-Apr-2026.) |
| Theorem | ax1hfs 16920 | Heyting's formal system Axiom #1 from [Heyting] p. 127. (Contributed by MM, 11-Aug-2018.) |
| Theorem | dftest 16921 |
A proposition is testable iff its negative or double-negative is true.
See Chapter 2 [Moschovakis] p. 2.
We do not formally define testability with a new token, but instead use
DECID |
These are definitions and proofs involving an experimental "allsome" quantifier (aka "all some").
In informal language, statements like
"All Martians are green" imply that there is at least one Martian.
But it's easy to mistranslate informal language into formal notations
because similar statements like The "allsome" quantifier expressly includes the notion of both "all" and "there exists at least one" (aka some), and is defined to make it easier to more directly express both notions. The hope is that if a quantifier more directly expresses this concept, it will be used instead and reduce the risk of creating formal expressions that look okay but in fact are mistranslations. The term "allsome" was chosen because it's short, easy to say, and clearly hints at the two concepts it combines. I do not expect this to be used much in metamath, because in metamath there's a general policy of avoiding the use of new definitions unless there are very strong reasons to do so. Instead, my goal is to rigorously define this quantifier and demonstrate a few basic properties of it.
The syntax allows two forms that look like they would be problematic,
but they are fine. When applied to a top-level implication we allow
For more, see "The Allsome Quantifier" by David A. Wheeler at https://dwheeler.com/essays/allsome.html I hope that others will eventually agree that allsome is awesome. | ||
| Syntax | walsi 16922 |
Extend wff definition to include "all some" applied to a top-level
implication, which means |
| Syntax | walsc 16923 |
Extend wff definition to include "all some" applied to a class, which
means |
| Definition | df-alsi 16924 |
Define "all some" applied to a top-level implication, which means
|
| Definition | df-alsc 16925 |
Define "all some" applied to a class, which means |
| Theorem | alsconv 16926 | There is an equivalence between the two "all some" forms. (Contributed by David A. Wheeler, 22-Oct-2018.) |
| Theorem | alsi1d 16927 | Deduction rule: Given "all some" applied to a top-level inference, you can extract the "for all" part. (Contributed by David A. Wheeler, 20-Oct-2018.) |
| Theorem | alsi2d 16928 | Deduction rule: Given "all some" applied to a top-level inference, you can extract the "exists" part. (Contributed by David A. Wheeler, 20-Oct-2018.) |
| Theorem | alsc1d 16929 | Deduction rule: Given "all some" applied to a class, you can extract the "for all" part. (Contributed by David A. Wheeler, 20-Oct-2018.) |
| Theorem | alsc2d 16930 | Deduction rule: Given "all some" applied to a class, you can extract the "there exists" part. (Contributed by David A. Wheeler, 20-Oct-2018.) |
| < Previous Wrap > |
| Copyright terms: Public domain | < Previous Wrap > |