HomeHome Intuitionistic Logic Explorer
Theorem List (p. 110 of 156)
< 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 - 10901-11000   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremfiubnn 10901* A finite set of natural numbers has an upper bound which is a a natural number. (Contributed by Jim Kingdon, 29-Oct-2024.)
((𝐴 ⊆ ℕ ∧ 𝐴 ∈ Fin) → ∃𝑥 ∈ ℕ ∀𝑦𝐴 𝑦𝑥)
 
Theoremresunimafz0 10902 The union of a restriction by an image over an open range of nonnegative integers and a singleton of an ordered pair is a restriction by an image over an interval of nonnegative integers. (Contributed by Mario Carneiro, 8-Apr-2015.) (Revised by AV, 20-Feb-2021.)
(𝜑 → Fun 𝐼)    &   (𝜑𝐹:(0..^(♯‘𝐹))⟶dom 𝐼)    &   (𝜑𝑁 ∈ (0..^(♯‘𝐹)))       (𝜑 → (𝐼 ↾ (𝐹 “ (0...𝑁))) = ((𝐼 ↾ (𝐹 “ (0..^𝑁))) ∪ {⟨(𝐹𝑁), (𝐼‘(𝐹𝑁))⟩}))
 
Theoremfnfz0hash 10903 The size of a function on a finite set of sequential nonnegative integers. (Contributed by Alexander van der Vekens, 25-Jun-2018.)
((𝑁 ∈ ℕ0𝐹 Fn (0...𝑁)) → (♯‘𝐹) = (𝑁 + 1))
 
Theoremffz0hash 10904 The size of a function on a finite set of sequential nonnegative integers equals the upper bound of the sequence increased by 1. (Contributed by Alexander van der Vekens, 15-Mar-2018.) (Proof shortened by AV, 11-Apr-2021.)
((𝑁 ∈ ℕ0𝐹:(0...𝑁)⟶𝐵) → (♯‘𝐹) = (𝑁 + 1))
 
Theoremffzo0hash 10905 The size of a function on a half-open range of nonnegative integers. (Contributed by Alexander van der Vekens, 25-Mar-2018.)
((𝑁 ∈ ℕ0𝐹 Fn (0..^𝑁)) → (♯‘𝐹) = 𝑁)
 
Theoremfnfzo0hash 10906 The size of a function on a half-open range of nonnegative integers equals the upper bound of this range. (Contributed by Alexander van der Vekens, 26-Jan-2018.) (Proof shortened by AV, 11-Apr-2021.)
((𝑁 ∈ ℕ0𝐹:(0..^𝑁)⟶𝐵) → (♯‘𝐹) = 𝑁)
 
Theoremhashfacen 10907* The number of bijections between two sets is a cardinal invariant. (Contributed by Mario Carneiro, 21-Jan-2015.)
((𝐴𝐵𝐶𝐷) → {𝑓𝑓:𝐴1-1-onto𝐶} ≈ {𝑓𝑓:𝐵1-1-onto𝐷})
 
Theoremleisorel 10908 Version of isorel 5851 for strictly increasing functions on the reals. (Contributed by Mario Carneiro, 6-Apr-2015.) (Revised by Mario Carneiro, 9-Sep-2015.)
((𝐹 Isom < , < (𝐴, 𝐵) ∧ (𝐴 ⊆ ℝ*𝐵 ⊆ ℝ*) ∧ (𝐶𝐴𝐷𝐴)) → (𝐶𝐷 ↔ (𝐹𝐶) ≤ (𝐹𝐷)))
 
Theoremzfz1isolemsplit 10909 Lemma for zfz1iso 10912. Removing one element from an integer range. (Contributed by Jim Kingdon, 8-Sep-2022.)
(𝜑𝑋 ∈ Fin)    &   (𝜑𝑀𝑋)       (𝜑 → (1...(♯‘𝑋)) = ((1...(♯‘(𝑋 ∖ {𝑀}))) ∪ {(♯‘𝑋)}))
 
Theoremzfz1isolemiso 10910* Lemma for zfz1iso 10912. Adding one element to the order isomorphism. (Contributed by Jim Kingdon, 8-Sep-2022.)
(𝜑𝑋 ∈ Fin)    &   (𝜑𝑋 ⊆ ℤ)    &   (𝜑𝑀𝑋)    &   (𝜑 → ∀𝑧𝑋 𝑧𝑀)    &   (𝜑𝐺 Isom < , < ((1...(♯‘(𝑋 ∖ {𝑀}))), (𝑋 ∖ {𝑀})))    &   (𝜑𝐴 ∈ (1...(♯‘𝑋)))    &   (𝜑𝐵 ∈ (1...(♯‘𝑋)))       (𝜑 → (𝐴 < 𝐵 ↔ ((𝐺 ∪ {⟨(♯‘𝑋), 𝑀⟩})‘𝐴) < ((𝐺 ∪ {⟨(♯‘𝑋), 𝑀⟩})‘𝐵)))
 
Theoremzfz1isolem1 10911* Lemma for zfz1iso 10912. Existence of an order isomorphism given the existence of shorter isomorphisms. (Contributed by Jim Kingdon, 7-Sep-2022.)
(𝜑𝐾 ∈ ω)    &   (𝜑 → ∀𝑦(((𝑦 ⊆ ℤ ∧ 𝑦 ∈ Fin) ∧ 𝑦𝐾) → ∃𝑓 𝑓 Isom < , < ((1...(♯‘𝑦)), 𝑦)))    &   (𝜑𝑋 ⊆ ℤ)    &   (𝜑𝑋 ∈ Fin)    &   (𝜑𝑋 ≈ suc 𝐾)    &   (𝜑𝑀𝑋)    &   (𝜑 → ∀𝑧𝑋 𝑧𝑀)       (𝜑 → ∃𝑓 𝑓 Isom < , < ((1...(♯‘𝑋)), 𝑋))
 
Theoremzfz1iso 10912* A finite set of integers has an order isomorphism to a one-based finite sequence. (Contributed by Jim Kingdon, 3-Sep-2022.)
((𝐴 ⊆ ℤ ∧ 𝐴 ∈ Fin) → ∃𝑓 𝑓 Isom < , < ((1...(♯‘𝐴)), 𝐴))
 
Theoremseq3coll 10913* The function 𝐹 contains a sparse set of nonzero values to be summed. The function 𝐺 is an order isomorphism from the set of nonzero values of 𝐹 to a 1-based finite sequence, and 𝐻 collects these nonzero values together. Under these conditions, the sum over the values in 𝐻 yields the same result as the sum over the original set 𝐹. (Contributed by Mario Carneiro, 2-Apr-2014.) (Revised by Jim Kingdon, 9-Apr-2023.)
((𝜑𝑘𝑆) → (𝑍 + 𝑘) = 𝑘)    &   ((𝜑𝑘𝑆) → (𝑘 + 𝑍) = 𝑘)    &   ((𝜑 ∧ (𝑘𝑆𝑛𝑆)) → (𝑘 + 𝑛) ∈ 𝑆)    &   (𝜑𝑍𝑆)    &   (𝜑𝐺 Isom < , < ((1...(♯‘𝐴)), 𝐴))    &   (𝜑𝑁 ∈ (1...(♯‘𝐴)))    &   (𝜑𝐴 ⊆ (ℤ𝑀))    &   ((𝜑𝑘 ∈ (ℤ𝑀)) → (𝐹𝑘) ∈ 𝑆)    &   ((𝜑𝑘 ∈ (ℤ‘1)) → (𝐻𝑘) ∈ 𝑆)    &   ((𝜑𝑘 ∈ ((𝑀...(𝐺‘(♯‘𝐴))) ∖ 𝐴)) → (𝐹𝑘) = 𝑍)    &   ((𝜑𝑛 ∈ (1...(♯‘𝐴))) → (𝐻𝑛) = (𝐹‘(𝐺𝑛)))       (𝜑 → (seq𝑀( + , 𝐹)‘(𝐺𝑁)) = (seq1( + , 𝐻)‘𝑁))
 
4.7  Words over a set

This section is about words (or strings) over a set (alphabet) defined as finite sequences of symbols (or characters) being elements of the alphabet. Although it is often required that the underlying set/alphabet be nonempty, finite and not a proper class, these restrictions are not made in the current definition df-word 10915. Note that the empty word (i.e., the empty set) is the only word over an empty alphabet, see 0wrd0 10940. The set Word 𝑆 of words over 𝑆 is the free monoid over 𝑆, where the monoid law is concatenation and the monoid unit is the empty word. Besides the definition of words themselves, several operations on words are defined in this section:

NameReferenceExplanationExample Remarks
Length (or size) of a word df-ihash 10847: (♯‘𝑊) Operation which determines the number of the symbols within the word. 𝑊:(0..^𝑁)⟶𝑆 → (𝑊 ∈ Word 𝑆 ∧ (♯‘𝑊) = 𝑁 This is not a special definition for words, but for arbitrary sets.
First symbol of a word df-fv 5262: (𝑊‘0) Operation which extracts the first symbol of a word. The result is the symbol at the first place in the sequence representing the word. 𝑊:(0..^1)⟶𝑆 → (𝑊 ∈ Word 𝑆 ∧ (𝑊‘0) ∈ 𝑆 This is not a special definition for words, but for arbitrary functions with a half-open range of nonnegative integers as domain.
Conventions:
  • Words are usually represented by class variable 𝑊, or if two words are involved, by 𝑊 and 𝑈 or by 𝐴 and 𝐵.
  • The alphabets are usually represented by class variable 𝑉 (because any arbitrary set can be an alphabet), sometimes also by 𝑆 (especially as codomain of the function representing a word, because the alphabet is the set of symbols).
  • The symbols are usually represented by class variables 𝑆 or 𝐴, or if two symbols are involved, by 𝑆 and 𝑇 or by 𝐴 and 𝐵.
  • The indices of the sequence representing a word are usually represented by class variable 𝐼, if two indices are involved (especially for subwords) by 𝐼 and 𝐽, or by 𝑀 and 𝑁.
  • The length of a word is usually represented by class variables 𝑁 or 𝐿.
  • The number of positions by which to cyclically shift a word is usually represented by class variables 𝑁 or 𝐿.
 
4.7.1  Definitions and basic theorems
 
Syntaxcword 10914 Syntax for the Word operator.
class Word 𝑆
 
Definitiondf-word 10915* Define the class of words over a set. A word (sometimes also called a string) is a finite sequence of symbols from a set (alphabet) 𝑆. Definition in Section 9.1 of [AhoHopUll] p. 318. The domain is forced to be an initial segment of 0 so that two words with the same symbols in the same order be equal. The set Word 𝑆 is sometimes denoted by S*, using the Kleene star, although the Kleene star, or Kleene closure, is sometimes reserved to denote an operation on languages. The set Word 𝑆 equipped with concatenation is the free monoid over 𝑆, and the monoid unit is the empty word. (Contributed by FL, 14-Jan-2014.) (Revised by Stefan O'Rear, 14-Aug-2015.) (Revised by Mario Carneiro, 26-Feb-2016.)
Word 𝑆 = {𝑤 ∣ ∃𝑙 ∈ ℕ0 𝑤:(0..^𝑙)⟶𝑆}
 
Theoremiswrd 10916* Property of being a word over a set with an existential quantifier over the length. (Contributed by Stefan O'Rear, 15-Aug-2015.) (Revised by Mario Carneiro, 26-Feb-2016.) (Proof shortened by AV, 13-May-2020.)
(𝑊 ∈ Word 𝑆 ↔ ∃𝑙 ∈ ℕ0 𝑊:(0..^𝑙)⟶𝑆)
 
Theoremwrdval 10917* Value of the set of words over a set. (Contributed by Stefan O'Rear, 10-Aug-2015.) (Revised by Mario Carneiro, 26-Feb-2016.)
(𝑆𝑉 → Word 𝑆 = 𝑙 ∈ ℕ0 (𝑆𝑚 (0..^𝑙)))
 
Theoremlencl 10918 The length of a word is a nonnegative integer. This corresponds to the definition in Section 9.1 of [AhoHopUll] p. 318. (Contributed by Stefan O'Rear, 27-Aug-2015.)
(𝑊 ∈ Word 𝑆 → (♯‘𝑊) ∈ ℕ0)
 
Theoremiswrdinn0 10919 A zero-based sequence is a word. (Contributed by Stefan O'Rear, 15-Aug-2015.) (Revised by Mario Carneiro, 26-Feb-2016.) (Revised by Jim Kingdon, 16-Aug-2025.)
((𝑊:(0..^𝐿)⟶𝑆𝐿 ∈ ℕ0) → 𝑊 ∈ Word 𝑆)
 
Theoremwrdf 10920 A word is a zero-based sequence with a recoverable upper limit. (Contributed by Stefan O'Rear, 15-Aug-2015.)
(𝑊 ∈ Word 𝑆𝑊:(0..^(♯‘𝑊))⟶𝑆)
 
Theoremiswrdiz 10921 A zero-based sequence is a word. In iswrdinn0 10919 we can specify a length as an nonnegative integer. However, it will occasionally be helpful to allow a negative length, as well as zero, to specify an empty sequence. (Contributed by Jim Kingdon, 18-Aug-2025.)
((𝑊:(0..^𝐿)⟶𝑆𝐿 ∈ ℤ) → 𝑊 ∈ Word 𝑆)
 
Theoremwrddm 10922 The indices of a word (i.e. its domain regarded as function) are elements of an open range of nonnegative integers (of length equal to the length of the word). (Contributed by AV, 2-May-2020.)
(𝑊 ∈ Word 𝑆 → dom 𝑊 = (0..^(♯‘𝑊)))
 
Theoremsswrd 10923 The set of words respects ordering on the base set. (Contributed by Stefan O'Rear, 15-Aug-2015.) (Revised by Mario Carneiro, 26-Feb-2016.) (Proof shortened by AV, 13-May-2020.)
(𝑆𝑇 → Word 𝑆 ⊆ Word 𝑇)
 
Theoremsnopiswrd 10924 A singleton of an ordered pair (with 0 as first component) is a word. (Contributed by AV, 23-Nov-2018.) (Proof shortened by AV, 18-Apr-2021.)
(𝑆𝑉 → {⟨0, 𝑆⟩} ∈ Word 𝑉)
 
Theoremwrdexg 10925 The set of words over a set is a set. (Contributed by Mario Carneiro, 26-Feb-2016.) (Proof shortened by JJ, 18-Nov-2022.)
(𝑆𝑉 → Word 𝑆 ∈ V)
 
Theoremwrdexb 10926 The set of words over a set is a set, bidirectional version. (Contributed by Mario Carneiro, 26-Feb-2016.) (Proof shortened by AV, 23-Nov-2018.)
(𝑆 ∈ V ↔ Word 𝑆 ∈ V)
 
Theoremwrdexi 10927 The set of words over a set is a set, inference form. (Contributed by AV, 23-May-2021.)
𝑆 ∈ V       Word 𝑆 ∈ V
 
Theoremwrdsymbcl 10928 A symbol within a word over an alphabet belongs to the alphabet. (Contributed by Alexander van der Vekens, 28-Jun-2018.)
((𝑊 ∈ Word 𝑉𝐼 ∈ (0..^(♯‘𝑊))) → (𝑊𝐼) ∈ 𝑉)
 
Theoremwrdfn 10929 A word is a function with a zero-based sequence of integers as domain. (Contributed by Alexander van der Vekens, 13-Apr-2018.)
(𝑊 ∈ Word 𝑆𝑊 Fn (0..^(♯‘𝑊)))
 
Theoremwrdv 10930 A word over an alphabet is a word over the universal class. (Contributed by AV, 8-Feb-2021.) (Proof shortened by JJ, 18-Nov-2022.)
(𝑊 ∈ Word 𝑉𝑊 ∈ Word V)
 
Theoremwrdlndm 10931 The length of a word is not in the domain of the word (regarded as a function). (Contributed by AV, 3-Mar-2021.) (Proof shortened by JJ, 18-Nov-2022.)
(𝑊 ∈ Word 𝑉 → (♯‘𝑊) ∉ dom 𝑊)
 
Theoremiswrdsymb 10932* An arbitrary word is a word over an alphabet if all of its symbols belong to the alphabet. (Contributed by AV, 23-Jan-2021.)
((𝑊 ∈ Word V ∧ ∀𝑖 ∈ (0..^(♯‘𝑊))(𝑊𝑖) ∈ 𝑉) → 𝑊 ∈ Word 𝑉)
 
Theoremwrdfin 10933 A word is a finite set. (Contributed by Stefan O'Rear, 2-Nov-2015.) (Proof shortened by AV, 18-Nov-2018.)
(𝑊 ∈ Word 𝑆𝑊 ∈ Fin)
 
Theoremlennncl 10934 The length of a nonempty word is a positive integer. (Contributed by Mario Carneiro, 1-Oct-2015.)
((𝑊 ∈ Word 𝑆𝑊 ≠ ∅) → (♯‘𝑊) ∈ ℕ)
 
Theoremwrdffz 10935 A word is a function from a finite interval of integers. (Contributed by AV, 10-Feb-2021.)
(𝑊 ∈ Word 𝑆𝑊:(0...((♯‘𝑊) − 1))⟶𝑆)
 
Theoremwrdeq 10936 Equality theorem for the set of words. (Contributed by Mario Carneiro, 26-Feb-2016.)
(𝑆 = 𝑇 → Word 𝑆 = Word 𝑇)
 
Theoremwrdeqi 10937 Equality theorem for the set of words, inference form. (Contributed by AV, 23-May-2021.)
𝑆 = 𝑇       Word 𝑆 = Word 𝑇
 
Theoremiswrddm0 10938 A function with empty domain is a word. (Contributed by AV, 13-Oct-2018.)
(𝑊:∅⟶𝑆𝑊 ∈ Word 𝑆)
 
Theoremwrd0 10939 The empty set is a word (the empty word, frequently denoted ε in this context). This corresponds to the definition in Section 9.1 of [AhoHopUll] p. 318. (Contributed by Stefan O'Rear, 15-Aug-2015.) (Proof shortened by AV, 13-May-2020.)
∅ ∈ Word 𝑆
 
Theorem0wrd0 10940 The empty word is the only word over an empty alphabet. (Contributed by AV, 25-Oct-2018.)
(𝑊 ∈ Word ∅ ↔ 𝑊 = ∅)
 
Theoremwrdsymb 10941 A word is a word over the symbols it consists of. (Contributed by AV, 1-Dec-2022.)
(𝑆 ∈ Word 𝐴𝑆 ∈ Word (𝑆 “ (0..^(♯‘𝑆))))
 
Theoremnfwrd 10942 Hypothesis builder for Word 𝑆. (Contributed by Mario Carneiro, 26-Feb-2016.)
𝑥𝑆       𝑥Word 𝑆
 
Theoremcsbwrdg 10943* Class substitution for the symbols of a word. (Contributed by Alexander van der Vekens, 15-Jul-2018.)
(𝑆𝑉𝑆 / 𝑥Word 𝑥 = Word 𝑆)
 
Theoremwrdnval 10944* Words of a fixed length are mappings from a fixed half-open integer interval. (Contributed by Alexander van der Vekens, 25-Mar-2018.) (Proof shortened by AV, 13-May-2020.)
((𝑉𝑋𝑁 ∈ ℕ0) → {𝑤 ∈ Word 𝑉 ∣ (♯‘𝑤) = 𝑁} = (𝑉𝑚 (0..^𝑁)))
 
Theoremwrdmap 10945 Words as a mapping. (Contributed by Thierry Arnoux, 4-Mar-2020.)
((𝑉𝑋𝑁 ∈ ℕ0) → ((𝑊 ∈ Word 𝑉 ∧ (♯‘𝑊) = 𝑁) ↔ 𝑊 ∈ (𝑉𝑚 (0..^𝑁))))
 
Theoremwrdsymb0 10946 A symbol at a position "outside" of a word. (Contributed by Alexander van der Vekens, 26-May-2018.) (Proof shortened by AV, 2-May-2020.)
((𝑊 ∈ Word 𝑉𝐼 ∈ ℤ) → ((𝐼 < 0 ∨ (♯‘𝑊) ≤ 𝐼) → (𝑊𝐼) = ∅))
 
Theoremwrdlenge1n0 10947 A word with length at least 1 is not empty. (Contributed by AV, 14-Oct-2018.)
(𝑊 ∈ Word 𝑉 → (𝑊 ≠ ∅ ↔ 1 ≤ (♯‘𝑊)))
 
Theoremlen0nnbi 10948 The length of a word is a positive integer iff the word is not empty. (Contributed by AV, 22-Mar-2022.)
(𝑊 ∈ Word 𝑆 → (𝑊 ≠ ∅ ↔ (♯‘𝑊) ∈ ℕ))
 
Theoremwrdlenge2n0 10949 A word with length at least 2 is not empty. (Contributed by AV, 18-Jun-2018.) (Proof shortened by AV, 14-Oct-2018.)
((𝑊 ∈ Word 𝑉 ∧ 2 ≤ (♯‘𝑊)) → 𝑊 ≠ ∅)
 
Theoremwrdsymb1 10950 The first symbol of a nonempty word over an alphabet belongs to the alphabet. (Contributed by Alexander van der Vekens, 28-Jun-2018.)
((𝑊 ∈ Word 𝑉 ∧ 1 ≤ (♯‘𝑊)) → (𝑊‘0) ∈ 𝑉)
 
Theoremwrdlen1 10951* A word of length 1 starts with a symbol. (Contributed by AV, 20-Jul-2018.) (Proof shortened by AV, 19-Oct-2018.)
((𝑊 ∈ Word 𝑉 ∧ (♯‘𝑊) = 1) → ∃𝑣𝑉 (𝑊‘0) = 𝑣)
 
Theoremfstwrdne 10952 The first symbol of a nonempty word is element of the alphabet for the word. (Contributed by AV, 28-Sep-2018.) (Proof shortened by AV, 14-Oct-2018.)
((𝑊 ∈ Word 𝑉𝑊 ≠ ∅) → (𝑊‘0) ∈ 𝑉)
 
Theoremfstwrdne0 10953 The first symbol of a nonempty word is element of the alphabet for the word. (Contributed by AV, 29-Sep-2018.) (Proof shortened by AV, 14-Oct-2018.)
((𝑁 ∈ ℕ ∧ (𝑊 ∈ Word 𝑉 ∧ (♯‘𝑊) = 𝑁)) → (𝑊‘0) ∈ 𝑉)
 
Theoremeqwrd 10954* Two words are equal iff they have the same length and the same symbol at each position. (Contributed by AV, 13-Apr-2018.) (Revised by JJ, 30-Dec-2023.)
((𝑈 ∈ Word 𝑆𝑊 ∈ Word 𝑇) → (𝑈 = 𝑊 ↔ ((♯‘𝑈) = (♯‘𝑊) ∧ ∀𝑖 ∈ (0..^(♯‘𝑈))(𝑈𝑖) = (𝑊𝑖))))
 
Theoremelovmpowrd 10955* Implications for the value of an operation defined by the maps-to notation with a class abstraction of words as a result having an element. Note that 𝜑 may depend on 𝑧 as well as on 𝑣 and 𝑦. (Contributed by Alexander van der Vekens, 15-Jul-2018.)
𝑂 = (𝑣 ∈ V, 𝑦 ∈ V ↦ {𝑧 ∈ Word 𝑣𝜑})       (𝑍 ∈ (𝑉𝑂𝑌) → (𝑉 ∈ V ∧ 𝑌 ∈ V ∧ 𝑍 ∈ Word 𝑉))
 
Theoremwrdred1 10956 A word truncated by a symbol is a word. (Contributed by AV, 29-Jan-2021.)
(𝐹 ∈ Word 𝑆 → (𝐹 ↾ (0..^((♯‘𝐹) − 1))) ∈ Word 𝑆)
 
Theoremwrdred1hash 10957 The length of a word truncated by a symbol. (Contributed by Alexander van der Vekens, 1-Nov-2017.) (Revised by AV, 29-Jan-2021.)
((𝐹 ∈ Word 𝑆 ∧ 1 ≤ (♯‘𝐹)) → (♯‘(𝐹 ↾ (0..^((♯‘𝐹) − 1)))) = ((♯‘𝐹) − 1))
 
4.8  Elementary real and complex functions
 
4.8.1  The "shift" operation
 
Syntaxcshi 10958 Extend class notation with function shifter.
class shift
 
Definitiondf-shft 10959* Define a function shifter. This operation offsets the value argument of a function (ordinarily on a subset of ) and produces a new function on . See shftval 10969 for its value. (Contributed by NM, 20-Jul-2005.)
shift = (𝑓 ∈ V, 𝑥 ∈ ℂ ↦ {⟨𝑦, 𝑧⟩ ∣ (𝑦 ∈ ℂ ∧ (𝑦𝑥)𝑓𝑧)})
 
Theoremshftlem 10960* Two ways to write a shifted set (𝐵 + 𝐴). (Contributed by Mario Carneiro, 3-Nov-2013.)
((𝐴 ∈ ℂ ∧ 𝐵 ⊆ ℂ) → {𝑥 ∈ ℂ ∣ (𝑥𝐴) ∈ 𝐵} = {𝑥 ∣ ∃𝑦𝐵 𝑥 = (𝑦 + 𝐴)})
 
Theoremshftuz 10961* A shift of the upper integers. (Contributed by Mario Carneiro, 5-Nov-2013.)
((𝐴 ∈ ℤ ∧ 𝐵 ∈ ℤ) → {𝑥 ∈ ℂ ∣ (𝑥𝐴) ∈ (ℤ𝐵)} = (ℤ‘(𝐵 + 𝐴)))
 
Theoremshftfvalg 10962* The value of the sequence shifter operation is a function on . 𝐴 is ordinarily an integer. (Contributed by NM, 20-Jul-2005.) (Revised by Mario Carneiro, 3-Nov-2013.)
((𝐴 ∈ ℂ ∧ 𝐹𝑉) → (𝐹 shift 𝐴) = {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ ℂ ∧ (𝑥𝐴)𝐹𝑦)})
 
Theoremovshftex 10963 Existence of the result of applying shift. (Contributed by Jim Kingdon, 15-Aug-2021.)
((𝐹𝑉𝐴 ∈ ℂ) → (𝐹 shift 𝐴) ∈ V)
 
Theoremshftfibg 10964 Value of a fiber of the relation 𝐹. (Contributed by Jim Kingdon, 15-Aug-2021.)
((𝐹𝑉𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐹 shift 𝐴) “ {𝐵}) = (𝐹 “ {(𝐵𝐴)}))
 
Theoremshftfval 10965* The value of the sequence shifter operation is a function on . 𝐴 is ordinarily an integer. (Contributed by NM, 20-Jul-2005.) (Revised by Mario Carneiro, 3-Nov-2013.)
𝐹 ∈ V       (𝐴 ∈ ℂ → (𝐹 shift 𝐴) = {⟨𝑥, 𝑦⟩ ∣ (𝑥 ∈ ℂ ∧ (𝑥𝐴)𝐹𝑦)})
 
Theoremshftdm 10966* Domain of a relation shifted by 𝐴. The set on the right is more commonly notated as (dom 𝐹 + 𝐴) (meaning add 𝐴 to every element of dom 𝐹). (Contributed by Mario Carneiro, 3-Nov-2013.)
𝐹 ∈ V       (𝐴 ∈ ℂ → dom (𝐹 shift 𝐴) = {𝑥 ∈ ℂ ∣ (𝑥𝐴) ∈ dom 𝐹})
 
Theoremshftfib 10967 Value of a fiber of the relation 𝐹. (Contributed by Mario Carneiro, 4-Nov-2013.)
𝐹 ∈ V       ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐹 shift 𝐴) “ {𝐵}) = (𝐹 “ {(𝐵𝐴)}))
 
Theoremshftfn 10968* Functionality and domain of a sequence shifted by 𝐴. (Contributed by NM, 20-Jul-2005.) (Revised by Mario Carneiro, 3-Nov-2013.)
𝐹 ∈ V       ((𝐹 Fn 𝐵𝐴 ∈ ℂ) → (𝐹 shift 𝐴) Fn {𝑥 ∈ ℂ ∣ (𝑥𝐴) ∈ 𝐵})
 
Theoremshftval 10969 Value of a sequence shifted by 𝐴. (Contributed by NM, 20-Jul-2005.) (Revised by Mario Carneiro, 4-Nov-2013.)
𝐹 ∈ V       ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐹 shift 𝐴)‘𝐵) = (𝐹‘(𝐵𝐴)))
 
Theoremshftval2 10970 Value of a sequence shifted by 𝐴𝐵. (Contributed by NM, 20-Jul-2005.) (Revised by Mario Carneiro, 5-Nov-2013.)
𝐹 ∈ V       ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ ∧ 𝐶 ∈ ℂ) → ((𝐹 shift (𝐴𝐵))‘(𝐴 + 𝐶)) = (𝐹‘(𝐵 + 𝐶)))
 
Theoremshftval3 10971 Value of a sequence shifted by 𝐴𝐵. (Contributed by NM, 20-Jul-2005.)
𝐹 ∈ V       ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐹 shift (𝐴𝐵))‘𝐴) = (𝐹𝐵))
 
Theoremshftval4 10972 Value of a sequence shifted by -𝐴. (Contributed by NM, 18-Aug-2005.) (Revised by Mario Carneiro, 5-Nov-2013.)
𝐹 ∈ V       ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐹 shift -𝐴)‘𝐵) = (𝐹‘(𝐴 + 𝐵)))
 
Theoremshftval5 10973 Value of a shifted sequence. (Contributed by NM, 19-Aug-2005.) (Revised by Mario Carneiro, 5-Nov-2013.)
𝐹 ∈ V       ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐹 shift 𝐴)‘(𝐵 + 𝐴)) = (𝐹𝐵))
 
Theoremshftf 10974* Functionality of a shifted sequence. (Contributed by NM, 19-Aug-2005.) (Revised by Mario Carneiro, 5-Nov-2013.)
𝐹 ∈ V       ((𝐹:𝐵𝐶𝐴 ∈ ℂ) → (𝐹 shift 𝐴):{𝑥 ∈ ℂ ∣ (𝑥𝐴) ∈ 𝐵}⟶𝐶)
 
Theorem2shfti 10975 Composite shift operations. (Contributed by NM, 19-Aug-2005.) (Revised by Mario Carneiro, 5-Nov-2013.)
𝐹 ∈ V       ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐹 shift 𝐴) shift 𝐵) = (𝐹 shift (𝐴 + 𝐵)))
 
Theoremshftidt2 10976 Identity law for the shift operation. (Contributed by Mario Carneiro, 5-Nov-2013.)
𝐹 ∈ V       (𝐹 shift 0) = (𝐹 ↾ ℂ)
 
Theoremshftidt 10977 Identity law for the shift operation. (Contributed by NM, 19-Aug-2005.) (Revised by Mario Carneiro, 5-Nov-2013.)
𝐹 ∈ V       (𝐴 ∈ ℂ → ((𝐹 shift 0)‘𝐴) = (𝐹𝐴))
 
Theoremshftcan1 10978 Cancellation law for the shift operation. (Contributed by NM, 4-Aug-2005.) (Revised by Mario Carneiro, 5-Nov-2013.)
𝐹 ∈ V       ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (((𝐹 shift 𝐴) shift -𝐴)‘𝐵) = (𝐹𝐵))
 
Theoremshftcan2 10979 Cancellation law for the shift operation. (Contributed by NM, 4-Aug-2005.) (Revised by Mario Carneiro, 5-Nov-2013.)
𝐹 ∈ V       ((𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → (((𝐹 shift -𝐴) shift 𝐴)‘𝐵) = (𝐹𝐵))
 
Theoremshftvalg 10980 Value of a sequence shifted by 𝐴. (Contributed by Scott Fenton, 16-Dec-2017.)
((𝐹𝑉𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐹 shift 𝐴)‘𝐵) = (𝐹‘(𝐵𝐴)))
 
Theoremshftval4g 10981 Value of a sequence shifted by -𝐴. (Contributed by Jim Kingdon, 19-Aug-2021.)
((𝐹𝑉𝐴 ∈ ℂ ∧ 𝐵 ∈ ℂ) → ((𝐹 shift -𝐴)‘𝐵) = (𝐹‘(𝐴 + 𝐵)))
 
Theoremseq3shft 10982* Shifting the index set of a sequence. (Contributed by NM, 17-Mar-2005.) (Revised by Jim Kingdon, 17-Oct-2022.)
(𝜑𝐹𝑉)    &   (𝜑𝑀 ∈ ℤ)    &   (𝜑𝑁 ∈ ℤ)    &   ((𝜑𝑥 ∈ (ℤ‘(𝑀𝑁))) → (𝐹𝑥) ∈ 𝑆)    &   ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥 + 𝑦) ∈ 𝑆)       (𝜑 → seq𝑀( + , (𝐹 shift 𝑁)) = (seq(𝑀𝑁)( + , 𝐹) shift 𝑁))
 
4.8.2  Real and imaginary parts; conjugate
 
Syntaxccj 10983 Extend class notation to include complex conjugate function.
class
 
Syntaxcre 10984 Extend class notation to include real part of a complex number.
class
 
Syntaxcim 10985 Extend class notation to include imaginary part of a complex number.
class
 
Definitiondf-cj 10986* Define the complex conjugate function. See cjcli 11057 for its closure and cjval 10989 for its value. (Contributed by NM, 9-May-1999.) (Revised by Mario Carneiro, 6-Nov-2013.)
∗ = (𝑥 ∈ ℂ ↦ (𝑦 ∈ ℂ ((𝑥 + 𝑦) ∈ ℝ ∧ (i · (𝑥𝑦)) ∈ ℝ)))
 
Definitiondf-re 10987 Define a function whose value is the real part of a complex number. See reval 10993 for its value, recli 11055 for its closure, and replim 11003 for its use in decomposing a complex number. (Contributed by NM, 9-May-1999.)
ℜ = (𝑥 ∈ ℂ ↦ ((𝑥 + (∗‘𝑥)) / 2))
 
Definitiondf-im 10988 Define a function whose value is the imaginary part of a complex number. See imval 10994 for its value, imcli 11056 for its closure, and replim 11003 for its use in decomposing a complex number. (Contributed by NM, 9-May-1999.)
ℑ = (𝑥 ∈ ℂ ↦ (ℜ‘(𝑥 / i)))
 
Theoremcjval 10989* The value of the conjugate of a complex number. (Contributed by Mario Carneiro, 6-Nov-2013.)
(𝐴 ∈ ℂ → (∗‘𝐴) = (𝑥 ∈ ℂ ((𝐴 + 𝑥) ∈ ℝ ∧ (i · (𝐴𝑥)) ∈ ℝ)))
 
Theoremcjth 10990 The defining property of the complex conjugate. (Contributed by Mario Carneiro, 6-Nov-2013.)
(𝐴 ∈ ℂ → ((𝐴 + (∗‘𝐴)) ∈ ℝ ∧ (i · (𝐴 − (∗‘𝐴))) ∈ ℝ))
 
Theoremcjf 10991 Domain and codomain of the conjugate function. (Contributed by Mario Carneiro, 6-Nov-2013.)
∗:ℂ⟶ℂ
 
Theoremcjcl 10992 The conjugate of a complex number is a complex number (closure law). (Contributed by NM, 10-May-1999.) (Revised by Mario Carneiro, 6-Nov-2013.)
(𝐴 ∈ ℂ → (∗‘𝐴) ∈ ℂ)
 
Theoremreval 10993 The value of the real part of a complex number. (Contributed by NM, 9-May-1999.) (Revised by Mario Carneiro, 6-Nov-2013.)
(𝐴 ∈ ℂ → (ℜ‘𝐴) = ((𝐴 + (∗‘𝐴)) / 2))
 
Theoremimval 10994 The value of the imaginary part of a complex number. (Contributed by NM, 9-May-1999.) (Revised by Mario Carneiro, 6-Nov-2013.)
(𝐴 ∈ ℂ → (ℑ‘𝐴) = (ℜ‘(𝐴 / i)))
 
Theoremimre 10995 The imaginary part of a complex number in terms of the real part function. (Contributed by NM, 12-May-2005.) (Revised by Mario Carneiro, 6-Nov-2013.)
(𝐴 ∈ ℂ → (ℑ‘𝐴) = (ℜ‘(-i · 𝐴)))
 
Theoremreim 10996 The real part of a complex number in terms of the imaginary part function. (Contributed by Mario Carneiro, 31-Mar-2015.)
(𝐴 ∈ ℂ → (ℜ‘𝐴) = (ℑ‘(i · 𝐴)))
 
Theoremrecl 10997 The real part of a complex number is real. (Contributed by NM, 9-May-1999.) (Revised by Mario Carneiro, 6-Nov-2013.)
(𝐴 ∈ ℂ → (ℜ‘𝐴) ∈ ℝ)
 
Theoremimcl 10998 The imaginary part of a complex number is real. (Contributed by NM, 9-May-1999.) (Revised by Mario Carneiro, 6-Nov-2013.)
(𝐴 ∈ ℂ → (ℑ‘𝐴) ∈ ℝ)
 
Theoremref 10999 Domain and codomain of the real part function. (Contributed by Paul Chapman, 22-Oct-2007.) (Revised by Mario Carneiro, 6-Nov-2013.)
ℜ:ℂ⟶ℝ
 
Theoremimf 11000 Domain and codomain of the imaginary part function. (Contributed by Paul Chapman, 22-Oct-2007.) (Revised by Mario Carneiro, 6-Nov-2013.)
ℑ:ℂ⟶ℝ
    < 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-10800 109 10801-10900 110 10901-11000 111 11001-11100 112 11101-11200 113 11201-11300 114 11301-11400 115 11401-11500 116 11501-11600 117 11601-11700 118 11701-11800 119 11801-11900 120 11901-12000 121 12001-12100 122 12101-12200 123 12201-12300 124 12301-12400 125 12401-12500 126 12501-12600 127 12601-12700 128 12701-12800 129 12801-12900 130 12901-13000 131 13001-13100 132 13101-13200 133 13201-13300 134 13301-13400 135 13401-13500 136 13501-13600 137 13601-13700 138 13701-13800 139 13801-13900 140 13901-14000 141 14001-14100 142 14101-14200 143 14201-14300 144 14301-14400 145 14401-14500 146 14501-14600 147 14601-14700 148 14701-14800 149 14801-14900 150 14901-15000 151 15001-15100 152 15101-15200 153 15201-15300 154 15301-15400 155 15401-15500 156 15501-15574
  Copyright terms: Public domain < Previous  Next >