Theorems · Theorem · linear algebra
FiniteDimensional.basisSingleton_apply
∀ {K : Type u} {V : Type v} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] (ι : Type u_1)
[inst_3 : Unique ι] (h : Module.finrank K V = 1) (v : V) (hv : v ≠ 0) (i : ι),
(FiniteDimensional.basisSingleton ι h v hv) i = v- Cited by
- 2 results in Mathlib
- Foundations
- Depth 120 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.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Module.finrankstatement and proof · cited by 1,770
- Module.Basisstatement · cited by 1,477
- one_smulproof · cited by 1,374
- DivisionRingstatement and proof · cited by 1,062
- Uniquestatement and proof · cited by 400
- Finsupp.single_eq_sameproof · cited by 171
- Unique.uniqproof · cited by 12
- FiniteDimensional.basisSingletonstatement · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- FiniteDimensional.orthonormalBasisSingleton_applyproof · cited by 2
- FiniteDimensional.range_basisSingletonproof · cited by 1