Theorems · Definition · functional analysis
NormedAddGroupHom.ker.lift
{V₁ : Type u_3} →
{V₂ : Type u_4} →
{V₃ : Type u_5} →
[inst : SeminormedAddCommGroup V₁] →
[inst_1 : SeminormedAddCommGroup V₂] →
[inst_2 : SeminormedAddCommGroup V₃] →
(f : NormedAddGroupHom V₁ V₂) → (g : NormedAddGroupHom V₂ V₃) → g.comp f = 0 → NormedAddGroupHom V₁ ↥g.kerGiven a normed group hom f : V₁ → V₂ satisfying g.comp f = 0 for some g : V₂ → V₃,
the corestriction of f to the kernel of g.
- Defined in
- Mathlib.Analysis.Normed.Group.Hom
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddSubgroupstatement · cited by 3,232
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedAddGroupHomstatement and proof · cited by 216
- NormedAddGroupHom.compstatement and proof · cited by 39
- NormedAddGroupHom.kerstatement · cited by 14
- NormedAddGroupHom.bound'proof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- NormedAddGroupHom.ker.lift.congr_simpstatement and proof · cited by 0
- NormedAddGroupHom.ker.incl_comp_liftstatement and proof · cited by 0
- NormedAddGroupHom.ker.lift_apply_coestatement and proof · cited by 0