Mathlib Map

Theorems · Theorem · commutative algebra

RingHom.StableUnderComposition.stableUnderCompositionWithLocalizationAway

∀ {P : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop},
  (RingHom.StableUnderComposition fun {R S} [CommRing R] [CommRing S] => P) →
    (RingHom.HoldsForLocalizationAway fun {R S} [CommRing R] [CommRing S] => P) →
      RingHom.StableUnderCompositionWithLocalizationAway fun {R S} [CommRing R] [CommRing S] => P
Defined in
Mathlib.RingTheory.LocalProperties.Basic
Cited by
7 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.

Cites8

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

Cited by7

Results whose statement or proof uses this declaration.