Theorems · Definition · linear algebra
exteriorPower.map
{R : Type u} →
[inst : CommRing R] →
(n : ℕ) →
{M : Type u_1} →
{N : Type u_2} →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
[inst_3 : AddCommGroup N] → [inst_4 : Module R N] → (M →ₗ[R] N) → ↥(⋀[R]^n M) →ₗ[R] ↥(⋀[R]^n N)The linear map between nth exterior powers induced by a linear map between the modules.
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement · cited by 7,192
- QuadraticFormstatement · cited by 507
- ExteriorAlgebrastatement · cited by 131
- ExteriorAlgebra.exteriorPowerstatement · cited by 66
- exteriorPower.ιMultiproof · cited by 30
- AlternatingMap.compLinearMapproof · cited by 22
Cited by15
Results whose statement or proof uses this declaration.
- ModuleCat.exteriorPower.mapproof · cited by 6
- exteriorPower.map_apply_ιMultistatement · cited by 5
- exteriorPower.map_comp_ιMultistatement · cited by 3
- exteriorPower.map_comp_ιMulti_familystatement · cited by 2
- exteriorPower.map_compstatement and proof · cited by 1
- exteriorPower.map_idstatement · cited by 1
- exteriorPower.map_injectivestatement and proof · cited by 1
- exteriorPower.map_injective_fieldstatement · cited by 1
- exteriorPower.oneEquiv_naturalitystatement · cited by 1
- exteriorPower.zeroEquiv_naturalitystatement · cited by 1
- exteriorPower.alternatingMapLinearEquiv_symm_mapstatement · cited by 0
- exteriorPower.map_apply_ιMulti_familystatement · cited by 0