Theorems · Theorem · ring theory
OreLocalization.liftExpand_of
∀ {R : Type u_1} [inst : Monoid R] {S : Submonoid R} [inst_1 : OreLocalization.OreSet S] {X : Type u_3}
[inst_2 : MulAction R X] {C : Sort u_2} {P : X → ↥S → C}
{hP : ∀ (r : X) (t : R) (s : ↥S) (ht : t * ↑s ∈ S), P r s = P (t • r) ⟨t * ↑s, ht⟩} (r : X) (s : ↥S),
OreLocalization.liftExpand P hP (r /ₒ s) = P r s- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- Submonoidstatement and proof · cited by 3,086
- MulActionstatement and proof · cited by 1,294
- OreLocalization.OreSetstatement and proof · cited by 92
- OreLocalization.oreDivstatement · cited by 72
- OreLocalization.liftExpandstatement · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.