Theorems · Theorem · linear algebra
AlternatingMap.curryLeft_compAlternatingMap
∀ {R : Type u_1} {M : Type u_2} {N : Type u_4} {N₂ : Type u_5} [inst : CommSemiring R] [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid N] [inst_3 : AddCommMonoid N₂] [inst_4 : Module R M] [inst_5 : Module R N]
[inst_6 : Module R N₂] {n : ℕ} (g : N →ₗ[R] N₂) (f : M [⋀^Fin n.succ]→ₗ[R] N) (m : M),
(g.compAlternatingMap f).curryLeft m = g.compAlternatingMap (f.curryLeft m)- Defined in
- Mathlib.LinearAlgebra.Alternating.Curry
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 38 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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- AlternatingMapstatement and proof · cited by 329
- LinearMap.compAlternatingMapstatement · cited by 28
- AlternatingMap.curryLeftstatement · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.