Theorems · Theorem · ring theory
AlgEquiv.prodCongr_symm_apply
∀ {R : Type u_1} [inst : CommSemiring R] {S : Type u_5} {T : Type u_6} {A : Type u_7} {B : Type u_8}
[inst_1 : Semiring A] [inst_2 : Semiring B] [inst_3 : Semiring S] [inst_4 : Semiring T] [inst_5 : Algebra R S]
[inst_6 : Algebra R T] [inst_7 : Algebra R A] [inst_8 : Algebra R B] (l : S ≃ₐ[R] A) (r : T ≃ₐ[R] B) (x : A × B),
(l.prodCongr r).symm x = ((↑l).prodCongr ↑r).symm x- Defined in
- Mathlib.Algebra.Algebra.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Equiv.symmstatement · cited by 3,681
- AlgEquivstatement and proof · cited by 1,681
- AlgEquiv.symmstatement · cited by 615
- EquivLike.toEquivstatement · cited by 125
- Equiv.prodCongrstatement · cited by 24
- AlgEquiv.prodCongrstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.