Theorems · Definition · ring theory
OreLocalization.liftExpand
{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) →
(∀ (r : X) (t : R) (s : ↥S) (ht : t * ↑s ∈ S), P r s = P (t • r) ⟨t * ↑s, ht⟩) → OreLocalization S X → CA function or predicate over X and S can be lifted to X[S⁻¹] if it is invariant
under expansion on the left.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- OreLocalizationstatement · cited by 90
Cited by7
Results whose statement or proof uses this declaration.
- OreLocalization.universalMulHomproof · cited by 4
- OreLocalization.lift₂Expandproof · cited by 1
- OreLocalization.liftExpand_ofstatement · cited by 0
- OreLocalization.hsmulproof · cited by 0
- OreLocalization.smulproof · cited by 0
- OreLocalization.invproof · cited by 0
- OreLocalization.negproof · cited by 0