Mathlib Map

Theorems · Definition · logic and foundations

Quot.mapRight

{α : Sort u_1} → {ra ra' : α → α → Prop} → (∀ (a₁ a₂ : α), ra a₁ a₂ → ra' a₁ a₂) → Quot ra → Quot ra'

If ra is a subrelation of ra', then we have a natural map Quot ra → Quot ra'.

Defined in
Mathlib.Data.Quot
Cited by
0 results in Mathlib
Foundations
Depth 5 from the axioms · uses Quot.sound

Around this declaration

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

Cites1

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

Cited by4

Results whose statement or proof uses this declaration.