Theorems · Definition · ring theory
SkewMonoidAlgebra.domCongrAlg
(k : Type u_1) →
{G : Type u_2} →
{H : Type u_3} →
(A : Type u_4) →
[inst : Monoid G] →
[inst_1 : Monoid H] →
[inst_2 : Semiring A] →
[inst_3 : CommSemiring k] →
[inst_4 : Algebra k A] →
[inst_5 : MulSemiringAction G A] →
[inst_6 : MulSemiringAction H A] →
[inst_7 : SMulCommClass G k A] →
[inst_8 : SMulCommClass H k A] →
{e : G ≃* H} →
(∀ (a : G) (x : A), a • x = e a • x) → SkewMonoidAlgebra A G ≃ₐ[k] SkewMonoidAlgebra A HIf e : G ≃* H is a multiplicative equivalence between two monoids and
∀ (a : G) (x : A), a • x = (e a) • x, then SkewMonoidAlgebra.domCongr e is an
algebra equivalence between their skew monoid algebras.
- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Lift
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 87 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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Monoidstatement and proof · cited by 3,887
- SMulCommClassstatement and proof · cited by 1,927
- AlgEquivstatement · cited by 1,681
- MulEquivstatement and proof · cited by 1,142
- MulSemiringActionstatement and proof · cited by 423
- SkewMonoidAlgebrastatement · cited by 216
- EquivLike.toEquivproof · cited by 125
- AlgEquiv.ofLinearEquivproof · cited by 7
Cited by7
Results whose statement or proof uses this declaration.
- SkewMonoidAlgebra.domCongr_singlestatement · cited by 0
- SkewMonoidAlgebra.domCongr_supportstatement · cited by 0
- SkewMonoidAlgebra.domCongr_symmstatement · cited by 0
- SkewMonoidAlgebra.domCongrAlg_applystatement · cited by 0
- SkewMonoidAlgebra.domCongrAlg.congr_simpstatement and proof · cited by 0
- SkewMonoidAlgebra.domCongrAlg_toAlgHomstatement · cited by 0
- SkewMonoidAlgebra.domCongr_reflstatement and proof · cited by 0