Theorems · Definition · functional analysis
NormedRing.induced
{F : Type u_5} →
(R : Type u_6) →
(S : Type u_7) →
[inst : FunLike F R S] →
[inst_1 : Ring R] →
[inst_2 : NormedRing S] → [NonUnitalRingHomClass F R S] → (f : F) → Function.Injective ⇑f → NormedRing RAn injective non-unital ring homomorphism from a Ring to a NormedRing induces a
NormedRing structure on the domain.
See note [reducible non-instances]
- Defined in
- Mathlib.Analysis.Normed.Ring.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 125 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.
- DFunLike.coestatement and proof · cited by 62,936
- Ringstatement and proof · cited by 7,463
- FunLikestatement and proof · cited by 2,560
- NormedRingstatement and proof · cited by 924
- NonUnitalRingHomClassstatement and proof · cited by 82
Cited by3
Results whose statement or proof uses this declaration.
- Unitization.normedRingAuxproof · cited by 8
- Equiv.normedRingproof · cited by 0
- Matrix.l2OpNormedRingAuxproof · cited by 0