Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Scheme.PartialMap.comp_restrict_left
∀ {X Y Z : AlgebraicGeometry.Scheme} [inst : PreirreducibleSpace ↥X] [inst_1 : Nonempty ↥Y] (f : X.PartialMap Y)
[inst_2 : AlgebraicGeometry.IsDominant f.hom] (U : X.Opens) (hU : Dense ↑U) (hU' : U ≤ f.domain) (g : Y.PartialMap Z),
(f.restrict U hU hU').comp g =
(f.comp g).restrict
((AlgebraicGeometry.Scheme.Hom.opensFunctor f.domain.ι).obj
((TopologicalSpace.Opens.map f.hom.base).obj g.domain) ⊓
U)
⋯ ⋯- Cited by
- 1 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- SetLike.coestatement and proof · cited by 8,199
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CommRingCatstatement · cited by 2,333
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.PartialMap.comp_equiv_of_equiv_leftproof · cited by 3