Mathlib Map

Theorems · Definition · ring theory

SkewMonoidAlgebra.domCongr

{G : Type u_2} →
  {H : Type u_3} → {A : Type u_4} → [inst : AddCommMonoid A] → G ≃ H → SkewMonoidAlgebra A G ≃+ SkewMonoidAlgebra A H

Given AddCommMonoid A and e : G ≃ H, domCongr e is the corresponding Equiv between SkewMonoidAlgebra A G and SkewMonoidAlgebra A H.

Defined in
Mathlib.Algebra.SkewMonoidAlgebra.Lift
Cited by
1 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.