Theorems · Definition · linear algebra
LinearMap.BilinForm.toDual
{V : Type u_5} →
{K : Type u_6} →
[inst : Field K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] →
[FiniteDimensional K V] → (B : LinearMap.BilinForm K V) → B.Nondegenerate → V ≃ₗ[K] Module.Dual K VGiven a nondegenerate bilinear form B on a finite-dimensional vector space, B.toDual is
the linear equivalence between a vector space and its dual.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- LinearEquivstatement · cited by 3,317
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.Dualstatement · cited by 583
- LinearMap.BilinFormstatement and proof · cited by 501
- LinearMap.BilinForm.Nondegeneratestatement and proof · cited by 77
- LinearMap.linearEquivOfInjectiveproof · cited by 3
Cited by11
Results whose statement or proof uses this declaration.
- LinearMap.BilinForm.dualBasisproof · cited by 20
- LieAlgebra.IsKilling.cartanEquivDualproof · cited by 17
- RootPairing.PolarizationEquivproof · cited by 6
- LinearMap.BilinForm.apply_dualBasis_leftproof · cited by 5
- LinearMap.BilinForm.dualBasis_repr_applyproof · cited by 4
- LinearMap.BilinForm.symmCompOfNondegenerateproof · cited by 2
- LinearMap.BilinForm.toDual_defstatement · cited by 2
- LinearMap.BilinForm.apply_toDual_symm_applystatement and proof · cited by 1
- RootPairing.polarizationEquiv_toLinearMapproof · cited by 1
- LinearMap.BilinForm.comp_symmCompOfNondegenerate_applyproof · cited by 1
- LinearMap.BilinForm.toDual.congr_simpstatement and proof · cited by 0