Theorems · Theorem · commutative algebra
RingHom.RespectsIso.isLocalization_away_iff
∀ {P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
RingHom.RespectsIso P →
∀ {R S : Type u} (R' S' : Type u) [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing R']
[inst_3 : CommRing S'] [inst_4 : Algebra R R'] [inst_5 : Algebra S S'] (f : R →+* S) (r : R)
[inst_6 : IsLocalization.Away r R'] [inst_7 : IsLocalization.Away (f r) S'],
P (Localization.awayMap f r) ↔ P (IsLocalization.Away.map R' S' f r)- Defined in
- Mathlib.RingTheory.RingHomProperties
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- CategoryTheory.Iso.homproof · cited by 7,684
- Algebra.algebraMapproof · cited by 4,706
- RingEquivproof · cited by 1,147
- CommRingCat.carrierproof · cited by 1,096
- RingHom.compproof · cited by 899
- NonAssocSemiringproof · cited by 805
- RingHomClass.toRingHomproof · cited by 746
Cited by2
Results whose statement or proof uses this declaration.