Theorems · Theorem · algebraic geometry
AlgebraicGeometry.affineAnd.congr_simp
∀ (Q Q_1 : {R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop),
Q = Q_1 →
∀ ⦃X Y : AlgebraicGeometry.Scheme⦄ (x x_1 : X ⟶ Y),
x = x_1 →
∀ [inst : AlgebraicGeometry.IsAffine Y], AlgebraicGeometry.affineAnd Q x = AlgebraicGeometry.affineAnd Q_1 x_1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AlgebraicGeometry.IsAffine
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- AlgebraicGeometry.IsAffinestatement and proof · cited by 159
- AlgebraicGeometry.affineAndstatement and proof · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.