Theorems · Theorem · functional analysis
NormedAddGroupHom.Equalizer.lift_normNoninc
∀ {V : Type u_1} {W : Type u_2} {V₁ : Type u_3} [inst : SeminormedAddCommGroup V] [inst_1 : SeminormedAddCommGroup W]
[inst_2 : SeminormedAddCommGroup V₁] {f g : NormedAddGroupHom V W} (φ : NormedAddGroupHom V₁ V)
(h : f.comp φ = g.comp φ), φ.NormNoninc → (NormedAddGroupHom.Equalizer.lift φ h).NormNonincThe lifting of a norm nonincreasing morphism is norm nonincreasing.
- Defined in
- Mathlib.Analysis.Normed.Group.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 171 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.
- AddSubgroupstatement · cited by 3,232
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedAddGroupHomstatement and proof · cited by 216
- NormedAddGroupHom.NormNonincstatement and proof · cited by 41
- NormedAddGroupHom.compstatement and proof · cited by 39
- NormedAddGroupHom.equalizerstatement · cited by 14
- NormedAddGroupHom.Equalizer.liftstatement · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- NormedAddGroupHom.Equalizer.map_normNonincproof · cited by 0