Theorems · Theorem · category theory
CategoryTheory.Mat_.mk.inj
∀ {C : Type u₁} {ι : Type} {fintype : Fintype ι} {X : ι → C} {ι_1 : Type} {fintype_1 : Fintype ι_1} {X_1 : ι_1 → C},
{ ι := ι, fintype := fintype, X := X } = { ι := ι_1, fintype := fintype_1, X := X_1 } →
ι = ι_1 ∧ fintype ≍ fintype_1 ∧ X ≍ X_1- Defined in
- Mathlib.CategoryTheory.Preadditive.Mat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- CategoryTheory.Mat_statement · cited by 44
- CategoryTheory.Mat_.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Mat_.mk.injEqproof · cited by 0