Theorems · Definition · linear algebra
LinearMap.BilinForm.dualBasis
{V : Type u_5} →
{K : Type u_6} →
[inst : Field K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] →
{ι : Type u_9} →
[DecidableEq ι] →
[Finite ι] → (B : LinearMap.BilinForm K V) → B.Nondegenerate → Module.Basis ι K V → Module.Basis ι K VThe B-dual basis B.dualBasis hB b to a finite basis b satisfies
B (B.dualBasis hB b i) (b j) = B (b i) (B.dualBasis hB b j) = if i = j then 1 else 0,
where B is a nondegenerate (symmetric) bilinear form and b is a finite basis.
- Cited by
- 20 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- Finitestatement and proof · cited by 3,029
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmproof · cited by 1,461
- LinearMap.BilinFormstatement and proof · cited by 501
- LinearMap.BilinForm.Nondegeneratestatement and proof · cited by 77
- Module.Basis.mapproof · cited by 70
- Module.Basis.dualBasisproof · cited by 29
- LinearMap.BilinForm.toDualproof · cited by 7
Cited by22
Results whose statement or proof uses this declaration.
- Module.Basis.traceDualproof · cited by 12
- LinearMap.BilinForm.dualSubmodule_span_of_basisstatement and proof · cited by 7
- LinearMap.BilinForm.apply_dualBasis_leftstatement · cited by 5
- NumberField.absNorm_differentIdealproof · cited by 4
- LinearMap.BilinForm.dualBasis_repr_applystatement · cited by 4
- IsIntegralClosure.isNoetherianproof · cited by 3
- LinearMap.BilinForm.dualBasis_dualBasisstatement and proof · cited by 3
- LinearMap.BilinForm.dualBasis_dualBasis_flipstatement and proof · cited by 3
- LinearMap.BilinForm.dualBasis_involutivestatement · cited by 2
- IsIntegralClosure.range_le_span_dualBasisstatement · cited by 2
- LinearMap.BilinForm.dualBasis_eq_iffstatement and proof · cited by 1
- LinearMap.BilinForm.dualBasis_flip_dualBasisstatement · cited by 1