Theorems · Definition · functional analysis
NormedAddGroupHom.Equalizer.liftEquiv
{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} → { φ // f.comp φ = g.comp φ } ≃ NormedAddGroupHom V₁ ↥(f.equalizer g)The lifting property of the equalizer as an equivalence.
- Defined in
- Mathlib.Analysis.Normed.Group.Hom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- 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.equalizerstatement and proof · cited by 14
- NormedAddGroupHom.Equalizer.ιproof · cited by 7
- NormedAddGroupHom.Equalizer.liftproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- NormedAddGroupHom.Equalizer.liftEquiv_symm_apply_coestatement and proof · cited by 0
- NormedAddGroupHom.Equalizer.liftEquiv_applystatement and proof · cited by 0