Theorems · Theorem · linear algebra
Module.exists_dual_forall_apply_eq_one
∀ {ι : Type u_1} {K : Type u_2} {V : Type u_3} [inst : Field K] [inst_1 : AddCommGroup V] [inst_2 : Module K V]
{s : Set ι} {v : ι → V}, LinearIndepOn K v s → ∃ f, ∀ i ∈ s, f (v i) = 1- Defined in
- Mathlib.LinearAlgebra.Dual.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Set.Elemproof · cited by 7,166
- Set.imageproof · cited by 5,609
- Submodule.spanproof · cited by 1,504
- Module.Basisproof · cited by 1,477
- Module.Dualstatement · cited by 583
Cited by1
Results whose statement or proof uses this declaration.
- RootPairing.coroot_mem_or_neg_mem_closure_of_rootproof · cited by 0