Theorems · Theorem · linear algebra
FiniteDimensional.basisSingleton_repr_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) (w : V),
(FiniteDimensional.basisSingleton ι h v hv).repr w =
fun₀ | default => ((Module.basisUnique ι h).repr w) default / ((Module.basisUnique ι h).repr v) default- Cited by
- 0 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.
Cites13
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
- AddCommGroupstatement and proof · cited by 12,871
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- Module.finrankstatement and proof · cited by 1,770
- DivisionRingstatement and proof · cited by 1,062
- Finsupp.singlestatement · cited by 943
- Module.Basis.reprstatement and proof · cited by 498
- Uniquestatement and proof · cited by 400
- FiniteDimensional.basisSingletonstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.