Mathlib Map

Theorems · Theorem · linear algebra

Module.Basis.constr_basis

∀ {M' : Type u_7} [inst : AddCommMonoid M'] {ι : Type u_10} {R : Type u_11} {M : Type u_12} [inst_1 : Semiring R]
  [inst_2 : AddCommMonoid M] [inst_3 : Module R M] (b : Module.Basis ι R M) [inst_4 : Module R M'] (S : Type u_13)
  [inst_5 : Semiring S] [inst_6 : Module S M'] [inst_7 : SMulCommClass R S M'] (f : ι → M') (i : ι),
  ((b.constr S) f) (b i) = f i
Defined in
Mathlib.LinearAlgebra.Basis.Defs
Cited by
17 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidSemiringAddCommMonoidModuleModuleSemiringModuleSMulCommClass

Around this declaration

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

LinearMap.exists_leftInverse_of_injective · cited by 6LinearMap.exists_leftInve…PowerBasis.constr_pow_aeval · cited by 4PowerBasis.constr_pow_aev…QuadraticMap.toBilin_apply · cited by 3QuadraticMap.toBilin_applyModule.Basis.toMatrix_eq_toMatrix_constr · cited by 3Basis.toMatrix_eq_toMatri…Algebra.PreSubmersivePresentation.aevalDifferential_single · cited by 3PreSubmersivePresentation…Module.Basis.toDual_apply · cited by 3Basis.toDual_applyModule.Basis.is_basis_iff_det · cited by 2Basis.is_basis_iff_detAlgebra.Generators.cotangentCompAwaySec_apply · cited by 2Generators.cotangentCompA…Module.Basis.constr_comp · cited by 1Basis.constr_compModule.Basis.constr_eq · cited by 1Basis.constr_eqModule.exists_dual_forall_apply_eq_one · cited by 1Module.exists_dual_forall…MeasureTheory.Measure.addHaar_parallelepiped · cited by 1Measure.addHaar_parallele…SymmetricAlgebra.equivMvPolynomial_ι_apply · cited by 1SymmetricAlgebra.equivMvP…Module.Basis.constrL_basis · cited by 0Basis.constrL_basisIdeal.constr_basisSpanSingleton · cited by 0Ideal.constr_basisSpanSin…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapLinearEquiv · cited by 3317LinearEquivSMulCommClass · cited by 1927SMulCommClassModule.Basis · cited by 1477Module.Basisone_smul · cited by 1374one_smulzero_smul · cited by 716zero_smulFinsupp.sum · cited by 481Finsupp.sumFinsupp.sum_single_index · cited by 130Finsupp.sum_single_indexModule.Basis.repr_self · cited by 82Basis.repr_selfModule.Basis.constr · cited by 37Basis.constrBasis.constr_basisCITED BYCITES

Cites16

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.