Theorems · Theorem · commutative algebra
Algebra.FormallyUnramified.iff_comp_injective
∀ {R : Type v} [inst : CommRing R] {A : Type u} [inst_1 : CommRing A] [inst_2 : Algebra R A],
Algebra.FormallyUnramified R A ↔
∀ ⦃B : Type u⦄ [inst_3 : CommRing B] [inst_4 : Algebra R B] (I : Ideal B),
I ^ 2 = ⊥ → Function.Injective (Ideal.Quotient.mkₐ R I).compA version without stray universes that is more easy to rewrite with.
- Defined in
- Mathlib.RingTheory.Unramified.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 103 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Idealstatement · cited by 4,748
- Bot.botstatement · cited by 4,720
- AlgHomstatement · cited by 3,236
- HasQuotient.Quotientstatement · cited by 2,301
- AlgHom.compstatement · cited by 501
- Ideal.Quotient.mkₐstatement · cited by 101
- Algebra.FormallyUnramifiedstatement · cited by 75
- Algebra.FormallyUnramified.iff_comp_injective_of_smallproof · cited by 4
Cited by8
Results whose statement or proof uses this declaration.
- Algebra.FormallyUnramified.compproof · cited by 12
- Algebra.FormallyUnramified.of_restrictScalarsproof · cited by 9
- Algebra.FormallyUnramified.of_isLocalizationproof · cited by 5
- Algebra.FormallyUnramified.of_isSeparableproof · cited by 5
- Algebra.FormallyUnramified.of_equivproof · cited by 4
- Algebra.FormallyUnramified.of_surjectiveproof · cited by 4
- Algebra.FormallyUnramified.pi_iffproof · cited by 1
- AlgebraicGeometry.FormallyUnramified.of_hom_extproof · cited by 0