Theorems · Definition · linear algebra
exteriorPower.alternatingMapLinearEquiv
{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 [⋀^Fin n]→ₗ[R] N ≃ₗ[R] ↥(⋀[R]^n M) →ₗ[R] NThe linear equivalence between n-fold alternating maps from M to N and linear maps from
⋀[R]^n M to N: this is the universal property of the nth exterior power of M.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Submodulestatement · cited by 7,192
- LinearEquivstatement · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- QuadraticFormstatement · cited by 507
- Equiv.transproof · cited by 337
- AlternatingMapstatement · cited by 329
- ExteriorAlgebrastatement · cited by 131
Cited by12
Results whose statement or proof uses this declaration.
- exteriorPower.mapproof · cited by 14
- exteriorPower.alternatingMapLinearEquiv_apply_ιMultistatement · cited by 8
- exteriorPower.alternatingMapLinearEquiv_comp_ιMultistatement and proof · cited by 5
- exteriorPower.pairingDualproof · cited by 3
- exteriorPower.zeroEquivproof · cited by 3
- exteriorPower.oneEquivproof · cited by 3
- exteriorPower.toTensorPowerproof · cited by 1
- ModuleCat.exteriorPower.descproof · cited by 1
- exteriorPower.alternatingMapLinearEquiv_symm_mapstatement and proof · cited by 0
- exteriorPower.alternatingMapLinearEquiv_ιMultistatement · cited by 0
- exteriorPower.alternatingMapLinearEquiv_compstatement · cited by 0
- exteriorPower.alternatingMapLinearEquiv_symm_applystatement and proof · cited by 0