Theorems · Theorem · category theory
CategoryTheory.HomOrthogonal.matrixDecompositionLinearEquiv_apply
∀ {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] {R : Type u_2}
[inst_3 : Semiring R] [inst_4 : CategoryTheory.Linear R C] (o : CategoryTheory.HomOrthogonal s) {α β : Type}
[inst_5 : Finite α] [inst_6 : Finite β] {f : α → ι} {g : β → ι} (a : (⨁ fun a => s (f a)) ⟶ ⨁ fun b => s (g b))
(i : ι), o.matrixDecompositionLinearEquiv a i = o.matrixDecompositionAddEquiv.toFun a i- Cited by
- 0 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Set.Elemstatement · cited by 7,166
- Set.preimagestatement · cited by 4,946
- Matrixstatement · cited by 4,303
- LinearEquivstatement · cited by 3,317
- 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.