HomeHome Intuitionistic Logic Explorer
Theorem List (p. 132 of 142)
< 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 - 13101-13200   *Has distinct variable group(s)
TypeLabelDescription
Statement
 
Theoremhmeocnv 13101 The converse of a homeomorphism is a homeomorphism. (Contributed by FL, 5-Mar-2007.) (Revised by Mario Carneiro, 22-Aug-2015.)
(𝐹 ∈ (𝐽Homeo𝐾) → 𝐹 ∈ (𝐾Homeo𝐽))
 
Theoremhmeof1o2 13102 A homeomorphism is a 1-1-onto mapping. (Contributed by Mario Carneiro, 22-Aug-2015.)
((𝐽 ∈ (TopOn‘𝑋) ∧ 𝐾 ∈ (TopOn‘𝑌) ∧ 𝐹 ∈ (𝐽Homeo𝐾)) → 𝐹:𝑋1-1-onto𝑌)
 
Theoremhmeof1o 13103 A homeomorphism is a 1-1-onto mapping. (Contributed by FL, 5-Mar-2007.) (Revised by Mario Carneiro, 30-May-2014.)
𝑋 = 𝐽    &   𝑌 = 𝐾       (𝐹 ∈ (𝐽Homeo𝐾) → 𝐹:𝑋1-1-onto𝑌)
 
Theoremhmeoima 13104 The image of an open set by a homeomorphism is an open set. (Contributed by FL, 5-Mar-2007.) (Revised by Mario Carneiro, 22-Aug-2015.)
((𝐹 ∈ (𝐽Homeo𝐾) ∧ 𝐴𝐽) → (𝐹𝐴) ∈ 𝐾)
 
Theoremhmeoopn 13105 Homeomorphisms preserve openness. (Contributed by Jeff Madsen, 2-Sep-2009.) (Proof shortened by Mario Carneiro, 25-Aug-2015.)
𝑋 = 𝐽       ((𝐹 ∈ (𝐽Homeo𝐾) ∧ 𝐴𝑋) → (𝐴𝐽 ↔ (𝐹𝐴) ∈ 𝐾))
 
Theoremhmeocld 13106 Homeomorphisms preserve closedness. (Contributed by Jeff Madsen, 2-Sep-2009.) (Proof shortened by Mario Carneiro, 25-Aug-2015.)
𝑋 = 𝐽       ((𝐹 ∈ (𝐽Homeo𝐾) ∧ 𝐴𝑋) → (𝐴 ∈ (Clsd‘𝐽) ↔ (𝐹𝐴) ∈ (Clsd‘𝐾)))
 
Theoremhmeontr 13107 Homeomorphisms preserve interiors. (Contributed by Mario Carneiro, 25-Aug-2015.)
𝑋 = 𝐽       ((𝐹 ∈ (𝐽Homeo𝐾) ∧ 𝐴𝑋) → ((int‘𝐾)‘(𝐹𝐴)) = (𝐹 “ ((int‘𝐽)‘𝐴)))
 
Theoremhmeoimaf1o 13108* The function mapping open sets to their images under a homeomorphism is a bijection of topologies. (Contributed by Mario Carneiro, 10-Sep-2015.)
𝐺 = (𝑥𝐽 ↦ (𝐹𝑥))       (𝐹 ∈ (𝐽Homeo𝐾) → 𝐺:𝐽1-1-onto𝐾)
 
Theoremhmeores 13109 The restriction of a homeomorphism is a homeomorphism. (Contributed by Mario Carneiro, 14-Sep-2014.) (Proof shortened by Mario Carneiro, 22-Aug-2015.)
𝑋 = 𝐽       ((𝐹 ∈ (𝐽Homeo𝐾) ∧ 𝑌𝑋) → (𝐹𝑌) ∈ ((𝐽t 𝑌)Homeo(𝐾t (𝐹𝑌))))
 
Theoremhmeoco 13110 The composite of two homeomorphisms is a homeomorphism. (Contributed by FL, 9-Mar-2007.) (Proof shortened by Mario Carneiro, 23-Aug-2015.)
((𝐹 ∈ (𝐽Homeo𝐾) ∧ 𝐺 ∈ (𝐾Homeo𝐿)) → (𝐺𝐹) ∈ (𝐽Homeo𝐿))
 
Theoremidhmeo 13111 The identity function is a homeomorphism. (Contributed by FL, 14-Feb-2007.) (Proof shortened by Mario Carneiro, 23-Aug-2015.)
(𝐽 ∈ (TopOn‘𝑋) → ( I ↾ 𝑋) ∈ (𝐽Homeo𝐽))
 
Theoremhmeocnvb 13112 The converse of a homeomorphism is a homeomorphism. (Contributed by FL, 5-Mar-2007.) (Revised by Mario Carneiro, 23-Aug-2015.)
(Rel 𝐹 → (𝐹 ∈ (𝐽Homeo𝐾) ↔ 𝐹 ∈ (𝐾Homeo𝐽)))
 
Theoremtxhmeo 13113* Lift a pair of homeomorphisms on the factors to a homeomorphism of product topologies. (Contributed by Mario Carneiro, 2-Sep-2015.)
𝑋 = 𝐽    &   𝑌 = 𝐾    &   (𝜑𝐹 ∈ (𝐽Homeo𝐿))    &   (𝜑𝐺 ∈ (𝐾Homeo𝑀))       (𝜑 → (𝑥𝑋, 𝑦𝑌 ↦ ⟨(𝐹𝑥), (𝐺𝑦)⟩) ∈ ((𝐽 ×t 𝐾)Homeo(𝐿 ×t 𝑀)))
 
Theoremtxswaphmeolem 13114* Show inverse for the "swap components" operation on a Cartesian product. (Contributed by Mario Carneiro, 21-Mar-2015.)
((𝑦𝑌, 𝑥𝑋 ↦ ⟨𝑥, 𝑦⟩) ∘ (𝑥𝑋, 𝑦𝑌 ↦ ⟨𝑦, 𝑥⟩)) = ( I ↾ (𝑋 × 𝑌))
 
Theoremtxswaphmeo 13115* There is a homeomorphism from 𝑋 × 𝑌 to 𝑌 × 𝑋. (Contributed by Mario Carneiro, 21-Mar-2015.)
((𝐽 ∈ (TopOn‘𝑋) ∧ 𝐾 ∈ (TopOn‘𝑌)) → (𝑥𝑋, 𝑦𝑌 ↦ ⟨𝑦, 𝑥⟩) ∈ ((𝐽 ×t 𝐾)Homeo(𝐾 ×t 𝐽)))
 
8.2  Metric spaces
 
8.2.1  Pseudometric spaces
 
Theorempsmetrel 13116 The class of pseudometrics is a relation. (Contributed by Jim Kingdon, 24-Apr-2023.)
Rel PsMet
 
Theoremispsmet 13117* Express the predicate "𝐷 is a pseudometric". (Contributed by Thierry Arnoux, 7-Feb-2018.)
(𝑋𝑉 → (𝐷 ∈ (PsMet‘𝑋) ↔ (𝐷:(𝑋 × 𝑋)⟶ℝ* ∧ ∀𝑥𝑋 ((𝑥𝐷𝑥) = 0 ∧ ∀𝑦𝑋𝑧𝑋 (𝑥𝐷𝑦) ≤ ((𝑧𝐷𝑥) +𝑒 (𝑧𝐷𝑦))))))
 
Theorempsmetdmdm 13118 Recover the base set from a pseudometric. (Contributed by Thierry Arnoux, 7-Feb-2018.)
(𝐷 ∈ (PsMet‘𝑋) → 𝑋 = dom dom 𝐷)
 
Theorempsmetf 13119 The distance function of a pseudometric as a function. (Contributed by Thierry Arnoux, 7-Feb-2018.)
(𝐷 ∈ (PsMet‘𝑋) → 𝐷:(𝑋 × 𝑋)⟶ℝ*)
 
Theorempsmetcl 13120 Closure of the distance function of a pseudometric space. (Contributed by Thierry Arnoux, 7-Feb-2018.)
((𝐷 ∈ (PsMet‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → (𝐴𝐷𝐵) ∈ ℝ*)
 
Theorempsmet0 13121 The distance function of a pseudometric space is zero if its arguments are equal. (Contributed by Thierry Arnoux, 7-Feb-2018.)
((𝐷 ∈ (PsMet‘𝑋) ∧ 𝐴𝑋) → (𝐴𝐷𝐴) = 0)
 
Theorempsmettri2 13122 Triangle inequality for the distance function of a pseudometric. (Contributed by Thierry Arnoux, 11-Feb-2018.)
((𝐷 ∈ (PsMet‘𝑋) ∧ (𝐶𝑋𝐴𝑋𝐵𝑋)) → (𝐴𝐷𝐵) ≤ ((𝐶𝐷𝐴) +𝑒 (𝐶𝐷𝐵)))
 
Theorempsmetsym 13123 The distance function of a pseudometric is symmetrical. (Contributed by Thierry Arnoux, 7-Feb-2018.)
((𝐷 ∈ (PsMet‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → (𝐴𝐷𝐵) = (𝐵𝐷𝐴))
 
Theorempsmettri 13124 Triangle inequality for the distance function of a pseudometric space. (Contributed by Thierry Arnoux, 11-Feb-2018.)
((𝐷 ∈ (PsMet‘𝑋) ∧ (𝐴𝑋𝐵𝑋𝐶𝑋)) → (𝐴𝐷𝐵) ≤ ((𝐴𝐷𝐶) +𝑒 (𝐶𝐷𝐵)))
 
Theorempsmetge0 13125 The distance function of a pseudometric space is nonnegative. (Contributed by Thierry Arnoux, 7-Feb-2018.) (Revised by Jim Kingdon, 19-Apr-2023.)
((𝐷 ∈ (PsMet‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → 0 ≤ (𝐴𝐷𝐵))
 
Theorempsmetxrge0 13126 The distance function of a pseudometric space is a function into the nonnegative extended real numbers. (Contributed by Thierry Arnoux, 24-Feb-2018.)
(𝐷 ∈ (PsMet‘𝑋) → 𝐷:(𝑋 × 𝑋)⟶(0[,]+∞))
 
Theorempsmetres2 13127 Restriction of a pseudometric. (Contributed by Thierry Arnoux, 11-Feb-2018.)
((𝐷 ∈ (PsMet‘𝑋) ∧ 𝑅𝑋) → (𝐷 ↾ (𝑅 × 𝑅)) ∈ (PsMet‘𝑅))
 
Theorempsmetlecl 13128 Real closure of an extended metric value that is upper bounded by a real. (Contributed by Thierry Arnoux, 11-Mar-2018.)
((𝐷 ∈ (PsMet‘𝑋) ∧ (𝐴𝑋𝐵𝑋) ∧ (𝐶 ∈ ℝ ∧ (𝐴𝐷𝐵) ≤ 𝐶)) → (𝐴𝐷𝐵) ∈ ℝ)
 
Theoremdistspace 13129 A set 𝑋 together with a (distance) function 𝐷 which is a pseudometric is a distance space (according to E. Deza, M.M. Deza: "Dictionary of Distances", Elsevier, 2006), i.e. a (base) set 𝑋 equipped with a distance 𝐷, which is a mapping of two elements of the base set to the (extended) reals and which is nonnegative, symmetric and equal to 0 if the two elements are equal. (Contributed by AV, 15-Oct-2021.) (Revised by AV, 5-Jul-2022.)
((𝐷 ∈ (PsMet‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → ((𝐷:(𝑋 × 𝑋)⟶ℝ* ∧ (𝐴𝐷𝐴) = 0) ∧ (0 ≤ (𝐴𝐷𝐵) ∧ (𝐴𝐷𝐵) = (𝐵𝐷𝐴))))
 
8.2.2  Basic metric space properties
 
Syntaxcxms 13130 Extend class notation with the class of extended metric spaces.
class ∞MetSp
 
Syntaxcms 13131 Extend class notation with the class of metric spaces.
class MetSp
 
Syntaxctms 13132 Extend class notation with the function mapping a metric to the metric space it defines.
class toMetSp
 
Definitiondf-xms 13133 Define the (proper) class of extended metric spaces. (Contributed by Mario Carneiro, 2-Sep-2015.)
∞MetSp = {𝑓 ∈ TopSp ∣ (TopOpen‘𝑓) = (MetOpen‘((dist‘𝑓) ↾ ((Base‘𝑓) × (Base‘𝑓))))}
 
Definitiondf-ms 13134 Define the (proper) class of metric spaces. (Contributed by NM, 27-Aug-2006.)
MetSp = {𝑓 ∈ ∞MetSp ∣ ((dist‘𝑓) ↾ ((Base‘𝑓) × (Base‘𝑓))) ∈ (Met‘(Base‘𝑓))}
 
Definitiondf-tms 13135 Define the function mapping a metric to the metric space which it defines. (Contributed by Mario Carneiro, 2-Sep-2015.)
toMetSp = (𝑑 ran ∞Met ↦ ({⟨(Base‘ndx), dom dom 𝑑⟩, ⟨(dist‘ndx), 𝑑⟩} sSet ⟨(TopSet‘ndx), (MetOpen‘𝑑)⟩))
 
Theoremmetrel 13136 The class of metrics is a relation. (Contributed by Jim Kingdon, 20-Apr-2023.)
Rel Met
 
Theoremxmetrel 13137 The class of extended metrics is a relation. (Contributed by Jim Kingdon, 20-Apr-2023.)
Rel ∞Met
 
Theoremismet 13138* Express the predicate "𝐷 is a metric". (Contributed by NM, 25-Aug-2006.) (Revised by Mario Carneiro, 14-Aug-2015.)
(𝑋𝐴 → (𝐷 ∈ (Met‘𝑋) ↔ (𝐷:(𝑋 × 𝑋)⟶ℝ ∧ ∀𝑥𝑋𝑦𝑋 (((𝑥𝐷𝑦) = 0 ↔ 𝑥 = 𝑦) ∧ ∀𝑧𝑋 (𝑥𝐷𝑦) ≤ ((𝑧𝐷𝑥) + (𝑧𝐷𝑦))))))
 
Theoremisxmet 13139* Express the predicate "𝐷 is an extended metric". (Contributed by Mario Carneiro, 20-Aug-2015.)
(𝑋𝐴 → (𝐷 ∈ (∞Met‘𝑋) ↔ (𝐷:(𝑋 × 𝑋)⟶ℝ* ∧ ∀𝑥𝑋𝑦𝑋 (((𝑥𝐷𝑦) = 0 ↔ 𝑥 = 𝑦) ∧ ∀𝑧𝑋 (𝑥𝐷𝑦) ≤ ((𝑧𝐷𝑥) +𝑒 (𝑧𝐷𝑦))))))
 
Theoremismeti 13140* Properties that determine a metric. (Contributed by NM, 17-Nov-2006.) (Revised by Mario Carneiro, 14-Aug-2015.)
𝑋 ∈ V    &   𝐷:(𝑋 × 𝑋)⟶ℝ    &   ((𝑥𝑋𝑦𝑋) → ((𝑥𝐷𝑦) = 0 ↔ 𝑥 = 𝑦))    &   ((𝑥𝑋𝑦𝑋𝑧𝑋) → (𝑥𝐷𝑦) ≤ ((𝑧𝐷𝑥) + (𝑧𝐷𝑦)))       𝐷 ∈ (Met‘𝑋)
 
Theoremisxmetd 13141* Properties that determine an extended metric. (Contributed by Mario Carneiro, 20-Aug-2015.)
(𝜑𝑋 ∈ V)    &   (𝜑𝐷:(𝑋 × 𝑋)⟶ℝ*)    &   ((𝜑 ∧ (𝑥𝑋𝑦𝑋)) → ((𝑥𝐷𝑦) = 0 ↔ 𝑥 = 𝑦))    &   ((𝜑 ∧ (𝑥𝑋𝑦𝑋𝑧𝑋)) → (𝑥𝐷𝑦) ≤ ((𝑧𝐷𝑥) +𝑒 (𝑧𝐷𝑦)))       (𝜑𝐷 ∈ (∞Met‘𝑋))
 
Theoremisxmet2d 13142* It is safe to only require the triangle inequality when the values are real (so that we can use the standard addition over the reals), but in this case the nonnegativity constraint cannot be deduced and must be provided separately. (Counterexample: 𝐷(𝑥, 𝑦) = if(𝑥 = 𝑦, 0, -∞) satisfies all hypotheses except nonnegativity.) (Contributed by Mario Carneiro, 20-Aug-2015.)
(𝜑𝑋 ∈ V)    &   (𝜑𝐷:(𝑋 × 𝑋)⟶ℝ*)    &   ((𝜑 ∧ (𝑥𝑋𝑦𝑋)) → 0 ≤ (𝑥𝐷𝑦))    &   ((𝜑 ∧ (𝑥𝑋𝑦𝑋)) → ((𝑥𝐷𝑦) ≤ 0 ↔ 𝑥 = 𝑦))    &   ((𝜑 ∧ (𝑥𝑋𝑦𝑋𝑧𝑋) ∧ ((𝑧𝐷𝑥) ∈ ℝ ∧ (𝑧𝐷𝑦) ∈ ℝ)) → (𝑥𝐷𝑦) ≤ ((𝑧𝐷𝑥) + (𝑧𝐷𝑦)))       (𝜑𝐷 ∈ (∞Met‘𝑋))
 
Theoremmetflem 13143* Lemma for metf 13145 and others. (Contributed by NM, 30-Aug-2006.) (Revised by Mario Carneiro, 14-Aug-2015.)
(𝐷 ∈ (Met‘𝑋) → (𝐷:(𝑋 × 𝑋)⟶ℝ ∧ ∀𝑥𝑋𝑦𝑋 (((𝑥𝐷𝑦) = 0 ↔ 𝑥 = 𝑦) ∧ ∀𝑧𝑋 (𝑥𝐷𝑦) ≤ ((𝑧𝐷𝑥) + (𝑧𝐷𝑦)))))
 
Theoremxmetf 13144 Mapping of the distance function of an extended metric. (Contributed by Mario Carneiro, 20-Aug-2015.)
(𝐷 ∈ (∞Met‘𝑋) → 𝐷:(𝑋 × 𝑋)⟶ℝ*)
 
Theoremmetf 13145 Mapping of the distance function of a metric space. (Contributed by NM, 30-Aug-2006.)
(𝐷 ∈ (Met‘𝑋) → 𝐷:(𝑋 × 𝑋)⟶ℝ)
 
Theoremxmetcl 13146 Closure of the distance function of a metric space. Part of Property M1 of [Kreyszig] p. 3. (Contributed by NM, 30-Aug-2006.)
((𝐷 ∈ (∞Met‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → (𝐴𝐷𝐵) ∈ ℝ*)
 
Theoremmetcl 13147 Closure of the distance function of a metric space. Part of Property M1 of [Kreyszig] p. 3. (Contributed by NM, 30-Aug-2006.)
((𝐷 ∈ (Met‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → (𝐴𝐷𝐵) ∈ ℝ)
 
Theoremismet2 13148 An extended metric is a metric exactly when it takes real values for all values of the arguments. (Contributed by Mario Carneiro, 20-Aug-2015.)
(𝐷 ∈ (Met‘𝑋) ↔ (𝐷 ∈ (∞Met‘𝑋) ∧ 𝐷:(𝑋 × 𝑋)⟶ℝ))
 
Theoremmetxmet 13149 A metric is an extended metric. (Contributed by Mario Carneiro, 20-Aug-2015.)
(𝐷 ∈ (Met‘𝑋) → 𝐷 ∈ (∞Met‘𝑋))
 
Theoremxmetdmdm 13150 Recover the base set from an extended metric. (Contributed by Mario Carneiro, 23-Aug-2015.)
(𝐷 ∈ (∞Met‘𝑋) → 𝑋 = dom dom 𝐷)
 
Theoremmetdmdm 13151 Recover the base set from a metric. (Contributed by Mario Carneiro, 23-Aug-2015.)
(𝐷 ∈ (Met‘𝑋) → 𝑋 = dom dom 𝐷)
 
Theoremxmetunirn 13152 Two ways to express an extended metric on an unspecified base. (Contributed by Mario Carneiro, 13-Oct-2015.)
(𝐷 ran ∞Met ↔ 𝐷 ∈ (∞Met‘dom dom 𝐷))
 
Theoremxmeteq0 13153 The value of an extended metric is zero iff its arguments are equal. (Contributed by Mario Carneiro, 20-Aug-2015.)
((𝐷 ∈ (∞Met‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → ((𝐴𝐷𝐵) = 0 ↔ 𝐴 = 𝐵))
 
Theoremmeteq0 13154 The value of a metric is zero iff its arguments are equal. Property M2 of [Kreyszig] p. 4. (Contributed by NM, 30-Aug-2006.)
((𝐷 ∈ (Met‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → ((𝐴𝐷𝐵) = 0 ↔ 𝐴 = 𝐵))
 
Theoremxmettri2 13155 Triangle inequality for the distance function of an extended metric. (Contributed by Mario Carneiro, 20-Aug-2015.)
((𝐷 ∈ (∞Met‘𝑋) ∧ (𝐶𝑋𝐴𝑋𝐵𝑋)) → (𝐴𝐷𝐵) ≤ ((𝐶𝐷𝐴) +𝑒 (𝐶𝐷𝐵)))
 
Theoremmettri2 13156 Triangle inequality for the distance function of a metric space. (Contributed by NM, 30-Aug-2006.) (Revised by Mario Carneiro, 20-Aug-2015.)
((𝐷 ∈ (Met‘𝑋) ∧ (𝐶𝑋𝐴𝑋𝐵𝑋)) → (𝐴𝐷𝐵) ≤ ((𝐶𝐷𝐴) + (𝐶𝐷𝐵)))
 
Theoremxmet0 13157 The distance function of a metric space is zero if its arguments are equal. Definition 14-1.1(a) of [Gleason] p. 223. (Contributed by Mario Carneiro, 20-Aug-2015.)
((𝐷 ∈ (∞Met‘𝑋) ∧ 𝐴𝑋) → (𝐴𝐷𝐴) = 0)
 
Theoremmet0 13158 The distance function of a metric space is zero if its arguments are equal. Definition 14-1.1(a) of [Gleason] p. 223. (Contributed by NM, 30-Aug-2006.)
((𝐷 ∈ (Met‘𝑋) ∧ 𝐴𝑋) → (𝐴𝐷𝐴) = 0)
 
Theoremxmetge0 13159 The distance function of a metric space is nonnegative. (Contributed by Mario Carneiro, 20-Aug-2015.)
((𝐷 ∈ (∞Met‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → 0 ≤ (𝐴𝐷𝐵))
 
Theoremmetge0 13160 The distance function of a metric space is nonnegative. (Contributed by NM, 27-Aug-2006.) (Revised by Mario Carneiro, 14-Aug-2015.)
((𝐷 ∈ (Met‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → 0 ≤ (𝐴𝐷𝐵))
 
Theoremxmetlecl 13161 Real closure of an extended metric value that is upper bounded by a real. (Contributed by Mario Carneiro, 20-Aug-2015.)
((𝐷 ∈ (∞Met‘𝑋) ∧ (𝐴𝑋𝐵𝑋) ∧ (𝐶 ∈ ℝ ∧ (𝐴𝐷𝐵) ≤ 𝐶)) → (𝐴𝐷𝐵) ∈ ℝ)
 
Theoremxmetsym 13162 The distance function of an extended metric space is symmetric. (Contributed by Mario Carneiro, 20-Aug-2015.)
((𝐷 ∈ (∞Met‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → (𝐴𝐷𝐵) = (𝐵𝐷𝐴))
 
Theoremxmetpsmet 13163 An extended metric is a pseudometric. (Contributed by Thierry Arnoux, 7-Feb-2018.)
(𝐷 ∈ (∞Met‘𝑋) → 𝐷 ∈ (PsMet‘𝑋))
 
Theoremxmettpos 13164 The distance function of an extended metric space is symmetric. (Contributed by Mario Carneiro, 20-Aug-2015.)
(𝐷 ∈ (∞Met‘𝑋) → tpos 𝐷 = 𝐷)
 
Theoremmetsym 13165 The distance function of a metric space is symmetric. Definition 14-1.1(c) of [Gleason] p. 223. (Contributed by NM, 27-Aug-2006.) (Revised by Mario Carneiro, 20-Aug-2015.)
((𝐷 ∈ (Met‘𝑋) ∧ 𝐴𝑋𝐵𝑋) → (𝐴𝐷𝐵) = (𝐵𝐷𝐴))
 
Theoremxmettri 13166 Triangle inequality for the distance function of a metric space. Definition 14-1.1(d) of [Gleason] p. 223. (Contributed by Mario Carneiro, 20-Aug-2015.)
((𝐷 ∈ (∞Met‘𝑋) ∧ (𝐴𝑋𝐵𝑋𝐶𝑋)) → (𝐴𝐷𝐵) ≤ ((𝐴𝐷𝐶) +𝑒 (𝐶𝐷𝐵)))
 
Theoremmettri 13167 Triangle inequality for the distance function of a metric space. Definition 14-1.1(d) of [Gleason] p. 223. (Contributed by NM, 27-Aug-2006.)
((𝐷 ∈ (Met‘𝑋) ∧ (𝐴𝑋𝐵𝑋𝐶𝑋)) → (𝐴𝐷𝐵) ≤ ((𝐴𝐷𝐶) + (𝐶𝐷𝐵)))
 
Theoremxmettri3 13168 Triangle inequality for the distance function of an extended metric. (Contributed by Mario Carneiro, 20-Aug-2015.)
((𝐷 ∈ (∞Met‘𝑋) ∧ (𝐴𝑋𝐵𝑋𝐶𝑋)) → (𝐴𝐷𝐵) ≤ ((𝐴𝐷𝐶) +𝑒 (𝐵𝐷𝐶)))
 
Theoremmettri3 13169 Triangle inequality for the distance function of a metric space. (Contributed by NM, 13-Mar-2007.)
((𝐷 ∈ (Met‘𝑋) ∧ (𝐴𝑋𝐵𝑋𝐶𝑋)) → (𝐴𝐷𝐵) ≤ ((𝐴𝐷𝐶) + (𝐵𝐷𝐶)))
 
Theoremxmetrtri 13170 One half of the reverse triangle inequality for the distance function of an extended metric. (Contributed by Mario Carneiro, 4-Sep-2015.)
((𝐷 ∈ (∞Met‘𝑋) ∧ (𝐴𝑋𝐵𝑋𝐶𝑋)) → ((𝐴𝐷𝐶) +𝑒 -𝑒(𝐵𝐷𝐶)) ≤ (𝐴𝐷𝐵))
 
Theoremmetrtri 13171 Reverse triangle inequality for the distance function of a metric space. (Contributed by Mario Carneiro, 5-May-2014.) (Revised by Jim Kingdon, 21-Apr-2023.)
((𝐷 ∈ (Met‘𝑋) ∧ (𝐴𝑋𝐵𝑋𝐶𝑋)) → (abs‘((𝐴𝐷𝐶) − (𝐵𝐷𝐶))) ≤ (𝐴𝐷𝐵))
 
Theoremmetn0 13172 A metric space is nonempty iff its base set is nonempty. (Contributed by NM, 4-Oct-2007.) (Revised by Mario Carneiro, 14-Aug-2015.)
(𝐷 ∈ (Met‘𝑋) → (𝐷 ≠ ∅ ↔ 𝑋 ≠ ∅))
 
Theoremxmetres2 13173 Restriction of an extended metric. (Contributed by Mario Carneiro, 20-Aug-2015.)
((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑅𝑋) → (𝐷 ↾ (𝑅 × 𝑅)) ∈ (∞Met‘𝑅))
 
Theoremmetreslem 13174 Lemma for metres 13177. (Contributed by Mario Carneiro, 24-Aug-2015.)
(dom 𝐷 = (𝑋 × 𝑋) → (𝐷 ↾ (𝑅 × 𝑅)) = (𝐷 ↾ ((𝑋𝑅) × (𝑋𝑅))))
 
Theoremmetres2 13175 Lemma for metres 13177. (Contributed by FL, 12-Oct-2006.) (Proof shortened by Mario Carneiro, 14-Aug-2015.)
((𝐷 ∈ (Met‘𝑋) ∧ 𝑅𝑋) → (𝐷 ↾ (𝑅 × 𝑅)) ∈ (Met‘𝑅))
 
Theoremxmetres 13176 A restriction of an extended metric is an extended metric. (Contributed by Mario Carneiro, 24-Aug-2015.)
(𝐷 ∈ (∞Met‘𝑋) → (𝐷 ↾ (𝑅 × 𝑅)) ∈ (∞Met‘(𝑋𝑅)))
 
Theoremmetres 13177 A restriction of a metric is a metric. (Contributed by NM, 26-Aug-2007.) (Revised by Mario Carneiro, 14-Aug-2015.)
(𝐷 ∈ (Met‘𝑋) → (𝐷 ↾ (𝑅 × 𝑅)) ∈ (Met‘(𝑋𝑅)))
 
Theorem0met 13178 The empty metric. (Contributed by NM, 30-Aug-2006.) (Revised by Mario Carneiro, 14-Aug-2015.)
∅ ∈ (Met‘∅)
 
8.2.3  Metric space balls
 
Theoremblfvalps 13179* The value of the ball function. (Contributed by NM, 30-Aug-2006.) (Revised by Mario Carneiro, 11-Nov-2013.) (Revised by Thierry Arnoux, 11-Feb-2018.)
(𝐷 ∈ (PsMet‘𝑋) → (ball‘𝐷) = (𝑥𝑋, 𝑟 ∈ ℝ* ↦ {𝑦𝑋 ∣ (𝑥𝐷𝑦) < 𝑟}))
 
Theoremblfval 13180* The value of the ball function. (Contributed by NM, 30-Aug-2006.) (Revised by Mario Carneiro, 11-Nov-2013.) (Proof shortened by Thierry Arnoux, 11-Feb-2018.)
(𝐷 ∈ (∞Met‘𝑋) → (ball‘𝐷) = (𝑥𝑋, 𝑟 ∈ ℝ* ↦ {𝑦𝑋 ∣ (𝑥𝐷𝑦) < 𝑟}))
 
Theoremblex 13181 A ball is a set. (Contributed by Jim Kingdon, 4-May-2023.)
(𝐷 ∈ (∞Met‘𝑋) → (ball‘𝐷) ∈ V)
 
Theoremblvalps 13182* The ball around a point 𝑃 is the set of all points whose distance from 𝑃 is less than the ball's radius 𝑅. (Contributed by NM, 31-Aug-2006.) (Revised by Mario Carneiro, 11-Nov-2013.) (Revised by Thierry Arnoux, 11-Mar-2018.)
((𝐷 ∈ (PsMet‘𝑋) ∧ 𝑃𝑋𝑅 ∈ ℝ*) → (𝑃(ball‘𝐷)𝑅) = {𝑥𝑋 ∣ (𝑃𝐷𝑥) < 𝑅})
 
Theoremblval 13183* The ball around a point 𝑃 is the set of all points whose distance from 𝑃 is less than the ball's radius 𝑅. (Contributed by NM, 31-Aug-2006.) (Revised by Mario Carneiro, 11-Nov-2013.)
((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑃𝑋𝑅 ∈ ℝ*) → (𝑃(ball‘𝐷)𝑅) = {𝑥𝑋 ∣ (𝑃𝐷𝑥) < 𝑅})
 
Theoremelblps 13184 Membership in a ball. (Contributed by NM, 2-Sep-2006.) (Revised by Mario Carneiro, 11-Nov-2013.) (Revised by Thierry Arnoux, 11-Mar-2018.)
((𝐷 ∈ (PsMet‘𝑋) ∧ 𝑃𝑋𝑅 ∈ ℝ*) → (𝐴 ∈ (𝑃(ball‘𝐷)𝑅) ↔ (𝐴𝑋 ∧ (𝑃𝐷𝐴) < 𝑅)))
 
Theoremelbl 13185 Membership in a ball. (Contributed by NM, 2-Sep-2006.) (Revised by Mario Carneiro, 11-Nov-2013.)
((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑃𝑋𝑅 ∈ ℝ*) → (𝐴 ∈ (𝑃(ball‘𝐷)𝑅) ↔ (𝐴𝑋 ∧ (𝑃𝐷𝐴) < 𝑅)))
 
Theoremelbl2ps 13186 Membership in a ball. (Contributed by NM, 9-Mar-2007.) (Revised by Thierry Arnoux, 11-Mar-2018.)
(((𝐷 ∈ (PsMet‘𝑋) ∧ 𝑅 ∈ ℝ*) ∧ (𝑃𝑋𝐴𝑋)) → (𝐴 ∈ (𝑃(ball‘𝐷)𝑅) ↔ (𝑃𝐷𝐴) < 𝑅))
 
Theoremelbl2 13187 Membership in a ball. (Contributed by NM, 9-Mar-2007.)
(((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑅 ∈ ℝ*) ∧ (𝑃𝑋𝐴𝑋)) → (𝐴 ∈ (𝑃(ball‘𝐷)𝑅) ↔ (𝑃𝐷𝐴) < 𝑅))
 
Theoremelbl3ps 13188 Membership in a ball, with reversed distance function arguments. (Contributed by NM, 10-Nov-2007.)
(((𝐷 ∈ (PsMet‘𝑋) ∧ 𝑅 ∈ ℝ*) ∧ (𝑃𝑋𝐴𝑋)) → (𝐴 ∈ (𝑃(ball‘𝐷)𝑅) ↔ (𝐴𝐷𝑃) < 𝑅))
 
Theoremelbl3 13189 Membership in a ball, with reversed distance function arguments. (Contributed by NM, 10-Nov-2007.)
(((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑅 ∈ ℝ*) ∧ (𝑃𝑋𝐴𝑋)) → (𝐴 ∈ (𝑃(ball‘𝐷)𝑅) ↔ (𝐴𝐷𝑃) < 𝑅))
 
Theoremblcomps 13190 Commute the arguments to the ball function. (Contributed by Mario Carneiro, 22-Jan-2014.) (Revised by Thierry Arnoux, 11-Mar-2018.)
(((𝐷 ∈ (PsMet‘𝑋) ∧ 𝑅 ∈ ℝ*) ∧ (𝑃𝑋𝐴𝑋)) → (𝐴 ∈ (𝑃(ball‘𝐷)𝑅) ↔ 𝑃 ∈ (𝐴(ball‘𝐷)𝑅)))
 
Theoremblcom 13191 Commute the arguments to the ball function. (Contributed by Mario Carneiro, 22-Jan-2014.)
(((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑅 ∈ ℝ*) ∧ (𝑃𝑋𝐴𝑋)) → (𝐴 ∈ (𝑃(ball‘𝐷)𝑅) ↔ 𝑃 ∈ (𝐴(ball‘𝐷)𝑅)))
 
Theoremxblpnfps 13192 The infinity ball in an extended metric is the set of all points that are a finite distance from the center. (Contributed by Mario Carneiro, 23-Aug-2015.) (Revised by Thierry Arnoux, 11-Mar-2018.)
((𝐷 ∈ (PsMet‘𝑋) ∧ 𝑃𝑋) → (𝐴 ∈ (𝑃(ball‘𝐷)+∞) ↔ (𝐴𝑋 ∧ (𝑃𝐷𝐴) ∈ ℝ)))
 
Theoremxblpnf 13193 The infinity ball in an extended metric is the set of all points that are a finite distance from the center. (Contributed by Mario Carneiro, 23-Aug-2015.)
((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑃𝑋) → (𝐴 ∈ (𝑃(ball‘𝐷)+∞) ↔ (𝐴𝑋 ∧ (𝑃𝐷𝐴) ∈ ℝ)))
 
Theoremblpnf 13194 The infinity ball in a standard metric is just the whole space. (Contributed by Mario Carneiro, 23-Aug-2015.)
((𝐷 ∈ (Met‘𝑋) ∧ 𝑃𝑋) → (𝑃(ball‘𝐷)+∞) = 𝑋)
 
Theorembldisj 13195 Two balls are disjoint if the center-to-center distance is more than the sum of the radii. (Contributed by Mario Carneiro, 30-Dec-2013.)
(((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑃𝑋𝑄𝑋) ∧ (𝑅 ∈ ℝ*𝑆 ∈ ℝ* ∧ (𝑅 +𝑒 𝑆) ≤ (𝑃𝐷𝑄))) → ((𝑃(ball‘𝐷)𝑅) ∩ (𝑄(ball‘𝐷)𝑆)) = ∅)
 
Theoremblgt0 13196 A nonempty ball implies that the radius is positive. (Contributed by NM, 11-Mar-2007.) (Revised by Mario Carneiro, 23-Aug-2015.)
(((𝐷 ∈ (∞Met‘𝑋) ∧ 𝑃𝑋𝑅 ∈ ℝ*) ∧ 𝐴 ∈ (𝑃(ball‘𝐷)𝑅)) → 0 < 𝑅)
 
Theorembl2in 13197 Two balls are disjoint if they don't overlap. (Contributed by NM, 11-Mar-2007.) (Revised by Mario Carneiro, 23-Aug-2015.)
(((𝐷 ∈ (Met‘𝑋) ∧ 𝑃𝑋𝑄𝑋) ∧ (𝑅 ∈ ℝ ∧ 𝑅 ≤ ((𝑃𝐷𝑄) / 2))) → ((𝑃(ball‘𝐷)𝑅) ∩ (𝑄(ball‘𝐷)𝑅)) = ∅)
 
Theoremxblss2ps 13198 One ball is contained in another if the center-to-center distance is less than the difference of the radii. In this version of blss2 13201 for extended metrics, we have to assume the balls are a finite distance apart, or else 𝑃 will not even be in the infinity ball around 𝑄. (Contributed by Mario Carneiro, 23-Aug-2015.) (Revised by Thierry Arnoux, 11-Mar-2018.)
(𝜑𝐷 ∈ (PsMet‘𝑋))    &   (𝜑𝑃𝑋)    &   (𝜑𝑄𝑋)    &   (𝜑𝑅 ∈ ℝ*)    &   (𝜑𝑆 ∈ ℝ*)    &   (𝜑 → (𝑃𝐷𝑄) ∈ ℝ)    &   (𝜑 → (𝑃𝐷𝑄) ≤ (𝑆 +𝑒 -𝑒𝑅))       (𝜑 → (𝑃(ball‘𝐷)𝑅) ⊆ (𝑄(ball‘𝐷)𝑆))
 
Theoremxblss2 13199 One ball is contained in another if the center-to-center distance is less than the difference of the radii. In this version of blss2 13201 for extended metrics, we have to assume the balls are a finite distance apart, or else 𝑃 will not even be in the infinity ball around 𝑄. (Contributed by Mario Carneiro, 23-Aug-2015.)
(𝜑𝐷 ∈ (∞Met‘𝑋))    &   (𝜑𝑃𝑋)    &   (𝜑𝑄𝑋)    &   (𝜑𝑅 ∈ ℝ*)    &   (𝜑𝑆 ∈ ℝ*)    &   (𝜑 → (𝑃𝐷𝑄) ∈ ℝ)    &   (𝜑 → (𝑃𝐷𝑄) ≤ (𝑆 +𝑒 -𝑒𝑅))       (𝜑 → (𝑃(ball‘𝐷)𝑅) ⊆ (𝑄(ball‘𝐷)𝑆))
 
Theoremblss2ps 13200 One ball is contained in another if the center-to-center distance is less than the difference of the radii. (Contributed by Mario Carneiro, 15-Jan-2014.) (Revised by Mario Carneiro, 23-Aug-2015.) (Revised by Thierry Arnoux, 11-Mar-2018.)
(((𝐷 ∈ (PsMet‘𝑋) ∧ 𝑃𝑋𝑄𝑋) ∧ (𝑅 ∈ ℝ ∧ 𝑆 ∈ ℝ ∧ (𝑃𝐷𝑄) ≤ (𝑆𝑅))) → (𝑃(ball‘𝐷)𝑅) ⊆ (𝑄(ball‘𝐷)𝑆))
    < 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-14113
  Copyright terms: Public domain < Previous  Next >