Theorems · Theorem · group theory
Representation.freeLift_single_single
∀ {G : Type v} [inst : Monoid G] {V : Type v'} [inst_1 : AddCommMonoid V] {k : Type u} [inst_2 : CommSemiring k]
[inst_3 : Module k V] (σ : Representation k G V) {α : Type w'} (i : α) (g : G) (r : k) (f : α → V),
((σ.freeLift f) fun₀ | i => MonoidAlgebra.single g r) = r • (σ g) (f i)- Defined in
- Mathlib.RepresentationTheory.Equiv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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 · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- Finsuppstatement · cited by 5,255
- Monoidstatement and proof · cited by 3,887
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- Finsupp.singlestatement and proof · cited by 943
- MonoidAlgebrastatement · cited by 590
Cited by1
Results whose statement or proof uses this declaration.
- inhomogeneousCochains.d_eqproof · cited by 0