Theorems · Definition · commutative algebra
Ideal.Quotient.stabilizerHomSurjectiveAuxFunctor
{A : Type u_1} →
{B : Type u_2} →
[inst : CommRing A] →
[inst_1 : CommRing B] →
[inst_2 : Algebra A B] →
{G : Type u} →
[inst_3 : Group G] →
[inst_4 : MulSemiringAction G B] →
[SMulCommClass G A B] →
[inst_6 : TopologicalSpace G] →
(P : Ideal A) →
(Q : Ideal B) →
[inst_7 : Q.LiesOver P] →
((B ⧸ Q) ≃ₐ[A ⧸ P] B ⧸ Q) → CategoryTheory.Functor (OpenNormalSubgroup G) (Type u)(Implementation)
The functor taking an open normal subgroup N ≤ G to the set of lifts of σ in G ⧸ N.
We will show that its inverse limit is nonempty to conclude that there exists a lift in G.
- Defined in
- Mathlib.RingTheory.Invariant.Profinite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homproof · cited by 32,603
- TopologicalSpacestatement and proof · cited by 24,529
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Functorstatement · cited by 16,252
- Algebrastatement and proof · cited by 11,388
- RingHomproof · cited by 10,189
- Groupstatement and proof · cited by 6,238
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- SMulCommClassstatement and proof · cited by 1,927
- AlgEquivstatement and proof · cited by 1,681
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.Quotient.stabilizerHom_surjective_of_profiniteproof · cited by 0