Theorems · Definition · linear algebra
Subspace.orderIsoFiniteDimensional
{K : Type u_4} →
{V : Type u_5} →
[inst : Field K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] → [FiniteDimensional K V] → Subspace K V ≃o (Subspace K (Module.Dual K V))ᵒᵈFor any finite-dimensional vector space, dualAnnihilator and dualCoannihilator give
an antitone order isomorphism between the subspaces in the vector space and the subspaces
in its dual.
- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 0 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.
Cites16
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
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- FiniteDimensionalstatement and proof · cited by 1,854
- OrderDualstatement and proof · cited by 927
- OrderIsostatement · cited by 874
- Module.Dualstatement and proof · cited by 583
- OrderDual.toDualproof · cited by 481
- OrderDual.ofDualproof · cited by 400
- Submodule.dualAnnihilatorproof · cited by 77
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.