Theorems · Definition · functional analysis
NormedAddGroupHom.lift
{M : Type u_1} →
[inst : SeminormedAddCommGroup M] →
{N : Type u_3} →
[inst_1 : SeminormedAddCommGroup N] →
(S : AddSubgroup M) → (f : NormedAddGroupHom M N) → (∀ s ∈ S, f s = 0) → NormedAddGroupHom (M ⧸ S) NGiven f : NormedAddGroupHom M N such that f s = 0 for all s ∈ S, where,
S : AddSubgroup M is closed, the induced morphism NormedAddGroupHom (M ⧸ S) N.
- Defined in
- Mathlib.Analysis.Normed.Group.Quotient
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomproof · cited by 3,230
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- HasQuotient.Quotientstatement and proof · cited by 2,301
- NormedAddGroupHomstatement and proof · cited by 216
- ZeroHom.toFunproof · cited by 101
- AddMonoidHom.toZeroHomproof · cited by 61
- QuotientAddGroup.liftproof · cited by 15
- NormedAddGroupHom.toAddMonoidHomproof · cited by 13
Cited by8
Results whose statement or proof uses this declaration.
- NormedAddGroupHom.lift_norm_lestatement · cited by 2
- NormedAddGroupHom.norm_lift_lestatement and proof · cited by 1
- SemiNormedGrp.cokernelLiftproof · cited by 0
- NormedAddGroupHom.lift_mkstatement · cited by 0
- NormedAddGroupHom.lift_normNonincstatement and proof · cited by 0
- NormedAddGroupHom.lift_uniquestatement and proof · cited by 0
- NormedAddGroupHom.lift.congr_simpstatement and proof · cited by 0
- SemiNormedGrp₁.cokernelLiftproof · cited by 0