Similar.comp_isometry_right
∀ {ι : Type u_1} {P₁ : Type u_3} {P₂ : Type u_4} {P₃ : Type u_5} {v₁ : ι → P₁} {v₂ : ι → P₂}
[inst : PseudoEMetricSpace P₁] [inst_1 : PseudoEMetricSpace P₂] [inst_2 : PseudoEMetricSpace P₃] {f : P₂ → P₃},
Isometry f → Similar v₁ v₂ → Similar v₁ (f ∘ v₂)- Defined in
- Mathlib.Topology.MetricSpace.Similarity
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 153 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.
- PseudoEMetricSpacestatement and proof · cited by 1,536
- Isometrystatement and proof · cited by 230
- Similarstatement and proof · cited by 49
- Isometry.toDilationproof · cited by 8
- Similar.comp_rightproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.