Theorems · Theorem · linear algebra
basisOfLinearIndependentOfCardEqFinrank_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 : Fintype ι] [inst_4 : Nonempty ι] {b : ι → V} (lin_ind : LinearIndependent K b)
(card_eq : Fintype.card ι = Module.finrank K V) (x : V),
(basisOfLinearIndependentOfCardEqFinrank lin_ind card_eq).repr x =
lin_ind.repr ((LinearMap.codRestrict (Submodule.span K (Set.range b)) LinearMap.id ⋯) x)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 122 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Submodulestatement · cited by 7,192
- Finsuppstatement · cited by 5,255
- Set.rangestatement · cited by 4,705
- LinearEquivstatement · cited by 3,317
- Module.finrankstatement and proof · cited by 1,770
- Submodule.spanstatement · cited by 1,504
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.