Theorems · Theorem · general topology
Isometry.coveringNumber_image
∀ {Y : Type u_2} [inst : PseudoEMetricSpace Y] {ε : NNReal} {X : Type u_3} [inst_1 : EMetricSpace X] {f : X → Y},
Isometry f → ∀ {A : Set X}, Metric.coveringNumber ε (f '' A) = Metric.coveringNumber ε AThe covering number of the image of a set under an injective isometry is equal to
the covering number of the set.
See Isometry.coveringNumber_image' for the version in a PseudoEMetricSpace and not
an EMetricSpace, for which an additional injectivity assumption is needed.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- ENatstatement · cited by 4,985
- NNRealstatement and proof · cited by 4,310
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Function.Injective.injOnproof · cited by 280
- EMetricSpacestatement and proof · cited by 242
- Isometrystatement and proof · cited by 230
- Metric.coveringNumberstatement · cited by 19
- Isometry.injectiveproof · cited by 11
- Isometry.coveringNumber_image'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.