Theorems · Theorem · functional analysis
RingHomIsometric.inv
∀ {𝕜₁ : Type u_4} {𝕜₂ : Type u_5} [inst : SeminormedRing 𝕜₁] [inst_1 : SeminormedRing 𝕜₂] (σ : 𝕜₁ →+* 𝕜₂)
{σ' : 𝕜₂ →+* 𝕜₁} [RingHomInvPair σ σ'] [RingHomIsometric σ], RingHomIsometric σ'If σ and σ' are mutually inverse, then one is RingHomIsometric if the other is. Not an
instance, as it would cause loops.
- Defined in
- Mathlib.Analysis.Normed.Ring.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realproof · cited by 25,697
- RingHomstatement and proof · cited by 10,189
- Norm.normproof · cited by 5,413
- RingHomInvPairstatement and proof · cited by 523
- SeminormedRingstatement and proof · cited by 446
- RingHomIsometricstatement and proof · cited by 282
- RingHomIsometric.norm_mapproof · cited by 9
- RingHomInvPair.comp_apply_eq₂proof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- HasFDerivAt.comp_semilinearproof · cited by 3
- HasDerivAt.comp_semilinearproof · cited by 2