Theorems · Theorem · linear algebra
FiniteDimensional.range_basisSingleton
∀ {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),
Set.range ⇑(FiniteDimensional.basisSingleton ι h v hv) = {v}- Cited by
- 1 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Set.rangestatement · cited by 4,705
- Module.finrankstatement and proof · cited by 1,770
- Module.Basisstatement · cited by 1,477
- DivisionRingstatement and proof · cited by 1,062
- Uniquestatement and proof · cited by 400
- Set.range_uniqueproof · cited by 8
- FiniteDimensional.basisSingletonstatement · cited by 7
- FiniteDimensional.basisSingleton_applyproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- finrank_eq_one_iff_of_nonzeroproof · cited by 3