Theorems · Theorem · linear algebra
LinearMap.compAlternatingMap_apply
∀ {R : Type u_1} [inst : Semiring R] {M : Type u_2} [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {N : Type u_3}
[inst_3 : AddCommMonoid N] [inst_4 : Module R N] {ι : Type u_7} {N₂ : Type u_11} [inst_5 : AddCommMonoid N₂]
[inst_6 : Module R N₂] (g : N →ₗ[R] N₂) (f : M [⋀^ι]→ₗ[R] N) (m : ι → M), (g.compAlternatingMap f) m = g (f m)- Defined in
- Mathlib.LinearAlgebra.Alternating.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- AlternatingMapstatement and proof · cited by 329
- LinearMap.compAlternatingMapstatement · cited by 28
Cited by1
Results whose statement or proof uses this declaration.
- ExteriorAlgebra.liftAlternating_compproof · cited by 1