Loogle!
Result
Found 309 declarations mentioning RingCon. Of these, only the first 200 are shown.
- RingCon π Mathlib.RingTheory.Congruence.Defs
(R : Type u_1) [Add R] [Mul R] : Type u_1 - RingCon.Quotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) : Type u_1 - RingCon.instInhabited π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] : Inhabited (RingCon R) - ringConGen π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (r : R β R β Prop) : RingCon R - RingCon.toAddCon π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (self : RingCon R) : AddCon R - RingCon.toCon π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (self : RingCon R) : Con R - RingCon.instFunLikeForallProp π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] : FunLike (RingCon R) R (R β Prop) - RingCon.instAddQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) : Add c.Quotient - RingCon.instMulQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) : Mul c.Quotient - RingCon.toQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] {c : RingCon R} (r : R) : c.Quotient - RingCon.instCoeTCQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) : CoeTC R c.Quotient - RingCon.instInhabitedQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Inhabited R] [Add R] [Mul R] (c : RingCon R) : Inhabited c.Quotient - RingCon.instAddCommMagmaQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddCommMagma R] [Mul R] (c : RingCon R) : AddCommMagma c.Quotient - RingCon.instAddSemigroupQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddSemigroup R] [Mul R] (c : RingCon R) : AddSemigroup c.Quotient - RingCon.instCommMagmaQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [CommMagma R] (c : RingCon R) : CommMagma c.Quotient - RingCon.instSemigroupQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Semigroup R] (c : RingCon R) : Semigroup c.Quotient - RingCon.toCon_injective π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] : Function.Injective fun c => c.toCon - RingCon.instAddCommSemigroupQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddCommSemigroup R] [Mul R] (c : RingCon R) : AddCommSemigroup c.Quotient - RingCon.instAddMonoidQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddMonoid R] [Mul R] (c : RingCon R) : AddMonoid c.Quotient - RingCon.instAddZeroClassQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddZeroClass R] [Mul R] (c : RingCon R) : AddZeroClass c.Quotient - RingCon.instCommSemigroupQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [CommSemigroup R] (c : RingCon R) : CommSemigroup c.Quotient - RingCon.instMulOneClassQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [MulOneClass R] (c : RingCon R) : MulOneClass c.Quotient - RingCon.instOneQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [MulOneClass R] (c : RingCon R) : One c.Quotient - RingCon.instZeroQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddZeroClass R] [Mul R] (c : RingCon R) : Zero c.Quotient - RingCon.hasNSMul π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddMonoid R] [Mul R] (c : RingCon R) : SMul β c.Quotient - RingCon.refl π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) (x : R) : c x x - RingCon.instAddCommMonoidQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddCommMonoid R] [Mul R] (c : RingCon R) : AddCommMonoid c.Quotient - RingCon.instMonoidQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Monoid R] (c : RingCon R) : Monoid c.Quotient - RingCon.instNatCastQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddMonoidWithOne R] [Mul R] (c : RingCon R) : NatCast c.Quotient - RingCon.instPowQuotientNat π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Monoid R] (c : RingCon R) : Pow c.Quotient β - RingCon.instNonUnitalNonAssocSemiringQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonUnitalNonAssocSemiring R] (c : RingCon R) : NonUnitalNonAssocSemiring c.Quotient - RingCon.instSemiringQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Semiring R] (c : RingCon R) : Semiring c.Quotient - RingCon.instAddCommGroupQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddCommGroup R] [Mul R] (c : RingCon R) : AddCommGroup c.Quotient - RingCon.instAddGroupQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddGroup R] [Mul R] (c : RingCon R) : AddGroup c.Quotient - RingCon.instCommMonoidQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [CommMonoid R] (c : RingCon R) : CommMonoid c.Quotient - RingCon.instIntCastQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddGroupWithOne R] [Mul R] (c : RingCon R) : IntCast c.Quotient - RingCon.instNegQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddGroup R] [Mul R] (c : RingCon R) : Neg c.Quotient - RingCon.instSubQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddGroup R] [Mul R] (c : RingCon R) : Sub c.Quotient - RingCon.hasZSMul π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddGroup R] [Mul R] (c : RingCon R) : SMul β€ c.Quotient - RingCon.instDecidableEqQuotientOfDecidableCoeForallProp π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) [_d : (a b : R) β Decidable (c a b)] : DecidableEq c.Quotient - RingCon.toCon_inj π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] {c d : RingCon R} : c.toCon = d.toCon β c = d - RingCon.instCommSemiringQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [CommSemiring R] (c : RingCon R) : CommSemiring c.Quotient - RingCon.instNonAssocSemiringQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonAssocSemiring R] (c : RingCon R) : NonAssocSemiring c.Quotient - RingCon.instNonUnitalNonAssocCommSemiringQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonUnitalNonAssocCommSemiring R] (c : RingCon R) : NonUnitalNonAssocCommSemiring c.Quotient - RingCon.instNonUnitalNonAssocRingQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonUnitalNonAssocRing R] (c : RingCon R) : NonUnitalNonAssocRing c.Quotient - RingCon.instNonUnitalSemiringQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonUnitalSemiring R] (c : RingCon R) : NonUnitalSemiring c.Quotient - RingCon.instRingQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Ring R] (c : RingCon R) : Ring c.Quotient - RingCon.rel_eq_coe π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) : βc.toSetoid = βc - RingCon.comap π Mathlib.RingTheory.Congruence.Defs
{R : Type u_2} {R' : Type u_3} {F : Type u_4} [Add R] [Add R'] [FunLike F R R'] [AddHomClass F R R'] [Mul R] [Mul R'] [MulHomClass F R R'] (J : RingCon R') (f : F) : RingCon R - RingCon.ext'' π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] {c d : RingCon R} (H : c.toSetoid = d.toSetoid) : c = d - RingCon.mk' π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonAssocSemiring R] (c : RingCon R) : R β+* c.Quotient - RingCon.symm π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) {x y : R} : c x y β c y x - RingCon.toCon_coe_eq_coe π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) : βc.toCon = βc - RingCon.instCommRingQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [CommRing R] (c : RingCon R) : CommRing c.Quotient - RingCon.instNonAssocCommSemiringQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonAssocCommSemiring R] (c : RingCon R) : NonAssocCommSemiring c.Quotient - RingCon.instNonAssocRingQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonAssocRing R] (c : RingCon R) : NonAssocRing c.Quotient - RingCon.instNonUnitalCommSemiringQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonUnitalCommSemiring R] (c : RingCon R) : NonUnitalCommSemiring c.Quotient - RingCon.instNonUnitalNonAssocCommRingQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonUnitalNonAssocCommRing R] (c : RingCon R) : NonUnitalNonAssocCommRing c.Quotient - RingCon.instNonUnitalRingQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonUnitalRing R] (c : RingCon R) : NonUnitalRing c.Quotient - RingCon.eq π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) {a b : R} : βa = βb β c a b - RingCon.quot_mk_eq_coe π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) (x : R) : Quot.mk (βc) x = βx - RingCon.ext' π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] {c d : RingCon R} (H : βc = βd) : c = d - RingCon.coe_inj π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] {c d : RingCon R} : βc = βd β c = d - RingCon.instNonAssocCommRingQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonAssocCommRing R] (c : RingCon R) : NonAssocCommRing c.Quotient - RingCon.instNonUnitalCommRingQuotient π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonUnitalCommRing R] (c : RingCon R) : NonUnitalCommRing c.Quotient - RingCon.ext π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] {c d : RingCon R} (H : β (x y : R), c x y β d x y) : c = d - RingCon.ext_iff π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] {c d : RingCon R} : c = d β β (x y : R), c x y β d x y - RingCon.mk π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (toCon : Con R) (add' : β {w x y z : R}, toCon.toSetoid w x β toCon.toSetoid y z β toCon.toSetoid (w + y) (x + z)) : RingCon R - RingCon.trans π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) {x y z : R} : c x y β c y z β c x z - RingCon.coe_natCast π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddMonoidWithOne R] [Mul R] (c : RingCon R) (n : β) : ββn = βn - RingCon.add' π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (self : RingCon R) {w x y z : R} : self.toSetoid w x β self.toSetoid y z β self.toSetoid (w + y) (x + z) - RingCon.coe_one π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [MulOneClass R] (c : RingCon R) : β1 = 1 - RingCon.coe_zero π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddZeroClass R] [Mul R] (c : RingCon R) : β0 = 0 - RingCon.coe_add π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) (x y : R) : β(x + y) = βx + βy - RingCon.coe_mul π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) (x y : R) : β(x * y) = βx * βy - RingCon.coe_intCast π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddGroupWithOne R] [Mul R] (c : RingCon R) (n : β) : ββn = βn - RingCon.add π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) {w x y z : R} : c w x β c y z β c (w + y) (x + z) - RingCon.mul π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) {w x y z : R} : c w x β c y z β c (w * y) (x * z) - RingCon.smulAux π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] {Ξ± : Type u_2} [SMul Ξ± R] (c : RingCon R) (h : β (a : Ξ±) (x y : R), c x y β c (a β’ x) (a β’ y)) (a : Ξ±) (x : c.Quotient) : c.Quotient - RingCon.coe_mk π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] (s : Con R) (h : β {w x y z : R}, s.toSetoid w x β s.toSetoid y z β s.toSetoid (w + y) (x + z)) : β{ toCon := s, add' := h } = βs - RingCon.coe_neg π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddGroup R] [Mul R] (c : RingCon R) (x : R) : β(-x) = -βx - RingCon.nsmul π Mathlib.RingTheory.Congruence.Defs
{S : Type u_2} [AddMonoid S] [Mul S] (t : RingCon S) (m : β) {x y : S} (hx : t x y) : t (m β’ x) (m β’ y) - RingCon.rel_mk π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Mul R] {s : Con R} {h : β {w x y z : R}, s.toSetoid w x β s.toSetoid y z β s.toSetoid (w + y) (x + z)} {a b : R} : { toCon := s, add' := h } a b β s a b - RingCon.coe_nsmul π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddMonoid R] [Mul R] (c : RingCon R) (n : β) (x : R) : β(n β’ x) = n β’ βx - RingCon.comap_rel π Mathlib.RingTheory.Congruence.Defs
{R : Type u_2} {R' : Type u_3} {F : Type u_4} [Add R] [Add R'] [FunLike F R R'] [AddHomClass F R R'] [Mul R] [Mul R'] [MulHomClass F R R'] {J : RingCon R'} {f : F} {x y : R} : (J.comap f) x y β J (f x) (f y) - RingCon.neg π Mathlib.RingTheory.Congruence.Defs
{S : Type u_2} [AddGroup S] [Mul S] (t : RingCon S) {a b : S} (h : t a b) : t (-a) (-b) - RingCon.coe_pow π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [Add R] [Monoid R] (c : RingCon R) (x : R) (n : β) : β(x ^ n) = βx ^ n - RingCon.mk'_surjective π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonAssocSemiring R] (c : RingCon R) : Function.Surjective βc.mk' - RingCon.zsmul π Mathlib.RingTheory.Congruence.Defs
{S : Type u_2} [AddGroup S] [Mul S] (t : RingCon S) (z : β€) {x y : S} (hx : t x y) : t (z β’ x) (z β’ y) - RingCon.coe_zsmul π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddGroup R] [Mul R] (c : RingCon R) (z : β€) (x : R) : β(z β’ x) = z β’ βx - RingCon.coe_mk' π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [NonAssocSemiring R] (c : RingCon R) : βc.mk' = RingCon.toQuotient - RingCon.sub π Mathlib.RingTheory.Congruence.Defs
{S : Type u_2} [AddGroup S] [Mul S] (t : RingCon S) {a b c d : S} (h : t a b) (h' : t c d) : t (a - c) (b - d) - RingCon.coe_sub π Mathlib.RingTheory.Congruence.Defs
{R : Type u_1} [AddGroup R] [Mul R] (c : RingCon R) (x y : R) : β(x - y) = βx - βy - RingCon.comap_nonUnitalRingHomId π Mathlib.RingTheory.Congruence.Defs
{R : Type u_5} [NonUnitalNonAssocSemiring R] (J : RingCon R) : J.comap (NonUnitalRingHom.id R) = J - RingCon.comap_ringHomId π Mathlib.RingTheory.Congruence.Defs
{R : Type u_5} [NonAssocSemiring R] (J : RingCon R) : J.comap (RingHom.id R) = J - RingCon.comap_nonUnitalRingHomComp π Mathlib.RingTheory.Congruence.Defs
{R : Type u_5} {R' : Type u_6} {R'' : Type u_7} [NonUnitalNonAssocSemiring R] [NonUnitalNonAssocSemiring R'] [NonUnitalNonAssocSemiring R''] (J : RingCon R) (g : R' ββ+* R) (f : R'' ββ+* R') : J.comap (g.comp f) = (J.comap g).comap f - RingCon.comap_ringHomComp π Mathlib.RingTheory.Congruence.Defs
{R : Type u_5} {R' : Type u_6} {R'' : Type u_7} [NonAssocSemiring R] [NonAssocSemiring R'] [NonAssocSemiring R''] (J : RingCon R) (g : R' β+* R) (f : R'' β+* R') : J.comap (g.comp f) = (J.comap g).comap f - RingCon.instCompleteLattice π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] : CompleteLattice (RingCon R) - RingCon.instInfSet π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] : InfSet (RingCon R) - RingCon.instLE π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] : LE (RingCon R) - RingCon.instPartialOrder π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] : PartialOrder (RingCon R) - RingCon.instNontrivial π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] [Nontrivial R] : Nontrivial (RingCon R) - RingCon.instSubsingleton π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] [Subsingleton R] : Subsingleton (RingCon R) - RingCon.nontrivial_iff π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] : Nontrivial (RingCon R) β Nontrivial R - RingCon.subsingleton_iff π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] : Subsingleton (RingCon R) β Subsingleton R - RingCon.ringConGen_of_ringCon π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] (c : RingCon R) : ringConGen βc = c - RingCon.ringConGen_mono π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {r s : R β R β Prop} (h : β (x y : R), r x y β s x y) : ringConGen r β€ ringConGen s - RingCon.ringConGen_idem π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] (r : R β R β Prop) : ringConGen β(ringConGen r) = ringConGen r - RingCon.ringConGen_monotone π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] : Monotone ringConGen - RingCon.instSMulQuotient π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [Add R] [MulOneClass R] [SMul Ξ± R] [IsScalarTower Ξ± R R] (c : RingCon R) : SMul Ξ± c.Quotient - RingCon.instAlgebraQuotient π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [CommSemiring Ξ±] [Semiring R] [Algebra Ξ± R] (c : RingCon R) : Algebra Ξ± c.Quotient - RingCon.le_ringConGen π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {r : R β R β Prop} : r β€ β(ringConGen r) - RingCon.gi π Mathlib.RingTheory.Congruence.Basic
(R : Type u_3) [Add R] [Mul R] : GaloisInsertion ringConGen DFunLike.coe - RingCon.mkβ π Mathlib.RingTheory.Congruence.Basic
(Ξ± : Type u_1) {R : Type u_3} [CommSemiring Ξ±] [Semiring R] [Algebra Ξ± R] (c : RingCon R) : R ββ[Ξ±] c.Quotient - RingCon.sInf_toSetoid π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] (S : Set (RingCon R)) : (sInf S).toSetoid = sInf ((fun x => x.toSetoid) '' S) - RingCon.ringConGen_eq π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] (r : R β R β Prop) : ringConGen r = sInf {s | β (x y : R), r x y β s x y} - RingCon.le_def π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {c d : RingCon R} : c β€ d β β {x y : R}, c x y β d x y - RingCon.ringConGen_le π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {r : R β R β Prop} {c : RingCon R} : ringConGen r β€ c β r β€ βc - RingCon.comap_injective π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} {R' : Type u_4} [Add R] [Mul R] [Add R'] [Mul R'] {F : Type u_5} [FunLike F R' R] [MulHomClass F R' R] [AddHomClass F R' R] (f : F) (hf : Function.Surjective βf) : Function.Injective fun x => x.comap f - RingCon.le_comap_ringConGen π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} {R' : Type u_4} [Add R] [Mul R] [Add R'] [Mul R'] {F : Type u_5} [FunLike F R' R] [MulHomClass F R' R] [AddHomClass F R' R] (r : R β R β Prop) (f : F) : ringConGen (Function.onFun r βf) β€ (ringConGen r).comap f - RingCon.instMulActionQuotientOfIsScalarTower π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [Monoid Ξ±] [NonAssocSemiring R] [MulAction Ξ± R] [IsScalarTower Ξ± R R] (c : RingCon R) : MulAction Ξ± c.Quotient - RingCon.instSMulCommClassQuotient π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {Ξ² : Type u_2} {R : Type u_3} [Add R] [MulOneClass R] [SMul Ξ± R] [IsScalarTower Ξ± R R] [SMul Ξ² R] [IsScalarTower Ξ² R R] (c : RingCon R) [SMulCommClass Ξ± Ξ² R] : SMulCommClass Ξ± Ξ² c.Quotient - RingCon.coe_iInf π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {ΞΉ : Sort u_5} (f : ΞΉ β RingCon R) : β(iInf f) = β¨ i, β(f i) - RingCon.comap_mono π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} {R' : Type u_4} [Add R] [Mul R] [Add R'] [Mul R'] {F : Type u_5} [FunLike F R R'] [AddHomClass F R R'] [MulHomClass F R R'] {J J' : RingCon R'} {f : F} (h : J β€ J') : J.comap f β€ J'.comap f - RingCon.instIsCentralScalarQuotient π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [Add R] [MulOneClass R] [SMul Ξ± R] [IsScalarTower Ξ± R R] (c : RingCon R) [SMul Ξ±α΅α΅α΅ R] [IsCentralScalar Ξ± R] : IsCentralScalar Ξ± c.Quotient - RingCon.isScalarTower_right π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [Add R] [MulOneClass R] [SMul Ξ± R] [IsScalarTower Ξ± R R] (c : RingCon R) : IsScalarTower Ξ± c.Quotient c.Quotient - RingCon.instIsScalarTowerQuotient π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {Ξ² : Type u_2} {R : Type u_3} [Add R] [MulOneClass R] [SMul Ξ± R] [IsScalarTower Ξ± R R] [SMul Ξ² R] [IsScalarTower Ξ² R R] (c : RingCon R) [SMul Ξ± Ξ²] [IsScalarTower Ξ± Ξ² R] : IsScalarTower Ξ± Ξ² c.Quotient - RingCon.ringConGen_iSup π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {ΞΉ : Sort u_5} (r : ΞΉ β R β R β Prop) : ringConGen (iSup r) = β¨ i, ringConGen (r i) - RingCon.coe_sInf π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] (S : Set (RingCon R)) : β(sInf S) = sInf (DFunLike.coe '' S) - RingCon.sup_eq_ringConGen π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] (c d : RingCon R) : c β d = ringConGen fun x y => c x y β¨ d x y - RingCon.ringConGen_sup π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] (r s : R β R β Prop) : ringConGen (r β s) = ringConGen r β ringConGen s - RingCon.smulCommClass π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [Add R] [MulOneClass R] [SMul Ξ± R] [IsScalarTower Ξ± R R] [SMulCommClass Ξ± R R] (c : RingCon R) : SMulCommClass Ξ± c.Quotient c.Quotient - RingCon.smulCommClass' π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [Add R] [MulOneClass R] [SMul Ξ± R] [IsScalarTower Ξ± R R] [SMulCommClass R Ξ± R] (c : RingCon R) : SMulCommClass c.Quotient Ξ± c.Quotient - RingCon.sSup_eq_ringConGen π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] (S : Set (RingCon R)) : sSup S = ringConGen fun x y => β c β S, c x y - RingCon.inf_iff_and π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {c d : RingCon R} {x y : R} : (c β d) x y β c x y β§ d x y - RingCon.sSup_def π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] (S : Set (RingCon R)) : sSup S = ringConGen (sSup (DFunLike.coe '' S)) - RingCon.nontrivial_quotient π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {c : RingCon R} : Nontrivial c.Quotient β c β β€ - RingCon.subsingleton_quotient π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {c : RingCon R} : Subsingleton c.Quotient β c = β€ - RingCon.coe_bot π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] : ββ₯ = Eq - RingCon.sup_def π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] (c d : RingCon R) : c β d = ringConGen (βc β βd) - RingCon.coe_smul π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [Add R] [MulOneClass R] [SMul Ξ± R] [IsScalarTower Ξ± R R] (c : RingCon R) (a : Ξ±) (x : R) : β(a β’ x) = a β’ βx - RingCon.coe_inf π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {c d : RingCon R} : β(c β d) = βc β βd - RingCon.mkβ_surjective π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [CommSemiring Ξ±] [Semiring R] [Algebra Ξ± R] (c : RingCon R) : Function.Surjective β(RingCon.mkβ Ξ± c) - RingCon.coe_top π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] : ββ€ = β€ - RingCon.ringConGen_sSup π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] (rs : Set (R β R β Prop)) : ringConGen (sSup rs) = β¨ r β rs, ringConGen r - RingCon.mkβ_apply π Mathlib.RingTheory.Congruence.Basic
(Ξ± : Type u_1) {R : Type u_3} [CommSemiring Ξ±] [Semiring R] [Algebra Ξ± R] (c : RingCon R) (r : R) : (RingCon.mkβ Ξ± c) r = βr - RingCon.instMulSemiringActionQuotientOfIsScalarTower π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [Monoid Ξ±] [Semiring R] [MulSemiringAction Ξ± R] [IsScalarTower Ξ± R R] (c : RingCon R) : MulSemiringAction Ξ± c.Quotient - RingCon.toCon_bot π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] : β₯.toCon = β₯ - RingCon.toCon_top π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] : β€.toCon = β€ - RingCon.instDistribMulActionQuotientOfIsScalarTower π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [Monoid Ξ±] [NonAssocSemiring R] [DistribMulAction Ξ± R] [IsScalarTower Ξ± R R] (c : RingCon R) : DistribMulAction Ξ± c.Quotient - RingCon.toCon_eq_bot π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {c : RingCon R} : c.toCon = β₯ β c = β₯ - RingCon.toCon_eq_top π Mathlib.RingTheory.Congruence.Basic
{R : Type u_3} [Add R] [Mul R] {c : RingCon R} : c.toCon = β€ β c = β€ - RingCon.coe_algebraMap π Mathlib.RingTheory.Congruence.Basic
{Ξ± : Type u_1} {R : Type u_3} [CommSemiring Ξ±] [Semiring R] [Algebra Ξ± R] (c : RingCon R) (s : Ξ±) : β((algebraMap Ξ± R) s) = (algebraMap Ξ± c.Quotient) s - RingCon.comap_ringConGen_ringEquiv π Mathlib.RingTheory.Congruence.Basic
{R : Type u_5} {R' : Type u_6} [NonAssocSemiring R] [NonAssocSemiring R'] (r : R' β R' β Prop) (f : R β+* R') : (ringConGen r).comap f = ringConGen (Function.onFun r βf) - Ideal.Quotient.ringCon π Mathlib.RingTheory.Ideal.Quotient.Defs
{R : Type u} [Ring R] (I : Ideal R) [I.IsTwoSided] : RingCon R - RingCon.op π Mathlib.RingTheory.Congruence.Opposite
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) : RingCon Rα΅α΅α΅ - RingCon.unop π Mathlib.RingTheory.Congruence.Opposite
{R : Type u_1} [Add R] [Mul R] (c : RingCon Rα΅α΅α΅) : RingCon R - RingCon.opOrderIso π Mathlib.RingTheory.Congruence.Opposite
{R : Type u_1} [Add R] [Mul R] : RingCon R βo RingCon Rα΅α΅α΅ - RingCon.op_iff π Mathlib.RingTheory.Congruence.Opposite
{R : Type u_1} [Add R] [Mul R] {c : RingCon R} {x y : Rα΅α΅α΅} : c.op x y β c (MulOpposite.unop y) (MulOpposite.unop x) - RingCon.unop_iff π Mathlib.RingTheory.Congruence.Opposite
{R : Type u_1} [Add R] [Mul R] {c : RingCon Rα΅α΅α΅} {x y : R} : c.unop x y β c (MulOpposite.op y) (MulOpposite.op x) - RingCon.opOrderIso_apply π Mathlib.RingTheory.Congruence.Opposite
{R : Type u_1} [Add R] [Mul R] (c : RingCon R) : RingCon.opOrderIso c = c.op - RingCon.opOrderIso_symm_apply π Mathlib.RingTheory.Congruence.Opposite
{R : Type u_1} [Add R] [Mul R] (c : RingCon Rα΅α΅α΅) : (RelIso.symm RingCon.opOrderIso) c = c.unop - TwoSidedIdeal.mk π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] (c : RingCon R) : TwoSidedIdeal R - TwoSidedIdeal.ofRingCon π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] (ringCon : RingCon R) : TwoSidedIdeal R - TwoSidedIdeal.ringCon π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] (self : TwoSidedIdeal R) : RingCon R - TwoSidedIdeal.ringCon_injective π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] : Function.Injective TwoSidedIdeal.ringCon - TwoSidedIdeal.orderIsoRingCon π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] : TwoSidedIdeal R βo RingCon R - TwoSidedIdeal.op_ringCon π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] (I : TwoSidedIdeal R) : I.op.ringCon = I.ringCon.op - TwoSidedIdeal.unop_ringCon π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] (I : TwoSidedIdeal Rα΅α΅α΅) : I.unop.ringCon = I.ringCon.unop - TwoSidedIdeal.ringCon_le_iff π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] {I J : TwoSidedIdeal R} : I β€ J β I.ringCon β€ J.ringCon - TwoSidedIdeal.mem_iff π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] (I : TwoSidedIdeal R) (x : R) : x β I β I.ringCon x 0 - TwoSidedIdeal.rel_iff π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] (I : TwoSidedIdeal R) (x y : R) : I.ringCon x y β x - y β I - TwoSidedIdeal.coe_mk π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] {c : RingCon R} : β(TwoSidedIdeal.mk c) = {x | c x 0} - TwoSidedIdeal.coe_ofRingCon π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] {c : RingCon R} : β{ ringCon := c } = {x | c x 0} - TwoSidedIdeal.mem_mk π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] {x : R} {c : RingCon R} : x β TwoSidedIdeal.mk c β c x 0 - TwoSidedIdeal.mem_ofRingCon π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] {x : R} {c : RingCon R} : x β { ringCon := c } β c x 0 - TwoSidedIdeal.orderIsoRingCon_apply π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] (self : TwoSidedIdeal R) : TwoSidedIdeal.orderIsoRingCon self = self.ringCon - TwoSidedIdeal.orderIsoRingCon_symm_apply π Mathlib.RingTheory.TwoSidedIdeal.Basic
{R : Type u_1} [NonUnitalNonAssocRing R] (ringCon : RingCon R) : (RelIso.symm TwoSidedIdeal.orderIsoRingCon) ringCon = { ringCon := ringCon } - TwoSidedIdeal.iInf_ringCon π Mathlib.RingTheory.TwoSidedIdeal.Lattice
(R : Type u_1) [NonUnitalNonAssocRing R] {ΞΉ : Type u_2} (I : ΞΉ β TwoSidedIdeal R) : (β¨ i, I i).ringCon = β¨ i, (I i).ringCon - TwoSidedIdeal.sInf_ringCon π Mathlib.RingTheory.TwoSidedIdeal.Lattice
(R : Type u_1) [NonUnitalNonAssocRing R] (S : Set (TwoSidedIdeal R)) : (sInf S).ringCon = sInf (TwoSidedIdeal.ringCon '' S) - TwoSidedIdeal.iSup_ringCon π Mathlib.RingTheory.TwoSidedIdeal.Lattice
(R : Type u_1) [NonUnitalNonAssocRing R] {ΞΉ : Type u_2} (I : ΞΉ β TwoSidedIdeal R) : (β¨ i, I i).ringCon = β¨ i, (I i).ringCon - TwoSidedIdeal.inf_ringCon π Mathlib.RingTheory.TwoSidedIdeal.Lattice
(R : Type u_1) [NonUnitalNonAssocRing R] (I J : TwoSidedIdeal R) : (I β J).ringCon = I.ringCon β J.ringCon - TwoSidedIdeal.sup_ringCon π Mathlib.RingTheory.TwoSidedIdeal.Lattice
(R : Type u_1) [NonUnitalNonAssocRing R] (I J : TwoSidedIdeal R) : (I β J).ringCon = I.ringCon β J.ringCon - TwoSidedIdeal.sSup_ringCon π Mathlib.RingTheory.TwoSidedIdeal.Lattice
(R : Type u_1) [NonUnitalNonAssocRing R] (S : Set (TwoSidedIdeal R)) : (sSup S).ringCon = sSup (TwoSidedIdeal.ringCon '' S) - TwoSidedIdeal.bot_ringCon π Mathlib.RingTheory.TwoSidedIdeal.Lattice
(R : Type u_1) [NonUnitalNonAssocRing R] : β₯.ringCon = β₯ - TwoSidedIdeal.top_ringCon π Mathlib.RingTheory.TwoSidedIdeal.Lattice
(R : Type u_1) [NonUnitalNonAssocRing R] : β€.ringCon = β€ - TwoSidedIdeal.ker_ringCon π Mathlib.RingTheory.TwoSidedIdeal.Kernel
{R : Type u_1} {S : Type u_2} [NonUnitalNonAssocRing R] [NonUnitalNonAssocSemiring S] {F : Type u_3} [FunLike F R S] [NonUnitalRingHomClass F R S] (f : F) {x y : R} : (TwoSidedIdeal.ker f).ringCon x y β f x = f y - RingCon.ker π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} {N : Type u_2} [NonAssocSemiring M] [NonAssocSemiring N] (f : M β+* N) : RingCon M - RingCon.mapGen π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} {N : Type u_2} [NonAssocSemiring M] [NonAssocSemiring N] {c : RingCon M} (f : M β N) : RingCon N - RingCon.ker_mk'_eq π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} [NonAssocSemiring M] (c : RingCon M) : RingCon.ker c.mk' = c - RingCon.lift π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} {P : Type u_3} [NonAssocSemiring M] [NonAssocSemiring P] (c : RingCon M) (f : M β+* P) (H : c β€ RingCon.ker f) : c.Quotient β+* P - RingCon.ker_apply π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} {N : Type u_2} [NonAssocSemiring M] [NonAssocSemiring N] (f : M β+* N) {x y : M} : (RingCon.ker f) x y β f x = f y - RingCon.rangeS_lift π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} {P : Type u_3} [NonAssocSemiring M] [NonAssocSemiring P] {c : RingCon M} {f : M β+* P} (H : c β€ RingCon.ker f) : (c.lift f H).rangeS = f.rangeS - RingCon.lift_comp_mk' π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} {P : Type u_3} [NonAssocSemiring M] [NonAssocSemiring P] {c : RingCon M} {f : M β+* P} (H : c β€ RingCon.ker f) : (c.lift f H).comp c.mk' = f - RingCon.factorβ π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} (R : Type u_4) [CommSemiring R] [Semiring M] [Algebra R M] {c d : RingCon M} (h : c β€ d) : c.Quotient ββ[R] d.Quotient - RingCon.map π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} [NonAssocSemiring M] (c d : RingCon M) (h : c β€ d) : c.Quotient β+* d.Quotient - RingCon.liftβ π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} {P : Type u_3} {R : Type u_4} [CommSemiring R] [Semiring M] [Algebra R M] [Semiring P] [Algebra R P] (c : RingCon M) (f : M ββ[R] P) (H : c β€ RingCon.ker f.toRingHom) : c.Quotient ββ[R] P - RingCon.rangeS_mk' π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} [NonAssocSemiring M] {c : RingCon M} : c.mk'.rangeS = β€ - RingCon.liftβ_range π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} {P : Type u_3} {R : Type u_4} [CommSemiring R] [Semiring M] [Algebra R M] [Semiring P] [Algebra R P] {c : RingCon M} {f : M ββ[R] P} (H : c β€ RingCon.ker f.toRingHom) : (c.liftβ f H).range = f.range - RingCon.range_lift π Mathlib.RingTheory.Congruence.Hom
{M : Type u_1} {P : Type u_3} [Ring M] [Ring P] {c : RingCon M} {f : M β+* P} (H : c β€ RingCon.ker f) : (c.lift f H).range = f.range
About
Loogle searches Lean and Mathlib definitions and theorems.
You can use Loogle from within the Lean4 VSCode language extension
using the Loogle command from the command palette. You can also try the
#loogle command from LeanSearchClient,
the CLI version, the Loogle
VS Code extension, the lean.nvim
integration or the Zulip bot.
Usage
Loogle finds definitions and lemmas in various ways:
By constant:
πReal.sin
finds all lemmas whose statement somehow mentions the sine function.By lemma name substring:
π"differ"
finds all lemmas that have"differ"somewhere in their lemma name.By subexpression:
π_ * (_ ^ _)
finds all lemmas whose statements somewhere include a product where the second argument is raised to some power.The pattern can also be non-linear, as in
πReal.sqrt ?a * Real.sqrt ?aIf the pattern has parameters, they are matched in any order. Both of these will find
List.map:
π(?a -> ?b) -> List ?a -> List ?b
πList ?a -> (?a -> ?b) -> List ?bBy main conclusion:
π|- tsum _ = _ * tsum _
finds all lemmas where the conclusion (the subexpression to the right of allβandβ) has the given shape.As before, if the pattern has parameters, they are matched against the hypotheses of the lemma in any order; for example,
π|- _ < _ β tsum _ < tsum _
will findtsum_lt_tsumeven though the hypothesisf i < g iis not the last.You can filter for definitions vs theorems: Using
β’ (_ : Type _)finds all definitions which provide data whileβ’ (_ : Prop)finds all theorems (and definitions of proofs).
If you pass more than one such search filter, separated by commas
Loogle will return lemmas which match all of them. The
search
π Real.sin, "two", tsum, _ * _, _ ^ _, |- _ < _ β _
would find all lemmas which mention the constants Real.sin
and tsum, have "two" as a substring of the
lemma name, include a product and a power somewhere in the type,
and have a hypothesis of the form _ < _ (if
there were any such lemmas). Metavariables (?a) are
assigned independently in each filter.
The #lucky button will directly send you to the
documentation of the first hit.
Source code
You can find the source code for this service at https://github.com/nomeata/loogle. The https://loogle.lean-lang.org/ service is provided by the Lean FRO. Please review the Lean FRO Terms of Use and Privacy Policy.
This is Loogle revision 9f11169 serving mathlib revision 69fae59