Theorems · Theorem · linear algebra
Finsupp.lcongr_single
∀ {M : Type u_2} {N : Type u_3} {R : Type u_5} {R₂ : Type u_6} [inst : Semiring R] [inst_1 : Semiring R₂]
[inst_2 : AddCommMonoid M] [inst_3 : Module R M] [inst_4 : AddCommMonoid N] [inst_5 : Module R₂ N] {σ : R →+* R₂}
{σ_inv : R₂ →+* R} [inst_6 : RingHomInvPair σ σ_inv] [inst_7 : RingHomInvPair σ_inv σ] {ι : Type u_9} {κ : Type u_10}
(e₁ : ι ≃ κ) (e₂ : M ≃ₛₗ[σ] N) (i : ι) (m : M), ((Finsupp.lcongr e₁ e₂) fun₀ | i => m) = fun₀ | e₁ i => e₂ m- Defined in
- Mathlib.LinearAlgebra.Finsupp.LSum
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- Equivstatement and proof · cited by 8,337
- Finsuppstatement · cited by 5,255
- LinearEquivstatement and proof · cited by 3,317
- Finsupp.singlestatement and proof · cited by 943
- RingHomInvPairstatement and proof · cited by 523
- Finsupp.mapRange_singleproof · cited by 53
- Finsupp.mapRange.linearEquivproof · cited by 24
Cited by12
Results whose statement or proof uses this declaration.
- Module.Basis.tensorProduct_applyproof · cited by 9
- Algebra.FormallyUnramified.finite_of_freeproof · cited by 7
- Module.Basis.baseChange_applyproof · cited by 7
- finsuppTensorFinsuppLid_single_tmul_singleproof · cited by 2
- Algebra.TensorProduct.basis_repr_symm_applyproof · cited by 2
- finsuppTensorFinsuppRid_single_tmul_singleproof · cited by 1
- Rep.coinvariantsTensorFreeToFinsupp_mk_tmul_singleproof · cited by 1
- Module.Free.bijective_algebraMap_of_finrank_eq_oneproof · cited by 1
- Rep.finsuppToCoinvariantsTensorFree_singleproof · cited by 1
- Module.Basis.tensorProduct_apply'proof · cited by 1
- PiTensorProduct.ofFinsuppEquiv'_tprod_singleproof · cited by 0
- Finsupp.lcongr_symm_singleproof · cited by 0