Theorems · Definition · linear algebra
Submodule.dualRestrict
{R : Type u_1} →
{M : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → (W : Submodule R M) → Module.Dual R M →ₗ[R] Module.Dual R ↥WThe dualRestrict of a submodule W of M is the linear map from the
dual of M to the dual of W such that the domain of each linear map is
restricted to W.
- Defined in
- Mathlib.LinearAlgebra.Dual.Defs
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Module.Dualstatement · cited by 583
- LinearMap.domRestrict'proof · cited by 1
Cited by11
Results whose statement or proof uses this declaration.
- Submodule.dualAnnihilatorproof · cited by 77
- Subspace.quotAnnihilatorEquivproof · cited by 4
- Submodule.dualPairingproof · cited by 3
- Subspace.dualRestrict_leftInversestatement and proof · cited by 2
- Subspace.dualLift_rightInversestatement · cited by 1
- Subspace.dualRestrict_comp_dualLiftstatement · cited by 1
- Subspace.quotAnnihilatorEquiv_applystatement · cited by 0
- Submodule.dualRestrict_applystatement · cited by 0
- Submodule.dualRestrict_defstatement · cited by 0
- Submodule.dualRestrict_ker_eq_dualAnnihilatorstatement · cited by 0
- Subspace.dualRestrict_surjectivestatement · cited by 0