Theorems · Theorem · ring theory
SkewMonoidAlgebra.lift_symm_apply
∀ {k : Type u_1} {G : Type u_2} [inst : CommSemiring k] [inst_1 : Monoid G] {A : Type u_4} [inst_2 : Semiring A]
[inst_3 : Algebra k A] [inst_4 : MulSemiringAction G k] [inst_5 : SMulCommClass G k k]
(F : SkewMonoidAlgebra k G →ₐ[k] A) (x : G),
((SkewMonoidAlgebra.lift k G A).symm F) x = F (SkewMonoidAlgebra.single x 1)- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Lift
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement · cited by 8,337
- Monoidstatement and proof · cited by 3,887
- Equiv.symmstatement · cited by 3,681
- MonoidHomstatement · cited by 3,629
- AlgHomstatement and proof · cited by 3,236
- SMulCommClassstatement and proof · cited by 1,927
- MulSemiringActionstatement and proof · cited by 423
- SkewMonoidAlgebrastatement and proof · cited by 216
Cited by1
Results whose statement or proof uses this declaration.
- SkewMonoidAlgebra.lift_ofproof · cited by 0