Theorems · Definition · linear algebra
Module.Basis.dualBasis
{R : Type uR} →
{M : Type uM} →
{ι : Type uι} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] → [DecidableEq ι] → Module.Basis ι R M → [Finite ι] → Module.Basis ι R (Module.Dual R M)Maps a basis for V to a basis for the dual space.
- Defined in
- Mathlib.LinearAlgebra.Dual.Basis
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Finitestatement and proof · cited by 3,029
- Module.Basisstatement and proof · cited by 1,477
- Module.Dualstatement · cited by 583
- Module.Basis.mapproof · cited by 70
- Module.Basis.toDualEquivproof · cited by 9
Cited by33
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.dualBasisproof · cited by 20
- Module.Basis.coe_dualBasisstatement · cited by 15
- dualTensorHomEquivOfBasisproof · cited by 9
- LinearMap.BilinForm.apply_dualBasis_leftproof · cited by 5
- PiTensorProduct.dualDistribInvOfBasisproof · cited by 5
- Module.Basis.dualBasis_reprstatement and proof · cited by 5
- TensorProduct.dualDistribInvOfBasisproof · cited by 4
- LinearMap.BilinForm.dualBasis_repr_applyproof · cited by 4
- Matrix.rank_transposeproof · cited by 3
- TensorProduct.dualDistribInvOfBasis_applystatement and proof · cited by 3
- LinearMap.trace_eq_contract_of_basisproof · cited by 2
- Module.Basis.linearCombination_dualBasisstatement and proof · cited by 2