Theorems · Theorem · ring theory
AlgEquiv.piCongrRight_symm
∀ {R : Type u_3} {ι : Type u_4} {A₁ : ι → Type u_5} {A₂ : ι → Type u_6} [inst : CommSemiring R]
[inst_1 : (i : ι) → Semiring (A₁ i)] [inst_2 : (i : ι) → Semiring (A₂ i)] [inst_3 : (i : ι) → Algebra R (A₁ i)]
[inst_4 : (i : ι) → Algebra R (A₂ i)] (e : (i : ι) → A₁ i ≃ₐ[R] A₂ i),
(AlgEquiv.piCongrRight e).symm = AlgEquiv.piCongrRight fun i => (e i).symm- Defined in
- Mathlib.Algebra.Algebra.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgEquivstatement and proof · cited by 1,681
- AlgEquiv.symmstatement · cited by 615
- AlgEquiv.piCongrRightstatement · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.