Theorems · Theorem · linear algebra
Module.Basis.constr_comp
∀ {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' →ₗ[R] M') (v : ι → M'),
(b.constr S) (⇑f ∘ v) = f ∘ₗ (b.constr S) v- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 89 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 and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.compstatement · cited by 1,642
- Module.Basisstatement and proof · cited by 1,477
- Module.Basis.extproof · cited by 63
- Module.Basis.constrstatement · cited by 37
Cited by1
Results whose statement or proof uses this declaration.
- Module.Basis.det_compproof · cited by 2