Loogle!
Result
Found 413 declarations mentioning RingEquiv.symm. Of these, only the first 200 are shown.
- RingEquiv.symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) : S β+* R - RingEquiv.symm_refl π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} [Mul R] [Add R] : (RingEquiv.refl R).symm = RingEquiv.refl R - RingEquiv.symm_bijective π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] : Function.Bijective RingEquiv.symm - RingEquiv.symm_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) : e.symm.symm = e - RingEquiv.self_trans_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Add R] [Add S] [Mul R] [Mul S] (e : R β+* S) : e.trans e.symm = RingEquiv.refl R - RingEquiv.symm_trans_self π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Add R] [Add S] [Mul R] [Mul S] (e : R β+* S) : e.symm.trans e = RingEquiv.refl S - RingEquiv.coe_toEquiv_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) : βe.symm = (βe).symm - RingEquiv.invFun_eq_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (f : R β+* S) : EquivLike.inv f = βf.symm - RingEquiv.symm_toNonUnitalRingHom_comp_toNonUnitalRingHom π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (e : R β+* S) : e.symm.toNonUnitalRingHom.comp e.toNonUnitalRingHom = NonUnitalRingHom.id R - RingEquiv.toNonUnitalRingHomm_comp_symm_toNonUnitalRingHom π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (e : R β+* S) : e.toNonUnitalRingHom.comp e.symm.toNonUnitalRingHom = NonUnitalRingHom.id S - RingEquiv.symm_trans π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} {S' : Type u_6} [Mul R] [Mul S] [Add R] [Add S] [Mul S'] [Add S'] (eβ : R β+* S) (eβ : S β+* S') : (eβ.trans eβ).symm = eβ.symm.trans eβ.symm - RingEquiv.apply_symm_apply π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) (x : S) : e (e.symm x) = x - RingEquiv.symm_apply_apply π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) (x : R) : e.symm (e x) = x - RingEquiv.coe_coe_toEquiv_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) : β(βe).symm = βe.symm - RingEquiv.eq_symm_apply π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) {x : S} {y : R} : y = e.symm x β e y = x - RingEquiv.symm_apply_eq π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) {x : S} {y : R} : e.symm x = y β x = e y - RingEquiv.image_eq_preimage_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) (s : Set R) : βe '' s = βe.symm β»ΒΉ' s - RingEquiv.image_symm_eq_preimage π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) (s : Set S) : βe.symm '' s = βe β»ΒΉ' s - RingEquiv.symm_toRingHom_comp_toRingHom π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) : e.symm.toRingHom.comp e.toRingHom = RingHom.id R - RingEquiv.toRingHom_comp_symm_toRingHom π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) : e.toRingHom.comp e.symm.toRingHom = RingHom.id S - RingEquiv.symm_toNonUnitalRingHom_apply_toNonUnitalRingHom_apply π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (e : R β+* S) (x : R) : e.symm.toNonUnitalRingHom (e.toNonUnitalRingHom x) = x - RingEquiv.toNonUnitalRingHom_apply_symm_toNonUnitalRingHom_apply π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (e : R β+* S) (y : S) : e.toNonUnitalRingHom (e.symm.toNonUnitalRingHom y) = y - RingEquiv.opOp_symm_apply π Mathlib.Algebra.Ring.Equiv
(R : Type u_7) [Add R] [Mul R] (aβ : Rα΅α΅α΅α΅α΅α΅) : (RingEquiv.opOp R).symm aβ = MulOpposite.unop (MulOpposite.unop aβ) - RingEquiv.symm_toRingHom_apply_toRingHom_apply π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) (x : R) : e.symm.toRingHom (e.toRingHom x) = x - RingEquiv.toRingHom_apply_symm_toRingHom_apply π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) (y : S) : e.toRingHom (e.symm.toRingHom y) = y - RingEquiv.cast_symm_apply π Mathlib.Algebra.Ring.Equiv
{ΞΉ : Type u_7} {R : ΞΉ β Type u_8} [(i : ΞΉ) β Mul (R i)] [(i : ΞΉ) β Add (R i)] {i j : ΞΉ} (h : i = j) (a : R j) : (RingEquiv.cast h).symm a = cast β― a - RingEquiv.symm_ofNonUnitalRingHom π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (f : R ββ+* S) (g : S ββ+* R) (hβ : g.comp f = NonUnitalRingHom.id R) (hβ : f.comp g = NonUnitalRingHom.id S) : (RingEquiv.ofNonUnitalRingHom f g hβ hβ).symm = RingEquiv.ofNonUnitalRingHom g f hβ hβ - RingEquiv.piCongrLeft'_symm π Mathlib.Algebra.Ring.Equiv
{Ξ± : Type u_2} {Ξ² : Type u_3} {R : Type u_7} [NonUnitalNonAssocSemiring R] (e : Ξ± β Ξ²) : (RingEquiv.piCongrLeft' (fun x => R) e).symm = RingEquiv.piCongrLeft' (fun i => R) e.symm - RingEquiv.coe_coe_toAddEquiv_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) : β(βe).symm = βe.symm - RingEquiv.coe_coe_toMulEquiv_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) : β(βe).symm = βe.symm - RingEquiv.coe_toAddEquiv_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) : βe.symm = (βe).symm - RingEquiv.coe_toMulEquiv_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) : βe.symm = (βe).symm - RingEquiv.ofRingHom_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) (g : S β+* R) (hβ : f.comp g = RingHom.id S) (hβ : g.comp f = RingHom.id R) : (RingEquiv.ofRingHom f g hβ hβ).symm = RingEquiv.ofRingHom g f hβ hβ - RingEquiv.symm_trans_apply π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} {S' : Type u_6} [Mul R] [Mul S] [Add R] [Add S] [Mul S'] [Add S'] (eβ : R β+* S) (eβ : S β+* S') (a : S') : (eβ.trans eβ).symm a = eβ.symm (eβ.symm a) - RingEquiv.symm_mk π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β S) (hβ : β (x y : R), e.toFun (x * y) = e.toFun x * e.toFun y) (hβ : β (x y : R), e.toFun (x + y) = e.toFun x + e.toFun y) : { toEquiv := e, map_mul' := hβ, map_add' := hβ }.symm = { toEquiv := e.symm, map_mul' := β―, map_add' := β― } - RingEquiv.ofNonUnitalRingHom_symm_apply π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (hom : R ββ+* S) (inv : S ββ+* R) (hom_inv_id : inv.comp hom = NonUnitalRingHom.id R) (inv_hom_id : hom.comp inv = NonUnitalRingHom.id S) (a : S) : (RingEquiv.ofNonUnitalRingHom hom inv hom_inv_id inv_hom_id).symm a = inv a - RingEquiv.toOpposite_symm_apply π Mathlib.Algebra.Ring.Equiv
(R : Type u_4) [NonUnitalCommSemiring R] (r : Rα΅α΅α΅) : (RingEquiv.toOpposite R).symm r = MulOpposite.unop r - RingEquiv.ofRingHom_symm_apply π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) (g : S β+* R) (hβ : f.comp g = RingHom.id S) (hβ : g.comp f = RingHom.id R) (a : S) : (RingEquiv.ofRingHom f g hβ hβ).symm a = g a - RingEquiv.piCongrRight_symm π Mathlib.Algebra.Ring.Equiv
{ΞΉ : Type u_7} {R : ΞΉ β Type u_8} {S : ΞΉ β Type u_9} [(i : ΞΉ) β NonUnitalNonAssocSemiring (R i)] [(i : ΞΉ) β NonUnitalNonAssocSemiring (S i)] (e : (i : ΞΉ) β R i β+* S i) : (RingEquiv.piCongrRight e).symm = RingEquiv.piCongrRight fun i => (e i).symm - RingEquiv.comp_ofBijective_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (f : R ββ+* S) (hf : Function.Bijective βf) : f.comp β(RingEquiv.ofBijective f hf).symm = NonUnitalRingHom.id S - RingEquiv.ofBijective_symm_comp π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (f : R ββ+* S) (hf : Function.Bijective βf) : (β(RingEquiv.ofBijective f hf).symm).comp f = NonUnitalRingHom.id R - RingEquiv.op_apply_symm_apply π Mathlib.Algebra.Ring.Equiv
{Ξ± : Type u_7} {Ξ² : Type u_8} [Add Ξ±] [Mul Ξ±] [Add Ξ²] [Mul Ξ²] (f : Ξ± β+* Ξ²) (aβ : Ξ²α΅α΅α΅) : (RingEquiv.op f).symm aβ = MulOpposite.op (f.symm (MulOpposite.unop aβ)) - RingEquiv.op_symm_apply_symm_apply π Mathlib.Algebra.Ring.Equiv
{Ξ± : Type u_7} {Ξ² : Type u_8} [Add Ξ±] [Mul Ξ±] [Add Ξ²] [Mul Ξ²] (f : Ξ±α΅α΅α΅ β+* Ξ²α΅α΅α΅) (aβ : Ξ²) : (RingEquiv.op.symm f).symm aβ = MulOpposite.unop (f.symm (MulOpposite.op aβ)) - RingEquiv.piUnique_symm_apply π Mathlib.Algebra.Ring.Equiv
{ΞΉ : Type u_7} (R : ΞΉ β Type u_8) [Unique ΞΉ] [(i : ΞΉ) β NonUnitalNonAssocSemiring (R i)] : β(RingEquiv.piUnique R).symm = uniqueElim - RingEquiv.mk_coe' π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) (f : S β R) (hβ : Function.LeftInverse (βe) f) (hβ : Function.RightInverse (βe) f) (hβ : β (x y : S), { toFun := f, invFun := βe, left_inv := hβ, right_inv := hβ }.toFun (x * y) = { toFun := f, invFun := βe, left_inv := hβ, right_inv := hβ }.toFun x * { toFun := f, invFun := βe, left_inv := hβ, right_inv := hβ }.toFun y) (hβ : β (x y : S), { toFun := f, invFun := βe, left_inv := hβ, right_inv := hβ }.toFun (x + y) = { toFun := f, invFun := βe, left_inv := hβ, right_inv := hβ }.toFun x + { toFun := f, invFun := βe, left_inv := hβ, right_inv := hβ }.toFun y) : { toFun := f, invFun := βe, left_inv := hβ, right_inv := hβ, map_mul' := hβ, map_add' := hβ } = e.symm - RingEquiv.comp_symm π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) : (βe).comp βe.symm = RingHom.id S - RingEquiv.symm_comp π Mathlib.Algebra.Ring.Equiv
{R : Type u_4} {S : Type u_5} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) : (βe.symm).comp βe = RingHom.id R - RingEquiv.sumArrowEquivProdArrow_symm_apply π Mathlib.Algebra.Ring.Equiv
{Ξ± : Type u_2} {Ξ² : Type u_3} {R : Type u_4} [NonAssocSemiring R] (x : (Ξ± β R) Γ (Ξ² β R)) : (RingEquiv.sumArrowEquivProdArrow Ξ± Ξ² R).symm x = (Equiv.sumArrowEquivProdArrow Ξ± Ξ² R).symm x - RingEquiv.prodCongr_symm_apply π Mathlib.Algebra.Ring.Equiv
{R : Type u_7} {R' : Type u_8} {S : Type u_9} {S' : Type u_10} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring R'] [NonUnitalNonAssocSemiring S] [NonUnitalNonAssocSemiring S'] (f : R β+* R') (g : S β+* S') (aβ : R' Γ S') : (f.prodCongr g).symm aβ = Prod.map (βf.symm) (βg.symm) aβ - RingEquiv.piOptionEquivProd_symm_apply π Mathlib.Algebra.Ring.Equiv
{ΞΉ : Type u_7} {R : Option ΞΉ β Type u_8} [(i : Option ΞΉ) β NonUnitalNonAssocSemiring (R i)] (x : R none Γ ((a : ΞΉ) β R (some a))) (a : Option ΞΉ) : RingEquiv.piOptionEquivProd.symm x a = Option.rec x.1 (fun val => x.2 val) a - RingEquiv.piCongrLeft_symm_apply π Mathlib.Algebra.Ring.Equiv
{ΞΉ : Type u_7} {ΞΉ' : Type u_8} (S : ΞΉ' β Type u_9) (e : ΞΉ β ΞΉ') [(i : ΞΉ') β NonUnitalNonAssocSemiring (S i)] (aβ : (i : ΞΉ') β S i) (i : ΞΉ) : (RingEquiv.piCongrLeft S e).symm aβ i = aβ (e i) - RingEquiv.piCongrLeft'_symm_apply π Mathlib.Algebra.Ring.Equiv
{ΞΉ : Type u_7} {ΞΉ' : Type u_8} (R : ΞΉ β Type u_9) (e : ΞΉ β ΞΉ') [(i : ΞΉ) β NonUnitalNonAssocSemiring (R i)] (f : (b : ΞΉ') β R (e.symm b)) (x : ΞΉ) : (RingEquiv.piCongrLeft' R e).symm f x = β― βΈ f (e x) - RingEquiv.piEquivPiSubtypeProd_symm_apply π Mathlib.Algebra.Ring.Equiv
{ΞΉ : Type u_7} (p : ΞΉ β Prop) [DecidablePred p] (Y : ΞΉ β Type u_8) [(i : ΞΉ) β NonUnitalNonAssocSemiring (Y i)] (f : ((i : { x // p x }) β Y βi) Γ ((i : { x // Β¬p x }) β Y βi)) (x : ΞΉ) : (RingEquiv.piEquivPiSubtypeProd p Y).symm f x = if h : p x then f.1 β¨x, hβ© else f.2 β¨x, hβ© - RingHomInvPair.toRingEquiv_symm_apply π Mathlib.Algebra.Ring.CompTypeclasses
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] (Ο : Rβ β+* Rβ) (Ο' : Rβ β+* Rβ) [RingHomInvPair Ο Ο'] (a : Rβ) : (RingHomInvPair.toRingEquiv Ο Ο').symm a = Ο' a - RingHomInvPair.of_ringEquiv π Mathlib.Algebra.Ring.CompTypeclasses
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] (e : Rβ β+* Rβ) : RingHomInvPair βe βe.symm - RingHomInvPair.of_ringEquiv_symm π Mathlib.Algebra.Ring.CompTypeclasses
{Rβ : Type u_1} {Rβ : Type u_2} [Semiring Rβ] [Semiring Rβ] (e : Rβ β+* Rβ) : RingHomInvPair βe.symm βe - RingEquiv.toSemilinearEquiv π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} [Semiring R] [Semiring S] (f : R β+* S) : R βββ[βf] S - RingEquiv.toSemilinearEquiv_apply π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} [Semiring R] [Semiring S] (f : R β+* S) (a : R) : f.toSemilinearEquiv a = f a - RingEquiv.toSemilinearEquiv_symm_apply π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} [Semiring R] [Semiring S] (f : R β+* S) (aβ : S) : f.toSemilinearEquiv.symm aβ = f.invFun aβ - RingEquiv.symm_toSemilinearEquiv_symm_apply π Mathlib.Algebra.Module.Equiv.Defs
{R : Type u_1} {S : Type u_6} [Semiring R] [Semiring S] (f : R β+* S) (x : R) : f.symm.toSemilinearEquiv.symm x = f x - RingEquiv.moduleEndSelf_symm_apply π Mathlib.Algebra.Module.LinearMap.End
(R : Type u_1) [Semiring R] (f : Module.End R R) : (RingEquiv.moduleEndSelf R).symm f = MulOpposite.op (f 1) - RingEquiv.moduleEndSelfOp_symm_apply π Mathlib.Algebra.Module.LinearMap.End
(R : Type u_1) [Semiring R] (f : Module.End Rα΅α΅α΅ R) : (RingEquiv.moduleEndSelfOp R).symm f = f 1 - LinearEquiv.conjRingEquiv_symm_apply_apply π Mathlib.Algebra.Module.Equiv.Basic
{Rβ : Type u_9} {Rβ : Type u_10} {Mβ : Type u_13} {Mβ : Type u_14} [Semiring Rβ] [Semiring Rβ] [AddCommMonoid Mβ] [AddCommMonoid Mβ] [Module Rβ Mβ] [Module Rβ Mβ] {Οββ : Rβ β+* Rβ} {Οββ : Rβ β+* Rβ} [RingHomInvPair Οββ Οββ] [RingHomInvPair Οββ Οββ] (e : Mβ βββ[Οββ] Mβ) (f : Mβ ββ[Rβ] Mβ) (x : Mβ) : (e.conjRingEquiv.symm f) x = e.symm (f (e x)) - addMonoidEndRingEquivInt_symm_apply π Mathlib.Algebra.Module.Equiv.Basic
(A : Type u_9) [AddCommGroup A] (aβ : A ββ[β€] A) : (addMonoidEndRingEquivInt A).symm aβ = (addMonoidHomLequivInt β€).invFun aβ - Module.compHom.toLinearEquiv_symm_apply π Mathlib.Algebra.Module.Equiv.Basic
{R : Type u_9} {S : Type u_10} [Semiring R] [Semiring S] (g : R β+* S) (a : S) : (Module.compHom.toLinearEquiv g).symm a = g.symm a - RingHom.comp_ulift_eq π Mathlib.Algebra.Ring.ULift
{R : Type u_1} {S : Type u_2} [CommRing R] [CommRing S] (f : R β+* S) : ULift.ringEquiv.toRingHom.comp ((RingHom.ulift.{uβ, uβ, u_1, u_2} f).comp ULift.ringEquiv.symm.toRingHom) = f - RingEquiv.prodZeroRing_symm_apply π Mathlib.Algebra.Ring.Prod
(R : Type u_1) (S : Type u_3) [NonAssocSemiring R] [NonAssocSemiring S] [Subsingleton S] (self : R Γ S) : (RingEquiv.prodZeroRing R S).symm self = self.1 - RingEquiv.zeroRingProd_symm_apply π Mathlib.Algebra.Ring.Prod
(R : Type u_1) (S : Type u_3) [NonAssocSemiring R] [NonAssocSemiring S] [Subsingleton S] (self : S Γ R) : (RingEquiv.zeroRingProd R S).symm self = self.2 - RingEquiv.coe_prodComm_symm π Mathlib.Algebra.Ring.Prod
{R : Type u_1} {S : Type u_3} [NonAssocSemiring R] [NonAssocSemiring S] : βRingEquiv.prodComm.symm = Prod.swap - RingEquiv.prodProdProdComm_symm π Mathlib.Algebra.Ring.Prod
(R : Type u_1) (R' : Type u_2) (S : Type u_3) (S' : Type u_4) [NonAssocSemiring R] [NonAssocSemiring S] [NonAssocSemiring R'] [NonAssocSemiring S'] : (RingEquiv.prodProdProdComm R R' S S').symm = RingEquiv.prodProdProdComm R S R' S' - NonUnitalSubsemiring.mem_map_equiv π Mathlib.RingTheory.NonUnitalSubsemiring.Basic
{R : Type u} {S : Type v} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] {f : R β+* S} {K : NonUnitalSubsemiring R} {x : S} : x β NonUnitalSubsemiring.map (βf) K β f.symm x β K - NonUnitalSubsemiring.comap_equiv_eq_map_symm π Mathlib.RingTheory.NonUnitalSubsemiring.Basic
{R : Type u} {S : Type v} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (f : R β+* S) (K : NonUnitalSubsemiring S) : NonUnitalSubsemiring.comap (βf) K = NonUnitalSubsemiring.map f.symm K - NonUnitalSubsemiring.map_equiv_eq_comap_symm π Mathlib.RingTheory.NonUnitalSubsemiring.Basic
{R : Type u} {S : Type v} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (f : R β+* S) (K : NonUnitalSubsemiring R) : NonUnitalSubsemiring.map (βf) K = NonUnitalSubsemiring.comap f.symm K - NonUnitalSubsemiring.topEquiv_symm_apply_coe π Mathlib.RingTheory.NonUnitalSubsemiring.Basic
{R : Type u} [NonUnitalNonAssocSemiring R] (x : R) : β(NonUnitalSubsemiring.topEquiv.symm x) = x - RingEquiv.sofLeftInverse'_symm_apply π Mathlib.RingTheory.NonUnitalSubsemiring.Basic
{R : Type u} {S : Type v} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] {F : Type u_1} [FunLike F R S] [NonUnitalRingHomClass F R S] {g : S β R} {f : F} (h : Function.LeftInverse g βf) (x : β₯(NonUnitalRingHom.srange f)) : (RingEquiv.sofLeftInverse' h).symm x = g βx - NonUnitalSubsemiring.centerCongr_symm_apply_coe π Mathlib.RingTheory.NonUnitalSubsemiring.Basic
{R : Type u} {S : Type v} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (e : R β+* S) (s : β₯(Subsemigroup.center S)) : β((NonUnitalSubsemiring.centerCongr e).symm s) = e.symm βs - RingEquiv.nonUnitalSubsemiringMap_symm_apply_coe π Mathlib.RingTheory.NonUnitalSubsemiring.Basic
{R : Type u} {S : Type v} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring S] (e : R β+* S) (s : NonUnitalSubsemiring R) (y : β(ββe.toAddEquiv '' βs.toAddSubmonoid)) : β((e.nonUnitalSubsemiringMap s).symm y) = e.symm βy - NonUnitalSubsemiring.centerToMulOpposite_symm_apply_coe π Mathlib.RingTheory.NonUnitalSubsemiring.Basic
{R : Type u} [NonUnitalNonAssocSemiring R] (r : β₯(Subsemigroup.center Rα΅α΅α΅)) : β(NonUnitalSubsemiring.centerToMulOpposite.symm r) = MulOpposite.unop βr - Subsemiring.mem_map_equiv π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] {f : R β+* S} {K : Subsemiring R} {x : S} : x β Subsemiring.map (βf) K β f.symm x β K - Subsemiring.comap_equiv_eq_map_symm π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) (K : Subsemiring S) : Subsemiring.comap (βf) K = Subsemiring.map (βf.symm) K - Subsemiring.map_equiv_eq_comap_symm π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] (f : R β+* S) (K : Subsemiring R) : Subsemiring.map (βf) K = Subsemiring.comap (βf.symm) K - Subsemiring.topEquiv_symm_apply_coe π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} [NonAssocSemiring R] (r : R) : β(Subsemiring.topEquiv.symm r) = r - RingEquiv.ofLeftInverseS_symm_apply π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] {g : S β R} {f : R β+* S} (h : Function.LeftInverse g βf) (x : β₯f.rangeS) : (RingEquiv.ofLeftInverseS h).symm x = g βx - Subsemiring.centerCongr_symm_apply_coe π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) (s : β₯(Subsemigroup.center S)) : β((Subsemiring.centerCongr e).symm s) = e.symm βs - Subsemiring.centerToMulOpposite_symm_apply_coe π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} [NonAssocSemiring R] (r : β₯(Subsemigroup.center Rα΅α΅α΅)) : β(Subsemiring.centerToMulOpposite.symm r) = MulOpposite.unop βr - RingEquiv.subsemiringMap_symm_apply_coe π Mathlib.Algebra.Ring.Subsemiring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] (e : R β+* S) (s : Subsemiring R) (x : β₯(Subsemiring.map e.toRingHom s)) : β((e.subsemiringMap s).symm x) = e.symm βx - NonUnitalSubring.mem_map_equiv π Mathlib.RingTheory.NonUnitalSubring.Basic
{R : Type u} {S : Type v} [NonUnitalNonAssocRing R] [NonUnitalNonAssocRing S] {f : R β+* S} {K : NonUnitalSubring R} {x : S} : x β NonUnitalSubring.map (βf) K β f.symm x β K - NonUnitalSubring.comap_equiv_eq_map_symm π Mathlib.RingTheory.NonUnitalSubring.Basic
{R : Type u} {S : Type v} [NonUnitalNonAssocRing R] [NonUnitalNonAssocRing S] (f : R β+* S) (K : NonUnitalSubring S) : NonUnitalSubring.comap (βf) K = NonUnitalSubring.map f.symm K - NonUnitalSubring.map_equiv_eq_comap_symm π Mathlib.RingTheory.NonUnitalSubring.Basic
{R : Type u} {S : Type v} [NonUnitalNonAssocRing R] [NonUnitalNonAssocRing S] (f : R β+* S) (K : NonUnitalSubring R) : NonUnitalSubring.map (βf) K = NonUnitalSubring.comap f.symm K - NonUnitalSubring.topEquiv_symm_apply_coe π Mathlib.RingTheory.NonUnitalSubring.Basic
{R : Type u} [NonUnitalNonAssocRing R] (x : R) : β(NonUnitalSubring.topEquiv.symm x) = x - RingEquiv.ofLeftInverse'_symm_apply π Mathlib.RingTheory.NonUnitalSubring.Basic
{R : Type u} {S : Type v} [NonUnitalRing R] [NonUnitalRing S] {g : S β R} {f : R ββ+* S} (h : Function.LeftInverse g βf) (x : β₯f.range) : (RingEquiv.ofLeftInverse' h).symm x = g βx - NonUnitalSubring.centerCongr_symm_apply_coe π Mathlib.RingTheory.NonUnitalSubring.Basic
{R : Type u} [NonUnitalNonAssocRing R] {S : Type u_1} [NonUnitalNonAssocRing S] (e : R β+* S) (s : β₯(Subsemigroup.center S)) : β((NonUnitalSubring.centerCongr e).symm s) = e.symm βs - NonUnitalSubring.centerToMulOpposite_symm_apply_coe π Mathlib.RingTheory.NonUnitalSubring.Basic
{R : Type u} [NonUnitalNonAssocRing R] (r : β₯(Subsemigroup.center Rα΅α΅α΅)) : β(NonUnitalSubring.centerToMulOpposite.symm r) = MulOpposite.unop βr - Subring.mem_map_equiv π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocRing R] [NonAssocRing S] {f : R β+* S} {K : Subring R} {x : S} : x β Subring.map (βf) K β f.symm x β K - Subring.comap_equiv_eq_map_symm π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocRing R] [NonAssocRing S] (f : R β+* S) (K : Subring S) : Subring.comap (βf) K = Subring.map (βf.symm) K - Subring.map_equiv_eq_comap_symm π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocRing R] [NonAssocRing S] (f : R β+* S) (K : Subring R) : Subring.map (βf) K = Subring.comap (βf.symm) K - RingEquiv.subringCongr_symm π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} [NonAssocRing R] {s t : Subring R} (h : s = t) : (RingEquiv.subringCongr h).symm = RingEquiv.subringCongr β― - Subring.topEquiv_symm_apply_coe π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} [NonAssocRing R] (r : R) : β(Subring.topEquiv.symm r) = r - RingEquiv.ofLeftInverse_symm_apply π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocRing R] [NonAssocRing S] {g : S β R} {f : R β+* S} (h : Function.LeftInverse g βf) (x : β₯f.range) : (RingEquiv.ofLeftInverse h).symm x = g βx - RingEquiv.restrict_symm_apply_coe π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocSemiring R] [NonAssocSemiring S] {ΟR : Type u_1} {ΟS : Type u_2} [SetLike ΟR R] [SetLike ΟS S] [SubsemiringClass ΟR R] [SubsemiringClass ΟS S] (e : R β+* S) (s' : ΟR) (s : ΟS) (h : β (x : R), x β s' β e x β s) (a : β₯s) : β((e.restrict s' s h).symm a) = e.symm βa - Subring.centerCongr_symm_apply_coe π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} {S : Type v} [NonAssocRing R] [NonAssocRing S] (e : R β+* S) (s : β₯(Subsemigroup.center S)) : β((Subring.centerCongr e).symm s) = e.symm βs - Subring.centerToMulOpposite_symm_apply_coe π Mathlib.Algebra.Ring.Subring.Basic
{R : Type u} [NonAssocRing R] (r : β₯(Subsemigroup.center Rα΅α΅α΅)) : β(Subring.centerToMulOpposite.symm r) = MulOpposite.unop βr - RingAut.inv_apply π Mathlib.Algebra.Ring.Aut
{R : Type u_1} [Mul R] [Add R] (f : R β+* R) (x : R) : fβ»ΒΉ x = f.symm x - MulSemiringAction.toRingEquiv_apply_symm_apply π Mathlib.Algebra.Ring.Action.Group
(G : Type u_1) [Group G] (R : Type u_2) [Semiring R] [MulSemiringAction G R] (x : G) (aβ : R) : ((MulSemiringAction.toRingEquiv G R) x).symm aβ = xβ»ΒΉ β’ aβ - MulSemiringAction.toRingEquiv_symm_apply π Mathlib.Algebra.Ring.Action.Group
(G : Type u_1) [Group G] (R : Type u_2) [Semiring R] [MulSemiringAction G R] (x : G) (aβ : R) : ((MulSemiringAction.toRingEquiv G R) x).symm aβ = xβ»ΒΉ β’ aβ - RingEquiv.symm_toNatAlgEquiv π Mathlib.Algebra.Algebra.Equiv
{R : Type u_1} {S : Type u_2} [Semiring R] [Semiring S] (f : R β+* S) : f.toNatAlgEquiv.symm = f.symm.toNatAlgEquiv - AlgEquiv.symm_toRingEquiv π Mathlib.Algebra.Algebra.Equiv
{R : Type uR} {Aβ : Type uAβ} {Aβ : Type uAβ} [CommSemiring R] [Semiring Aβ] [Semiring Aβ] [Algebra R Aβ] [Algebra R Aβ] (e : Aβ ββ[R] Aβ) : e.symm.toRingEquiv = e.toRingEquiv.symm - AlgEquiv.toRingEquiv_symm π Mathlib.Algebra.Algebra.Equiv
{R : Type uR} {Aβ : Type uAβ} {Aβ : Type uAβ} [CommSemiring R] [Semiring Aβ] [Semiring Aβ] [Algebra R Aβ] [Algebra R Aβ] (e : Aβ ββ[R] Aβ) : e.toRingEquiv.symm = e.symm.toRingEquiv - RingEquiv.symm_toIntAlgEquiv π Mathlib.Algebra.Algebra.Equiv
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] (f : R β+* S) : f.toIntAlgEquiv.symm = f.symm.toIntAlgEquiv - AlgEquiv.ofRingEquiv_symm_apply π Mathlib.Algebra.Algebra.Equiv
{R : Type uR} {Aβ : Type uAβ} {Aβ : Type uAβ} [CommSemiring R] [Semiring Aβ] [Semiring Aβ] [Algebra R Aβ] [Algebra R Aβ] {f : Aβ β+* Aβ} (hf : β (x : R), f ((algebraMap R Aβ) x) = (algebraMap R Aβ) x) (a : Aβ) : (AlgEquiv.ofRingEquiv hf).symm a = f.symm a - AlgEquiv.ofRingEquiv_toEquiv π Mathlib.Algebra.Algebra.Equiv
{R : Type uR} {Aβ : Type uAβ} {Aβ : Type uAβ} [CommSemiring R] [Semiring Aβ] [Semiring Aβ] [Algebra R Aβ] [Algebra R Aβ] {f : Aβ β+* Aβ} (hf : β (x : R), f ((algebraMap R Aβ) x) = (algebraMap R Aβ) x) : β(AlgEquiv.ofRingEquiv hf) = { toFun := βf, invFun := βf.symm, left_inv := β―, right_inv := β― } - Module.End.ringEquivEndFinsupp_symm_apply_apply π Mathlib.LinearAlgebra.Finsupp.Defs
{ΞΉ : Type u_4} {R : Type u_5} {M : Type u_6} [Semiring R] [AddCommMonoid M] [Module R M] (i : ΞΉ) (f : Module.End (Module.End R (ΞΉ ββ M)) (ΞΉ ββ M)) (m : M) : ((Module.End.ringEquivEndFinsupp i).symm f) m = (f funβ | i => m) i - Module.Basis.mapCoeffs_repr π Mathlib.LinearAlgebra.Basis.Defs
{ΞΉ : Type u_7} {R : Type u_8} {M : Type u_9} [Semiring R] [AddCommMonoid M] [Module R M] (b : Module.Basis ΞΉ R M) {R' : Type u_10} [Semiring R'] [Module R' M] (f : R β+* R') (h : β (c : R) (x : M), f c β’ x = c β’ x) : (b.mapCoeffs f h).repr = LinearEquiv.restrictScalars R' b.repr βͺβ«β Finsupp.mapRange.linearEquiv (Module.compHom.toLinearEquiv f.symm).symm - Ideal.quotEquivOfEq_symm π Mathlib.RingTheory.Ideal.Quotient.Defs
{R : Type u} [Ring R] {I J : Ideal R} [I.IsTwoSided] [J.IsTwoSided] (h : I = J) : (Ideal.quotEquivOfEq h).symm = Ideal.quotEquivOfEq β― - AddMonoidAlgebra.uniqueRingEquiv_symm_apply π Mathlib.Algebra.MonoidAlgebra.Defs
{R : Type u_1} (M : Type u_4) [Semiring R] [AddMonoid M] [Subsingleton M] (r : R) : (AddMonoidAlgebra.uniqueRingEquiv M).symm r = AddMonoidAlgebra.single 0 r - MonoidAlgebra.uniqueRingEquiv_symm_apply π Mathlib.Algebra.MonoidAlgebra.Defs
{R : Type u_1} (M : Type u_4) [Semiring R] [Monoid M] [Subsingleton M] (r : R) : (MonoidAlgebra.uniqueRingEquiv M).symm r = MonoidAlgebra.single 1 r - AddMonoidAlgebra.coeff_uniqueRingEquiv_symm π Mathlib.Algebra.MonoidAlgebra.Defs
{R : Type u_1} {M : Type u_4} [Semiring R] [AddMonoid M] [Subsingleton M] (r : R) (m : M) : ((AddMonoidAlgebra.uniqueRingEquiv M).symm r).coeff m = r - MonoidAlgebra.coeff_uniqueRingEquiv_symm π Mathlib.Algebra.MonoidAlgebra.Defs
{R : Type u_1} {M : Type u_4} [Semiring R] [Monoid M] [Subsingleton M] (r : R) (m : M) : ((MonoidAlgebra.uniqueRingEquiv M).symm r).coeff m = r - MonoidAlgebra.uniqueRingEquiv_symm_apply_apply π Mathlib.Algebra.MonoidAlgebra.Defs
{R : Type u_1} {M : Type u_4} [Semiring R] [Monoid M] [Subsingleton M] (r : R) (m : M) : ((MonoidAlgebra.uniqueRingEquiv M).symm r).coeff m = r - AddMonoidAlgebra.curryRingEquiv_symm_single π Mathlib.Algebra.MonoidAlgebra.Defs
{R : Type u_1} {M : Type u_4} {N : Type u_5} [Semiring R] [AddMonoid M] [AddMonoid N] (m : M) (n : N) (r : R) : AddMonoidAlgebra.curryRingEquiv.symm (AddMonoidAlgebra.single m (AddMonoidAlgebra.single n r)) = AddMonoidAlgebra.single (m, n) r - MonoidAlgebra.curryRingEquiv_symm_single π Mathlib.Algebra.MonoidAlgebra.Defs
{R : Type u_1} {M : Type u_4} {N : Type u_5} [Semiring R] [Monoid M] [Monoid N] (m : M) (n : N) (r : R) : MonoidAlgebra.curryRingEquiv.symm (MonoidAlgebra.single m (MonoidAlgebra.single n r)) = MonoidAlgebra.single (m, n) r - AddMonoidAlgebra.symm_mapDomainRingEquiv π Mathlib.Algebra.MonoidAlgebra.MapDomain
{R : Type u_3} {M : Type u_6} {N : Type u_7} [Semiring R] [AddMonoid M] [AddMonoid N] (e : M β+ N) : (AddMonoidAlgebra.mapDomainRingEquiv R e).symm = AddMonoidAlgebra.mapDomainRingEquiv R e.symm - MonoidAlgebra.symm_mapDomainRingEquiv π Mathlib.Algebra.MonoidAlgebra.MapDomain
{R : Type u_3} {M : Type u_6} {N : Type u_7} [Semiring R] [Monoid M] [Monoid N] (e : M β* N) : (MonoidAlgebra.mapDomainRingEquiv R e).symm = MonoidAlgebra.mapDomainRingEquiv R e.symm - AddMonoidAlgebra.symm_mapRingEquiv π Mathlib.Algebra.MonoidAlgebra.MapDomain
{R : Type u_3} {S : Type u_4} {M : Type u_6} [Semiring R] [Semiring S] [AddMonoid M] (e : R β+* S) : (AddMonoidAlgebra.mapRingEquiv M e).symm = AddMonoidAlgebra.mapRingEquiv M e.symm - MonoidAlgebra.symm_mapRangeRingEquiv π Mathlib.Algebra.MonoidAlgebra.MapDomain
{R : Type u_3} {S : Type u_4} {M : Type u_6} [Semiring R] [Semiring S] [Monoid M] (e : R β+* S) : (MonoidAlgebra.mapRingEquiv M e).symm = MonoidAlgebra.mapRingEquiv M e.symm - MonoidAlgebra.symm_mapRingEquiv π Mathlib.Algebra.MonoidAlgebra.MapDomain
{R : Type u_3} {S : Type u_4} {M : Type u_6} [Semiring R] [Semiring S] [Monoid M] (e : R β+* S) : (MonoidAlgebra.mapRingEquiv M e).symm = MonoidAlgebra.mapRingEquiv M e.symm - AddMonoidAlgebra.symm_commRingEquiv π Mathlib.Algebra.MonoidAlgebra.MapDomain
{R : Type u_3} {M : Type u_6} {N : Type u_7} [Semiring R] [AddMonoid M] [AddMonoid N] : AddMonoidAlgebra.commRingEquiv.symm = AddMonoidAlgebra.commRingEquiv - MonoidAlgebra.symm_commRingEquiv π Mathlib.Algebra.MonoidAlgebra.MapDomain
{R : Type u_3} {M : Type u_6} {N : Type u_7} [Semiring R] [Monoid M] [Monoid N] : MonoidAlgebra.commRingEquiv.symm = MonoidAlgebra.commRingEquiv - AddMonoidAlgebra.coeff_toMultiplicative_symm_apply π Mathlib.Algebra.MonoidAlgebra.MapDomain
(R : Type u_3) (M : Type u_6) [Semiring R] [Add M] (x : MonoidAlgebra R (Multiplicative M)) : ((AddMonoidAlgebra.toMultiplicative R M).symm x).coeff = Finsupp.mapDomain (βMultiplicative.toAdd) x.coeff - MonoidAlgebra.coeff_toAdditive_symm_apply π Mathlib.Algebra.MonoidAlgebra.MapDomain
(R : Type u_3) (M : Type u_6) [Semiring R] [Mul M] (x : AddMonoidAlgebra R (Additive M)) : ((MonoidAlgebra.toAdditive R M).symm x).coeff = Finsupp.mapDomain (βAdditive.toMul) x.coeff - AddMonoidAlgebra.opRingEquiv_symm_single π Mathlib.Algebra.MonoidAlgebra.Opposite
{R : Type u_1} {M : Type u_2} [Semiring R] [Add M] (r : Rα΅α΅α΅) (x : Mα΅α΅α΅) : AddMonoidAlgebra.opRingEquiv.symm (AddMonoidAlgebra.single x r) = MulOpposite.op (AddMonoidAlgebra.single (AddOpposite.unop x) (MulOpposite.unop r)) - MonoidAlgebra.opRingEquiv_symm_single π Mathlib.Algebra.MonoidAlgebra.Opposite
{R : Type u_1} {M : Type u_2} [Semiring R] [Mul M] (r : Rα΅α΅α΅) (x : Mα΅α΅α΅) : MonoidAlgebra.opRingEquiv.symm (MonoidAlgebra.single x r) = MulOpposite.op (MonoidAlgebra.single (MulOpposite.unop x) (MulOpposite.unop r)) - AddMonoidAlgebra.opRingEquiv_symm_apply π Mathlib.Algebra.MonoidAlgebra.Opposite
{R : Type u_1} {M : Type u_2} [Semiring R] [Add M] (aβ : AddMonoidAlgebra Rα΅α΅α΅ Mα΅α΅α΅) : AddMonoidAlgebra.opRingEquiv.symm aβ = MulOpposite.op ((AddMonoidAlgebra.mapDomainAddEquiv R AddOpposite.opEquiv.symm) ((AddMonoidAlgebra.mapAddEquiv Mα΅α΅α΅ MulOpposite.opAddEquiv.symm) aβ)) - MonoidAlgebra.opRingEquiv_symm_apply π Mathlib.Algebra.MonoidAlgebra.Opposite
{R : Type u_1} {M : Type u_2} [Semiring R] [Mul M] (aβ : MonoidAlgebra Rα΅α΅α΅ Mα΅α΅α΅) : MonoidAlgebra.opRingEquiv.symm aβ = MulOpposite.op ((MonoidAlgebra.mapDomainAddEquiv R MulOpposite.opEquiv.symm) ((MonoidAlgebra.mapAddEquiv Mα΅α΅α΅ MulOpposite.opAddEquiv.symm) aβ)) - Polynomial.toFinsuppIso_symm_apply π Mathlib.Algebra.Polynomial.Basic
(R : Type u) [Semiring R] (toFinsupp : AddMonoidAlgebra R β) : (Polynomial.toFinsuppIso R).symm toFinsupp = { toFinsupp := toFinsupp } - Submodule.equivOpposite_symm_apply π Mathlib.Algebra.Algebra.Operations
{R : Type u} [CommSemiring R] {A : Type v} [Semiring A] [Algebra R A] (p : (Submodule R A)α΅α΅α΅) : Submodule.equivOpposite.symm p = Submodule.comap (β(MulOpposite.opLinearEquiv R).symm) (MulOpposite.unop p) - Ideal.symm_apply_mem_of_equiv_iff π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] {I : Ideal R} {f : R β+* S} {y : S} : f.symm y β I β y β Ideal.map f I - Ideal.comap_symm π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] {I : Ideal R} (f : R β+* S) : Ideal.comap f.symm I = Ideal.map f I - Ideal.map_symm π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] {I : Ideal S} (f : R β+* S) : Ideal.map f.symm I = Ideal.comap f I - Ideal.map_comap_of_equiv π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] {I : Ideal R} (f : R β+* S) : Ideal.map (βf) I = Ideal.comap f.symm I - Ideal.map_of_equiv π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] {I : Ideal R} (f : R β+* S) : Ideal.map (βf.symm) (Ideal.map (βf) I) = I - Ideal.comap_of_equiv π Mathlib.RingTheory.Ideal.Maps
{R : Type u} {S : Type v} [Semiring R] [Semiring S] {I : Ideal R} (f : R β+* S) : Ideal.comap (βf) (Ideal.comap (βf.symm) I) = I - RingEquiv.mapMatrix_symm π Mathlib.Data.Matrix.Basic
{m : Type u_2} {Ξ± : Type u_8} {Ξ² : Type u_9} [Fintype m] [DecidableEq m] [NonAssocSemiring Ξ±] [NonAssocSemiring Ξ²] (f : Ξ± β+* Ξ²) : f.mapMatrix.symm = f.symm.mapMatrix - Matrix.transposeRingEquiv_symm_apply π Mathlib.Data.Matrix.Basic
(m : Type u_2) (Ξ± : Type u_8) [AddCommMonoid Ξ±] [CommMagma Ξ±] [Fintype m] (aβ : (Matrix m m Ξ±)α΅α΅α΅) : (Matrix.transposeRingEquiv m Ξ±).symm aβ = (MulOpposite.unop aβ).transpose - RingEquiv.mopMatrix_symm_apply π Mathlib.Data.Matrix.Basic
{m : Type u_2} [Fintype m] {Ξ± : Type u_11} [Mul Ξ±] [AddCommMonoid Ξ±] (M : (Matrix m m Ξ±)α΅α΅α΅) : RingEquiv.mopMatrix.symm M = (MulOpposite.unop M).transpose.map MulOpposite.op - Matrix.piRingEquiv_symm_apply π Mathlib.Data.Matrix.Basic
{n : Type u_3} {ΞΉ : Type u_11} {Ξ² : ΞΉ β Type u_12} [(i : ΞΉ) β AddCommMonoid (Ξ² i)] [(i : ΞΉ) β Mul (Ξ² i)] [Fintype n] (f : (i : ΞΉ) β Matrix n n (Ξ² i)) : Matrix.piRingEquiv.symm f = Matrix.of fun j k i => f i j k - Matrix.compRingEquiv_symm_apply π Mathlib.Data.Matrix.Composition
(I : Type u_1) (J : Type u_2) (R : Type u_5) [AddCommMonoid R] [Mul R] [Fintype I] [Fintype J] (M : Matrix (I Γ J) (I Γ J) R) : (Matrix.compRingEquiv I J R).symm M = (Matrix.comp I I J J R).symm M - StarRingEquiv.symm_mk π Mathlib.Algebra.Star.StarRingHom
{A : Type u_1} {B : Type u_2} [Add A] [Add B] [Mul A] [Mul B] [Star A] [Star B] (e : A β+* B) (hβ : β (a : A), e.toFun (star a) = star (e.toFun a)) : { toRingEquiv := e, map_star' := hβ }.symm = { toRingEquiv := e.symm, map_star' := β― } - StarAlgEquiv.toRingEquiv_symm π Mathlib.Algebra.Star.StarAlgHom
{R : Type u_2} {A : Type u_3} {B : Type u_4} [Add A] [Add B] [Mul A] [Mul B] [SMul R A] [SMul R B] [Star A] [Star B] (e : A βββ[R] B) : (βe).symm.toRingEquiv = (βe).symm - RingHom.rangeRestrictFieldEquiv_apply_symm_apply π Mathlib.Algebra.Field.Subfield.Basic
{K : Type u} {L : Type v} [DivisionRing K] [DivisionRing L] (f : K β+* L) (x : β₯f.fieldRange) : f (f.rangeRestrictFieldEquiv.symm x) = βx - IsLocalization.isLocalization_of_base_ringEquiv π Mathlib.RingTheory.Localization.Defs
{R : Type u_1} [CommSemiring R] (M : Submonoid R) (S : Type u_2) [CommSemiring S] [Algebra R S] {P : Type u_3} [CommSemiring P] [IsLocalization M S] (h : R β+* P) : IsLocalization (Submonoid.map h M) S - IsLocalization.isLocalization_iff_of_base_ringEquiv π Mathlib.RingTheory.Localization.Defs
{R : Type u_1} [CommSemiring R] (M : Submonoid R) (S : Type u_2) [CommSemiring S] [Algebra R S] {P : Type u_3} [CommSemiring P] (h : R β+* P) : IsLocalization M S β IsLocalization (Submonoid.map h M) S - IsLocalization.ringEquivOfRingEquiv_symm π Mathlib.RingTheory.Localization.Defs
{R : Type u_1} [CommSemiring R] {M : Submonoid R} {S : Type u_2} [CommSemiring S] [Algebra R S] {P : Type u_3} [CommSemiring P] [IsLocalization M S] {T : Submonoid P} {Q : Type u_4} [CommSemiring Q] [Algebra P Q] [IsLocalization T Q] {j : R β+* P} (H : Submonoid.map j M = T) : (IsLocalization.ringEquivOfRingEquiv S Q j H).symm = IsLocalization.ringEquivOfRingEquiv Q S j.symm β― - IsLocalization.algEquivOfAlgEquiv_symm_apply π Mathlib.RingTheory.Localization.Basic
{A : Type u_4} [CommSemiring A] {R : Type u_5} [CommSemiring R] [Algebra A R] {M : Submonoid R} (S : Type u_6) [CommSemiring S] [Algebra A S] [Algebra R S] [IsScalarTower A R S] [IsLocalization M S] {P : Type u_7} [CommSemiring P] [Algebra A P] {T : Submonoid P} (Q : Type u_8) [CommSemiring Q] [Algebra A Q] [Algebra P Q] [IsScalarTower A P Q] [IsLocalization T Q] (h : R ββ[A] P) (H : Submonoid.map h M = T) (a : Q) : (IsLocalization.algEquivOfAlgEquiv S Q h H).symm a = (IsLocalization.map S β{ toEquiv := βh.symm, map_mul' := β―, map_add' := β― } β―) a - IsFractionRing.isFractionRing_iff_of_base_ringEquiv π Mathlib.RingTheory.Localization.FractionRing
{R : Type u_1} [CommRing R] (S : Type u_2) [CommRing S] [Algebra R S] {P : Type u_3} [CommRing P] (h : R β+* P) : IsFractionRing R S β IsFractionRing P S - IsFractionRing.ringEquivOfRingEquiv_symm π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {K : Type u_9} {B : Type u_10} {L : Type u_11} [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (h : A β+* B) : (IsFractionRing.ringEquivOfRingEquiv h).symm = IsFractionRing.ringEquivOfRingEquiv h.symm - IsFractionRing.instRingHomInvPairToRingHomRingEquivSymm π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} [CommRing A] [CommRing B] (f : A β+* B) : RingHomInvPair βf βf.symm - IsFractionRing.semilinearEquivOfRingEquiv π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A β+* B) : K βββ[βf] L - IsFractionRing.semilinearEquivOfRingEquiv_apply π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A β+* B) (x : K) : (IsFractionRing.semilinearEquivOfRingEquiv K L f) x = (IsFractionRing.ringEquivOfRingEquiv f) x - IsFractionRing.semilinearEquivOfRingEquiv_algebraMap π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A β+* B) (a : A) : (IsFractionRing.semilinearEquivOfRingEquiv K L f) ((algebraMap A K) a) = (algebraMap B L) (f a) - IsFractionRing.semilinearEquivOfRingEquiv_symm_apply π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A β+* B) (x : L) : (IsFractionRing.semilinearEquivOfRingEquiv K L f).symm x = (IsFractionRing.ringEquivOfRingEquiv f).symm x - IsFractionRing.semilinearEquivOfRingEquiv_comp π Mathlib.RingTheory.Localization.FractionRing
{A : Type u_8} {B : Type u_9} (K : Type u_10) (L : Type u_11) [CommRing A] [CommRing B] [CommRing K] [CommRing L] [Algebra A K] [IsFractionRing A K] [Algebra B L] [IsFractionRing B L] (f : A β+* B) {C : Type u_12} (M : Type u_13) [CommRing C] [CommRing M] [Algebra C M] [IsFractionRing C M] (g : B β+* C) : have this := β―; have this_1 := β―; IsFractionRing.semilinearEquivOfRingEquiv K M (f.trans g) = (IsFractionRing.semilinearEquivOfRingEquiv K L f).trans (IsFractionRing.semilinearEquivOfRingEquiv L M g) - RingEquiv.symm_toRatAlgEquiv π Mathlib.Algebra.Algebra.Hom.Rat
{R : Type u_1} {S : Type u_2} [Ring R] [Ring S] [Algebra β R] [Algebra β S] (f : R β+* S) : f.toRatAlgEquiv.symm = f.symm.toRatAlgEquiv - Equiv.ringEquiv_symm_apply π Mathlib.Algebra.Ring.TransferInstance
{Ξ± : Type u_1} {Ξ² : Type u_2} (e : Ξ± β Ξ²) [Add Ξ²] [Mul Ξ²] (b : Ξ²) : (RingEquiv.symm e.ringEquiv) b = e.symm b - AddMonoidAlgebra.toRingEquiv_symm_uniqueAlgEquiv π Mathlib.Algebra.MonoidAlgebra.Basic
(R : Type u_1) {A : Type u_4} (M : Type u_7) [CommSemiring R] [Semiring A] [Algebra R A] [AddMonoid M] [Unique M] : β(AddMonoidAlgebra.uniqueAlgEquiv R M).symm = (AddMonoidAlgebra.uniqueRingEquiv M).symm - MonoidAlgebra.toRingEquiv_symm_uniqueAlgEquiv π Mathlib.Algebra.MonoidAlgebra.Basic
(R : Type u_1) {A : Type u_4} (M : Type u_7) [CommSemiring R] [Semiring A] [Algebra R A] [Monoid M] [Unique M] : β(MonoidAlgebra.uniqueAlgEquiv R M).symm = (MonoidAlgebra.uniqueRingEquiv M).symm - Polynomial.mapEquiv_symm_apply π Mathlib.Algebra.Polynomial.Eval.Degree
{R : Type u} {S : Type v} [Semiring R] [Semiring S] (e : R β+* S) (a : Polynomial S) : (Polynomial.mapEquiv e).symm a = Polynomial.map (βe.symm) a - MvPolynomial.iterToSum_sumToIter π Mathlib.Algebra.MvPolynomial.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) (x : R) : e.symm (e x) = x - MvPolynomial.sumToIter_iterToSum π Mathlib.Algebra.MvPolynomial.Equiv
{R : Type u_4} {S : Type u_5} [Mul R] [Mul S] [Add R] [Add S] (e : R β+* S) (x : S) : e (e.symm x) = x - MvPolynomial.isEmptyRingEquiv_symm_toRingHom π Mathlib.Algebra.MvPolynomial.Equiv
(R : Type u) {Ο : Type u_1} [CommSemiring R] [IsEmpty Ο] : (MvPolynomial.isEmptyRingEquiv R Ο).symm.toRingHom = MvPolynomial.C - MvPolynomial.mapEquiv_symm π Mathlib.Algebra.MvPolynomial.Equiv
{Sβ : Type v} {Sβ : Type w} (Ο : Type u_1) [CommSemiring Sβ] [CommSemiring Sβ] (e : Sβ β+* Sβ) : (MvPolynomial.mapEquiv Ο e).symm = MvPolynomial.mapEquiv Ο e.symm - MvPolynomial.isEmptyRingEquiv_symm_apply π Mathlib.Algebra.MvPolynomial.Equiv
(R : Type u) (Ο : Type u_1) [CommSemiring R] [IsEmpty Ο] (r : R) : (MvPolynomial.isEmptyRingEquiv R Ο).symm r = MvPolynomial.C r - MvPolynomial.sumRingEquiv_symm_X π Mathlib.Algebra.MvPolynomial.Equiv
(R : Type u) (Sβ : Type v) (Sβ : Type w) [CommSemiring R] (s : Sβ) : (MvPolynomial.sumRingEquiv R Sβ Sβ).symm (MvPolynomial.X s) = MvPolynomial.X (Sum.inl s) - MvPolynomial.sumRingEquiv_symm_C_X π Mathlib.Algebra.MvPolynomial.Equiv
(R : Type u) (Sβ : Type v) (Sβ : Type w) [CommSemiring R] (s : Sβ) : (MvPolynomial.sumRingEquiv R Sβ Sβ).symm (MvPolynomial.C (MvPolynomial.X s)) = MvPolynomial.X (Sum.inr s) - MvPolynomial.sumRingEquiv_symm_C_C π Mathlib.Algebra.MvPolynomial.Equiv
(R : Type u) (Sβ : Type v) (Sβ : Type w) [CommSemiring R] (r : R) : (MvPolynomial.sumRingEquiv R Sβ Sβ).symm (MvPolynomial.C (MvPolynomial.C r)) = MvPolynomial.C r - MvPolynomial.mvPolynomialEquivMvPolynomial_symm_apply π Mathlib.Algebra.MvPolynomial.Equiv
(R : Type u) (Sβ : Type v) (Sβ : Type w) (Sβ : Type x) [CommSemiring R] [CommSemiring Sβ] (f : MvPolynomial Sβ R β+* MvPolynomial Sβ Sβ) (g : MvPolynomial Sβ Sβ β+* MvPolynomial Sβ R) (hfgC : (f.comp g).comp MvPolynomial.C = MvPolynomial.C) (hfgX : β (n : Sβ), f (g (MvPolynomial.X n)) = MvPolynomial.X n) (hgfC : (g.comp f).comp MvPolynomial.C = MvPolynomial.C) (hgfX : β (n : Sβ), g (f (MvPolynomial.X n)) = MvPolynomial.X n) (a : MvPolynomial Sβ Sβ) : (MvPolynomial.mvPolynomialEquivMvPolynomial R Sβ Sβ Sβ f g hfgC hfgX hgfC hgfX).symm a = g a - MvPolynomial.coeff_sumAlgEquiv_symm_apply π Mathlib.Algebra.MvPolynomial.Equiv
(R : Type u) (Sβ : Type v) (Sβ : Type w) [CommSemiring R] (aβ : MvPolynomial Sβ (MvPolynomial Sβ R)) : ((MvPolynomial.sumAlgEquiv R Sβ Sβ).symm aβ).coeff = Finsupp.mapDomain (βFinsupp.sumFinsuppAddEquivProdFinsupp.symm) ({ toEquiv := β(AddMonoidAlgebra.curryAlgEquiv R).symm, map_mul' := β―, map_add' := β― } aβ).coeff - RingEquiv.piFinTwo_symm_apply π Mathlib.Algebra.Ring.Fin
(R : Fin 2 β Type u_1) [(i : Fin 2) β Semiring (R i)] (aβ : R 0 Γ R 1) (i : Fin 2) : (RingEquiv.piFinTwo R).symm aβ i = (piFinTwoEquiv R).invFun aβ i - RingHom.quotientKerEquivOfSurjective_symm_comp π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {f : R β+* S} (hf : Function.Surjective βf) : (RingHom.quotientKerEquivOfSurjective hf).symm.toRingHom.comp f = Ideal.Quotient.mk (RingHom.ker f) - Ideal.quotientEquiv_symm_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [Ring R] {S : Type v} [Ring S] (I : Ideal R) (J : Ideal S) [I.IsTwoSided] [J.IsTwoSided] (f : R β+* S) (hIJ : J = Ideal.map (βf) I) (x : S) : (I.quotientEquiv J f hIJ).symm ((Ideal.Quotient.mk J) x) = (Ideal.Quotient.mk I) (f.symm x) - Ideal.quotientEquiv_symm_apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [Ring R] {S : Type v} [Ring S] (I : Ideal R) (J : Ideal S) [I.IsTwoSided] [J.IsTwoSided] (f : R β+* S) (hIJ : J = Ideal.map (βf) I) (a : S β§Έ J) : (I.quotientEquiv J f hIJ).symm a = (Ideal.quotientMap I βf.symm β―) a - RingEquiv.quotientBot_symm_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u_1} [Ring R] (r : R) : (RingEquiv.quotientBot R).symm r = (Ideal.Quotient.mk β₯) r - RingHom.quotientKerEquivOfRightInverse.Symm.apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {f : R β+* S} {g : S β R} (hf : Function.RightInverse g βf) (x : S) : (RingHom.quotientKerEquivOfRightInverse hf).symm x = (Ideal.Quotient.mk (RingHom.ker f)) (g x) - RingHom.quotientKerEquivOfSurjective_symm_apply π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} {S : Type v} [Ring R] [Semiring S] {f : R β+* S} (hf : Function.Surjective βf) (x : R) : (RingHom.quotientKerEquivOfSurjective hf).symm (f x) = (Ideal.Quotient.mk (RingHom.ker f)) x - DoubleQuot.quotQuotEquivQuotOfLEβ_symm_toRingEquiv π Mathlib.RingTheory.Ideal.Quotient.Operations
(R : Type u) {A : Type u_1} [CommSemiring R] [CommRing A] [Algebra R A] {I J : Ideal A} (h : I β€ J) : (DoubleQuot.quotQuotEquivQuotOfLEβ R h).symm.toRingEquiv = (DoubleQuot.quotQuotEquivQuotOfLE h).symm - DoubleQuot.quotQuotEquivQuotSupβ_symm_toRingEquiv π Mathlib.RingTheory.Ideal.Quotient.Operations
(R : Type u) {A : Type u_1} [CommSemiring R] [CommRing A] [Algebra R A] (I J : Ideal A) : (DoubleQuot.quotQuotEquivQuotSupβ R I J).symm.toRingEquiv = (DoubleQuot.quotQuotEquivQuotSup I J).symm - DoubleQuot.quotQuotEquivComm_symm π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [CommRing R] (I J : Ideal R) : (DoubleQuot.quotQuotEquivComm I J).symm = DoubleQuot.quotQuotEquivComm J I - DoubleQuot.quotQuotEquivQuotOfLE_symm_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [CommRing R] {I J : Ideal R} (x : R) (h : I β€ J) : (DoubleQuot.quotQuotEquivQuotOfLE h).symm ((Ideal.Quotient.mk J) x) = (DoubleQuot.quotQuotMk I J) x - DoubleQuot.coe_quotQuotEquivQuotOfLEβ_symm π Mathlib.RingTheory.Ideal.Quotient.Operations
(R : Type u) {A : Type u_1} [CommSemiring R] [CommRing A] [Algebra R A] {I J : Ideal A} (h : I β€ J) : β(DoubleQuot.quotQuotEquivQuotOfLEβ R h).symm = β(DoubleQuot.quotQuotEquivQuotOfLE h).symm - DoubleQuot.quotQuotEquivQuotSup_symm_quotQuotMk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [CommRing R] (I J : Ideal R) (x : R) : (DoubleQuot.quotQuotEquivQuotSup I J).symm ((Ideal.Quotient.mk (I β J)) x) = (DoubleQuot.quotQuotMk I J) x - DoubleQuot.coe_quotQuotEquivQuotSupβ_symm π Mathlib.RingTheory.Ideal.Quotient.Operations
(R : Type u) {A : Type u_1} [CommSemiring R] [CommRing A] [Algebra R A] (I J : Ideal A) : β(DoubleQuot.quotQuotEquivQuotSupβ R I J).symm = β(DoubleQuot.quotQuotEquivQuotSup I J).symm - DoubleQuot.quotQuotEquivQuotOfLE_symm_comp_mk π Mathlib.RingTheory.Ideal.Quotient.Operations
{R : Type u} [CommRing R] {I J : Ideal R} (h : I β€ J) : (β(DoubleQuot.quotQuotEquivQuotOfLE h).symm).comp (Ideal.Quotient.mk J) = DoubleQuot.quotQuotMk I J - Subsemiring.ringEquivOpMop_symm_apply_coe π Mathlib.Algebra.Ring.Subsemiring.MulOpposite
{R : Type u_2} [NonAssocSemiring R] (S : Subsemiring R) (aβ : (β₯S.op)α΅α΅α΅) : β(S.ringEquivOpMop.symm aβ) = MulOpposite.unop β(MulOpposite.unop aβ) - Subsemiring.mopRingEquivOp_symm_apply π Mathlib.Algebra.Ring.Subsemiring.MulOpposite
{R : Type u_2} [NonAssocSemiring R] (S : Subsemiring R) (aβ : β₯S.op) : S.mopRingEquivOp.symm aβ = MulOpposite.op (S.addEquivOp.symm aβ) - Subring.ringEquivOpMop_symm_apply_coe π Mathlib.Algebra.Ring.Subring.MulOpposite
{R : Type u_2} [NonAssocRing R] (S : Subring R) (aβ : (β₯S.op)α΅α΅α΅) : β(S.ringEquivOpMop.symm aβ) = MulOpposite.unop β(MulOpposite.unop aβ) - Subring.mopRingEquivOp_symm_apply π Mathlib.Algebra.Ring.Subring.MulOpposite
{R : Type u_2} [NonAssocRing R] (S : Subring R) (aβ : β₯S.op) : S.mopRingEquivOp.symm aβ = MulOpposite.op (S.addEquivOp.symm aβ) - ZMod.ringEquivCongr_symm π Mathlib.Data.ZMod.Basic
{a b : β} (hab : a = b) : (ZMod.ringEquivCongr hab).symm = ZMod.ringEquivCongr β― - RingEquiv.toSemiRingCatIso_inv π Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [Semiring R] [Semiring S] (e : R β+* S) : e.toSemiRingCatIso.inv = SemiRingCat.ofHom βe.symm - RingEquiv.toCommSemiRingCatIso_inv π Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [CommSemiring R] [CommSemiring S] (e : R β+* S) : e.toCommSemiRingCatIso.inv = CommSemiRingCat.ofHom βe.symm - RingEquiv.toRingCatIso_inv π Mathlib.Algebra.Category.Ring.Basic
{R S : Type u} [Ring R] [Ring S] (e : R β+* S) : e.toRingCatIso.inv = RingCat.ofHom βe.symm
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision ce5dd8c