Mathlib Map

Theorems · Theorem · linear algebra

Module.Projective.exists_dual_ne_zero

∀ {V : Type uV} [inst : AddCommMonoid V] (R : Type u_1) [inst_1 : Semiring R] [inst_2 : Module R V]
  [Module.Projective R V] {x : V}, x ≠ 0 → ∃ f, f x ≠ 0

This is a linear map version of SeparatingDual.exists_ne_zero in a projective module.

Defined in
Mathlib.LinearAlgebra.Dual.Lemmas
Cited by
4 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidSemiringModuleModule.Projective

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites22

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.