Theorems · Theorem · category theory
CategoryTheory.HomOrthogonal.equiv_of_iso
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {ι : Type u_1} {s : ι → C}
[inst_1 : CategoryTheory.Preadditive C] [inst_2 : CategoryTheory.Limits.HasFiniteBiproducts C]
[∀ (i : ι), InvariantBasisNumber (CategoryTheory.End (s i))],
CategoryTheory.HomOrthogonal s →
∀ {α β : Type} [inst_4 : Finite α] [inst_5 : Finite β] {f : α → ι} {g : β → ι}
(i : (⨁ fun a => s (f a)) ≅ ⨁ fun b => s (g b)), ∃ e, ∀ (a : α), g (e a) = f aGiven a hom orthogonal family s : ι → C
for which each End (s i) is a ring with invariant basis number (e.g. if each s i is simple),
if two direct sums over s are isomorphic, then they have the same multiplicities.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Equivstatement · cited by 8,337
- Fintypeproof · cited by 7,736
- CategoryTheory.Iso.homproof · cited by 7,684
- Set.Elemproof · cited by 7,166
- CategoryTheory.Iso.invproof · cited by 6,514
- Set.preimageproof · cited by 4,946
- Matrixproof · cited by 4,303
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- Finitestatement and proof · cited by 3,029
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.