Theorems · Theorem · functional analysis
QuotientAddGroup.norm_lift_apply_le
∀ {M : Type u_1} {N : Type u_2} [inst : SeminormedAddCommGroup M] [inst_1 : SeminormedAddCommGroup N]
{S : AddSubgroup M} (f : NormedAddGroupHom M N) (hf : ∀ x ∈ S, f x = 0) (x : M ⧸ S),
‖(QuotientAddGroup.lift S f.toAddMonoidHom hf) x‖ ≤ ‖f‖ * ‖x‖- Defined in
- Mathlib.Analysis.Normed.Group.Quotient
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Realstatement · cited by 25,697
- Norm.normstatement and proof · cited by 5,413
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement · cited by 3,230
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- HasQuotient.Quotientstatement and proof · cited by 2,301
- MulZeroClass.zero_mulproof · cited by 1,625
- norm_nonnegproof · cited by 725
- QuotientAddGroup.mkproof · cited by 348
- not_ltproof · cited by 306
- LT.lt.not_geproof · cited by 305
Cited by2
Results whose statement or proof uses this declaration.
- NormedAddGroupHom.norm_lift_leproof · cited by 1
- AddSubgroup.norm_normedMkproof · cited by 0