Theorems · Theorem · general topology
IsUniformEmbedding.prod
∀ {α : Type u} {β : Type v} [inst : UniformSpace α] [inst_1 : UniformSpace β] {α' : Type u_1} {β' : Type u_2}
[inst_2 : UniformSpace α'] [inst_3 : UniformSpace β'] {e₁ : α → α'} {e₂ : β → β'},
IsUniformEmbedding e₁ → IsUniformEmbedding e₂ → IsUniformEmbedding fun p => (e₁ p.1, e₂ p.2)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- UniformSpacestatement and proof · cited by 2,040
- IsUniformInducingproof · cited by 128
- IsUniformEmbeddingstatement and proof · cited by 107
- IsUniformEmbedding.isUniformInducingproof · cited by 33
- IsUniformEmbedding.injectiveproof · cited by 13
- Function.Injective.prodMapproof · cited by 9
- IsUniformInducing.prodproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.