Theorems · Definition · general topology
IsometryEquiv.sumArrowIsometryEquivProdArrow
{α : Type u} →
{β : Type v} →
{γ : Type w} →
[inst : PseudoEMetricSpace γ] → [inst_1 : Fintype α] → [inst_2 : Fintype β] → (α ⊕ β → γ) ≃ᵢ (α → γ) × (β → γ)The natural isometry (α ⊕ β → γ) ≃ᵢ (α → γ) × (β → γ) between the type of maps on a sum of
fintypes α ⊕ β and the pairs of functions on the types α and β.
Equiv.sumArrowEquivProdArrow as an IsometryEquiv.
- Defined in
- Mathlib.Topology.MetricSpace.Isometry
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivproof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- PseudoEMetricSpacestatement and proof · cited by 1,536
- IsometryEquivstatement · cited by 177
- Equiv.sumArrowEquivProdArrowproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- IsometryEquiv.sumArrowIsometryEquivProdArrow_applystatement and proof · cited by 0
- IsometryEquiv.sumArrowIsometryEquivProdArrow_symm_applystatement and proof · cited by 0
- IsometryEquiv.sumArrowIsometryEquivProdArrow_toHomeomorphstatement · cited by 0