Theorems · Theorem · linear algebra
Module.Projective.exists_dual_eq_one
∀ {V : Type uV} [inst : AddCommMonoid V] (K : Type u_1) [inst_1 : Semifield K] [inst_2 : Module K V]
[Module.Projective K V] {x : V}, x ≠ 0 → ∃ f, f x = 1This is a linear map version of SeparatingDual.exists_eq_one in a projective module.
- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, 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
- Module.Dualstatement and proof · cited by 583
- Semifieldstatement and proof · cited by 439
- inv_mul_cancel₀proof · cited by 267
- Module.Projectivestatement and proof · cited by 82
- Module.Projective.exists_dual_ne_zeroproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- AlgEquiv.eq_linearEquivConjAlgEquivproof · cited by 4