Theorems · Theorem · algebraic geometry
AlgebraicGeometry.Scheme.Cover.exists_of_trans_eq_trans
∀ {P : CategoryTheory.MorphismProperty AlgebraicGeometry.Scheme} {X : AlgebraicGeometry.Scheme}
(𝒰 : AlgebraicGeometry.Scheme.Cover (AlgebraicGeometry.Scheme.precoverage P) X)
[inst : CategoryTheory.Category.{v_1, u_1} 𝒰.I₀] [inst_1 : 𝒰.LocallyDirected] {i j k : 𝒰.I₀} (fi : i ⟶ k) (fj : j ⟶ k)
(xi : ↥(𝒰.X i)) (xj : ↥(𝒰.X j)),
(𝒰.trans fi) xi = (𝒰.trans fj) xj → ∃ l fli flj x, (𝒰.trans fli) x = xi ∧ (𝒰.trans flj) x = xj- Defined in
- Mathlib.AlgebraicGeometry.Cover.Directed
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- TopCat.carrierstatement and proof · cited by 3,184
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- ContinuousMapstatement · cited by 2,491
- CommRingCatstatement · cited by 2,333
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- AlgebraicGeometry.PresheafedSpace.carrierstatement and proof · cited by 2,020
- AlgebraicGeometry.SheafedSpace.toPresheafedSpacestatement and proof · cited by 1,988
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.