Theorems · Theorem · commutative algebra
RingHom.PropertyIsLocal.and
∀ {P Q : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
(RingHom.PropertyIsLocal fun {R S} [CommRing R] [CommRing S] => P) →
(RingHom.PropertyIsLocal fun {R S} [CommRing R] [CommRing S] => Q) →
RingHom.PropertyIsLocal fun {R S} [CommRing R] [CommRing S] f => P f ∧ Q f- Defined in
- Mathlib.RingTheory.LocalProperties.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- RingHom.PropertyIsLocalstatement and proof · cited by 20
- RingHom.PropertyIsLocal.localizationAwayPreservesproof · cited by 4
- RingHom.PropertyIsLocal.ofLocalizationSpanproof · cited by 4
- RingHom.PropertyIsLocal.ofLocalizationSpanTargetproof · cited by 4
- RingHom.PropertyIsLocal.StableUnderCompositionWithLocalizationAwayTargetproof · cited by 3
- RingHom.LocalizationAwayPreserves.andproof · cited by 1
- RingHom.StableUnderCompositionWithLocalizationAwayTarget.andproof · cited by 1
- RingHom.OfLocalizationSpan.andproof · cited by 1
- RingHom.OfLocalizationSpanTarget.andproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.Etale.propertyIsLocalproof · cited by 3
- AlgebraicGeometry.HasRingHomProperty.infproof · cited by 0