Theorems · Definition · commutative algebra
IsFractionRing.mulSemiringAction
(G : Type u_10) →
(B : Type u_12) →
(L : Type u_14) →
[inst : Group G] →
[inst_1 : CommRing B] →
[MulSemiringAction G B] →
[inst_3 : Field L] → [inst_4 : Algebra B L] → [IsFractionRing B L] → MulSemiringAction G LGiven a MulSemiringAction G B, extend the action of G on B to a MulSemiringAction G L
on the fraction field L of B.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 63 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
- Fieldstatement and proof · cited by 7,404
- Groupstatement and proof · cited by 6,238
- IsFractionRingstatement and proof · cited by 738
- MonoidHom.compproof · cited by 469
- MulSemiringActionstatement and proof · cited by 423
- MulSemiringAction.toRingEquivproof · cited by 13
- IsFractionRing.ringEquivOfRingEquivHomproof · cited by 3
- MulSemiringAction.compHomproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- IsGaloisGroup.card_eq_finrank'proof · cited by 2
- IsGaloisGroup.fixingSubgroup_range_algebraMapproof · cited by 1
- IsGaloisGroup.finiteproof · cited by 1
- IsGaloisGroup.algebraMap_restrictHom_smulproof · cited by 1
- FractionRing.mulSemiringAction_of_isGaloisGroupproof · cited by 0