Theorems · Definition · linear algebra
FiniteDimensional.basisSingleton
{K : Type u} →
{V : Type v} →
[inst : DivisionRing K] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module K V] →
(ι : Type u_1) → [Unique ι] → Module.finrank K V = 1 → (v : V) → v ≠ 0 → Module.Basis ι K VIn a vector space with dimension 1, each set {v} is a basis for v ≠ 0.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Finsuppproof · cited by 5,255
- Module.finrankstatement and proof · cited by 1,770
- Module.Basisstatement and proof · cited by 1,477
- DivisionRingstatement and proof · cited by 1,062
- Finsupp.singleproof · cited by 943
- Module.Basis.reprproof · cited by 498
- Uniquestatement and proof · cited by 400
- Module.basisUniqueproof · cited by 5
Cited by8
Results whose statement or proof uses this declaration.
- FiniteDimensional.orthonormalBasisSingletonproof · cited by 5
- finrank_eq_one_iff_of_nonzeroproof · cited by 3
- FiniteDimensional.basisSingleton_applystatement · cited by 2
- FiniteDimensional.orthonormalBasisSingleton_applyproof · cited by 2
- FiniteDimensional.range_basisSingletonstatement · cited by 1
- FiniteDimensional.basisSingleton.congr_simpstatement and proof · cited by 0
- FiniteDimensional.toBasis_orthonormalBasisSingletonstatement and proof · cited by 0
- FiniteDimensional.basisSingleton_repr_applystatement and proof · cited by 0