Theorems · Theorem · linear algebra
Submodule.mem_dualCoannihilator
∀ {R : Type u_1} {M : Type u_2} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{Φ : Submodule R (Module.Dual R M)} (x : M), x ∈ Φ.dualCoannihilator ↔ ∀ φ ∈ Φ, φ x = 0- Defined in
- Mathlib.LinearAlgebra.Dual.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Submodulestatement and proof · cited by 7,192
- Module.Dualstatement and proof · cited by 583
- Module.Dual.evalproof · cited by 52
- Submodule.dualCoannihilatorstatement · cited by 41
Cited by2
Results whose statement or proof uses this declaration.
- Subspace.forall_mem_dualAnnihilator_apply_eq_zero_iffproof · cited by 2
- LinearMap.BilinForm.toLin_restrict_range_dualCoannihilator_eq_orthogonalproof · cited by 1