Theorems · Definition · linear algebra
Subspace.quotAnnihilatorEquiv
{K : Type u_1} →
{V : Type u_2} →
[inst : Field K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] →
(W : Subspace K V) → (Module.Dual K V ⧸ Submodule.dualAnnihilator W) ≃ₗ[K] Module.Dual K ↥WThe quotient by the dualAnnihilator of a subspace is isomorphic to the
dual of that subspace.
- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 108 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.
Cites17
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
- Submodulestatement · cited by 7,192
- LinearEquivstatement · cited by 3,317
- HasQuotient.Quotientstatement · cited by 2,301
- LinearEquiv.symmproof · cited by 1,461
- LinearMap.kerproof · cited by 848
- Module.Dualstatement · cited by 583
- LinearEquiv.transproof · cited by 298
- Submodule.dualAnnihilatorstatement and proof · cited by 77
Cited by5
Results whose statement or proof uses this declaration.
- Subspace.dualPairing_eqstatement · cited by 1
- Subspace.dualAnnihilator_dualAnnihilator_eq_mapproof · cited by 1
- Subspace.dualPairing_nondegenerateproof · cited by 0
- Subspace.quotAnnihilatorEquiv_applystatement and proof · cited by 0
- Subspace.quotDualEquivAnnihilatorproof · cited by 0