Mathlib Map

Theorems · Theorem

Function.Bijective.comp

∀ {α : Sort u₁} {β : Sort u₂} {φ : Sort u₃} {g : β → φ} {f : α → β},
  Function.Bijective g → Function.Bijective f → Function.Bijective (g ∘ f)
Defined in
Mathlib.Logic.Function.Defs
Cited by
26 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms

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 by26

Results whose statement or proof uses this declaration.