Theorems · Theorem · commutative algebra
Algebra.FormallyEtale.iff_comp_bijective
∀ {R : Type u} {A : Type v} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A],
Algebra.FormallyEtale R A ↔
∀ ⦃B : Type (max u v)⦄ [inst_3 : CommRing B] [inst_4 : Algebra R B] (I : Ideal B),
I ^ 2 = ⊥ → Function.Bijective (Ideal.Quotient.mkₐ R I).compAn R-algebra A is formally etale iff "for every R-algebra B,
every square-zero ideal I : Ideal B and f : A →ₐ[R] B ⧸ I, there exists
a unique lift A →ₐ[R] B".
- Defined in
- Mathlib.RingTheory.Etale.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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 and proof · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- AlgHomstatement · cited by 3,236
- HasQuotient.Quotientstatement · cited by 2,301
- Function.Bijectivestatement and proof · cited by 863
- AlgHom.compstatement and proof · cited by 501
- Function.Bijective.injectiveproof · cited by 115
- Function.Bijective.surjectiveproof · cited by 114
- Ideal.Quotient.mkₐstatement and proof · cited by 101
- Algebra.FormallyUnramifiedproof · cited by 75
Cited by2
Results whose statement or proof uses this declaration.
- Algebra.FormallyEtale.of_isSeparableproof · cited by 3
- Algebra.FormallyEtale.of_isSeparable_auxproof · cited by 1