Theorems · Theorem · category theory
CategoryTheory.Biprod.unipotentLower_inv
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C]
[inst_2 : CategoryTheory.Limits.HasBinaryBiproducts C] {X₁ X₂ : C} (r : X₂ ⟶ X₁),
(CategoryTheory.Biprod.unipotentLower r).inv =
CategoryTheory.Biprod.ofComponents (CategoryTheory.CategoryStruct.id X₁) 0 (-r)
(CategoryTheory.CategoryStruct.id X₂)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Limits.biprodstatement · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductsstatement and proof · cited by 165
- CategoryTheory.Biprod.ofComponentsstatement · cited by 10
- CategoryTheory.Biprod.unipotentLowerstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.