Mathlib Map

Theorems · Theorem · group theory

Quot.map.congr_simp

∀ {α : Sort u_1} {β : Sort u_2} {ra : α → α → Prop} {rb : β → β → Prop} (f f_1 : α → β) (e_f : f = f_1)
  (h : ∀ ⦃a b : α⦄, ra a b → rb (f a) (f b)) (a a_1 : Quot ra), a = a_1 → Quot.map f h a = Quot.map f_1 ⋯ a_1
Defined in
Mathlib.GroupTheory.FreeGroup.Basic
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.

Quot.map · cited by 5Quot.mapmap.congr_simpCITED BYCITES

Cites1

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

  • Quot.mapstatement and proof · cited by 5

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.