Loogle!
Result
Found 79 declarations mentioning RingHom.RespectsIso.
- RingHom.RespectsIso ๐ Mathlib.RingTheory.RingHomProperties
(P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop) : Prop - RingHom.toMorphismProperty_respectsIso_iff ๐ Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} : (RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) โ (RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => P).RespectsIso - RingHom.StableUnderComposition.respectsIso ๐ Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.StableUnderComposition P) (hP' : โ {R S : Type u} [inst : CommRing R] [inst_1 : CommRing S] (e : R โ+* S), P e.toRingHom) : RingHom.RespectsIso P - RingHom.RespectsIso.arrow_mk_iso_iff ๐ Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQ : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) {A B A' B' : CommRingCat} {f : A โถ B} {g : A' โถ B'} (e : CategoryTheory.Arrow.mk f โ CategoryTheory.Arrow.mk g) : P (CommRingCat.Hom.hom f) โ P (CommRingCat.Hom.hom g) - RingHom.RespectsIso.and ๐ Mathlib.RingTheory.RingHomProperties
{P Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (hQ : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] f => P f โง Q f - RingHom.RespectsIso.cancel_left_isIso ๐ Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso P) {R S T : CommRingCat} (f : R โถ S) (g : S โถ T) [CategoryTheory.IsIso f] : P ((CommRingCat.Hom.hom g).comp (CommRingCat.Hom.hom f)) โ P (CommRingCat.Hom.hom g) - RingHom.RespectsIso.cancel_right_isIso ๐ Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso P) {R S T : CommRingCat} (f : R โถ S) (g : S โถ T) [CategoryTheory.IsIso g] : P ((CommRingCat.Hom.hom g).comp (CommRingCat.Hom.hom f)) โ P (CommRingCat.Hom.hom f) - RingHom.IsStableUnderBaseChange.pushout_inl ๐ Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.IsStableUnderBaseChange P) (hP' : RingHom.RespectsIso P) {R S T : CommRingCat} (f : R โถ S) (g : R โถ T) (H : P (CommRingCat.Hom.hom g)) : P (CommRingCat.Hom.hom (CategoryTheory.Limits.pushout.inl f g)) - RingHom.IsStableUnderBaseChange.mk ๐ Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hโ : RingHom.RespectsIso P) (hโ : โ โฆR S T : Type uโฆ [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T] [inst_3 : Algebra R S] [inst_4 : Algebra R T], P (algebraMap R T) โ P (algebraMap S (TensorProduct R S T))) : RingHom.IsStableUnderBaseChange P - RingHom.CodescendsAlong.mk ๐ Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop) (hโ : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (hโ : โ โฆR S T : Type uโฆ [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T] [inst_3 : Algebra R S] [inst_4 : Algebra R T], Q (algebraMap R S) โ P (algebraMap S (TensorProduct R S T)) โ P (algebraMap R T)) : RingHom.CodescendsAlong (fun {R S} [CommRing R] [CommRing S] => P) fun {R S} [CommRing R] [CommRing S] => Q - RingHom.RespectsIso.isLocalization_away_iff ๐ Mathlib.RingTheory.RingHomProperties
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso P) {R S : Type u} (R' S' : Type u) [CommRing R] [CommRing S] [CommRing R'] [CommRing S'] [Algebra R R'] [Algebra S S'] (f : R โ+* S) (r : R) [IsLocalization.Away r R'] [IsLocalization.Away (f r) S'] : P (Localization.awayMap f r) โ P (IsLocalization.Away.map R' S' f r) - RingHom.PropertyIsLocal.respectsIso ๐ Mathlib.RingTheory.LocalProperties.Basic
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.PropertyIsLocal P) : RingHom.RespectsIso P - RingHom.LocalizationAwayPreserves.respectsIso ๐ Mathlib.RingTheory.LocalProperties.Basic
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.LocalizationAwayPreserves fun {R S} [CommRing R] [CommRing S] => P) : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P - RingHom.StableUnderCompositionWithLocalizationAway.respectsIso ๐ Mathlib.RingTheory.LocalProperties.Basic
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.StableUnderCompositionWithLocalizationAway fun {R S} [CommRing R] [CommRing S] => P) : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P - RingHom.HoldsForLocalization.mk ๐ Mathlib.RingTheory.LocalProperties.Basic
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (H : โ {R : Type u} [inst : CommRing R] (M : Submonoid R), P (algebraMap R (Localization M))) : RingHom.HoldsForLocalization fun {R S} [CommRing R] [CommRing S] => P - RingHom.OfLocalizationSpanTarget.ofIsLocalization ๐ Mathlib.RingTheory.LocalProperties.Basic
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.OfLocalizationSpanTarget fun {R S} [CommRing R] [CommRing S] => P) (hP' : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) {R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) (s : Set S) (hs : Ideal.span s = โค) (hT : โ (r : โs), โ T x x_1, โ (_ : IsLocalization.Away (โr) T), P ((algebraMap S T).comp f)) : P f - RingHom.OfLocalizationSpan.ofIsLocalization' ๐ Mathlib.RingTheory.LocalProperties.Basic
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.OfLocalizationSpan fun {R S} [CommRing R] [CommRing S] => P) (hPi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) {R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) (s : Set R) (hs : Ideal.span s = โค) (hT : โ (r : โs), โ Rแตฃ Sแตฃ x x_1 x_2 x_3, โ (x_4 : IsLocalization.Away (โr) Rแตฃ) (x_5 : IsLocalization.Away (f โr) Sแตฃ), P (IsLocalization.Away.map Rแตฃ Sแตฃ f โr)) : P f - RingHom.OfLocalizationSpan.ofIsLocalization ๐ Mathlib.RingTheory.LocalProperties.Basic
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.OfLocalizationSpan fun {R S} [CommRing R] [CommRing S] => P) (hPi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) {R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) (s : Set R) (hs : Ideal.span s = โค) (hT : โ (r : โs), โ Rแตฃ Sแตฃ x x_1 x_2 x_3, โ (_ : IsLocalization.Away (โr) Rแตฃ) (_ : IsLocalization.Away (f โr) Sแตฃ), โ fแตฃ, โ (_ : fแตฃ.comp (algebraMap R Rแตฃ) = (algebraMap S Sแตฃ).comp f), P fแตฃ) : P f - RingHom.OfLocalizationSpan.mk ๐ Mathlib.RingTheory.LocalProperties.Basic
(P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop) (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (H : โ {R S : Type u} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (s : Set R), Ideal.span s = โค โ (โ r โ s, P (algebraMap (Localization.Away r) (TensorProduct R (Localization.Away r) S))) โ P (algebraMap R S)) : RingHom.OfLocalizationSpan fun {R S} [CommRing R] [CommRing S] => P - RingHom.Flat.respectsIso ๐ Mathlib.RingTheory.RingHom.Flat
: RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => RingHom.Flat - RingHom.FaithfullyFlat.respectsIso ๐ Mathlib.RingTheory.RingHom.FaithfullyFlat
: RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => RingHom.FaithfullyFlat - RingHom.HasFiniteProducts.isClosedUnderLimitsOfShape ๐ Mathlib.Algebra.Category.Ring.Under.Property
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQp : RingHom.HasFiniteProducts fun {R S} [CommRing R] [CommRing S] => Q) (R : CommRingCat) : (RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q).underObj.IsClosedUnderFiniteProducts - RingHom.HasEqualizers.isClosedUnderLimitsOfShape ๐ Mathlib.Algebra.Category.Ring.Under.Property
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQe : RingHom.HasEqualizers fun {R S} [CommRing R] [CommRing S] => Q) (R : CommRingCat) : (RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q).underObj.IsClosedUnderLimitsOfShape CategoryTheory.Limits.WalkingParallelPair - RingHom.HasEqualizers.hasEqualizers ๐ Mathlib.Algebra.Category.Ring.Under.Property
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQe : RingHom.HasEqualizers fun {R S} [CommRing R] [CommRing S] => Q) (R : CommRingCat) : CategoryTheory.Limits.HasEqualizers ((RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q).Under โค R) - RingHom.HasFiniteProducts.hasFiniteProducts ๐ Mathlib.Algebra.Category.Ring.Under.Property
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQp : RingHom.HasFiniteProducts fun {R S} [CommRing R] [CommRing S] => Q) (R : CommRingCat) : CategoryTheory.Limits.HasFiniteProducts ((RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q).Under โค R) - CommRingCat.Under.hasFiniteLimits ๐ Mathlib.Algebra.Category.Ring.Under.Property
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQp : RingHom.HasFiniteProducts fun {R S} [CommRing R] [CommRing S] => Q) (hQe : RingHom.HasEqualizers fun {R S} [CommRing R] [CommRing S] => Q) (R : CommRingCat) : CategoryTheory.Limits.HasFiniteLimits ((RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q).Under โค R) - RingHom.HasFiniteProducts.createsFiniteProductsForget ๐ Mathlib.Algebra.Category.Ring.Under.Property
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQp : RingHom.HasFiniteProducts fun {R S} [CommRing R] [CommRing S] => Q) (R : CommRingCat) : CategoryTheory.Limits.CreatesFiniteProducts (CategoryTheory.MorphismProperty.Under.forget (RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q) โค R) - RingHom.HasEqualizers.createsLimitsWalkingParallelPair ๐ Mathlib.Algebra.Category.Ring.Under.Property
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQe : RingHom.HasEqualizers fun {R S} [CommRing R] [CommRing S] => Q) (R : CommRingCat) : CategoryTheory.CreatesLimitsOfShape CategoryTheory.Limits.WalkingParallelPair (CategoryTheory.MorphismProperty.Under.forget (RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q) โค R) - CommRingCat.Under.createsFiniteLimitsForget ๐ Mathlib.Algebra.Category.Ring.Under.Property
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQp : RingHom.HasFiniteProducts fun {R S} [CommRing R] [CommRing S] => Q) (hQe : RingHom.HasEqualizers fun {R S} [CommRing R] [CommRing S] => Q) (R : CommRingCat) : CategoryTheory.Limits.CreatesFiniteLimits (CategoryTheory.MorphismProperty.Under.forget (RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q) โค R) - RingHom.HasFiniteProducts.preservesFiniteProducts_pushout ๐ Mathlib.Algebra.Category.Ring.Under.Property
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQp : RingHom.HasFiniteProducts fun {R S} [CommRing R] [CommRing S] => Q) [(RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q).IsStableUnderCobaseChange] {R S : CommRingCat} (f : R โถ S) : CategoryTheory.Limits.PreservesFiniteProducts (CategoryTheory.MorphismProperty.Under.pushout (RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => Q) โค f) - RingHom.HasStableEqualizers.preservesEqualizers_pushout ๐ Mathlib.Algebra.Category.Ring.Under.Property
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hPi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (hPe : RingHom.HasEqualizers fun {R S} [CommRing R] [CommRing S] => P) (hPse : RingHom.HasStableEqualizers fun {R S} [CommRing R] [CommRing S] => P) [(RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => P).IsStableUnderCobaseChange] {R S : CommRingCat} (f : R โถ S) : CategoryTheory.Limits.PreservesLimitsOfShape CategoryTheory.Limits.WalkingParallelPair (CategoryTheory.MorphismProperty.Under.pushout (RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => P) โค f) - RingHom.HasStableEqualizers.preservesFiniteLimits_pushout ๐ Mathlib.Algebra.Category.Ring.Under.Property
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hPi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (hPp : RingHom.HasFiniteProducts fun {R S} [CommRing R] [CommRing S] => P) (hPe : RingHom.HasEqualizers fun {R S} [CommRing R] [CommRing S] => P) (hPse : RingHom.HasStableEqualizers fun {R S} [CommRing R] [CommRing S] => P) [(RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => P).IsStableUnderCobaseChange] {R S : CommRingCat} (f : R โถ S) : CategoryTheory.Limits.PreservesFiniteLimits (CategoryTheory.MorphismProperty.Under.pushout (RingHom.toMorphismProperty fun {R S} [CommRing R] [CommRing S] => P) โค f) - AlgebraicGeometry.stalkwiseIsZariskiLocalAtTarget_of_respectsIso ๐ Mathlib.AlgebraicGeometry.Morphisms.Constructors
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) : AlgebraicGeometry.IsZariskiLocalAtTarget (AlgebraicGeometry.stalkwise fun {R S} [CommRing R] [CommRing S] => P) - AlgebraicGeometry.stalkwise_isZariskiLocalAtSource_of_respectsIso ๐ Mathlib.AlgebraicGeometry.Morphisms.Constructors
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) : AlgebraicGeometry.IsZariskiLocalAtSource (AlgebraicGeometry.stalkwise fun {R S} [CommRing R] [CommRing S] => P) - AlgebraicGeometry.stalkwise_respectsIso ๐ Mathlib.AlgebraicGeometry.Morphisms.Constructors
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) : (AlgebraicGeometry.stalkwise fun {R S} [CommRing R] [CommRing S] => P).RespectsIso - AlgebraicGeometry.stalkwise_SpecMap_iff ๐ Mathlib.AlgebraicGeometry.Morphisms.Constructors
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) {R S : CommRingCat} (ฯ : R โถ S) : AlgebraicGeometry.stalkwise (fun {R S} [CommRing R] [CommRing S] => P) (AlgebraicGeometry.Spec.map ฯ) โ โ (p : Ideal โS) (x : p.IsPrime), P (Localization.localRingHom (Ideal.comap (CommRingCat.Hom.hom ฯ) p) p (CommRingCat.Hom.hom ฯ) โฏ) - RingHom.locally_ofLocalizationSpanTarget ๐ Mathlib.RingTheory.RingHom.Locally
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) : RingHom.OfLocalizationSpanTarget fun {R S} [CommRing R] [CommRing S] => RingHom.Locally fun {R S} [CommRing R] [CommRing S] => P - RingHom.locally_respectsIso ๐ Mathlib.RingTheory.RingHom.Locally
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hPi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => RingHom.Locally fun {R S} [CommRing R] [CommRing S] => P - RingHom.locally_isStableUnderBaseChange ๐ Mathlib.RingTheory.RingHom.Locally
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hPi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (hPb : RingHom.IsStableUnderBaseChange fun {R S} [CommRing R] [CommRing S] => P) : RingHom.IsStableUnderBaseChange fun {R S} [CommRing R] [CommRing S] => RingHom.Locally fun {R S} [CommRing R] [CommRing S] => P - RingHom.locally_of ๐ Mathlib.RingTheory.RingHom.Locally
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} {R S : Type u} [CommRing R] [CommRing S] (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (f : R โ+* S) (hf : P f) : RingHom.Locally (fun {R S} [CommRing R] [CommRing S] => P) f - RingHom.locally_stableUnderComposition ๐ Mathlib.RingTheory.RingHom.Locally
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hPi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (hPl : RingHom.LocalizationPreserves fun {R S} [CommRing R] [CommRing S] => P) (hPc : RingHom.StableUnderComposition fun {R S} [CommRing R] [CommRing S] => P) : RingHom.StableUnderComposition fun {R S} [CommRing R] [CommRing S] => RingHom.Locally fun {R S} [CommRing R] [CommRing S] => P - RingHom.locally_iff_of_localizationSpanTarget ๐ Mathlib.RingTheory.RingHom.Locally
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hPi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (hPs : RingHom.OfLocalizationSpanTarget fun {R S} [CommRing R] [CommRing S] => P) {R S : Type u} [CommRing R] [CommRing S] (f : R โ+* S) : RingHom.Locally (fun {R S} [CommRing R] [CommRing S] => P) f โ P f - RingHom.locally_of_exists ๐ Mathlib.RingTheory.RingHom.Locally
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} {R S : Type u} [CommRing R] [CommRing S] (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (f : R โ+* S) {ฮน : Type u_1} (s : ฮน โ S) (hsone : Ideal.span (Set.range s) = โค) (Sโ : ฮน โ Type u) [(i : ฮน) โ CommRing (Sโ i)] [(i : ฮน) โ Algebra S (Sโ i)] [โ (i : ฮน), IsLocalization.Away (s i) (Sโ i)] (hf : โ (i : ฮน), P ((algebraMap S (Sโ i)).comp f)) : RingHom.Locally (fun {R S} [CommRing R] [CommRing S] => P) f - RingHom.locally_iff_isLocalization ๐ Mathlib.RingTheory.RingHom.Locally
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} {R S : Type u} [CommRing R] [CommRing S] (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (f : R โ+* S) : RingHom.Locally (fun {R S} [CommRing R] [CommRing S] => P) f โ โ s, โ (_ : Ideal.span โs = โค), โ t โ s, โ (Sโ : Type u) [inst : CommRing Sโ] [inst_1 : Algebra S Sโ] [IsLocalization.Away t Sโ], P ((algebraMap S Sโ).comp f) - RingHom.locally_iff_exists ๐ Mathlib.RingTheory.RingHom.Locally
{P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} {R S : Type u} [CommRing R] [CommRing S] (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (f : R โ+* S) : RingHom.Locally (fun {R S} [CommRing R] [CommRing S] => P) f โ โ ฮน s, โ (_ : Ideal.span (Set.range s) = โค), โ Sโ x x_1, โ (_ : โ (i : ฮน), IsLocalization.Away (s i) (Sโ i)), โ (i : ฮน), P ((algebraMap S (Sโ i)).comp f) - AlgebraicGeometry.affineLocally_respectsIso ๐ Mathlib.AlgebraicGeometry.Morphisms.RingHomProperties
(P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop) (h : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) : (AlgebraicGeometry.affineLocally fun {R S} [CommRing R] [CommRing S] => P).RespectsIso - AlgebraicGeometry.sourceAffineLocally_respectsIso ๐ Mathlib.AlgebraicGeometry.Morphisms.RingHomProperties
(P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop) (hโ : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) : (AlgebraicGeometry.sourceAffineLocally fun {R S} [CommRing R] [CommRing S] => P).toProperty.RespectsIso - AlgebraicGeometry.sourceAffineLocally_isLocal ๐ Mathlib.AlgebraicGeometry.Morphisms.RingHomProperties
(P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop) (hโ : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) (hโ : RingHom.LocalizationAwayPreserves fun {R S} [CommRing R] [CommRing S] => P) (hโ : RingHom.OfLocalizationSpan fun {R S} [CommRing R] [CommRing S] => P) : (AlgebraicGeometry.sourceAffineLocally fun {R S} [CommRing R] [CommRing S] => P).IsLocal - AlgebraicGeometry.HasRingHomProperty.stalkwise ๐ Mathlib.AlgebraicGeometry.Morphisms.RingHomProperties
{P : {R S : Type u_1} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso P) : AlgebraicGeometry.HasRingHomProperty (AlgebraicGeometry.stalkwise fun {R S} [CommRing R] [CommRing S] => P) fun {x S} {x_1} {x_2} ฯ => โ (p : Ideal S) (x_3 : p.IsPrime), P (Localization.localRingHom (Ideal.comap ฯ p) p ฯ โฏ) - AlgebraicGeometry.HasRingHomProperty.stalkMap_of_respectsIso ๐ Mathlib.AlgebraicGeometry.Morphisms.RingHomProperties
{P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} {Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} [AlgebraicGeometry.HasRingHomProperty P Q] {X Y : AlgebraicGeometry.Scheme} {f : X โถ Y} {Q' : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQ' : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q') (hQ : โ {R S : Type u} [inst : CommRing R] [inst_1 : CommRing S] (f : R โ+* S), Q f โ โ (J : Ideal S) (x : J.IsPrime), Q' (Localization.localRingHom (Ideal.comap f J) J f โฏ)) (hf : P f) (x : โฅX) : Q' (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.stalkMap f x)) - AlgebraicGeometry.HasRingHomProperty.iff_exists_appLE_locally ๐ Mathlib.AlgebraicGeometry.Morphisms.RingHomProperties
{P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} {Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} {X Y : AlgebraicGeometry.Scheme} {f : X โถ Y} (hQ : RingHom.StableUnderCompositionWithLocalizationAwaySource fun {R S} [CommRing R] [CommRing S] => Q) (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) [AlgebraicGeometry.HasRingHomProperty P fun {R S} [CommRing R] [CommRing S] => RingHom.Locally fun {R S} [CommRing R] [CommRing S] => Q] : P f โ โ (x : โฅX), โ U V, โ (_ : x โ โV) (e : โV โค (TopologicalSpace.Opens.map f.base).obj โU), Q (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.appLE f (โU) (โV) e)) - RingHom.IsStableUnderBaseChange.pullback_fst_appTop ๐ Mathlib.AlgebraicGeometry.Morphisms.RingHomProperties
(P : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop) (hP : RingHom.IsStableUnderBaseChange fun {R S} [CommRing R] [CommRing S] => P) (hP' : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => P) {X Y S : AlgebraicGeometry.Scheme} [AlgebraicGeometry.IsAffine X] [AlgebraicGeometry.IsAffine Y] [AlgebraicGeometry.IsAffine S] (f : X โถ S) (g : Y โถ S) (H : P (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.appTop g))) : P (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.appTop (CategoryTheory.Limits.pullback.fst f g))) - RingHom.EssFiniteType.respectsIso ๐ Mathlib.RingTheory.RingHom.EssFiniteType
: RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => RingHom.EssFiniteType - RingHom.finiteType_respectsIso ๐ Mathlib.RingTheory.RingHom.FiniteType
: RingHom.RespectsIso @RingHom.FiniteType - RingHom.finitePresentation_respectsIso ๐ Mathlib.RingTheory.RingHom.FinitePresentation
: RingHom.RespectsIso @RingHom.FinitePresentation - RingHom.surjective_respectsIso ๐ Mathlib.RingTheory.RingHom.Surjective
: RingHom.RespectsIso fun {X Y} [CommRing X] [CommRing Y] f => Function.Surjective โf - AlgebraicGeometry.affineAnd_respectsIso ๐ Mathlib.AlgebraicGeometry.Morphisms.AffineAnd
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hP : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) : (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q).toProperty.RespectsIso - AlgebraicGeometry.affineAnd_isStableUnderBaseChange ๐ Mathlib.AlgebraicGeometry.Morphisms.AffineAnd
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQb : RingHom.IsStableUnderBaseChange fun {R S} [CommRing R] [CommRing S] => Q) : (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q).IsStableUnderBaseChange - AlgebraicGeometry.HasAffineProperty.affineAnd_containsIdentities ๐ Mathlib.AlgebraicGeometry.Morphisms.AffineAnd
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} {P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} (hA : AlgebraicGeometry.HasAffineProperty P (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q)) (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQ : RingHom.ContainsIdentities fun {R S} [CommRing R] [CommRing S] => Q) : P.ContainsIdentities - AlgebraicGeometry.HasAffineProperty.affineAnd_isStableUnderBaseChange ๐ Mathlib.AlgebraicGeometry.Morphisms.AffineAnd
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} {P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} : AlgebraicGeometry.HasAffineProperty P (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q) โ โ (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQb : RingHom.IsStableUnderBaseChange fun {R S} [CommRing R] [CommRing S] => Q), P.IsStableUnderBaseChange - AlgebraicGeometry.affineAnd_isLocal ๐ Mathlib.AlgebraicGeometry.Morphisms.AffineAnd
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hPi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQl : RingHom.LocalizationAwayPreserves fun {R S} [CommRing R] [CommRing S] => Q) (hQs : RingHom.OfLocalizationSpan fun {R S} [CommRing R] [CommRing S] => Q) : (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q).IsLocal - AlgebraicGeometry.HasAffineProperty.SpecMap_iff_of_affineAnd ๐ Mathlib.AlgebraicGeometry.Morphisms.AffineAnd
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} {P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} (hP : AlgebraicGeometry.HasAffineProperty P (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q)) (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) {R S : CommRingCat} (f : R โถ S) : P (AlgebraicGeometry.Spec.map f) โ Q (CommRingCat.Hom.hom f) - AlgebraicGeometry.HasAffineProperty.coprodDesc_affineAnd ๐ Mathlib.AlgebraicGeometry.Morphisms.AffineAnd
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} {P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} (hP : AlgebraicGeometry.HasAffineProperty P (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q)) (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQ : โ {R S T : Type u} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T] (f : R โ+* S) (g : R โ+* T), Q f โ Q g โ Q (f.prod g)) {U V X : AlgebraicGeometry.Scheme} (f : U โถ X) (g : V โถ X) (hf : P f) (hg : P g) : P (CategoryTheory.Limits.coprod.desc f g) - AlgebraicGeometry.targetAffineLocally_affineAnd_iff' ๐ Mathlib.AlgebraicGeometry.Morphisms.AffineAnd
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) {X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) : AlgebraicGeometry.targetAffineLocally (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q) f โ AlgebraicGeometry.IsAffineHom f โง โ (U : Y.Opens), AlgebraicGeometry.IsAffineOpen U โ Q (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.app f U)) - AlgebraicGeometry.HasAffineProperty.affineAnd_iff ๐ Mathlib.AlgebraicGeometry.Morphisms.AffineAnd
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme) (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQl : RingHom.LocalizationAwayPreserves fun {R S} [CommRing R] [CommRing S] => Q) (hQs : RingHom.OfLocalizationSpan fun {R S} [CommRing R] [CommRing S] => Q) : AlgebraicGeometry.HasAffineProperty P (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q) โ โ {X Y : AlgebraicGeometry.Scheme} (f : X โถ Y), P f โ AlgebraicGeometry.IsAffineHom f โง โ (U : Y.Opens), AlgebraicGeometry.IsAffineOpen U โ Q (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.app f U)) - AlgebraicGeometry.targetAffineLocally_affineAnd_iff ๐ Mathlib.AlgebraicGeometry.Morphisms.AffineAnd
{Q : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop} (hQi : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) {X Y : AlgebraicGeometry.Scheme} (f : X โถ Y) : AlgebraicGeometry.targetAffineLocally (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q) f โ โ (U : Y.Opens), AlgebraicGeometry.IsAffineOpen U โ AlgebraicGeometry.IsAffineOpen ((TopologicalSpace.Opens.map f.base).obj U) โง Q (CommRingCat.Hom.hom (AlgebraicGeometry.Scheme.Hom.app f U)) - RingHom.isIntegral_respectsIso ๐ Mathlib.RingTheory.RingHom.Integral
: RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] f => f.IsIntegral - RingHom.finite_respectsIso ๐ Mathlib.RingTheory.RingHom.Finite
: RingHom.RespectsIso @RingHom.Finite - RingHom.FormallySmooth.respectsIso ๐ Mathlib.RingTheory.RingHom.Smooth
: RingHom.RespectsIso @RingHom.FormallySmooth - RingHom.Smooth.respectsIso ๐ Mathlib.RingTheory.RingHom.Smooth
: RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => RingHom.Smooth - RingHom.FormallyUnramified.respectsIso ๐ Mathlib.RingTheory.RingHom.Unramified
: RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => RingHom.FormallyUnramified - RingHom.Etale.respectsIso ๐ Mathlib.RingTheory.RingHom.Etale
: RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => RingHom.Etale - RingHom.isStandardSmooth_respectsIso ๐ Mathlib.RingTheory.RingHom.StandardSmooth
: RingHom.RespectsIso @RingHom.IsStandardSmooth - RingHom.isStandardSmoothOfRelativeDimension_respectsIso ๐ Mathlib.RingTheory.RingHom.StandardSmooth
{n : โ} : RingHom.RespectsIso (@RingHom.IsStandardSmoothOfRelativeDimension n) - AlgebraicGeometry.HasAffineProperty.descendsAlong_of_affineAnd ๐ Mathlib.AlgebraicGeometry.Morphisms.Descent
(P P' : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme) (Q Q' : {R S : Type u} โ [inst : CommRing R] โ [inst_1 : CommRing S] โ (R โ+* S) โ Prop) [P'.IsStableUnderBaseChange] [P'.IsStableUnderComposition] [P.IsStableUnderBaseChange] (Hโ : @AlgebraicGeometry.IsLocalIso โ @AlgebraicGeometry.Surjective โค P') (Hโ : โ {R S : CommRingCat} {f : R โถ S}, P' (AlgebraicGeometry.Spec.map f) โ Q' (CommRingCat.Hom.hom f)) (hP : AlgebraicGeometry.HasAffineProperty P (AlgebraicGeometry.affineAnd fun {R S} [CommRing R] [CommRing S] => Q)) [CategoryTheory.MorphismProperty.DescendsAlong (@AlgebraicGeometry.IsAffineHom) P'] (hQ : RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => Q) (hQQ' : RingHom.CodescendsAlong (fun {R S} [CommRing R] [CommRing S] => Q) fun {R S} [CommRing R] [CommRing S] => Q') : P.DescendsAlong (P' โ @AlgebraicGeometry.QuasiCompact) - RingHom.injective_respectsIso ๐ Mathlib.RingTheory.RingHom.Injective
: RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] f => Function.Injective โf - RingHom.IsStandardOpenImmersion.respectsIso ๐ Mathlib.RingTheory.RingHom.OpenImmersion
: RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => RingHom.IsStandardOpenImmersion - RingHom.QuasiFinite.respectsIso ๐ Mathlib.RingTheory.RingHom.QuasiFinite
: RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] => RingHom.QuasiFinite - RingHom.Bijective.respectsIso ๐ Mathlib.RingTheory.RingHom.Bijective
: RingHom.RespectsIso fun {R S} [CommRing R] [CommRing S] f => Function.Bijective โf
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 69fae59