Mathlib Map

Theorems · Definition · commutative algebra

RingHom.ContainsIdentities

({R S : Type u} → [inst : CommRing R] → [inst_1 : CommRing S] → (R →+* S) → Prop) → Prop

A property P of ring homs is said to contain identities if P holds for the identity homomorphism of every ring.

Defined in
Mathlib.RingTheory.LocalProperties.Basic
Cited by
12 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • RingHom.idproof · cited by 18,349
  • CommRingstatement and proof · cited by 17,173
  • RingHomstatement and proof · cited by 10,189

Cited by12

Results whose statement or proof uses this declaration.