Mathlib Map

Theorems · Definition · linear algebra

Module.Basis.reindexRange

{ι : 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) → Module.Basis (↑(Set.range ⇑b)) R M

b.reindexRange is a basis indexed by range b, the basis vectors themselves.

Defined in
Mathlib.LinearAlgebra.Basis.Defs
Cited by
16 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Module.Basis.mk_eq_rank'' · cited by 23Basis.mk_eq_rank''Module.Free.of_basis · cited by 20Free.of_basisModule.Basis.reindexFinsetRange · cited by 7Basis.reindexFinsetRangeModule.Basis.reindexRange_self · cited by 4Basis.reindexRange_selfModule.free_def · cited by 3Module.free_defModule.Free.exists_set · cited by 3Free.exists_setModule.Basis.reindexRange_apply · cited by 3Basis.reindexRange_applyModule.Basis.reindexRange_repr · cited by 3Basis.reindexRange_reprModule.Basis.mk_range_eq_rank · cited by 2Basis.mk_range_eq_rankModule.Basis.reindexRange_repr_self · cited by 2Basis.reindexRange_repr_s…Module.Basis.reindexFinsetRange_self · cited by 1Basis.reindexFinsetRange_…Module.Basis.reindexRange_repr' · cited by 1Basis.reindexRange_repr'le_rank_iff_exists_linearIndependent · cited by 1le_rank_iff_exists_linear…LinearMap.toMatrixAlgEquiv_reindexRange · cited by 0LinearMap.toMatrixAlgEqui…Module.Basis.reindexFinsetRange_repr · cited by 0Basis.reindexFinsetRange_…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidSet.Elem · cited by 7166Set.ElemSet.range · cited by 4705Set.rangeNontrivial · cited by 2416NontrivialModule.Basis · cited by 1477Module.BasisEquiv.ofInjective · cited by 64Equiv.ofInjectiveModule.Basis.reindex · cited by 57Basis.reindexModule.Basis.injective · cited by 11Basis.injectiveModule.subsingletonEquiv · cited by 4Module.subsingletonEquivBasis.reindexRangeCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.