Theorems · Definition · linear algebra
Module.Basis.exteriorPower
{R : Type u_1} →
{M : Type u_3} →
(n : ℕ) →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
{I : Type u_5} → [LinearOrder I] → Module.Basis I R M → Module.Basis (↑(Set.powersetCard I n)) R ↥(⋀[R]^n M)If b is a basis of M (indexed by a linearly ordered type), the basis of the nth
exterior power of M formed by the n-fold exterior products of elements of b.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommRingstatement and proof · cited by 17,173
- Finsetstatement · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Submodulestatement · cited by 7,192
- Set.Elemstatement · cited by 7,166
- Module.Basisstatement and proof · cited by 1,477
- QuadraticFormstatement · cited by 507
- ExteriorAlgebrastatement · cited by 131
- Set.powersetCardstatement · cited by 100
- ExteriorAlgebra.exteriorPowerstatement · cited by 66
Cited by14
Results whose statement or proof uses this declaration.
- Module.Basis.ExteriorAlgebraproof · cited by 6
- exteriorPower.coe_basisstatement · cited by 3
- exteriorPower.basis_applystatement · cited by 2
- exteriorPower.basis_repr_applystatement and proof · cited by 2
- exteriorPower.basis_coordstatement and proof · cited by 1
- exteriorPower.basis_repr_nestatement · cited by 1
- exteriorPower.basis_repr_selfstatement · cited by 1
- exteriorPower.finrank_eqproof · cited by 1
- ExteriorAlgebra.basis_applyproof · cited by 1
- OrthonormalBasis.exteriorPowerproof · cited by 1
- exteriorPower.basis_reprstatement and proof · cited by 0
- ExteriorAlgebra.basis_eq_coe_basisstatement and proof · cited by 0