Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions properties/P000144.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
uid: P000144
slug: locally-pseudometrizable
name: Locally pseudometrizable
refs:
- doi: 10.1090/S0002-9947-1969-0251719-4
name: TODO
---

Every point has a neighborhood that is {P121}.
10 changes: 4 additions & 6 deletions theorems/T000057.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
---
uid: T000057
if:
P000121: true
P000144: true
then:
P000028: true
refs:
- doi: 10.1007/978-1-4612-6290-9
name: Counterexamples in Topology
- mathse: 4659902
name: How can the implication metrizable -> first countable be generalized?
---

If $X$ is pseudometric, for any $x \in X$, $\{B(x,\frac{1}{n})\,|\,n \in \omega\}$ is a countable local base at $x$.

Asserted on page 34-35 of {{doi:10.1007/978-1-4612-6290-9}} for metric spaces. The same holds for pseudometric spaces.
Take a pseduometrizable neighborhood. The balls of rational radius within this neighborhood form a local basis.
Copy link
Collaborator

@ccaruvana ccaruvana Mar 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't catch this before accepting the pull request, but "pseudometrizable" is misspelled; it appears as "pseduometrizable"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll make a hotfix for this directly on main.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll make a hotfix for this directly on main.

Seems T327 has the same missplelling.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed now in 70e67cd. I'm okay if maintainers/reviewers do trivial (literally one line) typo changes directly on main.

Go to e.g. https://github.com/pi-base/data/blob/main/theorems/T000327.md click the pencil icon to get a quick editor, make the fix, change the commit message to say "fixed typo" (I forgot to do this at 70e67cd), then commit directly to main.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure it would let me do this. Just to check, I clicked on the pencil icon and at the bottom it says "you can't commit to main, because it's a protected branch. Create a new branch for this commit and start a pull request."

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops. I guess that might be an admin-only feature. So in that case I still recommend the workflow when convenient, but rather than committing to main, create a "patch" branch and open a PR that can be quickly reviewed/accepted by others.

12 changes: 12 additions & 0 deletions theorems/T000326.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
uid: T000326
if:
P000121: true
then:
P000144: true
refs:
- mathse: 4659902
name: How can the implication metrizable -> first countable be generalized?
---

The entire space is the desired neighborhood.
12 changes: 12 additions & 0 deletions theorems/T000327.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
uid: T000327
if:
P000082: true
then:
P000144: true
refs:
- mathse: 4659902
name: How can the implication metrizable -> first countable be generalized?
---

Every metric is a pseduometric.