Mathlib Map

Theorems · Theorem · linear algebra

Module.Basis.repr_self

∀ {ι : Type u_1} {R : Type u_3} {M : Type u_6} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
  (b : Module.Basis ι R M) (i : ι), b.repr (b i) = fun₀ | i => 1
Defined in
Mathlib.LinearAlgebra.Basis.Defs
Cited by
82 results in Mathlib
Foundations
Depth 79 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.constr_basis · cited by 17Basis.constr_basisModule.Basis.equiv_apply · cited by 13Basis.equiv_applyModule.Basis.apply_eq_iff · cited by 12Basis.apply_eq_iffMatrix.toLin_self · cited by 9Matrix.toLin_selfModule.Basis.repr_self_apply · cited by 9Basis.repr_self_applyModule.Basis.toMatrix_self · cited by 8Basis.toMatrix_selfLinearMap.toMatrix_id · cited by 7LinearMap.toMatrix_idLinearMap.BilinForm.apply_dualBasis_left · cited by 5BilinForm.apply_dualBasis…Module.Basis.restrictScalars_repr_apply · cited by 5Basis.restrictScalars_rep…Module.End.mem_center_iff · cited by 4End.mem_center_iffModule.Basis.ofZLatticeBasis_repr_apply · cited by 4Basis.ofZLatticeBasis_rep…Algebra.Generators.CotangentSpace.compEquiv_symm_inr · cited by 4CotangentSpace.compEquiv_…Algebra.Generators.CotangentSpace.fst_compEquiv · cited by 4CotangentSpace.fst_compEq…IsBaseChange.basis_repr_comp_apply · cited by 3IsBaseChange.basis_repr_c…Module.Basis.SmithNormalForm.repr_apply_embedding_eq_repr_smul · cited by 3SmithNormalForm.repr_appl…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidFinsupp · cited by 5255FinsuppLinearEquiv · cited by 3317LinearEquivModule.Basis · cited by 1477Module.BasisFinsupp.single · cited by 943Finsupp.singleModule.Basis.repr · cited by 498Basis.reprLinearEquiv.apply_symm_apply · cited by 108LinearEquiv.apply_symm_ap…Basis.repr_selfCITED BYCITES

Cites11

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

Cited by82

Results whose statement or proof uses this declaration.