Mathlib Map

Theorems · Theorem · category theory

AddCommGrpCat.biprodIsoProd_inv_comp_fst_apply

∀ (G H : AddCommGrpCat) (x : ↑G × ↑H),
  (CategoryTheory.ConcreteCategory.hom CategoryTheory.Limits.biprod.fst)
      ((CategoryTheory.ConcreteCategory.hom (G.biprodIsoProd H).inv) x) =
    x.1
Defined in
Mathlib.Algebra.Category.Grp.Biproducts
Cited by
1 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.