Theorems · Definition · linear algebra
Subspace.quotDualEquivAnnihilator
{K : Type u_1} →
{V : Type u_2} →
[inst : Field K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] →
[FiniteDimensional K V] →
(W : Subspace K V) → (Module.Dual K V ⧸ W.dualLift.range) ≃ₗ[K] ↥(Submodule.dualAnnihilator W)The quotient by the dual is isomorphic to its dual annihilator.
- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
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
- FiniteDimensionalstatement and proof · cited by 1,854
- LinearMap.rangestatement · cited by 893
- Module.Dualstatement · cited by 583
- LinearEquiv.transproof · cited by 298
- Submodule.dualAnnihilatorstatement · cited by 77
Cited by2
Results whose statement or proof uses this declaration.
- Subspace.quotEquivAnnihilatorproof · cited by 1
- Subspace.dualQuotDistribproof · cited by 0