Theorems · Definition · linear algebra
Module.Basis.toDual
{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 → M →ₗ[R] Module.Dual R MThe linear map from a vector space equipped with basis to its dual vector space, taking basis elements to corresponding dual basis elements.
- Defined in
- Mathlib.LinearAlgebra.Dual.Basis
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 87 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.
- DFunLike.coeproof · cited by 62,936
- 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
- LinearMapstatement · cited by 10,215
- Module.Basisstatement and proof · cited by 1,477
- Module.Dualstatement · cited by 583
- Module.Basis.constrproof · cited by 37
Cited by20
Results whose statement or proof uses this declaration.
- Module.Basis.toDualEquivproof · cited by 9
- Module.Basis.toDual_applystatement · cited by 3
- Module.Basis.dualBasis_apply_selfproof · cited by 2
- Module.Basis.toDual_apply_leftstatement and proof · cited by 2
- Module.Basis.toDual_apply_rightstatement and proof · cited by 2
- Module.Basis.toDual_linearCombination_leftstatement and proof · cited by 2
- Module.Basis.toDual_toDualstatement and proof · cited by 1
- Module.Basis.toDual_injectivestatement and proof · cited by 1
- Module.Basis.toDualFlipproof · cited by 1
- Module.Basis.toDual_injstatement and proof · cited by 1
- Module.Basis.toDual_eq_reprstatement · cited by 1
- Module.Basis.coe_toDual_selfstatement · cited by 1