Theorems · Definition · linear algebra
Submodule.dualQuotEquivDualAnnihilator
{R : Type u_1} →
{M : Type u_2} →
[inst : CommRing R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] → (W : Submodule R M) → Module.Dual R (M ⧸ W) ≃ₗ[R] ↥W.dualAnnihilatorEquivalence $(M/W)^* \cong \operatorname{ann}(W)$. That is, there is a one-to-one
correspondence between the dual of M ⧸ W and those elements of the dual of M that
vanish on W.
The inverse of this is Submodule.dualCopairing.
- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement · cited by 3,317
- HasQuotient.Quotientstatement · cited by 2,301
- Module.Dualstatement · cited by 583
- Submodule.mkQproof · cited by 232
- Submodule.dualAnnihilatorstatement and proof · cited by 77
- LinearMap.codRestrictproof · cited by 61
- LinearMap.dualMapproof · cited by 52
Cited by10
Results whose statement or proof uses this declaration.
- Subspace.dualAnnihilator_inf_eqproof · cited by 2
- Subspace.dualCoannihilator_dualAnnihilator_eqproof · cited by 2
- Subspace.dualAnnihilator_dualAnnihilator_eq_mapproof · cited by 1
- Submodule.dualCopairing_eqstatement · cited by 1
- Submodule.dualAnnihilator_eq_bot_iff'proof · cited by 1
- Submodule.finite_dualAnnihilator_iffproof · cited by 0
- Subspace.dualCopairing_nondegenerateproof · cited by 0
- Submodule.dualQuotEquivDualAnnihilator_applystatement · cited by 0
- Submodule.dualQuotEquivDualAnnihilator_symm_apply_mkstatement · cited by 0
- Subspace.dualQuotDistribproof · cited by 0