Theorems · Theorem · linear algebra
exteriorPower.basis_coord
∀ (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} [inst_3 : LinearOrder I] (b : Module.Basis I R M) (s : ↑(Set.powersetCard I n)),
(Module.Basis.exteriorPower n b).coord s = exteriorPower.ιMultiDual R n b sIf b is a basis of M indexed by a linearly ordered type I and B is the corresponding
basis of the nth exterior power of M, indexed by the set of finsets s of I of cardinality
n, then the coordinate function of B at s is the linear form on the nth exterior power
defined by b and s in exteriorPower.ιMultiDual.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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 · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Finsetstatement · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- LinearOrderstatement and proof · cited by 8,572
- Submodulestatement · cited by 7,192
- Set.Elemstatement and proof · cited by 7,166
- Finsuppproof · cited by 5,255
- Set.rangeproof · cited by 4,705
Cited by1
Results whose statement or proof uses this declaration.
- exteriorPower.basis_repr_applyproof · cited by 2