Theorems · Definition · linear algebra
ModuleCat.AlternatingMap.postcomp
{R : Type u} →
[inst : CommRing R] →
{M : ModuleCat R} →
{N : ModuleCat R} → {n : ℕ} → M.AlternatingMap N n → {N' : ModuleCat R} → (N ⟶ N') → M.AlternatingMap N' nThe postcomposition of an alternating map by a linear map.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CommRingstatement and proof · cited by 17,173
- ModuleCatstatement and proof · cited by 1,429
- ModuleCat.Hom.homproof · cited by 341
- LinearMap.compAlternatingMapproof · cited by 28
- ModuleCat.AlternatingMapstatement and proof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- ModuleCat.exteriorPower.hom_extstatement and proof · cited by 1
- ModuleCat.exteriorPower.hom_ext_iffstatement and proof · cited by 0
- ModuleCat.AlternatingMap.postcomp_applystatement · cited by 0