Theorems · Theorem · commutative algebra
RingHom.LocalizationAwayPreserves.and
∀ {P Q : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
(RingHom.LocalizationAwayPreserves fun {R S} [CommRing R] [CommRing S] => P) →
(RingHom.LocalizationAwayPreserves fun {R S} [CommRing R] [CommRing S] => Q) →
RingHom.LocalizationAwayPreserves fun {R S} [CommRing R] [CommRing S] f => P f ∧ Q f- Defined in
- Mathlib.RingTheory.LocalProperties.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebraproof · cited by 11,388
- RingHomstatement and proof · cited by 10,189
- IsLocalization.Awayproof · cited by 218
- RingHom.LocalizationAwayPreservesstatement and proof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- RingHom.PropertyIsLocal.andproof · cited by 2