Theorems · Theorem · commutative algebra
RingHom.RespectsIso.arrow_mk_iso_iff
∀ {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) →
∀ {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)Variant of MorphismProperty.arrow_mk_iso_iff specialized to morphism properties in
CommRingCat given by ring hom properties.
- Defined in
- Mathlib.RingTheory.RingHomProperties
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- CategoryTheory.Isostatement and proof · cited by 3,963
- CommRingCatstatement and proof · cited by 2,333
- CommRingCat.carrierstatement · cited by 1,096
- CategoryTheory.Arrowstatement · cited by 713
- CommRingCat.Hom.homstatement · cited by 432
- CategoryTheory.Arrow.mkstatement and proof · cited by 421
- CategoryTheory.MorphismProperty.RespectsIsoproof · cited by 248
- RingHom.RespectsIsostatement and proof · cited by 78
- CategoryTheory.MorphismProperty.arrow_mk_iso_iffproof · cited by 78
Cited by6
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.formallySmooth_stalkMap_iffproof · cited by 3
- AlgebraicGeometry.Scheme.Hom.quasiFiniteAt_iff_isOpen_singleton_asFiberproof · cited by 2
- AlgebraicGeometry.HasRingHomProperty.stalkMap_of_respectsIsoproof · cited by 2
- AlgebraicGeometry.IsFinite.SpecMap_iffproof · cited by 1
- AlgebraicGeometry.HasRingHomProperty.of_stalkMapproof · cited by 1
- AlgebraicGeometry.Scheme.Hom.smoothLocus_eq_top_iffproof · cited by 0