Theorems · Definition · functional analysis
NormedGroup.induced
{𝓕 : Type u_1} →
(E : Type u_5) →
(F : Type u_6) →
[inst : FunLike 𝓕 E F] →
[inst_1 : Group E] →
[inst_2 : NormedGroup F] → [MonoidHomClass 𝓕 E F] → (f : 𝓕) → Function.Injective ⇑f → NormedGroup EAn injective group homomorphism from a Group to a NormedGroup induces a NormedGroup
structure on the domain.
- Defined in
- Mathlib.Analysis.Normed.Group.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 120 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
- Groupstatement and proof · cited by 6,238
- FunLikestatement and proof · cited by 2,560
- MonoidHomClassstatement and proof · cited by 244
- NormedGroupstatement and proof · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.