Theorems · Theorem · group theory
Localization.liftOn_mk
∀ {M : Type u_1} [inst : CommMonoid M] {S : Submonoid M} {p : Sort u} (f : M → ↥S → p)
(H : ∀ {a c : M} {b d : ↥S}, (Localization.r S) (a, b) (c, d) → f a b = f c d) (a : M) (b : ↥S),
(Localization.mk a b).liftOn f H = f a b- Cited by
- 3 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Quot.sound
- Assumes
- CommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Submonoidstatement and proof · cited by 3,086
- CommMonoidstatement and proof · cited by 2,264
- Constatement · cited by 152
- Localization.mkstatement · cited by 110
- Localization.rstatement and proof · cited by 16
- Localization.liftOnstatement · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- RatFunc.liftOn_ofFractionRing_mkproof · cited by 3
- Localization.liftOn_mk'proof · cited by 0
- Localization.liftOn_zeroproof · cited by 0