Theorems · Theorem · functional analysis
SeparationQuotient.norm_liftNormedAddGroupHom_apply_le
∀ {M : Type u_1} {N : Type u_2} [inst : SeminormedAddCommGroup M] [inst_1 : SeminormedAddCommGroup N]
(f : NormedAddGroupHom M N) (hf : ∀ (x : M), ‖x‖ = 0 → f x = 0) (x : SeparationQuotient M),
‖(SeparationQuotient.liftNormedAddGroupHom f hf) x‖ ≤ ‖f‖ * ‖x‖- Cited by
- 2 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
- Realstatement · cited by 25,697
- Norm.normstatement and proof · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedAddGroupHomstatement and proof · cited by 216
- SeparationQuotientstatement and proof · cited by 128
- SeparationQuotient.mkproof · cited by 94
- SeparationQuotient.surjective_mkproof · cited by 12
- NormedAddGroupHom.le_opNormproof · cited by 9
- SeparationQuotient.liftNormedAddGroupHomstatement · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- SeparationQuotient.norm_liftNormedAddGroupHom_leproof · cited by 1
- SeparationQuotient.liftNormedAddGroupHom_normNonincproof · cited by 0