Theorems · Definition · commutative algebra
IsLocalRing.basisQuotient
{R : Type u_1} →
{S : Type u_2} →
[inst : CommRing R] →
[inst_1 : CommRing S] →
[inst_2 : Algebra R S] →
[inst_3 : IsLocalRing R] →
[Module.Finite R S] →
[Module.Free R S] →
{ι : Type u_3} →
[Fintype ι] →
Module.Basis ι R S →
Module.Basis ι (R ⧸ IsLocalRing.maximalIdeal R)
(S ⧸ Ideal.map (algebraMap R S) (IsLocalRing.maximalIdeal R))Given a basis of S, the induced basis of S / Ideal.map (algebraMap R S) p.
- Defined in
- Mathlib.RingTheory.LocalRing.Quotient
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Idealstatement · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- HasQuotient.Quotientstatement · cited by 2,301
- Module.Basisstatement and proof · cited by 1,477
- Module.Finitestatement and proof · cited by 1,032
- Ideal.mapstatement and proof · cited by 692
- Ideal.Quotient.mkproof · cited by 610
Cited by4
Results whose statement or proof uses this declaration.
- IsLocalRing.basisQuotient_applystatement · cited by 2
- Algebra.trace_quotient_mkproof · cited by 1
- IsLocalRing.basisQuotient_reprstatement and proof · cited by 1
- IsLocalRing.basisQuotient.congr_simpstatement and proof · cited by 0