Theorems · Theorem · linear algebra
LinearMap.BilinForm.dualBasis_repr_apply
∀ {V : Type u_5} {K : Type u_6} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {ι : Type u_9}
[inst_3 : DecidableEq ι] [inst_4 : Finite ι] {B : LinearMap.BilinForm K V} (hB : B.Nondegenerate)
(b : Module.Basis ι K V) (x : V) (i : ι), ((B.dualBasis hB b).repr x) i = (B x) (b i)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- Finsuppstatement and proof · cited by 5,255
- LinearEquivstatement and proof · cited by 3,317
- Finitestatement and proof · cited by 3,029
- FiniteDimensionalproof · cited by 1,854
- Module.Basisstatement and proof · cited by 1,477
- LinearEquiv.symmproof · cited by 1,461
Cited by4
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.dualSubmodule_span_of_basisproof · cited by 7
- NumberField.absNorm_differentIdealproof · cited by 4
- LinearMap.BilinForm.dualBasis_eq_iffproof · cited by 1
- Module.Basis.traceDual_repr_applyproof · cited by 1