Mathlib Map

Theorems · Theorem · commutative algebra

RingHom.RespectsIso.cancel_right_isIso

∀ {P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
  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)
Defined in
Mathlib.RingTheory.RingHomProperties
Cited by
18 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.IsIso

Around this declaration

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

AlgebraicGeometry.HasRingHomProperty.Spec_iff · cited by 19HasRingHomProperty.Spec_i…AlgebraicGeometry.targetAffineLocally_affineAnd_iff · cited by 4AlgebraicGeometry.targetA…AlgebraicGeometry.HasRingHomProperty.comp_of_isOpenImmersion · cited by 4HasRingHomProperty.comp_o…AlgebraicGeometry.Scheme.Hom.quasiFiniteAt_comp_iff_of_isOpenImmersion · cited by 3Hom.quasiFiniteAt_comp_if…AlgebraicGeometry.HasRingHomProperty.of_source_openCover · cited by 2HasRingHomProperty.of_sou…AlgebraicGeometry.HasRingHomProperty.stalkMap_of_respectsIso · cited by 2HasRingHomProperty.stalkM…RingHom.IsStableUnderBaseChange.pullback_fst_appTop · cited by 2IsStableUnderBaseChange.p…AlgebraicGeometry.affineAnd_isLocal · cited by 2AlgebraicGeometry.affineA…AlgebraicGeometry.affineAnd_respectsIso · cited by 2AlgebraicGeometry.affineA…RingHom.RespectsIso.isLocalization_away_iff · cited by 2RespectsIso.isLocalizatio…AlgebraicGeometry.HasRingHomProperty.of_stalkMap · cited by 1HasRingHomProperty.of_sta…AlgebraicGeometry.stalkwise_isZariskiLocalAtSource_of_respectsIso · cited by 1AlgebraicGeometry.stalkwi…AlgebraicGeometry.Scheme.Hom.preimage_smoothLocus_eq · cited by 1Hom.preimage_smoothLocus_…RingHom.IsStableUnderBaseChange.pushout_inl · cited by 1IsStableUnderBaseChange.p…AlgebraicGeometry.targetAffineLocally_affineAnd_iff_affineLocally · cited by 1AlgebraicGeometry.targetA…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCommRing · cited by 17173CommRingRingHom · cited by 10189RingHomCategoryTheory.Category.assoc · cited by 6433Category.assocCommRingCat · cited by 2333CommRingCatCategoryTheory.Category.comp_id · cited by 2119Category.comp_idCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCommRingCat.carrier · cited by 1096CommRingCat.carrierCategoryTheory.Iso.symm · cited by 993Iso.symmRingHom.comp · cited by 899RingHom.compCategoryTheory.inv · cited by 467CategoryTheory.invCommRingCat.Hom.hom · cited by 432Hom.homCategoryTheory.asIso · cited by 177CategoryTheory.asIsoRingEquiv.toRingHom · cited by 150RingEquiv.toRingHomRespectsIso.cancel_right_isIsoCITED BYCITES

Cites18

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

Cited by18

Results whose statement or proof uses this declaration.