Theorems · Theorem · algebraic geometry
AlgebraicGeometry.HasRingHomProperty.of_comp
∀ {P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme}
{Q : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop}
[AlgebraicGeometry.HasRingHomProperty P Q],
(∀ {R S T : Type u} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T] (f : R →+* S) (g : S →+* T),
Q (g.comp f) → Q g) →
∀ {X Y Z : AlgebraicGeometry.Scheme} {f : X ⟶ Y} {g : Y ⟶ Z}, P (CategoryTheory.CategoryStruct.comp f g) → P f- Cited by
- 3 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Top.topproof · cited by 9,680
- CategoryTheory.NatTrans.appproof · cited by 7,406
- Set.Elemproof · cited by 7,166
- CategoryTheory.Category.assocproof · cited by 6,433
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- AlgebraicGeometry.SheafedSpace.toPresheafedSpaceproof · cited by 1,988
Cited by3
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.LocallyQuasiFinite.of_compproof · cited by 1
- AlgebraicGeometry.locallyOfFiniteType_of_compproof · cited by 0
- AlgebraicGeometry.FormallyUnramified.of_compproof · cited by 0