Theorems · Theorem · linear algebra
Basis.linearEquiv_dual_iff_finiteDimensional
∀ {K : Type uK} {V : Type uV} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V],
Nonempty (V ≃ₗ[K] Module.Dual K V) ↔ FiniteDimensional K VA vector space over a field is isomorphic to its dual if and only if it is finite-dimensional: a consequence of the Erdős-Kaplansky theorem.
- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- LinearEquivstatement and proof · cited by 3,317
- Cardinalproof · cited by 2,598
- FiniteDimensionalstatement and proof · cited by 1,854
- LT.lt.neproof · cited by 872
- Module.Dualstatement and proof · cited by 583
- Cardinal.liftproof · cited by 583
- Cardinal.aleph0proof · cited by 521
- Module.rankproof · cited by 496
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.