Mathlib Map

Theorems · Theorem · category theory

SemiNormedGrp.explicitCokernelDesc_norm_le_of_norm_le

∀ {X Y Z : SemiNormedGrp} {f : X ⟶ Y} {g : Y ⟶ Z} (w : CategoryTheory.CategoryStruct.comp f g = 0) (c : NNReal),
  ‖g‖ ≤ ↑c → ‖SemiNormedGrp.explicitCokernelDesc w‖ ≤ ↑c
Defined in
Mathlib.Analysis.Normed.Group.SemiNormedGrp.Kernels
Cited by
2 results in Mathlib
Foundations
Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.