Theorems · Definition · linear algebra
Module.Basis.reindexFinsetRange
{ι : Type u_10} →
{R : Type u_11} →
{M : Type u_12} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
(b : Module.Basis ι R M) →
[inst_3 : Fintype ι] → [inst_4 : DecidableEq M] → Module.Basis (↥(Finset.image (⇑b) Finset.univ)) R Mb.reindexFinsetRange is a basis indexed by Finset.univ.image b,
the finite set of basis vectors themselves.
- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 83 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 · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- Finsetstatement · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement · cited by 3,473
- Module.Basisstatement and proof · cited by 1,477
- Finset.imagestatement · cited by 910
- Equiv.reflproof · cited by 274
- Module.Basis.reindexproof · cited by 57
- Equiv.subtypeEquivproof · cited by 32
Cited by7
Results whose statement or proof uses this declaration.
- LinearMap.det_toMatrixproof · cited by 37
- LinearMap.trace_eq_matrix_traceproof · cited by 14
- LinearMap.det_conjproof · cited by 5
- Module.Basis.reindexFinsetRange_selfstatement · cited by 1
- Module.Basis.reindexFinsetRange_applystatement · cited by 0
- Module.Basis.reindexFinsetRange_reprstatement · cited by 0
- Module.Basis.reindexFinsetRange_repr_selfstatement · cited by 0